webpage
webpage copied to clipboard
Bump sphinx from 8.1.3 to 8.2.3
Bumps sphinx from 8.1.3 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
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 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)