Bump the ci-constraints group across 1 directory with 6 updates#28
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the ci-constraints group across 1 directory with 6 updates#28dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the ci-constraints group with 6 updates in the /ci directory: | Package | From | To | | --- | --- | --- | | [idna](https://github.com/kjd/idna) | `3.16` | `3.18` | | [docutils](https://github.com/rtfd/recommonmark) | `0.22.4` | `0.23` | | ruamel-yaml | `0.18.16` | `0.19.1` | | [sphinx-tabs](https://github.com/executablebooks/sphinx-tabs) | `3.4.5` | `3.4.7` | | [sphinx-toolbox](https://github.com/sphinx-toolbox/sphinx-toolbox) | `4.1.2` | `4.2.0` | | [standard-imghdr](https://github.com/youknowone/python-deadlib) | `3.10.14` | `3.13.0` | Updates `idna` from 3.16 to 3.18 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md) - [Commits](kjd/idna@v3.16...v3.18) Updates `docutils` from 0.22.4 to 0.23 - [Changelog](https://github.com/readthedocs/recommonmark/blob/master/CHANGELOG.md) - [Commits](https://github.com/rtfd/recommonmark/commits) Updates `ruamel-yaml` from 0.18.16 to 0.19.1 Updates `sphinx-tabs` from 3.4.5 to 3.4.7 - [Release notes](https://github.com/executablebooks/sphinx-tabs/releases) - [Changelog](https://github.com/executablebooks/sphinx-tabs/blob/main/CHANGELOG.md) - [Commits](executablebooks/sphinx-tabs@v3.4.5...v3.4.7) Updates `sphinx-toolbox` from 4.1.2 to 4.2.0 - [Release notes](https://github.com/sphinx-toolbox/sphinx-toolbox/releases) - [Changelog](https://github.com/sphinx-toolbox/sphinx-toolbox/blob/master/doc-source/changelog.rst) - [Commits](sphinx-toolbox/sphinx-toolbox@v4.1.2...v4.2.0) Updates `standard-imghdr` from 3.10.14 to 3.13.0 - [Release notes](https://github.com/youknowone/python-deadlib/releases) - [Commits](youknowone/python-deadlib@v3.10.14...v3.13.0) --- updated-dependencies: - dependency-name: idna dependency-version: '3.18' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ci-constraints - dependency-name: docutils dependency-version: '0.23' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ci-constraints - dependency-name: ruamel-yaml dependency-version: 0.19.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ci-constraints - dependency-name: sphinx-tabs dependency-version: 3.4.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ci-constraints - dependency-name: sphinx-toolbox dependency-version: 4.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ci-constraints - dependency-name: standard-imghdr dependency-version: 3.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ci-constraints ... Signed-off-by: dependabot[bot] <support@github.com>
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
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.
Warning
Dependabot will stop supporting
python v3.9!Please upgrade to one of the following versions:
v3.9,v3.10,v3.11,v3.12,v3.13, orv3.14.Bumps the ci-constraints group with 6 updates in the /ci directory:
3.163.180.22.40.230.18.160.19.13.4.53.4.74.1.24.2.03.10.143.13.0Updates
idnafrom 3.16 to 3.18Changelog
Sourced from idna's changelog.
Commits
f39ea90Release 3.1840f4e40Pre-release 3.18rc01a5bf80Merge pull request #253 from kjd/lenient-decode5bbb26fMerge branch 'master' into lenient-decodec532baeRename decode() lenient= option to display= (issue #248)0b1758bMerge pull request #252 from kjd/release-3.17f48619cRelease 3.177421ba8Pre-release 3.17rc022ebb73Merge pull request #251 from kjd/structure-optimizations2a7ac0aDrop redundant parallel-arrays comment from uts46dataUpdates
docutilsfrom 0.22.4 to 0.23Commits
Updates
ruamel-yamlfrom 0.18.16 to 0.19.1Updates
sphinx-tabsfrom 3.4.5 to 3.4.7Release notes
Sourced from sphinx-tabs's releases.
Changelog
Sourced from sphinx-tabs's changelog.
Commits
85913d9Bump versiona27c4d8Remove failing upload to codecov in CIb3e66f6Bump version3e52a1eDrop usage of internal API when conditionally including assets (#198)e83dc14Unpin Python version and dont reread README.md in setup.py (#192)Updates
sphinx-toolboxfrom 4.1.2 to 4.2.0Release notes
Sourced from sphinx-toolbox's releases.
Changelog
Sourced from sphinx-toolbox's changelog.
... (truncated)
Commits
9fc6751Bump version v4.2.0rc1 -> v4.2.0c170d52Update changelog.15d16d3[repo-helper] Configuration Update (#215)b9f205aUpdate for latest dict2cssbe904f9Bump version v4.1.2 -> v4.2.0rc122e881cRemove cap on ruamel.yaml (#214)6289fd2Skip Sphinx 9.1 on Python 3.11 as unsupported.e0bc43aLint065ca07Update generic_bases.py for Sphinx 9701d248Use config-inited to setup overload documenters.Updates
standard-imghdrfrom 3.10.14 to 3.13.0Commits
eb25886release workflow4dcb009Prepare 3.13-compatible release2af39a1Merge pull request #36 from youknowone/remove-distutils48dbc68Strike distutils from README90f6422Remove distutils from test3318056Improve test helper script5218c79Revert aifc changes to use chunkmuncher and add standard-chunkfa65973Merge pull request #33 from youknowone/distutils-3.11d8eb34ddistutils 3.11.9925bc8edistutils 3.10.14Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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