chore(deps): update dependency sphinx to v8
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
Sphinx (changelog) | dev-dependencies | major |
^4.5.0 -> ^4.5.0 || ^8.0.0
|
Release Notes
sphinx-doc/sphinx (Sphinx)
v8.0.2
: Sphinx 8.0.2
Changelog: https://www.sphinx-doc.org/en/master/changes.html
v8.0.1
: Sphinx 8.0.1
Changelog: https://www.sphinx-doc.org/en/master/changes.html
v8.0.0
: Sphinx 8.0.0
Changelog: https://www.sphinx-doc.org/en/master/changes.html
Dependencies
- #12633: Drop Python 3.9 support.
Incompatible changes
-
Remove deprecated functions from
sphinx.util
:- Removed
sphinx.util.path_stabilize
(usesphinx.util.osutil.path_stabilize
). - Removed
sphinx.util.display_chunk
(usesphinx.util.display.display_chunk
). - Removed
sphinx.util.status_iterator
(usesphinx.util.display.status_iterator
). - Removed
sphinx.util.SkipProgressMessage
(usesphinx.util.display.SkipProgressMessage
). - Removed
sphinx.util.progress_message
(usesphinx.util.display.progress_message
). - Removed
sphinx.util.epoch_to_rfc1123
(usesphinx.http_date.epoch_to_rfc1123
). - Removed
sphinx.util.rfc1123_to_epoch
(usesphinx.http_date.rfc1123_to_epoch
). - Removed
sphinx.util.save_traceback
(usesphinx.exceptions.save_traceback
). - Removed
sphinx.util.format_exception_cut_frames
(usesphinx.exceptions.format_exception_cut_frames
). - Removed
sphinx.util.xmlname_checker
(usesphinx.builders.epub3._XML_NAME_PATTERN
).
Patch by Adam Turner.
- Removed
-
Removed
sphinx.util.osutil.cd
(usecontextlib.chdir
). Patch by Adam Turner. -
Removed
sphinx.util.typing.stringify
(usesphinx.util.typing.stringify_annotation
). Patch by Adam Turner. -
#12593: Raise an error for invalid
html_sidebars
values. Patch by Adam Turner. -
#12593: Raise an error in
Theme.get_config
for invalid sections. Patch by Adam Turner. -
#11693: Remove support for old-style
Makefile
andmake.bat
output insphinx-quickstart
. -
#11693: Remove the
--no-use-make-mode
,-M
,--use-make-mode
, and-m
options fromsphinx-quickstart
. Patch by Adam Turner. -
Removed the tuple interface to
sphinx.ext.autodoc.ObjectMember
. Patch by Adam Turner. -
#12630: Sphinx 8 makes two changes to the
linkcheck
configuration defaults:-
linkcheck_allow_unauthorized
is nowFalse
by default. -
linkcheck_report_timeouts_as_broken
is nowFalse
by default.
Patch by James Addison.
-
-
#12597: Change the default of
show_warning_types
fromFalse
toTrue
. Patch by Chris Sewell. -
#12083: Remove support for the old (2008--2010) Sphinx 0.5 and Sphinx 0.6
intersphinx_mapping
format. Patch by Bénédikt Tran and Adam Turner. -
#12096: Do not overwrite user-supplied files when copying assets unless forced with
force=True
. Patch by Adam Turner. -
#12646: Remove
sphinx.util.inspect.isNewType
. Useisinstance(obj, typing.NewType)
instead on Python 3.10 and newer. Patch by Adam Turner. -
Remove the long-deprecated (since Sphinx 2) alias to
VersionChange
insphinx.directives.other
(Deprecated since Sphinx 2). Usesphinx.domains.changeset.VersionChange
directly. Patch by Adam Turner.
Deprecated
-
#12643: Renamed
sphinx.ext.intersphinx.normalize_intersphinx_mapping
tosphinx.ext.intersphinx.validate_intersphinx_mapping
. The old name will be removed in Sphinx 10. Patch by Adam Turner. -
#12650, #12686, #12690: Extend the deprecation for string methods on
pathlib.Path
objects to Sphinx 9. Useos.fspath
to convert :py:class:~pathlib.Path
objects to strings, orpathlib.Path
's methods to work with path objects. Patch by Adam Turner.
v7.4.7
: Sphinx 7.4.7
Changelog: https://www.sphinx-doc.org/en/master/changes.html
v7.4.6
: Sphinx 7.4.6
Changelog: https://www.sphinx-doc.org/en/master/changes.html
v7.4.5
: Sphinx 7.4.5
Changelog: https://www.sphinx-doc.org/en/master/changes.html
v7.4.4
: Sphinx 7.4.4
Changelog: https://www.sphinx-doc.org/en/master/changes.html
v7.4.3
: Sphinx 7.4.3
Changelog: https://www.sphinx-doc.org/en/master/changes.html
v7.4.2
: Sphinx 7.4.2
Changelog: https://www.sphinx-doc.org/en/master/changes.html
v7.4.1
: Sphinx 7.4.1
Changelog: https://www.sphinx-doc.org/en/master/changes.html
v7.4.0
: Sphinx 7.4.0
Changelog: https://www.sphinx-doc.org/en/master/changes.html
v7.3.7
: Sphinx 7.3.7
Changelog: https://www.sphinx-doc.org/en/master/changes.html
v7.3.6
: Sphinx 7.3.6
Changelog: https://www.sphinx-doc.org/en/master/changes.html
v7.3.5
: Sphinx 7.3.5
Changelog: https://www.sphinx-doc.org/en/master/changes.html
v7.3.4
: Sphinx 7.3.4
Changelog: https://www.sphinx-doc.org/en/master/changes.html
v7.3.3
: Sphinx 7.3.3
Changelog: https://www.sphinx-doc.org/en/master/changes.html
v7.3.2
: Sphinx 7.3.2
Changelog: https://www.sphinx-doc.org/en/master/changes.html
v7.3.1
: Sphinx 7.3.1
Changelog: https://www.sphinx-doc.org/en/master/changes.html
v7.3.0
: Sphinx 7.3.0
Changelog: https://www.sphinx-doc.org/en/master/changes.html
v7.2.6
: Sphinx 7.2.6
Changelog: https://www.sphinx-doc.org/en/master/changes.html
v7.2.5
: Sphinx 7.2.5
Changelog: https://www.sphinx-doc.org/en/master/changes.html
v7.2.4
: Sphinx 7.2.4
Changelog: https://www.sphinx-doc.org/en/master/changes.html
v7.2.3
: Sphinx 7.2.3
Changelog: https://www.sphinx-doc.org/en/master/changes.html
v7.2.2
: Sphinx 7.2.2
Changelog: https://www.sphinx-doc.org/en/master/changes.html
v7.2.1
: Sphinx 7.2.1
Changelog: https://www.sphinx-doc.org/en/master/changes.html
v7.2.0
: Sphinx 7.2.0
Changelog: https://www.sphinx-doc.org/en/master/changes.html
v7.1.2
: Sphinx 7.1.2
Changelog: https://www.sphinx-doc.org/en/master/changes.html
v7.1.1
: Sphinx 7.1.1
Changelog: https://www.sphinx-doc.org/en/master/changes.html
v7.1.0
: Sphinx 7.1.0
Changelog: https://www.sphinx-doc.org/en/master/changes.html
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
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
v5.3.0
Changelog: https://www.sphinx-doc.org/en/master/changes.html
v5.2.3
Changelog: https://www.sphinx-doc.org/en/master/changes.html
v5.2.2
Changelog: https://www.sphinx-doc.org/en/master/changes.html
v5.2.1
Changelog: https://www.sphinx-doc.org/en/master/changes.html
v5.2.0
Changelog: https://www.sphinx-doc.org/en/master/changes.html
v5.1.1
Changelog: https://www.sphinx-doc.org/en/master/changes.html
v5.1.0
Changelog: https://www.sphinx-doc.org/en/master/changes.html
v5.0.2
Changelog: https://www.sphinx-doc.org/en/master/changes.html
v5.0.1
Changelog: https://www.sphinx-doc.org/en/master/changes.html
v5.0.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.