MyGrad
MyGrad copied to clipboard
Bump sphinx from 5.3.0 to 7.0.1 in /docs
Bumps sphinx from 5.3.0 to 7.0.1.
Release notes
Sourced from sphinx's releases.
v7.0.1
Changelog: https://www.sphinx-doc.org/en/master/changes.html
v7.0.0
Changelog: https://www.sphinx-doc.org/en/master/changes.html
v7.0.0rc1
Changelog: https://www.sphinx-doc.org/en/master/changes.html
v6.2.1
Changelog: https://www.sphinx-doc.org/en/master/changes.html
v6.2.0
Changelog: https://www.sphinx-doc.org/en/master/changes.html
v6.1.3
Changelog: https://www.sphinx-doc.org/en/master/changes.html
v6.1.2
Changelog: https://www.sphinx-doc.org/en/master/changes.html
v6.1.1
Changelog: https://www.sphinx-doc.org/en/master/changes.html
v6.1.0
Changelog: https://www.sphinx-doc.org/en/master/changes.html
v6.0.1
Changelog: https://www.sphinx-doc.org/en/master/changes.html
v6.0.0
Changelog: https://www.sphinx-doc.org/en/master/changes.html
v6.0.0b2
Changelog: https://www.sphinx-doc.org/en/master/changes.html
v6.0.0b1
Changelog: https://www.sphinx-doc.org/en/master/changes.html
Changelog
Sourced from sphinx's changelog.
Release 7.0.1 (released May 12, 2023)
Dependencies
- #11411: Support
Docutils 0.20_. Patch by Adam Turner... _Docutils 0.20: https://docutils.sourceforge.io/RELEASE-NOTES.html#release-0-20-2023-05-04
Bugs fixed
- #11418: Clean up remaining references to
sphinx.setup_commandfollowing the removal of support for setuptools. Patch by Willem Mulder.Release 7.0.0 (released Apr 29, 2023)
Incompatible changes
- #11359: Remove long-deprecated aliases for
MecabSplitterandDefaultSplitterinsphinx.search.ja.- #11360: Remove deprecated
make_old_idfunctions in domain object description classes.- #11363: Remove the Setuptools integration (
build_sphinxhook insetup.py).- #11364: Remove deprecated
sphinx.ext.napoleon.iteratorsmodule.- #11365: Remove support for the
jsdumpformat insphinx.search.- #11366: Make
localea required argument tosphinx.util.i18n.format_date().- #11370: Remove deprecated
sphinx.util.stemmermodule.- #11371: Remove deprecated
sphinx.pycode.ast.parse()function.- #11372: Remove deprecated
sphinx.io.read_doc()function.- #11373: Removed deprecated
sphinx.util.get_matching_files()function.- #11378: Remove deprecated
sphinx.util.docutils.is_html5_writer_available()function.- #11379: Make the
envargument toBuildersubclasses required.- #11380: autosummary: Always emit grouped import exceptions.
- #11381: Remove deprecated
stylekey for HTML templates.- #11382: Remove deprecated
sphinx.writers.latex.LaTeXTranslator.docclassesattribute.- #11383: Remove deprecated
sphinx.builders.html.html5_readyandsphinx.builders.html.HTMLTranslatorattributes.- #11385: Remove support for HTML 4 output.
Release 6.2.1 (released Apr 25, 2023)
... (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 removal- 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 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)