-
Notifications
You must be signed in to change notification settings - Fork 578
chore(deps): bump sphinx from 4.4.0 to 7.0.1 in /doc #3056
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
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. |
terriko
left a comment
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
d48cc78Bump to 7.0.1 finalde6b18aRemove remaining references to the setuptools integration (#11418)db54618Support Docutils 0.20 (#11411)8942a1dTest with Docutils 0.20c9d0933linkcheck: Use context managers for HTTP requests (#11318)2b1c106Update documentation workflowba74082Change concurrency groups for GitHub workflowsb546879Bump versiond568b2fBump to 7.0.0 finalff79edfRemovejsdumpreferences 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 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)