Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump sphinx-substitution-extensions from 2022.2.16 to 2024.2.25 #2134

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 26, 2024

Bumps sphinx-substitution-extensions from 2022.2.16 to 2024.2.25.

Release notes

Sourced from sphinx-substitution-extensions's releases.

Release 2024.02.25

2024.02.25 (2024-02-25)

Release 2024.02.24.1

2024.02.24.1 (2024-02-24)

Release 2024.02.24

2024.02.24 (2024-02-24)

Changelog

Sourced from sphinx-substitution-extensions's changelog.

Changelog

.. contents::

Next

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.

2020.07.04.0

  • Ensure non-lower-case replacements can also be substituted. Thanks go to @​Julian for this change.

... (truncated)

Commits
  • 3e7a7d8 Bump CHANGELOG
  • 3f7fc7e Merge pull request #699 from adamtheturtle/document-sub-download
  • 25d48b7 Add an example for substitution-download in the README
  • 8b7bce2 Merge pull request #698 from adamtheturtle/download-role
  • bf4b74b Fix sample file name
  • 6f49a8f Fix sample file name
  • 1c54c6f Fix linter complaints
  • edd9917 Remove TODO to be done in a follow-up
  • bc7b1eb Add a test for odd whitespace
  • 29a5e05 Progress towards fixing lint issues
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 26, 2024
@github-actions github-actions bot enabled auto-merge February 26, 2024 10:53
@dependabot dependabot bot force-pushed the dependabot/pip/sphinx-substitution-extensions-2024.2.25 branch from 5425706 to d8f975f Compare February 26, 2024 10:58
Copy link

codecov bot commented Feb 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (f4e7882) to head (670e2a8).
Report is 1 commits behind head on main.

❗ Current head 670e2a8 differs from pull request most recent head 121a08b. Consider uploading reports for the commit 121a08b to get more accurate results

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #2134   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           15        15           
  Lines          728       728           
  Branches        94        94           
=========================================
  Hits           728       728           

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

@dependabot dependabot bot force-pushed the dependabot/pip/sphinx-substitution-extensions-2024.2.25 branch from d8f975f to 670e2a8 Compare February 26, 2024 11:03
Bumps [sphinx-substitution-extensions](https://github.com/adamtheturtle/sphinx-substitution-extensions) from 2022.2.16 to 2024.2.25.
- [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@2022.02.16...2024.02.25)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/sphinx-substitution-extensions-2024.2.25 branch from 670e2a8 to 121a08b Compare February 26, 2024 11:07
@github-actions github-actions bot merged commit 5255a92 into main Feb 26, 2024
4 checks passed
@github-actions github-actions bot deleted the dependabot/pip/sphinx-substitution-extensions-2024.2.25 branch February 26, 2024 11:11
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