Skip to content

Comments

Bump pydata/pydata-sphinx-theme from 469e90895696e21b765121e952d84ea82c71410c to 213af5a59dd18500fdc3b82fb49afc89a54fff33#2309

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/pydata/pydata-sphinx-theme-213af5a59dd18500fdc3b82fb49afc89a54fff33
Open

Bump pydata/pydata-sphinx-theme from 469e90895696e21b765121e952d84ea82c71410c to 213af5a59dd18500fdc3b82fb49afc89a54fff33#2309
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/pydata/pydata-sphinx-theme-213af5a59dd18500fdc3b82fb49afc89a54fff33

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 20, 2026

Bumps pydata/pydata-sphinx-theme from 469e908 to 213af5a.

Changelog

Sourced from pydata/pydata-sphinx-theme's changelog.

Release instructions

This page contains the steps to make a release and some helpful resources to get you started.

Create an issue and copy/paste the steps below to release a new version. Close the issue when it is done.

These steps should be taken in order to create a new release![^release-refs]

**Double check for quality-control**

 There are no open issues with a impact: block-release label
 Check wether the localization files are up-to-date, or open a PR to update them if needed.

Prepare the codebase for a new version

 Bump __version__ in __init__.py
 Update our version switcher .json file with the new version
 Make a release commit: git commit -m 'bump: 0.1.9 → 0.2.0'
 Push the RLS commit git push upstream main
 If a release candidate is needed, tick this box when we're now ready for a full release.

Make the release

 Start a new GitHub release

Call the release the current version, e.g. v0.2.0
In the Choose a Tag: dropdown, type in the release name (e.g., v0.2.0) and click "Create new tag"
In the Target: dropdown, pin it to the release commit that you've just pushed.
Generate the automatic release notes, eventually manually specify the previous version (useful when several release candidate have been made)


 Confirm that the release completed

The publish github action job has completed successfully in the actions tab.
The PyPI version is updated


 Hide the previous patch version build in the RDT interface if needed.
 Open a new PR to bump the version to the next dev target (e.g. 0.2.1.dev0) in __init__.py
 Celebrate, you're done!

[^release-refs]: Taken from the release checklist. See the release documentation for an overview of release processes.

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [pydata/pydata-sphinx-theme](https://github.com/pydata/pydata-sphinx-theme) from 469e908 to 213af5a.
- [Release notes](https://github.com/pydata/pydata-sphinx-theme/releases)
- [Changelog](https://github.com/pydata/pydata-sphinx-theme/blob/main/RELEASE.md)
- [Commits](469e908...213af5a)

---
updated-dependencies:
- dependency-name: pydata/pydata-sphinx-theme
  dependency-version: 213af5a
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added tag: CI Pull requests that update GitHub Actions code tag: dependencies Pull requests that update a dependencies or that is related to PST dependencies labels Feb 20, 2026
@github-actions
Copy link

Coverage report

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  src/pydata_sphinx_theme
  __init__.py
  toctree.py
  translator.py
  utils.py
Project Total  

This report was generated by python-coverage-comment-action

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tag: CI Pull requests that update GitHub Actions code tag: dependencies Pull requests that update a dependencies or that is related to PST dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants