fix(deps): update dependency ty to v0.0.22#1606
Merged
renovate[bot] merged 1 commit intomasterfrom Mar 12, 2026
Merged
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #1606 +/- ##
=======================================
Coverage 79.15% 79.15%
=======================================
Files 354 354
Lines 11658 11658
Branches 536 536
=======================================
Hits 9228 9228
Misses 2245 2245
Partials 185 185
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
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.
This PR contains the following updates:
==0.0.21→==0.0.22Release Notes
astral-sh/ty (ty)
v0.0.22Compare Source
Released on 2026-03-12.
Bug fixes
Divergentif they were assigned using tuple unpacking in loops (#23812)error = "all"in a rootpyproject.tomlfile to be overridden usingtool.ty.overridesin a subdirectory'spyproject.tomlfile (#23712)type[]types to their constructorCallabletype during assignability checks, not during redundancy/subtyping checks (#23834, #23901)LSP server
CLI
ty explain <RULE>CLI command (#23766)Core type checking
TypeVarTupleparameters (#23807)LiteralStringto be narrowed using equality checks (#23794)types.ModuleType(#23786)__setitem__dunder calls (#23800)t | {"foo": int}asTDiftis an instance of a TypedDicttdwith afoo: intkey (#23806)TtoT & strrather thanstrifTis a constrained TypeVar withstras one of its constraints (#23850)NonetoNone | Unknownin invariant contexts (#23790)type[Callable]in type annotations (#23753)T & ~Sis always inferred as a subtype ofUduring generic inference ifTis understood as a subtype ofU(#23728)Installer
Contributors
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.