Bump the all group with 8 updates#617
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the all group with 8 updates: | Package | From | To | | --- | --- | --- | | [aiosignal](https://github.com/aio-libs/aiosignal) | `1.3.1` | `1.4.0` | | [async-timeout](https://github.com/aio-libs/async-timeout) | `4.0.3` | `5.0.1` | | [frozenlist](https://github.com/aio-libs/frozenlist) | `1.4.0` | `1.8.0` | | [idna](https://github.com/kjd/idna) | `3.15` | `3.18` | | [multidict](https://github.com/aio-libs/multidict) | `6.0.4` | `6.7.1` | | [yarl](https://github.com/aio-libs/yarl) | `1.9.4` | `1.24.2` | | [click](https://github.com/pallets/click) | `8.4.1` | `8.4.2` | | [mistune](https://github.com/lepture/mistune) | `3.3.1` | `3.3.2` | Updates `aiosignal` from 1.3.1 to 1.4.0 - [Release notes](https://github.com/aio-libs/aiosignal/releases) - [Changelog](https://github.com/aio-libs/aiosignal/blob/master/CHANGES.rst) - [Commits](aio-libs/aiosignal@v1.3.1...v1.4.0) Updates `async-timeout` from 4.0.3 to 5.0.1 - [Release notes](https://github.com/aio-libs/async-timeout/releases) - [Changelog](https://github.com/aio-libs-abandoned/async-timeout/blob/master/CHANGES.rst) - [Commits](aio-libs-abandoned/async-timeout@v4.0.3...v5.0.1) Updates `frozenlist` from 1.4.0 to 1.8.0 - [Release notes](https://github.com/aio-libs/frozenlist/releases) - [Changelog](https://github.com/aio-libs/frozenlist/blob/master/CHANGES.rst) - [Commits](aio-libs/frozenlist@v1.4.0...v1.8.0) Updates `idna` from 3.15 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.15...v3.18) Updates `multidict` from 6.0.4 to 6.7.1 - [Release notes](https://github.com/aio-libs/multidict/releases) - [Changelog](https://github.com/aio-libs/multidict/blob/master/CHANGES.rst) - [Commits](aio-libs/multidict@v6.0.4...v6.7.1) Updates `yarl` from 1.9.4 to 1.24.2 - [Release notes](https://github.com/aio-libs/yarl/releases) - [Changelog](https://github.com/aio-libs/yarl/blob/master/CHANGES.rst) - [Commits](aio-libs/yarl@v1.9.4...v1.24.2) Updates `click` from 8.4.1 to 8.4.2 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.md) - [Commits](pallets/click@8.4.1...8.4.2) Updates `mistune` from 3.3.1 to 3.3.2 - [Release notes](https://github.com/lepture/mistune/releases) - [Changelog](https://github.com/lepture/mistune/blob/main/docs/changes.rst) - [Commits](lepture/mistune@v3.3.1...v3.3.2) --- updated-dependencies: - dependency-name: aiosignal dependency-version: 1.4.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: async-timeout dependency-version: 5.0.1 dependency-type: indirect update-type: version-update:semver-major dependency-group: all - dependency-name: frozenlist dependency-version: 1.8.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: idna dependency-version: '3.18' dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: multidict dependency-version: 6.7.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: yarl dependency-version: 1.24.2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: click dependency-version: 8.4.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: mistune dependency-version: 3.3.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all ... 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.
Bumps the all group with 8 updates:
1.3.11.4.04.0.35.0.11.4.01.8.03.153.186.0.46.7.11.9.41.24.28.4.18.4.23.3.13.3.2Updates
aiosignalfrom 1.3.1 to 1.4.0Release notes
Sourced from aiosignal's releases.
Changelog
Sourced from aiosignal's changelog.
Commits
1cf8014Fix deploy892494cRelease v1.4 (#718)fa36082[pre-commit.ci] pre-commit autoupdate (#719)b7f68f1[pre-commit.ci] pre-commit autoupdate (#717)2b1acacBuild(deps): Bump sigstore/gh-action-sigstore-python from 3.0.0 to 3.0.1 (#716)17456edBuild(deps): Bump tox from 4.26.0 to 4.27.0 (#715)4c23690Build(deps): Bump pytest from 8.4.0 to 8.4.1 (#714)7be2f68Build(deps): Bump mypy from 1.16.0 to 1.16.1 (#713)5d62945Build(deps): Bump coverage from 7.9.0 to 7.9.1 (#712)a6d85c1Build(deps): Bump dependabot/fetch-metadata from 2.3.0 to 2.4.0 (#694)Updates
async-timeoutfrom 4.0.3 to 5.0.1Release notes
Sourced from async-timeout's releases.
Changelog
Sourced from async-timeout's changelog.
Commits
cc52d41Bump to 5.0.11af7d71Bump to 5.0.13bf26d9Fix #423: add requirements.txt to sdist package (#425)380e8baMention condition import of asyncio.timeout / async_timeout.timeout in README...8a232d0Update README3d3e3e4Bump to 5.0.0d5c21f3Mimic asyncio.Timeout behavior (#422)a1111c2Drop deprecated sync context manager support (#421)00fd343Imports cleanup7b61b33Update CI config fileUpdates
frozenlistfrom 1.4.0 to 1.8.0Release notes
Sourced from frozenlist's releases.
... (truncated)
Changelog
Sourced from frozenlist's changelog.
... (truncated)
Commits
48324afRelease 1.8.0 (#698)7e5eab0Add windows arm64 support (#678)a2c22c2Build(deps): Bump sphinx from 7.2.6 to 7.4.7 (#691)752b80aBuild(deps): Bump types-setuptools from 75.8.0.20250210 to 80.9.0.20250822 (#...6b9d557Build(deps): Bump cython from 3.1.1 to 3.1.4 (#690)7c4ad20Build(deps-dev): Bump tox from 4.11.4 to 4.30.3 (#693)65f35d6Build(deps): Bump pre-commit from 3.5.0 to 4.3.0 (#697)1ad0263Build(deps): Bump pytest from 7.4.3 to 8.4.2 (#694)884ee49Build(deps): Bump aiohttp-theme from 0.1.6 to 0.1.7 (#689)b2d6180Fix dependabot updates (#687)Updates
idnafrom 3.15 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
multidictfrom 6.0.4 to 6.7.1Release notes
Sourced from multidict's releases.
... (truncated)
Changelog
Sourced from multidict's changelog.
... (truncated)
Commits
39d3c32Release 6.7.1 (#1289)77bb95eFix memory leak caused by identity when default value is inplace (#1284)87dd4a4Bump dependabot/fetch-metadata from 2.4.0 to 2.5.0 (#1287)6c76412Bump actions/cache from 4 to 5 (#1275)b91a033Bump actions/upload-artifact from 4 to 6 (#1277)84bf82cBump psutil from 7.1.3 to 7.2.1 (#1279)3f7b3ceBump pypa/cibuildwheel from 3.3.0 to 3.3.1 (#1280)bbae902Bump sigstore/gh-action-sigstore-python from 3.1.0 to 3.2.0 (#1274)000b5b0Remove follow_untyped_imports for mypy-sphinx (#1286)3d2d630Bump actions/download-artifact from 6 to 7 (#1276)Updates
yarlfrom 1.9.4 to 1.24.2Release notes
Sourced from yarl's releases.
... (truncated)
Changelog
Sourced from yarl's changelog.
... (truncated)
Commits
d7d5867Release 1.24.2 (#1726)df6f4faci: build aarch64 and armv7l wheels on native ARM runners (#1724)229e624ci: pin CIBW_ARCHS_WINDOWS per runner to avoid wheel name collisions (#1725)10de971Release 1.24.1 (#1723)e6d1b8dMake the deploy job re-runnable after a partial release failure (#1721)98425c2ci: fall back to plain build frontend for odd-arch wheels (#1720)a9aa975Release 1.24.0 (#1719)8c35b6aAllow optional 'v' prefix in release head_line regex (#1718)0b434a6Pass PIP="uv pip" to make .develop in aiohttp workflow (#1717)c11af79Switch the aiohttp workflow to astral-sh/setup-uv (#1716)Updates
clickfrom 8.4.1 to 8.4.2Release notes
Sourced from click's releases.
Changelog
Sourced from click's changelog.
Commits
b2e30a1Release version 8.4.27a16b20Fixpackage_nameresolution when module differs from distribution name (#3582)bec5928Fixpackage_nameresolution when top-level module differs from distribution...916883aFix tests to not rely on-Wdefaultoption (#3591)09195f6Fix double-bracketing of choices in synopsis (#3578)1557e26Check for warning exception with idiomatic context managerd9ff133Static typing improvements inclick.shell_completion(#3460)762c97eFix double-bracketing of choices in synopsis8929d39Convert changes to markdown. (#3559)237be50Move changes headings down a level.Updates
mistunefrom 3.3.1 to 3.3.2Release notes
Sourced from mistune's releases.
Changelog
Sourced from mistune's changelog.
Commits
90b1a73chore: release 3.3.229b70a9fix: resolve mypy issues for python 3.8 and 3.9+de680fbchore: mypy remove useless ignore commentc9f1a54fix: try to support python 3.8Dependabot 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