Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 6, 2024

Bumps sphinx-substitution-extensions from 2024.2.25 to 2024.8.6.

Release notes

Sourced from sphinx-substitution-extensions's releases.

Release 2024.08.06

2024.08.06 (2024-08-06)

Changelog

Sourced from sphinx-substitution-extensions's changelog.

Changelog

.. contents::

Next

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
  • db98a94 Bump CHANGELOG
  • 814c48b Merge pull request #846 from adamtheturtle/dependabot/pip/sphinx-test--8.0.2
  • 48d2813 Bump sphinx[test] from 7.4.7 to 8.0.2
  • 30a2c24 Merge pull request #855 from adamtheturtle/dependabot/pip/myst-parser-4.0.0
  • a56c81b Bump myst-parser from 3.0.1 to 4.0.0
  • 97688f7 Merge pull request #854 from adamtheturtle/dependabot/pip/ruff-0.5.6
  • 8a5eb93 Bump ruff from 0.5.5 to 0.5.6
  • 08b46a2 Merge pull request #853 from adamtheturtle/run-pre-commit-ci-4
  • d0d6cf7 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.1
  • 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 <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 2024.2.25 to 2024.8.6.
- [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@2024.02.25...2024.08.06)

---
updated-dependencies:
- dependency-name: sphinx-substitution-extensions
  dependency-type: direct:production
  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 6, 2024
@codecov
Copy link

codecov bot commented Aug 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (0c1d526) to head (1bd7a7c).
Report is 501 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #2231   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           74        74           
  Lines         4932      4932           
  Branches       649       649           
=========================================
  Hits          4932      4932           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@adamtheturtle adamtheturtle merged commit 5ecd2f5 into main Aug 6, 2024
@adamtheturtle adamtheturtle deleted the dependabot/pip/sphinx-substitution-extensions-2024.8.6 branch August 6, 2024 14:41
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.

2 participants