Skip to content

Bump pydata/pydata-sphinx-theme/.github/workflows/CI.yml from e8db643b990df73812cf9397bc0f8cfa1164e4d3 to cd00a86a87aba3903543c00c5ce5f009c436e0b1#2345

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/pydata/pydata-sphinx-theme/dot-github/workflows/CI.yml-cd00a86a87aba3903543c00c5ce5f009c436e0b1
Open

Bump pydata/pydata-sphinx-theme/.github/workflows/CI.yml from e8db643b990df73812cf9397bc0f8cfa1164e4d3 to cd00a86a87aba3903543c00c5ce5f009c436e0b1#2345
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/pydata/pydata-sphinx-theme/dot-github/workflows/CI.yml-cd00a86a87aba3903543c00c5ce5f009c436e0b1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 5, 2026

Bumps pydata/pydata-sphinx-theme/.github/workflows/CI.yml from e8db643 to cd00a86.

Changelog

Sourced from pydata/pydata-sphinx-theme/.github/workflows/CI.yml'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 whether 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/.github/workflows/CI.yml](https://github.com/pydata/pydata-sphinx-theme) from e8db643 to cd00a86.
- [Release notes](https://github.com/pydata/pydata-sphinx-theme/releases)
- [Changelog](https://github.com/pydata/pydata-sphinx-theme/blob/main/RELEASE.md)
- [Commits](e8db643...cd00a86)

---
updated-dependencies:
- dependency-name: pydata/pydata-sphinx-theme/.github/workflows/CI.yml
  dependency-version: cd00a86
  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 Apr 5, 2026
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 5, 2026

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