build(deps): bump the quality group across 1 directory with 4 updates - #689
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the quality group across 1 directory with 4 updates#689dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #689 +/- ##
==========================================
+ Coverage 91.30% 93.87% +2.56%
==========================================
Files 3 59 +56
Lines 138 3214 +3076
==========================================
+ Hits 126 3017 +2891
- Misses 12 197 +185
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Bumps the quality group with 4 updates in the / directory: [ruff](https://github.com/astral-sh/ruff), [ty](https://github.com/astral-sh/ty), [prek](https://github.com/j178/prek) and [types-requests](https://github.com/python/typeshed). Updates `ruff` from 0.16.5 to 0.16.6 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.16.5...0.16.6) Updates `ty` from 0.0.75 to 0.0.78 - [Release notes](https://github.com/astral-sh/ty/releases) - [Changelog](https://github.com/astral-sh/ty/blob/main/CHANGELOG.md) - [Commits](astral-sh/ty@0.0.75...0.0.78) Updates `prek` from 0.5.0 to 0.5.2 - [Release notes](https://github.com/j178/prek/releases) - [Changelog](https://github.com/j178/prek/blob/master/CHANGELOG.md) - [Commits](j178/prek@v0.5.0...v0.5.2) Updates `types-requests` from 2.33.0.20260712 to 2.33.0.20260906 - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: prek dependency-version: 0.5.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: quality - dependency-name: ruff dependency-version: 0.16.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: quality - dependency-name: ty dependency-version: 0.0.78 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: quality - dependency-name: types-requests dependency-version: 2.33.0.20260906 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: quality ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/uv/main/quality-e18e95eccb
branch
from
September 10, 2026 08:07
064a1f1 to
31f66ec
Compare
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 quality group with 4 updates in the / directory: ruff, ty, prek and types-requests.
Updates
rufffrom 0.16.5 to 0.16.6Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
Commits
22f65a2Bump 0.16.6 (#28280)7cc9f1e[ty] DocumentCallableTypeKindvariants (#28277)056ce07Add UV_LOCKED to all workflows (#28261)6d6e35d[flake8-pytest-style] Avoid duplicatePT017diagnostics (#27918)80b4891[ty] Temporarily disable tuple types in property tests (#28275)3f7a54d[flake8-tidy-imports] Prevent fix loop betweenTID254andTID255(#28262)35656cf[ty] Preserve deprecations on decorated callables (#28256)d2626c8[ty] Reject missing attributes ontype[]aliases (#28267)ee6a6d1[ty] Support ParamSpecs inConstraintSet(#28028)7f6a170[ty] Move bound APIs to constraint owners (#28094)Updates
tyfrom 0.0.75 to 0.0.78Release notes
Sourced from ty's releases.
... (truncated)
Changelog
Sourced from ty's changelog.
... (truncated)
Commits
dca9f98Bump version to 0.0.78 (#4452)2bd3de2Updatestrict-literal-narrowingtostrict-equality-semantics(#4438)5fb846cUpdate prek dependencies (#4444)b55cd43Update docker/login-action action to v4.6.0 (#4445)ba84bdefix: update broken registry.bazel.build/docs URLs (#4439)371111bBump version to 0.0.77 (#4435)1940c8aBump version to 0.0.76 (#4426)c6d3626Improveuv-lockpre-commit configuration (#4398)Updates
prekfrom 0.5.0 to 0.5.2Release notes
Sourced from prek's releases.
... (truncated)
Changelog
Sourced from prek's changelog.
Commits
bfaa03cBump version to 0.5.2 (#2679)f0ce4c2Allow unknown tags by default incheck-yaml(#2678)78bb3feShow verbose builtin details by default (#2676)57ea73dAdd--allow-unknown-tagstocheck-yamlto disable tag checks (#2675)695f3d0Show hook selectors first in prek run help (#2673)edf43d5Reapply "Reject unsupported YAML tags in check-yaml (#2656)" (#2672)ed225b1Bump version to 0.5.2 (#2671)de6e614Revert unsupported YAML tag rejection in check-yaml (#2670)10a896eBump version to 0.5.1 (#2669)8648709Support Pixi for Conda environments (#2667)Updates
types-requestsfrom 2.33.0.20260712 to 2.33.0.20260906Commits