-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump the sphinx group with 5 updates #280
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the sphinx group with 5 updates: | Package | From | To | | --- | --- | --- | | [sphinx](https://github.com/sphinx-doc/sphinx) | `7.2.6` | `7.3.7` | | [sphinx-autobuild](https://github.com/sphinx-doc/sphinx-autobuild) | `2024.2.4` | `2024.4.16` | | [sphinx-gallery](https://github.com/sphinx-gallery/sphinx-gallery) | `0.15.0` | `0.16.0` | | [sphinx-notfound-page](https://github.com/readthedocs/sphinx-notfound-page) | `1.0.0` | `1.0.2` | | [sphinx-design](https://github.com/executablebooks/sphinx-design) | `0.5.0` | `0.6.0` | Updates `sphinx` from 7.2.6 to 7.3.7 - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst) - [Commits](sphinx-doc/sphinx@v7.2.6...v7.3.7) Updates `sphinx-autobuild` from 2024.2.4 to 2024.4.16 - [Release notes](https://github.com/sphinx-doc/sphinx-autobuild/releases) - [Changelog](https://github.com/sphinx-doc/sphinx-autobuild/blob/main/NEWS.rst) - [Commits](sphinx-doc/sphinx-autobuild@2024.02.04...2024.04.16) Updates `sphinx-gallery` from 0.15.0 to 0.16.0 - [Release notes](https://github.com/sphinx-gallery/sphinx-gallery/releases) - [Changelog](https://github.com/sphinx-gallery/sphinx-gallery/blob/master/.github_changelog_generator) - [Commits](sphinx-gallery/sphinx-gallery@v0.15.0...v0.16.0) Updates `sphinx-notfound-page` from 1.0.0 to 1.0.2 - [Changelog](https://github.com/readthedocs/sphinx-notfound-page/blob/main/CHANGELOG.rst) - [Commits](readthedocs/sphinx-notfound-page@1.0.0...1.0.2) Updates `sphinx-design` from 0.5.0 to 0.6.0 - [Release notes](https://github.com/executablebooks/sphinx-design/releases) - [Changelog](https://github.com/executablebooks/sphinx-design/blob/main/CHANGELOG.md) - [Commits](executablebooks/sphinx-design@v0.5.0...v0.6.0) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-minor dependency-group: sphinx - dependency-name: sphinx-autobuild dependency-type: direct:production update-type: version-update:semver-minor dependency-group: sphinx - dependency-name: sphinx-gallery dependency-type: direct:production update-type: version-update:semver-minor dependency-group: sphinx - dependency-name: sphinx-notfound-page dependency-type: direct:production update-type: version-update:semver-patch dependency-group: sphinx - dependency-name: sphinx-design dependency-type: direct:production update-type: version-update:semver-minor dependency-group: sphinx ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
labels
Jun 21, 2024
tkoyama010
previously approved these changes
Jun 21, 2024
tkoyama010
reviewed
Jun 21, 2024
auto-merge was automatically disabled
June 21, 2024 11:22
Pull request was closed
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the sphinx group with 5 updates:
7.2.6
7.3.7
2024.2.4
2024.4.16
0.15.0
0.16.0
1.0.0
1.0.2
0.5.0
0.6.0
Updates
sphinx
from 7.2.6 to 7.3.7Release notes
Sourced from sphinx's releases.
Changelog
Sourced from sphinx's changelog.
... (truncated)
Commits
de4ac2f
Bump to 7.3.7 final4a0c9dd
Return the default value for unsupported theme configuration sections62c3bad
Re-exportpy_sig_re
from the Python domain3bcc669
Defer loading entry-point themes until neededfa4563f
Bump version630b4fb
Bump to 7.3.6 final740b964
fixup! Elaborate a little more in the warning message forconfig.cache
141f3ec
Elaborate a little more in the warning message forconfig.cache
af27188
Addconfig.cache
to the list of warning typesbe2b083
Re-export more names insphinx.domains.python
(#12297)Updates
sphinx-autobuild
from 2024.2.4 to 2024.4.16Release notes
Sourced from sphinx-autobuild's releases.
Changelog
Sourced from sphinx-autobuild's changelog.
... (truncated)
Commits
1d432fe
Release 2024.04.1648a778c
Adopt Ruff781815a
Sort dependencies9232794
Remove unused coverage settingsecca45c
Update pre-commit tool versionsa3c4959
Add watchfiles as a dependency (#152)bf330a4
Release 2024.04.13f17b2ab
Allow floating point--delay
valuesfda9582
Runchange_callback
in an asynchronous executor49af6e1
Correct the help output in README.rstUpdates
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)Updates
sphinx-design
from 0.5.0 to 0.6.0Release notes
Sourced from sphinx-design's releases.
... (truncated)
Changelog
Sourced from sphinx-design's changelog.
... (truncated)
Commits
16af1dc
🚀 Release v0.6.0 (#197)f1427ce
✨ NEW: sync tabs by URL query parameters (#196)a6f97b8
🐛 FIX: do not closeinput
tag (#195)e258b45
👌 Use reference name by default for internal link cards (#183)3374383
✨ NEW: Create custom directives (#194)af64472
🔧 Add FIPS compliant flag to md5 call (#162)074f21f
👌 Remove duplicate CSS hashing for sphinx >= 7.1 (#193)be1b85d
🐛 Fix tab-item label with nested syntax (#135)89aaa26
👌 Improve dropdown title bar (#192)169c09d
📚 Change syntax dropdown color (#191)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 <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> 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 <dependency name> 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 <dependency name>
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 <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions