ROCm / rocm-install-on-linux

https://rocm.docs.amd.com/projects/install-on-linux/en/latest/
MIT License
12 stars 10 forks source link

build(deps): Bump sphinx-substitution-extensions from 2024.8.6 to 2024.10.17 in /docs/sphinx #329

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps sphinx-substitution-extensions from 2024.8.6 to 2024.10.17.

Release notes

Sourced from sphinx-substitution-extensions's releases.

Release 2024.10.17

2024.10.17 (2024-10-17)

Changelog

Sourced from sphinx-substitution-extensions's changelog.

2024.10.17

  • Support Python 3.13.
  • In MyST documents, support the myst_sub_delimiters option. This means you can use the {{replace-me}} syntax in MyST documents.

2024.08.06

  • 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.

... (truncated)

Commits
  • 1d52516 Bump CHANGELOG
  • 7118886 Merge pull request #980 from adamtheturtle/myst-sub-delimiters
  • d8f3cc7 Add documentation for new feature in README
  • b32284e Add new style substitution to MyST sample document
  • 2337fc8 Clarify test names
  • 46d2811 Add CHANGELOG entry for myst_sub_delimiters support
  • 1b1f7ad Add test for custom myst_sub_delimiters
  • 060f991 Passing basic test
  • f96eaad Progress towards passing test for MyST custom sub delimiters
  • 2af1f00 Merge pull request #979 from adamtheturtle/dependabot/pip/pyproject-fmt-2.4.2
  • 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 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)