-
Notifications
You must be signed in to change notification settings - Fork 506
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
chore(deps): bump sphinx from 4.4.0 to 7.0.1 in /doc #3056
Conversation
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.4.0 to 7.0.1. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES) - [Commits](sphinx-doc/sphinx@v4.4.0...v7.0.1) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Codecov Report
@@ Coverage Diff @@
## main #3056 +/- ##
==========================================
- Coverage 82.62% 82.32% -0.31%
==========================================
Files 694 714 +20
Lines 10754 11542 +788
Branches 1430 1703 +273
==========================================
+ Hits 8886 9502 +616
- Misses 1492 1633 +141
- Partials 376 407 +31
Flags with carried forward coverage won't be shown. Click here to find out more. see 41 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
Marking this as blocked: we'd need to do something about myst-parser. It's probably pretty doable, but requires some actual thought rather than a bot commit. |
Okay, that fix seems to have fixed it so the docs build in CI (the other fails are unrelated timeouts). I may be able to take away the pinning of myst-parser now that it's behaving (I presume it failed earlier because support for Sphinx7 wasn't out yet), but since dependabot will try to auto-upgrade it for us I'm not too concerned about leaving it pinned for a while. I still need to build the docs locally and test them before this is ready to merge, but I'll go do that today. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Okay, looks like this is good to merge. It uncovered some other issues; I'll file a separate issue/fix for those.
Bumps sphinx from 4.4.0 to 7.0.1.
Release notes
Sourced from sphinx's releases.
... (truncated)
Changelog
Sourced from sphinx's changelog.
... (truncated)
Commits
d48cc78
Bump to 7.0.1 finalde6b18a
Remove remaining references to the setuptools integration (#11418)db54618
Support Docutils 0.20 (#11411)8942a1d
Test with Docutils 0.20c9d0933
linkcheck: Use context managers for HTTP requests (#11318)2b1c106
Update documentation workflowba74082
Change concurrency groups for GitHub workflowsb546879
Bump versiond568b2f
Bump to 7.0.0 finalff79edf
Removejsdump
references post removalDependabot 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)