Skip to content

Bump sphinx-gallery from 0.19.0 to 0.20.0#13

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/master/sphinx-gallery-0.20.0
Open

Bump sphinx-gallery from 0.19.0 to 0.20.0#13
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/master/sphinx-gallery-0.20.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2026

Bumps sphinx-gallery from 0.19.0 to 0.20.0.

Release notes

Sourced from sphinx-gallery's releases.

Release v0.20.0

Support for Python 3.8 dropped in this release. Requirement is now Python >=3.10.

What's Changed

New Contributors

Full Changelog: sphinx-gallery/sphinx-gallery@v0.19.0...v0.20.0

Changelog

Sourced from sphinx-gallery's changelog.

v0.20.0

Implemented enhancements:

  • Support plain .rst files as example inputs [#1516](https://github.com/sphinx-gallery/sphinx-gallery/issues/1516) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1516>__ (timhoffm <https://github.com/timhoffm>__)
  • Remove “# noqa: E501” from end of text blocks [#1496](https://github.com/sphinx-gallery/sphinx-gallery/issues/1496) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1496>__ (lucyleeow <https://github.com/lucyleeow>__)
  • Embed code links with dirhtml builder [#1486](https://github.com/sphinx-gallery/sphinx-gallery/issues/1486) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1486>__ (cgohlke <https://github.com/cgohlke>__)

Fixed bugs:

  • FIX: Fix test_recommend_n_examples [#1508](https://github.com/sphinx-gallery/sphinx-gallery/issues/1508) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1508>__ (timhoffm <https://github.com/timhoffm>__)

Documentation

  • DOC: Add cards for the subsections on the main topic pages [#1500](https://github.com/sphinx-gallery/sphinx-gallery/issues/1500) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1500>__ (timhoffm <https://github.com/timhoffm>__)
  • Update FAQ with notebook and RST file guidance [#1499](https://github.com/sphinx-gallery/sphinx-gallery/issues/1499) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1499>__ (timhoffm <https://github.com/timhoffm>__)
  • Fix typo in note about Binder/JupyterLite [#1490](https://github.com/sphinx-gallery/sphinx-gallery/issues/1490) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1490>__ (niksirbi <https://github.com/niksirbi>__)
  • [DOC] Add an example or index.rst file that allow example in multiple sections [#1483](https://github.com/sphinx-gallery/sphinx-gallery/issues/1483) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1483>__ (rflamary <https://github.com/rflamary>__)
  • DOC Add plotly to supported scrapers [#1481](https://github.com/sphinx-gallery/sphinx-gallery/issues/1481) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1481>__ (lucyleeow <https://github.com/lucyleeow>__)
  • Add comment on path for sphinx_gallery_thumbnail_path [#1463](https://github.com/sphinx-gallery/sphinx-gallery/issues/1463) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1463>__ (AdamRJensen <https://github.com/AdamRJensen>__)
  • Update instructions for converting script to notebook [#1458](https://github.com/sphinx-gallery/sphinx-gallery/issues/1458) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1458>__ (ixjlyons <https://github.com/ixjlyons>__)
  • DOC Update junit doc [#1450](https://github.com/sphinx-gallery/sphinx-gallery/issues/1450) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1450>__ (lucyleeow <https://github.com/lucyleeow>__)
  • DOC: Add JUnit XML parsing example [#1451](https://github.com/sphinx-gallery/sphinx-gallery/issues/1451) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1451>__ (user27182 <https://github.com/user27182>__)

Project maintenance

  • [pre-commit.ci] pre-commit autoupdate [#1528](https://github.com/sphinx-gallery/sphinx-gallery/issues/1528) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1528>__ (pre-commit-ci[bot] <https://github.com/apps/pre-commit-ci>__)
  • MNT Update jupyterlite-sphinx version in circle CI [#1525](https://github.com/sphinx-gallery/sphinx-gallery/issues/1525) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1525>__ (lucyleeow <https://github.com/lucyleeow>__)
  • [pre-commit.ci] pre-commit autoupdate [#1524](https://github.com/sphinx-gallery/sphinx-gallery/issues/1524) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1524>__ (pre-commit-ci[bot] <https://github.com/apps/pre-commit-ci>__)
  • Bump actions/checkout from 5 to 6 in the actions group [#1523](https://github.com/sphinx-gallery/sphinx-gallery/issues/1523) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1523>__ (dependabot[bot] <https://github.com/apps/dependabot>__)
  • [pre-commit.ci] pre-commit autoupdate [#1522](https://github.com/sphinx-gallery/sphinx-gallery/issues/1522) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1522>__ (pre-commit-ci[bot] <https://github.com/apps/pre-commit-ci>__)
  • [pre-commit.ci] pre-commit autoupdate [#1520](https://github.com/sphinx-gallery/sphinx-gallery/issues/1520) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1520>__ (pre-commit-ci[bot] <https://github.com/apps/pre-commit-ci>__)
  • [pre-commit.ci] pre-commit autoupdate [#1515](https://github.com/sphinx-gallery/sphinx-gallery/issues/1515) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1515>__ (pre-commit-ci[bot] <https://github.com/apps/pre-commit-ci>__)
  • MAINT: Add MNE-Python doc build integration test [#1514](https://github.com/sphinx-gallery/sphinx-gallery/issues/1514) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1514>__ (larsoner <https://github.com/larsoner>__)
  • ENH: Use :doc: instead of :ref: to link to examples [#1510](https://github.com/sphinx-gallery/sphinx-gallery/issues/1510) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1510>__ (timhoffm <https://github.com/timhoffm>__)
  • MNT: Use names instead of indices for Block namedtuple [#1509](https://github.com/sphinx-gallery/sphinx-gallery/issues/1509) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1509>__ (timhoffm <https://github.com/timhoffm>__)
  • [pre-commit.ci] pre-commit autoupdate [#1506](https://github.com/sphinx-gallery/sphinx-gallery/issues/1506) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1506>__ (pre-commit-ci[bot] <https://github.com/apps/pre-commit-ci>__)
  • Bump the actions group with 2 updates [#1505](https://github.com/sphinx-gallery/sphinx-gallery/issues/1505) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1505>__ (dependabot[bot] <https://github.com/apps/dependabot>__)
  • Fix sphinx warning [#1504](https://github.com/sphinx-gallery/sphinx-gallery/issues/1504) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1504>__ (timhoffm <https://github.com/timhoffm>__)
  • [pre-commit.ci] pre-commit autoupdate [#1503](https://github.com/sphinx-gallery/sphinx-gallery/issues/1503) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1503>__ (pre-commit-ci[bot] <https://github.com/apps/pre-commit-ci>__)
  • [pre-commit.ci] pre-commit autoupdate [#1502](https://github.com/sphinx-gallery/sphinx-gallery/issues/1502) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1502>__ (pre-commit-ci[bot] <https://github.com/apps/pre-commit-ci>__)
  • [pre-commit.ci] pre-commit autoupdate [#1501](https://github.com/sphinx-gallery/sphinx-gallery/issues/1501) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1501>__ (pre-commit-ci[bot] <https://github.com/apps/pre-commit-ci>__)
  • [pre-commit.ci] pre-commit autoupdate [#1498](https://github.com/sphinx-gallery/sphinx-gallery/issues/1498) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1498>__ (pre-commit-ci[bot] <https://github.com/apps/pre-commit-ci>__)
  • allow git archives to have dynamic versioning [#1497](https://github.com/sphinx-gallery/sphinx-gallery/issues/1497) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1497>__ (drammock <https://github.com/drammock>__)
  • [pre-commit.ci] pre-commit autoupdate [#1495](https://github.com/sphinx-gallery/sphinx-gallery/issues/1495) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1495>__ (pre-commit-ci[bot] <https://github.com/apps/pre-commit-ci>__)
  • [pre-commit.ci] pre-commit autoupdate [#1494](https://github.com/sphinx-gallery/sphinx-gallery/issues/1494) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1494>__ (pre-commit-ci[bot] <https://github.com/apps/pre-commit-ci>__)
  • [pre-commit.ci] pre-commit autoupdate [#1492](https://github.com/sphinx-gallery/sphinx-gallery/issues/1492) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1492>__ (pre-commit-ci[bot] <https://github.com/apps/pre-commit-ci>__)
  • Bump actions/setup-python from 5 to 6 in the actions group [#1491](https://github.com/sphinx-gallery/sphinx-gallery/issues/1491) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1491>__ (dependabot[bot] <https://github.com/apps/dependabot>__)
  • [pre-commit.ci] pre-commit autoupdate [#1488](https://github.com/sphinx-gallery/sphinx-gallery/issues/1488) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1488>__ (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.19.0 to 0.20.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.19.0...v0.20.0)

---
updated-dependencies:
- dependency-name: sphinx-gallery
  dependency-version: 0.20.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Mar 1, 2026
@dependabot dependabot bot temporarily deployed to github-pages March 1, 2026 09:04 Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants