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 4 updates in the / directory: sphinx, sphinx-autoapi, sphinx-gallery and sphinx-design.
Updates
sphinx
from 7.3.7 to 8.0.2Release notes
Sourced from sphinx's releases.
... (truncated)
Changelog
Sourced from sphinx's changelog.
... (truncated)
Commits
043750e
Bump to 8.0.2 finalcee9efc
Useclassmethod
for a class method16fed35
Bump versiond9bda77
Bump to 8.0.1 final006a6a7
Fix Flake8d0915ab
Fix mypy865b513
Patchpygments.Formatter.__class_getitem__
in Pygments 2.17f1d3c3f
Bump version0e8a638
Bump to 8.0.0 final5750d0e
[bot]: Update message catalogues (#12641)Updates
sphinx-autoapi
from 3.1.2 to 3.2.1Release notes
Sourced from sphinx-autoapi's releases.
Changelog
Sourced from sphinx-autoapi's changelog.
Commits
2a90c6d
Version 3.2.13e32238
Fix duplicates or error when init assigns to a propertya40327e
Version 3.2.0746e00d
Fixed formattingacad72b
Gracefully handle no objects being renderedd2a9675
Fix srcdir usage as a string for compatibility with Sphinx v852043a8
Address get_object_members() incompatibility with Sphinx v883560ba
Drop Python <=3.7 syntax1aade0f
functools.cached_property is considered a propertyfbacc72
Fix ignoring undocumented instance attributesUpdates
sphinx-gallery
from 0.16.0 to 0.17.0Release notes
Sourced from sphinx-gallery's releases.
... (truncated)
Commits
45403b6
MNT: Release 0.17.0 (#1349)d2c8e47
[ENH] Add custom thumbnails for failing examples (#1313)73b7ec8
[pre-commit.ci] pre-commit autoupdate (#1348)6b379ca
MNT: Fixgallery_conf
changes do not need to be returned (#1347)51cbf73
Introduction tooltip corresponds to the first paragraph (#1344)69007ef
DOC Add napari to users (#1346)1b4aecd
ENH: Parallel gallery generation (#877)cf81205
[pre-commit.ci] pre-commit autoupdate (#1345)764656c
[pre-commit.ci] pre-commit autoupdate (#1342)40f7589
DOC Fix nested_sections (#1339)Updates
sphinx-design
from 0.6.0 to 0.6.1Release notes
Sourced from sphinx-design's releases.
Changelog
Sourced from sphinx-design's changelog.
Commits
0b178a9
🚀 Release v0.6.1 (#213)36d3378
⬆️ Update sphinx v8 and test dependency versions (#212)a3bdfa3
👌 Reduce right-padding of dropdown title (#198)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