-
Notifications
You must be signed in to change notification settings - Fork 225
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
Update sphinx requirement from <6.1.0,>=4.2.0 to >=4.2.0,<6.2.0 #700
Conversation
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## master #700 +/- ##
==========================================
+ Coverage 80.11% 80.13% +0.02%
==========================================
Files 133 133
Lines 9177 9177
==========================================
+ Hits 7352 7354 +2
+ Misses 1825 1823 -2
Flags with carried forward coverage won't be shown. Click here to find out more.
|
4fafdb4
to
257cfa9
Compare
Updates the requirements on [sphinx](https://github.com/sphinx-doc/sphinx) to permit the latest version. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/v6.1.1/CHANGES) - [Commits](sphinx-doc/sphinx@v4.2.0...v6.1.1) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
257cfa9
to
d994e0d
Compare
Note: |
@ascillitoe this is getting confusing now, what is the version currently running on CI? It's rather misleading to have a bound in our deps file which is not true because another dependency pins it lower. That being said, I don't think a simple reversion will work as then we'll be in conflict with |
It is confusing indeed. In the CI for the previous dependabot PR (for This is a much more general error that we have run into a lot now (e.g. with |
Ideally we could attach the same note on every PR opened by |
Superseded by #709. |
Updates the requirements on sphinx to permit the latest version.
Release notes
Sourced from sphinx's releases.
Changelog
Sourced from sphinx's changelog.
... (truncated)
Commits
77aaa86
Bump to 6.1.1 final476c115
SuppressValueError
inapply_source_workaround
(#11092)c80d656
Bump version4e1004a
Bump to 6.1.0 finala2176d4
Fix deprecation warnings2c104e9
Merge branch '6.0.x'a27d262
Bump to 6.0.1 final821569e
Add note for Pygments222d366
imgmath: Fix relative file path (#10965)c499f66
Add SIM113 lint (#11057)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 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)