Skip to content

chore(deps-dev): Bump sphinx-substitution-extensions from 2026.6.17 to 2026.8.2 - #3121

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/pip/sphinx-substitution-extensions-2026.8.2
Aug 5, 2026
Merged

chore(deps-dev): Bump sphinx-substitution-extensions from 2026.6.17 to 2026.8.2#3121
github-actions[bot] merged 1 commit into
mainfrom
dependabot/pip/sphinx-substitution-extensions-2026.8.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 5, 2026

Copy link
Copy Markdown
Contributor

Bumps sphinx-substitution-extensions from 2026.6.17 to 2026.8.2.

Release notes

Sourced from sphinx-substitution-extensions's releases.

Release 2026.08.02

2026.08.02

  • Add content substitutions to the include directive with :content-substitutions: and :nocontent-substitutions: options.

  • Add an option to apply substitutions to external hyperlink targets.

Changelog

Sourced from sphinx-substitution-extensions's changelog.

Changelog

.. contents::

.. towncrier release notes start

2026.08.02

  • Add content substitutions to the include directive with :content-substitutions: and :nocontent-substitutions: options.

  • Add an option to apply substitutions to external hyperlink targets.

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.

... (truncated)

Commits
  • b64fabf Bump CHANGELOG
  • ada4550 Support substitutions in external hyperlink targets (#1612)
  • df9c499 Merge pull request #1611 from adamtheturtle/dependabot/pip/ty-0.0.65
  • e8655c7 chore(deps-dev): Bump ty from 0.0.64 to 0.0.65
  • 25aa90e Cover nested include substitution isolation (#1610)
  • 39c1bda Add include content substitutions (#1609)
  • cdd3e81 Include directive (#1265)
  • f5a3e31 Merge pull request #1608 from adamtheturtle/dependabot/pip/pyproject-fmt-2.26.0
  • 8c29e70 Merge pull request #1606 from adamtheturtle/dependabot/pip/sphinx-toolbox-4.3.0
  • 934d011 Merge pull request #1607 from adamtheturtle/dependabot/pip/ty-0.0.64
  • 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.6.17 to 2026.8.2.
- [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.06.17...2026.08.02)

---
updated-dependencies:
- dependency-name: sphinx-substitution-extensions
  dependency-version: 2026.8.2
  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 Aug 5, 2026
@dependabot
dependabot Bot deployed to development August 5, 2026 10:32 Active
@github-actions
github-actions Bot enabled auto-merge August 5, 2026 10:32
@github-actions
github-actions Bot merged commit cbf9129 into main Aug 5, 2026
15 of 20 checks passed
@github-actions
github-actions Bot deleted the dependabot/pip/sphinx-substitution-extensions-2026.8.2 branch August 5, 2026 10:56
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