#12582: Restore support for list-styled :confval:source_suffix values
with extensions that register parsers.
Patch by Adam Turner.
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.
Sphinx 7.3.0 and above changed caching and serialization checks. Now instead of passing
instantiated classes like ResetArgv(), classes like FileNameSortKey, or
callables like notebook_modification_function in sphinx_gallery_conf,
you should pass fully qualified name strings to classes or callables. If you change
to using name strings, you can simply use a function as the use of classes to ensure
a stable __repr__ would be redundant.
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
Bumps the doc-dependencies group with 5 updates in the / directory:
0.15.2
0.16.6
7.2.6
7.4.3
2.0.1
2.2.2
0.15.0
0.16.0
1.0.0
1.0.2
Updates
ansys-sphinx-theme
from 0.15.2 to 0.16.6Commits
01de749
chore: updating CHANGELOG for v0.16.6ccbfc51
release: bump version 0.16.6932cda6
release: bump version 0.16.6f720fef
chore: updating CHANGELOG for v0.16.6563094a
release: bump version 0.16.639ed278
Updating CHANGELOG for v0.16.515b71da
release: bump version 0.16.5024231e
Updating CHANGELOG for v0.16.4e2f1dff
release: bump version 0.16.421f58fb
release: bump version 0.16.4Updates
sphinx
from 7.2.6 to 7.4.3Release notes
Sourced from sphinx's releases.
Changelog
Sourced from sphinx's changelog.
... (truncated)
Commits
c4a7f5b
Bump to 7.4.3 final4bdef1b
Remove old-styledsource_suffix
values in tests55c8953
Restore support for list-stylesource_suffix
with third-party parsers (#1...a874246
Bump version1afa344
Bump to 7.4.2 final1c204e6
Increment the environment version to resolve C domain issues on incremental r...4051e2c
Bump version1dc45fd
Bump to 7.4.1 final73dd9fc
Restore support fortyping.ParamSpec
(#12581)18ac58b
Fix possibly-invalid HTML when a rubric node is manually createdUpdates
sphinx-autodoc-typehints
from 2.0.1 to 2.2.2Release notes
Sourced from sphinx-autodoc-typehints's releases.
Commits
ea99f28
Fix for Issue #384: typehints_defaults = "braces-after" fails for a multiline...0435d07
Fix issue #462 and another alias processing bug (#463)fb240ea
Support autodoc_type_aliases configuration (#459)41b2900
Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0 (#460)047ac44
[pre-commit.ci] pre-commit autoupdate (#461)fd0a0c6
[pre-commit.ci] pre-commit autoupdate (#458)d53b719
[pre-commit.ci] pre-commit autoupdate (#456)104b9a3
[pre-commit.ci] pre-commit autoupdate (#455)22883fb
[pre-commit.ci] pre-commit autoupdate (#453)aa4965c
[pre-commit.ci] pre-commit autoupdate (#452)Updates
sphinx-gallery
from 0.15.0 to 0.16.0Release notes
Sourced from sphinx-gallery's releases.
... (truncated)
Commits
f87e6d3
MAINT version 0.16 (#1296)2120054
ENH: Allow plain list as subsection_order and support a wildcard (#1295)f0e716e
BUG: Fix serialization with Sphinx 7.3 (#1289)0b243bf
[pre-commit.ci] pre-commit autoupdate (#1294)0790260
readme: adding quickstart section (#1291)8af7edb
DOC Update FFMpeg note in conf animation docs (#1292)ebe9388
readme: add link to docs (#1288)594bd90
Fix typo intest_fileno
(#1287)e22fc20
[pre-commit.ci] pre-commit autoupdate (#1284)6faca83
[pre-commit.ci] pre-commit autoupdate (#1279)Updates
sphinx-notfound-page
from 1.0.0 to 1.0.2Changelog
Sourced from sphinx-notfound-page's changelog.
Commits
bf8ef76
Release 1.0.23032721
fix: Set propernotfound_urls_prefix
option types (#233)bbc8127
fix(tests): resource warnings about unclosed file (#232)68fe9e6
Filter all code overpyupgrade --py38-plus
andruff
(#235)c05f361
test python 3.12 (#237)3616f22
Release 1.0.119cc822
do not create 404 page for embedded (e.g. ePub) (#231)cbbdc8e
Fix spacing in docs (#228)00ed1a1
Do not hardcode CSS/JS checksums (#226)9d1af35
Fix quotes (#223)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