Bump the minimum supported version of Sphinx to 7.3.5.
Remove support for sphinx-prompt.
Please create a GitHub issue if you have a use case for this extension which is not covered by the built-in Sphinx functionality.
2024.02.25
Add substitution-download role.
2024.02.24.1
Add support for MyST.
Thanks to Václav Votípka (@eNcacz) for the contribution.
2024.02.24
Bump the minimum supported version of Sphinx to 7.2.0.
Bump the minimum supported version of docutils to 0.19.
sphinx-prompt is no longer an optional dependency, meaning you can remove the [prompt] extras dependency specification.
Remove the need to specify the sphinx-prompt extension in conf.py in order to use the prompt directive.
Support Python 3.12
Drop support for Python 3.9
2022.02.16
Breaking change: The required Sphinx version is at least 4.0.
sphinx-prompt is now an optional dependency.
Thanks go to @dgarcia360 for this change.
2020.09.30.0
2020.07.04.1
Ensure non-lower-case replacements can also be substituted in the inline substitution code role.
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 merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show 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 from 2024.2.25 to 2024.8.6.
Release notes
Sourced from sphinx-substitution-extensions's releases.
Changelog
Sourced from sphinx-substitution-extensions's changelog.
... (truncated)
Commits
db98a94
Bump CHANGELOG814c48b
Merge pull request #846 from adamtheturtle/dependabot/pip/sphinx-test--8.0.248d2813
Bump sphinx[test] from 7.4.7 to 8.0.230a2c24
Merge pull request #855 from adamtheturtle/dependabot/pip/myst-parser-4.0.0a56c81b
Bump myst-parser from 3.0.1 to 4.0.097688f7
Merge pull request #854 from adamtheturtle/dependabot/pip/ruff-0.5.68a5eb93
Bump ruff from 0.5.5 to 0.5.608b46a2
Merge pull request #853 from adamtheturtle/run-pre-commit-ci-4d0d6cf7
Enable running the pre-commit checks on pre-commit CI which do not require sy...096532c
Merge pull request #850 from adamtheturtle/dependabot/pip/mypy-1.11.1Dependabot 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show