chore(deps-dev): bump the development-dependencies group across 1 directory with 5 updates - #105
Merged
JonZeolla merged 2 commits intoSep 21, 2026
Conversation
Contributor
Author
AssigneesThe following users could not be added as assignees: LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
…ectory with 5 updates Bumps the development-dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [coverage](https://github.com/coveragepy/coveragepy) | `7.15.0` | `7.16.1` | | [gitpython](https://github.com/gitpython-developers/GitPython) | `3.1.50` | `3.1.62` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `4.6.0` | `4.6.2` | | [pyright](https://github.com/RobertCraigie/pyright-python) | `1.1.411` | `1.1.414` | | [python-semantic-release](https://github.com/python-semantic-release/python-semantic-release) | `10.6.0` | `10.6.2` | Updates `coverage` from 7.15.0 to 7.16.1 - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.15.0...7.16.1) Updates `gitpython` from 3.1.50 to 3.1.62 - [Release notes](https://github.com/gitpython-developers/GitPython/releases) - [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES) - [Commits](gitpython-developers/GitPython@3.1.50...3.1.62) Updates `pre-commit` from 4.6.0 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.0...v4.6.2) Updates `pyright` from 1.1.411 to 1.1.414 - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](RobertCraigie/pyright-python@v1.1.411...v1.1.414) Updates `python-semantic-release` from 10.6.0 to 10.6.2 - [Release notes](https://github.com/python-semantic-release/python-semantic-release/releases) - [Changelog](https://github.com/python-semantic-release/python-semantic-release/blob/master/CHANGELOG.rst) - [Commits](python-semantic-release/python-semantic-release@v10.6...v10.6.2) --- updated-dependencies: - dependency-name: coverage dependency-version: 7.16.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: gitpython dependency-version: 3.1.62 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: pre-commit dependency-version: 4.6.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: pyright dependency-version: 1.1.414 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: python-semantic-release dependency-version: 10.6.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/uv/development-dependencies-70da048092
branch
from
September 21, 2026 12:16
7c03fc5 to
095f8e8
Compare
JonZeolla
enabled auto-merge (squash)
September 21, 2026 12:54
JonZeolla
approved these changes
Sep 21, 2026
JonZeolla
deleted the
dependabot/uv/development-dependencies-70da048092
branch
September 21, 2026 13:02
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 development-dependencies group with 5 updates in the / directory:
7.15.07.16.13.1.503.1.624.6.04.6.21.1.4111.1.41410.6.010.6.2Updates
coveragefrom 7.15.0 to 7.16.1Release notes
Sourced from coverage's releases.
... (truncated)
Changelog
Sourced from coverage's changelog.
... (truncated)
Commits
ccbb992docs: prep for 7.16.10697cccchore: make upgrade12f3595chore: bump docker/setup-qemu-action in the action-dependencies group (#2280)35b58d3fix: CoverageData.update() can be called twice on an in-memory database. #227992e1ce9chore: bump the action-dependencies group with 4 updates (#2278)bf07310build: quote var expansion (actionlint SC2086)3c434f5quality: use shellcheck-py to get shellcheck in GitHub CI632f397build: use .txt instead of .pip, even though it's a stupid extensionffc6a4atest: only run diff-cover on pull requests33553b3fix: exclude thecaseline when an irrefutable case body is excluded (#2269)Updates
gitpythonfrom 3.1.50 to 3.1.62Release notes
Sourced from gitpython's releases.
... (truncated)
Commits
db47516prepare new release10ec385get better commit messages from agentsb754897test: cover subdirectory discovery and pathspec commands in bare-repo worktre...9ebf8b6Merge pull request #2227 from nkbeast/fix-config-backslash-continuationa15f791fix: parse joined config values as a whole60dd946fix: ignore continuation markers in config comments075a664fix: join backslash line continuations when reading config values62d1e2fMerge pull request #2226 from gitpython-developers/dependabot/pre_commit/pre-...23d0e92build(deps): bump https://github.com/astral-sh/ruff-pre-commit8a14adcMerge pull request #2225 from gitpython-developers/submodule-path-hardeningUpdates
pre-commitfrom 4.6.0 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.x242ce8av4.6.1766e550Merge pull request #3727 from pre-commit/dedupe1558d06Merge pull request #3726 from pre-commit/exists-faster8a1c47aavoid duplicate files in --all-files during conflict2e01c99faster check of rev existing locally as a commit3613bf2Merge pull request #3701 from pre-commit/autoupdate-repos1d811d9Return an error for invalid --repoUpdates
pyrightfrom 1.1.411 to 1.1.414Commits
1aa6dfePyright NPM Package update to 1.1.414 (#370)5ecb4dftests: retry network tests (#369)978501bchore: bump timeout for pylance version check474b7bePyright NPM Package update to 1.1.413 (#365)4502e5dci: auto merge version bumps (#368)f9a9a6e[pyright updated to 1.1.412] Update Version (#364)Updates
python-semantic-releasefrom 10.6.0 to 10.6.2Release notes
Sourced from python-semantic-release's releases.
... (truncated)
Changelog
Sourced from python-semantic-release's changelog.
... (truncated)
Commits