chore(deps): bump sphinx from 7.2.6 to 8.2.3
Bumps sphinx from 7.2.6 to 8.2.3.
Release notes
Sourced from sphinx's releases.
Sphinx 8.2.3
Changelog: https://www.sphinx-doc.org/en/master/changes/8.2.html
Sphinx 8.2.2
Changelog: https://www.sphinx-doc.org/en/master/changes/8.2.html
Sphinx 8.2.1
Changelog: https://www.sphinx-doc.org/en/master/changes/8.2.html
Sphinx 8.2.0
Changelog: https://www.sphinx-doc.org/en/master/changes/8.2.html
Dependencies
- #13000: Drop Python 3.10 support.
Incompatible changes
- #13044: Remove the internal and undocumented
has_equationsdata from theMathDomaindomain. The undocumentedMathDomain.has_equationsmethod now unconditionally returnsTrue. These are replaced by thehas_maths_elementskey of the page context dict. Patch by Adam Turner.- #13227: HTML output for sequences of keys in the
kbdrole no longer uses a<kbd class="kbd compound">element to wrap the keys and separators, but places them directly in the relevant parent node. This means that CSS rulesets targetingkbd.compoundor.kbd.compoundwill no longer have any effect. Patch by Adam Turner.Deprecated
- #13037: Deprecate the
SingleHTMLBuilder.fix_refurismethod. Patch by James Addison.- #13083, #13330: Un-deprecate
sphinx.util.import_object. Patch by Matthias Geier.Features added
... (truncated)
Commits
847ad0cBump to 8.2.3 final4091fe3Add CHANGES for Sphinx 8.2.3c84c21fCorrect the date for Sphinx 8.2.2b3881bbFix _CurrentDocument membership testing with '{c,cpp}:parent_symbol'92b5303Define_StrPath.__radd__()5739a9dBump versionee96ef3Bump to 8.2.2 final3e0021cMove Sphinx 8.2.2 CHANGES to doc/changes1a62f31Fix apidoc extension not setting default header/package name (#13391)13d2899ReplaceNonefilename with''inSphinx.add_js_file()(#13402)- Additional commits viewable in compare view
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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@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)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Dependabot tried to add @censys/dev-oss as a reviewer to this PR, but received the following error from GitHub:
POST https://api.github.com/repos/censys/censys-python/pulls/676/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the teams you specified is not a collaborator of the censys/censys-python repository. // See: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request
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 @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.