build: Bump the dev-tooling group across 1 directory with 2 updates - #52
Merged
Merged
Conversation
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Member
|
@dependabot recreate |
dependabot
Bot
force-pushed
the
dependabot/uv/dev/dev-tooling-f5c7cbf63d
branch
from
September 17, 2026 01:13
a4fd56a to
a5d3a6f
Compare
Member
|
@dependabot recreate |
dependabot
Bot
force-pushed
the
dependabot/uv/dev/dev-tooling-f5c7cbf63d
branch
2 times, most recently
from
September 17, 2026 09:11
a5d3a6f to
46d0f00
Compare
PSheon
added a commit
that referenced
this pull request
Sep 17, 2026
… falls to 67 `decisions` was inferred from its one dict literal, so every value read off a row carried the union of all the literal's value types. ty 0.0.77 reported three diagnostics from that on `class_id[d["win"]]`; ty 0.0.80 reports five more on `-d["score"]` and `PAINT_ORDER[d["win"]]`, which is what turned the dev-tooling bump (#52) red at 75 against 70. None of the eight is a defect: the rows are heterogeneous records, and `list[dict[str, Any]]` says so. tools/ measures 67 under both ty versions with the annotation, so the baseline moves to the measured count rather than staying a hole three wide. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Member
|
@dependabot rebase |
Bumps the dev-tooling group with 2 updates in the / directory: [ruff](https://github.com/astral-sh/ruff) and [ty](https://github.com/astral-sh/ty). Updates `ruff` from 0.16.5 to 0.16.7 - [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.7) Updates `ty` from 0.0.77 to 0.0.80 - [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.77...0.0.80) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.16.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-tooling - dependency-name: ty dependency-version: 0.0.79 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-tooling ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/uv/dev/dev-tooling-f5c7cbf63d
branch
from
September 17, 2026 09:23
46d0f00 to
5ba220b
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 dev-tooling group with 2 updates in the / directory: ruff and ty.
Updates
rufffrom 0.16.5 to 0.16.7Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
b5dba86Bump version to 0.16.7 (#28496)5992d05Install rustfmt before linting releases (#28495)1713a1fensure prepare release changes pass prek (#28488)18cdbb4use scoped token for release workflow (#28484)c3813a5add a workflow for preparing releases (#28486)00948c0Remove the "Who’s Using Ruff?" list (#28455)86a2eba[pyupgrade] Stop recommending removedtyping.no_type_check_decorator(`UP...609e184Stop defining__cached__for Python 3.15 (#28476)859ff2f[ty] Track symlinked directory status in listings (#28482)77f6538Use paid GitHub-hosted runners for Linux (#28478)Updates
tyfrom 0.0.77 to 0.0.80Release notes
Sourced from ty's releases.
... (truncated)
Changelog
Sourced from ty's changelog.
... (truncated)
Commits
7fd8e15Bump version to 0.0.80 (#4501)c163f21Update dependency prek to v0.4.12 (#4494)8ce0450Update prek dependencies (#4495)5d0aa7aUpdate actions/attest-build-provenance action to v4.2.2 (#4497)e22b86bUpdate Swatinem/rust-cache action to v2.9.2 (#4496)5cde40fDocument uv integration and workspace trust settings (#4339)b4cd792Bump version to 0.0.79 (#4484)52f2d5bAdd a GitHub repository threat model for ty (#4481)fd0d789Declare support for Python 3.15 (#4476)7e7a87dImprove rooster-generated changelog sections (#4473)