Skip to content
This repository has been archived by the owner on Nov 7, 2022. It is now read-only.

Bump sphinx from 3.5.4 to 5.2.2 #40

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 28, 2022

Bumps sphinx from 3.5.4 to 5.2.2.

Release notes

Sourced from sphinx's releases.

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

No release notes provided.

v5.0.0b1

Changelog: https://www.sphinx-doc.org/en/master/changes.html

v4.5.0

Changelog: https://www.sphinx-doc.org/en/master/changes.html

v4.4.0

Changelog: https://www.sphinx-doc.org/en/master/changes.html

v4.3.1

No release notes provided.

Changelog

Sourced from sphinx's changelog.

Release 5.2.2 (released Sep 27, 2022)

  • #10872: Restore link targets for autodoc modules to the top of content. Patch by Dominic Davis-Foster.

Release 5.2.1 (released Sep 25, 2022)

Bugs fixed

  • #10861: Always normalise the pycon3 lexer to pycon.
  • Fix using sphinx.ext.autosummary with modules containing titles in the module-level docstring.

Release 5.2.0.post0 (released Sep 24, 2022)

  • Recreated source tarballs for Debian maintainers.

Release 5.2.0 (released Sep 24, 2022)

Dependencies

  • #10356: Sphinx now uses declarative metadata with pyproject.toml to create packages, using PyPA's flit project as a build backend. Patch by Adam Turner.

Deprecated

  • #10843: Support for HTML 4 output. Patch by Adam Turner.

Features added

  • #10738: napoleon: Add support for docstring types using 'of', like type of type. Example: tuple of int.
  • #10286: C++, support requires clauses not just between the template parameter lists and the declaration.
  • #10755: linkcheck: Check the source URL of raw directives that use the url option.
  • #10781: Allow :rst:role:ref role to be used with definitions and fields.
  • #10717: HTML Search: Increase priority for full title and subtitle matches in search results
  • #10718: HTML Search: Save search result score to the HTML element for debugging
  • #10673: Make toctree accept 'genindex', 'modindex' and 'search' docnames

... (truncated)

Commits
  • a651e6b Bump to 5.2.2 final
  • 335f335 Restore anchor links to top of module docstring
  • 19c2783 Correct error in release date for Sphinx 5.2.1
  • 635540c Restore anchor links to top of module docstring
  • 89b4f14 Fix mypy violations for v0.981 (#10875)
  • e0dbbc5 Bump to 5.2.1 final
  • 15c1cba Fix error in changelog for Sphinx 5.2.0
  • 77cee67 Define extra indent as a class attribute
  • 9ced736 Fix highlighting lexers
  • cd24c54 Bump to 5.2.0.post0 final
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.5.4 to 5.2.2.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/5.x/CHANGES)
- [Commits](sphinx-doc/sphinx@v3.5.4...v5.2.2)

---
updated-dependencies:
- dependency-name: sphinx
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 28, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 3, 2022

Superseded by #41.

@dependabot dependabot bot closed this Oct 3, 2022
@dependabot dependabot bot deleted the dependabot/pip/sphinx-5.2.2 branch October 3, 2022 11:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants