Skip to content

CI: (deps): Bump sphinx-gallery from 0.20.0 to 0.21.0 in /ci-dev#1041

Merged
unidata-pr-helper[bot] merged 1 commit intomainfrom
dependabot-pip-ci-dev-sphinx-gallery-0.21.0
Apr 27, 2026
Merged

CI: (deps): Bump sphinx-gallery from 0.20.0 to 0.21.0 in /ci-dev#1041
unidata-pr-helper[bot] merged 1 commit intomainfrom
dependabot-pip-ci-dev-sphinx-gallery-0.21.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 27, 2026

Bumps sphinx-gallery from 0.20.0 to 0.21.0.

Release notes

Sourced from sphinx-gallery's releases.

Release v0.21.0

Full Changelog

Support for Sphinx 5 dropped in this release. Requirement is now Sphinx >= 6.

Implemented enhancements:

  • Add support for dynamic filtering by tag #1555 (Cadair)

Fixed bugs:

  • Fix subsection header sanitization when nested_sections=False #1550 (lucyleeow)
  • Fix generate_gallery_rst when nested_sections=False user provides own index.rst #1549 (lucyleeow)

Documentation

Project maintenance

... (truncated)

Changelog

Sourced from sphinx-gallery's changelog.

v0.21.0

Support for Sphinx 5 dropped in this release. Requirement is now Sphinx >= 6.

Implemented enhancements:

  • Add support for dynamic filtering by tag [#1555](https://github.com/sphinx-gallery/sphinx-gallery/issues/1555) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1555>__ (Cadair <https://github.com/Cadair>__)

Fixed bugs:

  • Fix subsection header sanitization when nested_sections=False [#1550](https://github.com/sphinx-gallery/sphinx-gallery/issues/1550) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1550>__ (lucyleeow <https://github.com/lucyleeow>__)
  • Fix generate_gallery_rst when nested_sections=False user provides own index.rst [#1549](https://github.com/sphinx-gallery/sphinx-gallery/issues/1549) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1549>__ (lucyleeow <https://github.com/lucyleeow>__)

Documentation

  • DOC Add v0.20.0 to CHANGES.rst [#1567](https://github.com/sphinx-gallery/sphinx-gallery/issues/1567) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1567>__ (lucyleeow <https://github.com/lucyleeow>__)
  • DOC Note sphinx bump in changes [#1560](https://github.com/sphinx-gallery/sphinx-gallery/issues/1560) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1560>__ (lucyleeow <https://github.com/lucyleeow>__)
  • DOC Fix typos in nested_sections docs [#1547](https://github.com/sphinx-gallery/sphinx-gallery/issues/1547) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1547>__ (lucyleeow <https://github.com/lucyleeow>__)
  • Small typo on the configuration page of documentation [#1537](https://github.com/sphinx-gallery/sphinx-gallery/issues/1537) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1537>__ (floffy-f <https://github.com/floffy-f>__)
  • Update the list of projects [#1532](https://github.com/sphinx-gallery/sphinx-gallery/issues/1532) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1532>__ (timhoffm <https://github.com/timhoffm>__)

Project maintenance

  • [pre-commit.ci] pre-commit autoupdate [#1602](https://github.com/sphinx-gallery/sphinx-gallery/issues/1602) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1602>__ (pre-commit-ci[bot] <https://github.com/apps/pre-commit-ci>__)
  • TST: Use tmp_path fixture instead of tempfile [#1601](https://github.com/sphinx-gallery/sphinx-gallery/issues/1601) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1601>__ (QuLogic <https://github.com/QuLogic>__)
  • Re-enable Sphinx dev CI [#1599](https://github.com/sphinx-gallery/sphinx-gallery/issues/1599) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1599>__ (lucyleeow <https://github.com/lucyleeow>__)
  • ENH: Accept Paths in split_code_and_text_blocks [#1598](https://github.com/sphinx-gallery/sphinx-gallery/issues/1598) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1598>__ (QuLogic <https://github.com/QuLogic>__)
  • TYP: Fix typing for back references [#1597](https://github.com/sphinx-gallery/sphinx-gallery/issues/1597) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1597>__ (QuLogic <https://github.com/QuLogic>__)
  • [pre-commit.ci] pre-commit autoupdate [#1596](https://github.com/sphinx-gallery/sphinx-gallery/issues/1596) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1596>__ (pre-commit-ci[bot] <https://github.com/apps/pre-commit-ci>__)
  • TST Amend add_rst to add_file and make flexible [#1595](https://github.com/sphinx-gallery/sphinx-gallery/issues/1595) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1595>__ (lucyleeow <https://github.com/lucyleeow>__)
  • Switch from codecs.open to plain open [#1594](https://github.com/sphinx-gallery/sphinx-gallery/issues/1594) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1594>__ (QuLogic <https://github.com/QuLogic>__)
  • TST: Prefer Path over os.path in all test code [#1593](https://github.com/sphinx-gallery/sphinx-gallery/issues/1593) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1593>__ (QuLogic <https://github.com/QuLogic>__)
  • TST: Switch from tmpdir to tmp_path [#1592](https://github.com/sphinx-gallery/sphinx-gallery/issues/1592) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1592>__ (QuLogic <https://github.com/QuLogic>__)
  • Remove unused imports [#1591](https://github.com/sphinx-gallery/sphinx-gallery/issues/1591) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1591>__ (QuLogic <https://github.com/QuLogic>__)
  • [pre-commit.ci] pre-commit autoupdate [#1590](https://github.com/sphinx-gallery/sphinx-gallery/issues/1590) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1590>__ (pre-commit-ci[bot] <https://github.com/apps/pre-commit-ci>__)
  • [pre-commit.ci] pre-commit autoupdate [#1589](https://github.com/sphinx-gallery/sphinx-gallery/issues/1589) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1589>__ (pre-commit-ci[bot] <https://github.com/apps/pre-commit-ci>__)
  • Bump the actions group with 2 updates [#1588](https://github.com/sphinx-gallery/sphinx-gallery/issues/1588) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1588>__ (dependabot[bot] <https://github.com/apps/dependabot>__)
  • [pre-commit.ci] pre-commit autoupdate [#1586](https://github.com/sphinx-gallery/sphinx-gallery/issues/1586) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1586>__ (pre-commit-ci[bot] <https://github.com/apps/pre-commit-ci>__)
  • [pre-commit.ci] pre-commit autoupdate [#1585](https://github.com/sphinx-gallery/sphinx-gallery/issues/1585) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1585>__ (pre-commit-ci[bot] <https://github.com/apps/pre-commit-ci>__)
  • chore(projects): add the atomistic cookbook [#1584](https://github.com/sphinx-gallery/sphinx-gallery/issues/1584) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1584>__ (HaoZeke <https://github.com/HaoZeke>__)
  • [pre-commit.ci] pre-commit autoupdate [#1583](https://github.com/sphinx-gallery/sphinx-gallery/issues/1583) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1583>__ (pre-commit-ci[bot] <https://github.com/apps/pre-commit-ci>__)
  • [pre-commit.ci] pre-commit autoupdate [#1582](https://github.com/sphinx-gallery/sphinx-gallery/issues/1582) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1582>__ (pre-commit-ci[bot] <https://github.com/apps/pre-commit-ci>__)
  • Bump the actions group with 2 updates [#1581](https://github.com/sphinx-gallery/sphinx-gallery/issues/1581) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1581>__ (dependabot[bot] <https://github.com/apps/dependabot>__)
  • MNT: Extract test-related functionality from utils into _testing [#1580](https://github.com/sphinx-gallery/sphinx-gallery/issues/1580) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1580>__ (timhoffm <https://github.com/timhoffm>__)
  • MAINT: Autolabel fix (maybe) [#1579](https://github.com/sphinx-gallery/sphinx-gallery/issues/1579) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1579>__ (larsoner <https://github.com/larsoner>__)
  • MNT: Extract character length calculation from _format_for_writing [#1578](https://github.com/sphinx-gallery/sphinx-gallery/issues/1578) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1578>__ (timhoffm <https://github.com/timhoffm>__)
  • MNT: Refactor costs to an explicit data class ExampleCost [#1577](https://github.com/sphinx-gallery/sphinx-gallery/issues/1577) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1577>__ (timhoffm <https://github.com/timhoffm>__)
  • MNT: Add type annotations to gen_gallery.py [#1575](https://github.com/sphinx-gallery/sphinx-gallery/issues/1575) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1575>__ (timhoffm <https://github.com/timhoffm>__)
  • [pre-commit.ci] pre-commit autoupdate [#1574](https://github.com/sphinx-gallery/sphinx-gallery/issues/1574) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1574>__ (pre-commit-ci[bot] <https://github.com/apps/pre-commit-ci>__)

... (truncated)

Commits

Dependabot compatibility score

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 [sphinx-gallery](https://github.com/sphinx-gallery/sphinx-gallery) from 0.20.0 to 0.21.0.
- [Release notes](https://github.com/sphinx-gallery/sphinx-gallery/releases)
- [Changelog](https://github.com/sphinx-gallery/sphinx-gallery/blob/master/CHANGES.rst)
- [Commits](sphinx-gallery/sphinx-gallery@v0.20.0...v0.21.0)

---
updated-dependencies:
- dependency-name: sphinx-gallery
  dependency-version: 0.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@unidata-pr-helper unidata-pr-helper Bot merged commit 0e4353b into main Apr 27, 2026
40 of 41 checks passed
@unidata-pr-helper unidata-pr-helper Bot deleted the dependabot-pip-ci-dev-sphinx-gallery-0.21.0 branch April 27, 2026 18:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants