Bump the regular-version-updates group with 6 updates - #281
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the regular-version-updates group with 6 updates#281dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the regular-version-updates group with 6 updates: | Package | From | To | | --- | --- | --- | | [coverage](https://github.com/coveragepy/coveragepy) | `7.15.2` | `7.16.0` | | [mypy](https://github.com/python/mypy) | `2.3.0` | `2.3.1` | | [types-setuptools](https://github.com/python/typeshed) | `83.0.0.20260724` | `84.0.0.20260812` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `4.6.1` | `4.6.2` | | [tox](https://github.com/tox-dev/tox) | `4.58.0` | `4.61.2` | | [twine](https://github.com/pypa/twine) | `6.2.0` | `7.0.0` | Updates `coverage` from 7.15.2 to 7.16.0 - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.15.2...7.16.0) Updates `mypy` from 2.3.0 to 2.3.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v2.3.0...v2.3.1) Updates `types-setuptools` from 83.0.0.20260724 to 84.0.0.20260812 - [Commits](https://github.com/python/typeshed/commits) Updates `pre-commit` from 4.6.1 to 4.6.2 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v4.6.1...v4.6.2) Updates `tox` from 4.58.0 to 4.61.2 - [Release notes](https://github.com/tox-dev/tox/releases) - [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst) - [Commits](tox-dev/tox@4.58.0...4.61.2) Updates `twine` from 6.2.0 to 7.0.0 - [Release notes](https://github.com/pypa/twine/releases) - [Changelog](https://github.com/pypa/twine/blob/main/docs/changelog.rst) - [Commits](pypa/twine@6.2.0...7.0.0) --- updated-dependencies: - dependency-name: coverage dependency-version: 7.16.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: regular-version-updates - dependency-name: mypy dependency-version: 2.3.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: regular-version-updates - dependency-name: types-setuptools dependency-version: 84.0.0.20260812 dependency-type: direct:development update-type: version-update:semver-major dependency-group: regular-version-updates - dependency-name: pre-commit dependency-version: 4.6.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: regular-version-updates - dependency-name: tox dependency-version: 4.61.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: regular-version-updates - dependency-name: twine dependency-version: 7.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: regular-version-updates ... 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 regular-version-updates group with 6 updates:
7.15.27.16.02.3.02.3.183.0.0.2026072484.0.0.202608124.6.14.6.24.58.04.61.26.2.07.0.0Updates
coveragefrom 7.15.2 to 7.16.0Release notes
Sourced from coverage's releases.
Changelog
Sourced from coverage's changelog.
... (truncated)
Commits
3e9fc16docs: prep for 7.16.038be8d1build: control check-manifest explicitly8eb1266docs(build): no longer commit sample_html1a8b3fadocs: remove sample_htmlaeaa79bdocs: linklint is now sphinx-linklintd5eaf3ftest: a branchless way to re-add extensions57e52fddocs: adjust CHANGES for #2270b9d304dfix: check for multiprocessing in a --concurrency list (#2270)a6ef928chore: make upgrade070461fchore: bump the action-dependencies group with 4 updates (#2271)Updates
mypyfrom 2.3.0 to 2.3.1Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
d642c44Bump version to 2.3.1a392429[mypyc] Fix crash on double yielding Iterators (#21826)4843e77[mypyc] Fixdefault_factoryfor inherited dataclass (#21785)14f5df9[mypyc] Clear coroutine env on coroutine completion (#21734)6dfa06dFix crash when unpacking return value from overload (#21830)a385746Bump version to 2.3.1+devUpdates
types-setuptoolsfrom 83.0.0.20260724 to 84.0.0.20260812Commits
Updates
pre-commitfrom 4.6.1 to 4.6.2Release notes
Sourced from pre-commit's releases.
Changelog
Sourced from pre-commit's changelog.
Commits
9767b6cv4.6.242ee3ffMerge pull request #3743 from pre-commit/npm-build-scripts-11-x3056619fixlanguage: nodefor hooks with build scripts and npm 11.xUpdates
toxfrom 4.58.0 to 4.61.2Release notes
Sourced from tox's releases.
... (truncated)
Changelog
Sourced from tox's changelog.
... (truncated)
Commits
44fc6acrelease 4.61.2e28d9cf📝 docs: name the actor in the factor and schema prose (#4057)c808c2d[pre-commit.ci] pre-commit autoupdate (#4054)3aa0b69📝 docs(config): document how factors work (#4055)12b4270📝 docs(config): cover the keys that had no reference entry (#4056)f31ebed🐛 fix(config): stop splitting factor names that look like ranges (#4053)96e2d71chore: add license-files, remove licence classifier (PEP 639) (#4052)c8c010arelease 4.61.1cd8c1fa🐛 fix(schema): declare prefix in the labeled factor group's not clause (#4051)aa8f46crelease 4.61.0Updates
twinefrom 6.2.0 to 7.0.0Changelog
Sourced from twine's changelog.
Commits
fdb86cbUpdate changelog for 7.0.0 (#1344)bfa7f7fchangelog: backfill entries from PRs (#1330)4f20c0dRemove monkeypatch allowing Metadata 2.0 (#1317)1df249ebuild(deps): bump github/codeql-action from 4.35.2 to 4.35.3 (#1318)bea9607fix: bump minimum rich dependency to 14.3.3 to prevent verbose hang (#1308)ac17a17build(deps): bump actions/upload-artifact from 7.0.0 to 7.0.1 (#1311)039cedfbuild(deps): bump github/codeql-action from 4.35.1 to 4.35.2 (#1313)d465cb0Handle non-standard HTTP status codes (#1309)cab618fBumppackaging >= 26.1(#1310)2d06e11build(deps): bump pypa/gh-action-pypi-publish from 1.13.0 to 1.14.0 (#1307)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 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