-
Notifications
You must be signed in to change notification settings - Fork 39
Bump the pip-dependencies group across 1 directory with 9 updates #626
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
Closed
dependabot
wants to merge
1
commit into
main
from
dependabot/pip/third_party/pip-dependencies-4a76421fd5
Closed
Bump the pip-dependencies group across 1 directory with 9 updates #626
dependabot
wants to merge
1
commit into
main
from
dependabot/pip/third_party/pip-dependencies-4a76421fd5
Conversation
This file contains hidden or 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 pip-dependencies group with 9 updates in the /third_party directory: | Package | From | To | | --- | --- | --- | | [packaging](https://github.com/pypa/packaging) | `24.0` | `24.1` | | [pygments](https://github.com/pygments/pygments) | `2.15.1` | `2.18.0` | | [sphinxcontrib-applehelp](https://github.com/sphinx-doc/sphinxcontrib-applehelp) | `1.0.4` | `1.0.8` | | [sphinxcontrib-devhelp](https://github.com/sphinx-doc/sphinxcontrib-devhelp) | `1.0.2` | `1.0.6` | | [sphinxcontrib-htmlhelp](https://github.com/sphinx-doc/sphinxcontrib-htmlhelp) | `2.0.1` | `2.0.6` | | [sphinxcontrib-serializinghtml](https://github.com/sphinx-doc/sphinxcontrib-serializinghtml) | `1.1.5` | `1.1.10` | | [sphinxcontrib-qthelp](https://github.com/sphinx-doc/sphinxcontrib-qthelp) | `1.0.3` | `1.0.8` | | [sphinx](https://github.com/sphinx-doc/sphinx) | `4.5.0` | `5.3.0` | | [sphinx-book-theme](https://github.com/executablebooks/sphinx-book-theme) | `0.3.3` | `1.1.3` | Updates `packaging` from 24.0 to 24.1 - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](pypa/packaging@24.0...24.1) Updates `pygments` from 2.15.1 to 2.18.0 - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](pygments/pygments@2.15.1...2.18.0) Updates `sphinxcontrib-applehelp` from 1.0.4 to 1.0.8 - [Release notes](https://github.com/sphinx-doc/sphinxcontrib-applehelp/releases) - [Changelog](https://github.com/sphinx-doc/sphinxcontrib-applehelp/blob/master/CHANGES) - [Commits](sphinx-doc/sphinxcontrib-applehelp@1.0.4...1.0.8) Updates `sphinxcontrib-devhelp` from 1.0.2 to 1.0.6 - [Release notes](https://github.com/sphinx-doc/sphinxcontrib-devhelp/releases) - [Changelog](https://github.com/sphinx-doc/sphinxcontrib-devhelp/blob/1.0.6/CHANGES) - [Commits](sphinx-doc/sphinxcontrib-devhelp@1.0.2...1.0.6) Updates `sphinxcontrib-htmlhelp` from 2.0.1 to 2.0.6 - [Release notes](https://github.com/sphinx-doc/sphinxcontrib-htmlhelp/releases) - [Changelog](https://github.com/sphinx-doc/sphinxcontrib-htmlhelp/blob/master/CHANGES) - [Commits](sphinx-doc/sphinxcontrib-htmlhelp@2.0.1...2.0.6) Updates `sphinxcontrib-serializinghtml` from 1.1.5 to 1.1.10 - [Release notes](https://github.com/sphinx-doc/sphinxcontrib-serializinghtml/releases) - [Changelog](https://github.com/sphinx-doc/sphinxcontrib-serializinghtml/blob/master/CHANGES) - [Commits](sphinx-doc/sphinxcontrib-serializinghtml@1.1.5...1.1.10) Updates `sphinxcontrib-qthelp` from 1.0.3 to 1.0.8 - [Release notes](https://github.com/sphinx-doc/sphinxcontrib-qthelp/releases) - [Changelog](https://github.com/sphinx-doc/sphinxcontrib-qthelp/blob/master/CHANGES) - [Commits](sphinx-doc/sphinxcontrib-qthelp@1.0.3...1.0.8) Updates `sphinx` from 4.5.0 to 5.3.0 - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst) - [Commits](sphinx-doc/sphinx@v4.5.0...v5.3.0) Updates `sphinx-book-theme` from 0.3.3 to 1.1.3 - [Release notes](https://github.com/executablebooks/sphinx-book-theme/releases) - [Changelog](https://github.com/executablebooks/sphinx-book-theme/blob/master/CHANGELOG.md) - [Commits](executablebooks/sphinx-book-theme@v0.3.3...v1.1.3) --- updated-dependencies: - dependency-name: packaging dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: pygments dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: sphinxcontrib-applehelp dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-dependencies - dependency-name: sphinxcontrib-devhelp dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-dependencies - dependency-name: sphinxcontrib-htmlhelp dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-dependencies - dependency-name: sphinxcontrib-serializinghtml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-dependencies - dependency-name: sphinxcontrib-qthelp dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-dependencies - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip-dependencies - dependency-name: sphinx-book-theme dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
@dependabot ignore sphinx major version |
OK, I won't notify you about version 5.x.x of sphinx again, unless you unignore it. |
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 pip-dependencies group with 9 updates in the /third_party directory:
24.0
24.1
2.15.1
2.18.0
1.0.4
1.0.8
1.0.2
1.0.6
2.0.1
2.0.6
1.1.5
1.1.10
1.0.3
1.0.8
4.5.0
5.3.0
0.3.3
1.1.3
Updates
packaging
from 24.0 to 24.1Release notes
Sourced from packaging's releases.
Changelog
Sourced from packaging's changelog.
Commits
85442b8
Bump for release3e67fc7
Work aroundplatform.python_version()
returning non PEP 440 compliant versi...32deafe
Bump the github-actions group with 3 updates (#789)e0dda88
Documentmarkers.default_environment()
(#753)cc938f9
Modernise type annotations using FA rules from ruff (#785)757f559
Fix typo in_parser
docstring (#784)ec9f203
Bump the github-actions group with 4 updates (#782)5cbe1e4
Add support for Python 3.13 and drop EOL 3.7 (#783)cb8fd38
pyupgrade/black/isort/flake8 → ruff (#769)e8002b1
Bump for developmentUpdates
pygments
from 2.15.1 to 2.18.0Release notes
Sourced from pygments's releases.
... (truncated)
Changelog
Sourced from pygments's changelog.
... (truncated)
Commits
d7d11f6
Last steps for 2.18 release.ec7bfd2
Fix Janet version_added.ea9c823
Update CHANGES.338d366
Merge pull request #2670 from Kodiologist/hylex4d1371b
Lock down the pytest version.8dd97e0
Improve docs.26179d6
Fix deprecated variable usage in tests.ad125ca
Prepare 2.18 release.24deeb9
Lock the ruff version in tox.ini.c9165cf
Fix format string usage.Updates
sphinxcontrib-applehelp
from 1.0.4 to 1.0.8Release notes
Sourced from sphinxcontrib-applehelp's releases.
Changelog
Sourced from sphinxcontrib-applehelp's changelog.
Commits
cadf870
Bump to 1.0.8 finalccc77c8
Remove Sphinx as a required dependency (#15)303c7ef
Bump to 1.0.7 final41c0826
Fix mypy errorf0c70a4
Useos.PathLike
overpathlib.Path
efbef0b
Bump to 1.0.6 finalcb4550b
Restore support in tests forSphinx<7.2
7fb7372
Run pytest with-vv
42414fb
Test Sphinx's master branch distinctly from ordinary tests3c8e126
Fix GitHub Release workflowUpdates
sphinxcontrib-devhelp
from 1.0.2 to 1.0.6Release notes
Sourced from sphinxcontrib-devhelp's releases.
Changelog
Sourced from sphinxcontrib-devhelp's changelog.
Commits
1ace65f
Bump to 1.0.6 finalff26d1f
Remove Sphinx as a required dependency (#11)6401cf7
UseNode.findall
overNode.traverse
(#10)d3411a6
Bump to 1.0.5 final7ecbc2c
Useos.PathLike
overpathlib.Path
6419ea4
Bump to 1.0.4 final47d7318
Restore support in tests forSphinx<7.2
13329a9
Run pytest with-vv
21e6e88
Test Sphinx's master branch distinctly from ordinary tests39fe8ec
Fix GitHub Release workflowUpdates
sphinxcontrib-htmlhelp
from 2.0.1 to 2.0.6Release notes
Sourced from sphinxcontrib-htmlhelp's releases.
Changelog
Sourced from sphinxcontrib-htmlhelp's changelog.
Commits
49998fd
Bump to 2.0.6 final8c97fef
Fix tests for Sphinx 7.4 (#20)244375f
Bump to 2.0.5 final25f9218
Remove Sphinx as a required dependency (#18)39ee387
Bump to 2.0.4 finale6cfdf3
Useos.PathLike
overpathlib.Path
5c3bbc6
Bump to 2.0.3 final1f04366
Restore support in tests forSphinx<7.2
6f31e2b
Run pytest with-vv
626ab38
Test Sphinx's master branch distinctly from ordinary testsUpdates
sphinxcontrib-serializinghtml
from 1.1.5 to 1.1.10Release notes
Sourced from sphinxcontrib-serializinghtml's releases.
Changelog
Sourced from sphinxcontrib-serializinghtml's changelog.
Commits
941e0e8
Bump to 1.0.10 finalf0b7604
Remove Sphinx as a required dependency (#10)ff4bcae
Bump to 1.1.9 final5c62ad4
Properly serialise css_files and script_filesfde139a
Bump to 1.1.8 finalb3ed89b
Useos.PathLike
overpathlib.Path
957d087
Bump to 1.1.7 final4ba0bbc
Restore support in tests forSphinx<7.2
5c00ac1
Run pytest with-vv
010ed56
Test Sphinx's master branch distinctly from ordinary testsUpdates
sphinxcontrib-qthelp
from 1.0.3 to 1.0.8Release notes
Sourced from sphinxcontrib-qthelp's releases.
Changelog
Sourced from sphinxcontrib-qthelp's changelog.
Commits
d198d73
Bump to 1.0.8 final03ca571
Fix tests on Sphinx 7.4 (#16)79f0780
Bump to 1.0.7 finalb4d64f5
Remove Sphinx as a required dependency (#15)4427b86
Bump to 1.0.6 finalaba1193
Useos.PathLike
overpathlib.Path
9dad69f
Bump to 1.0.5 final23dd715
Restore support in tests forSphinx<7.2
4b107c9
Run pytest with-vv
0210d28
Test Sphinx's master branch distinctly from ordinary testsUpdates
sphinx
from 4.5.0 to 5.3.0Release notes
Sourced from sphinx's releases.
Changelog
Sourced from sphinx's changelog.
... (truncated)
Commits
c1f2a52
Bump to 5.3.0 final10db540
Allow sections in object description directives (#10919)0fd4539
Simplify bug report templateb58eb61
Update all GitHub actions workflows to Ubuntu latest3e04952
Addsphinx-build --bug-report
fa6d425
URI-escape image filenames (#10268)e008e16
Revert "Fix detection for out of date files (#9360)" (#10908)cef1a03
Update image for LaTeX job (#10916)b5ba1ed
s/5.2.0/5.3.0 in various code comments as #10759 got merged in 5.3.03deb527
Update CHANGES for PR #10759Updates
sphinx-book-theme
from 0.3.3 to 1.1.3Release notes
Sourced from sphinx-book-theme's releases.
... (truncated)
Changelog
Sourced from sphinx-book-theme's changelog.
... (truncated)
Commits
b0f7a35
Merge pull request #843 from executablebooks/agoose77/enh-bump-version21ead22
enh: bump versionc9ac6b1
Merge pull request #842 from executablebooks/agoose77/maint-bump-pydata-versionbd60e86
Merge pull request #809 from sinsong/master6e93460
maint: update pydata-sphinx-theme min version9939b7a
Update src/sphinx_book_theme/assets/styles/sections/_header-article.scss36de725
Merge branch 'master' into master3b6fd68
Merge pull request #841 from executablebooks/agoose77/fix-pydata-sphinx-theme...2e53d46
docs: fix false-positive for nested admonitions0a84a3f
ci: fix patternMost Recent Ignore Conditions Applied to This Pull Request
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