Skip to content

Bump sphinx-gallery from 0.20.0 to 0.21.0#66

Merged
tsalo merged 1 commit into
mainfrom
dependabot/uv/sphinx-gallery-0.21.0
May 5, 2026
Merged

Bump sphinx-gallery from 0.20.0 to 0.21.0#66
tsalo merged 1 commit into
mainfrom
dependabot/uv/sphinx-gallery-0.21.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 5, 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 dependabot Bot added ignore-for-release Don't include this PR in the release notes. maintenance labels May 5, 2026
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented May 5, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.77%. Comparing base (940472d) to head (de27e70).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #66   +/-   ##
=======================================
  Coverage   90.77%   90.77%           
=======================================
  Files          21       21           
  Lines        1463     1463           
  Branches      304      304           
=======================================
  Hits         1328     1328           
  Misses         76       76           
  Partials       59       59           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@tsalo
Copy link
Copy Markdown
Member

tsalo commented May 5, 2026

@dependabot rebase

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>
@dependabot dependabot Bot force-pushed the dependabot/uv/sphinx-gallery-0.21.0 branch from 27e9b25 to de27e70 Compare May 5, 2026 12:52
@tsalo tsalo merged commit f49c053 into main May 5, 2026
8 checks passed
@tsalo tsalo deleted the dependabot/uv/sphinx-gallery-0.21.0 branch May 5, 2026 12:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ignore-for-release Don't include this PR in the release notes. maintenance

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants