gaphor / gaphas

Gaphas is the diagramming widget library for Python.
https://gaphas.readthedocs.io
164 stars 21 forks source link

Bump sphinx from 7.3.7 to 7.4.2 in the pip-updates group #821

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps the pip-updates group with 1 update: sphinx.

Updates sphinx from 7.3.7 to 7.4.2

Release notes

Sourced from sphinx's releases.

Sphinx 7.4.2

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

Sphinx 7.4.1

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

Sphinx 7.4.0

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

Changelog

Sourced from sphinx's changelog.

Release 7.4.2 (released Jul 15, 2024)

Bugs fixed

  • #12580, #12583: Resolve failures with the C domain on incremental builds with Sphinx 7.3.7 and earlier. Patch by Adam Turner.

Release 7.4.1 (released Jul 15, 2024)

Bugs fixed

  • Fix invalid HTML when a rubric node with invalid heading-level is used. Patch by Adam Turner.
  • #12579, #12581: Restore support for typing.ParamSpec in autodoc. Patch by Adam Turner.

Release 7.4.0 (released Jul 15, 2024)

Dependencies

  • #12555: Drop Docutils 0.18.1 and Docutils 0.19 support. Patch by Adam Turner.
  • LaTeX: the xcolor package is now required (but is for example part of Ubuntu texlive-latex-recommended which has always been required).
  • LaTeX: the fontawesome5 LaTeX package is needed for the default choices of icons now used in admonition titles in PDF output; but if unavailable the PDF build will simply silently omit rendering such icons. Check the documentation of the iconpackage key of :ref:'sphinxsetup' <latexsphinxsetup> for more.

Deprecated

  • LaTeX: the sphinxlightbox environment is not used anymore, all types of admonitions use (by default) only sphinxheavybox.

Features added

.. rst-class:: compact

  • #11165: Support the officially recommended_ .jinja suffix for template files.

... (truncated)

Commits
  • 1afa344 Bump to 7.4.2 final
  • 1c204e6 Increment the environment version to resolve C domain issues on incremental r...
  • 4051e2c Bump version
  • 1dc45fd Bump to 7.4.1 final
  • 73dd9fc Restore support for typing.ParamSpec (#12581)
  • 18ac58b Fix possibly-invalid HTML when a rubric node is manually created
  • ffd7b78 Bump version
  • e938849 Bump to 7.4.0 final
  • f250270 [bot]: Update message catalogues (#12563)
  • 9f5f260 Use :py:class: for typing.Annotated
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions