-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Bump sphinx from 5.3.0 to 6.1.3 #2102
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
Conversation
c657ba4 to
f7d6167
Compare
ae9f8c3 to
1e439ab
Compare
|
We have to wait for the next MyST-Parser release .. and Sphinx 6.0 drops python 3.7
Related: |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
|
@dependabot reopen |
1e439ab to
3d040d0
Compare
|
Sphinx 6.x dropped Python 3.7 support .. EOL of python 3.7 is June / Security fixes only, as needed, until 2023-06 We should drop Python 3.7 from CI. |
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 5.3.0 to 6.1.3. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES) - [Commits](sphinx-doc/sphinx@v5.3.0...v6.1.3) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
3d040d0 to
7a310d2
Compare
- Python 3.7 supports security fixes only, as needed, until 2023-06 [1] - Some of SearXNG's dependencies do no longer support Python 3.7 [2] [1] https://peps.python.org/pep-0537/#and-beyond-schedule [2] searxng#2102 Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
|
@dependabot rebase |
|
Superseded by #2374. |
STATE --> we first need to merge:
Bumps sphinx from 5.3.0 to 6.1.3.
Release notes
Sourced from sphinx's releases.
Changelog
Sourced from sphinx's changelog.
... (truncated)
Commits
776d01eBump to 6.1.3 finala2e922aCHANGES for Sphinx 6.1.331162a9Handle exceptions forget_node_sourceandget_node_linedcb4429Restore Sphinx 5nodes.Elementcopying behaviour2a7c40dUndo parallel image changes7841d3dIgnore more checks in Ruff 0.0.214ddbc5b5Bump version393b408Bump to 6.1.2 finald8a5dd8Add note to CHANGES for PR 11100a1cd19eFix copying images under parallel execution (#11100)You can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)closes: https://github.com/searxng/searxng/issues/2001> Note