Skip to content

Bump sphinx-substitution-extensions from 2026.1.12 to 2026.6.17 in /docs#281

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/pip/docs/develop/sphinx-substitution-extensions-2026.6.17
Open

Bump sphinx-substitution-extensions from 2026.1.12 to 2026.6.17 in /docs#281
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/pip/docs/develop/sphinx-substitution-extensions-2026.6.17

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown
Contributor

Bumps sphinx-substitution-extensions from 2026.1.12 to 2026.6.17.

Release notes

Sourced from sphinx-substitution-extensions's releases.

Release 2026.06.17

2026.06.17

  • Drop Python 3.10 support (requires Python >=3.11).

  • Pin Sphinx to <9 in dev dependencies for sphinx_toolbox compatibility in sample project.

Changelog

Sourced from sphinx-substitution-extensions's changelog.

Changelog

.. contents::

.. towncrier release notes start

2026.06.17

  • Drop Python 3.10 support (requires Python >=3.11).

  • Pin Sphinx to <9 in dev dependencies for sphinx_toolbox compatibility in sample project.

2026.01.12

  • Fix bug where SubstitutionXRefRole removed all occurrences of "substitution-" from CSS class names instead of only the prefix.

2025.12.15

2025.11.17

  • Give version in extension metadata.

  • literalinclude directive now supports the following options:

    • :content-substitutions: - Performs substitutions on the included file content.
    • :path-substitutions: - Performs substitutions on the file path.
  • image directive now supports the following option:

    • :path-substitutions: - Performs substitutions on the image file path.
  • Add substitutions_default_enabled configuration option to enable substitutions by default. When set to True in conf.py:

    • Substitutions are applied to all code-block directives without requiring the :substitutions: flag. Use the :nosubstitutions: flag on individual code blocks to disable substitutions when the default is enabled.
    • Substitutions are applied to all literalinclude directives (both content and path) without requiring the :content-substitutions: or :path-substitutions: flags. Use the :nocontent-substitutions: or :nopath-substitutions: flags on individual literalinclude directives to disable substitutions when the default is enabled.
    • Substitutions are applied to all image directives (path) without requiring the :path-substitutions: flag. Use the :nopath-substitutions: flag on individual image directives to disable substitutions when the default is enabled.

2025.10.24

2025.06.06

... (truncated)

Commits
  • 811824d Bump CHANGELOG
  • babf777 feat: add support for nested substitutions (#1552)
  • 79ad021 Merge pull request #1553 from adamtheturtle/dependabot/pip/prek-0.4.5
  • f79de5d chore(deps-dev): Bump prek from 0.4.4 to 0.4.5
  • a98be42 Merge pull request #1551 from adamtheturtle/dependabot/pip/pyproject-fmt-2.24.1
  • 42f492f chore(deps-dev): Bump pyproject-fmt from 2.24.0 to 2.24.1
  • c3be2d0 Merge pull request #1550 from adamtheturtle/dependabot/pip/pytest-9.1.0
  • 762b1bc Merge pull request #1549 from adamtheturtle/dependabot/pip/pylint-4.0.6
  • 135d44f chore(deps): Bump pytest from 9.0.3 to 9.1.0
  • b957f95 chore(deps-dev): Bump pylint from 4.0.5 to 4.0.6
  • Additional commits viewable in compare view

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-substitution-extensions](https://github.com/adamtheturtle/sphinx-substitution-extensions) from 2026.1.12 to 2026.6.17.
- [Release notes](https://github.com/adamtheturtle/sphinx-substitution-extensions/releases)
- [Changelog](https://github.com/adamtheturtle/sphinx-substitution-extensions/blob/main/CHANGELOG.rst)
- [Commits](adamtheturtle/sphinx-substitution-extensions@2026.01.12...2026.06.17)

---
updated-dependencies:
- dependency-name: sphinx-substitution-extensions
  dependency-version: 2026.6.17
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
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.

1 participant