django-simple-history
django-simple-history copied to clipboard
Bump sphinx from 7.3.7 to 8.0.2 in /requirements
Bumps sphinx from 7.3.7 to 8.0.2.
Release notes
Sourced from sphinx's releases.
Sphinx 8.0.2
Changelog: https://www.sphinx-doc.org/en/master/changes.html
Sphinx 8.0.1
Changelog: https://www.sphinx-doc.org/en/master/changes.html
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
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_sidebarsvalues. Patch by Adam Turner.#12593: Raise an error in
Theme.get_configfor invalid sections.
... (truncated)
Changelog
Sourced from sphinx's changelog.
Release 8.0.2 (released Jul 30, 2024)
Bugs fixed
- Fix the
pygments.Formatter.__class_getitem__patch. Patch by Adam Turner.Release 8.0.1 (released Jul 30, 2024)
Bugs fixed
- Patch
pygments.Formatter.__class_getitem__in Pygments 2.17. Patch by Adam Turner.Release 8.0.0 (released Jul 29, 2024)
Dependencies
- #12633: Drop Python 3.9 support.
Incompatible changes
.. rst-class:: compact
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
... (truncated)
Commits
043750eBump to 8.0.2 finalcee9efcUseclassmethodfor a class method16fed35Bump versiond9bda77Bump to 8.0.1 final006a6a7Fix Flake8d0915abFix mypy865b513Patchpygments.Formatter.__class_getitem__in Pygments 2.17f1d3c3fBump version0e8a638Bump to 8.0.0 final5750d0e[bot]: Update message catalogues (#12641)- 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.