chore(deps): update dependency ty to >=0.0.19#334
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
Conversation
PR ReviewType: Automated dependency update (dev dependency) Changes: Updates ✅ Assessment
🧪 VerificationCI should confirm compatibility. The update includes:
Recommendation: ✅ Safe to merge after CI passes |
863aa09 to
87a38b4
Compare
87a38b4 to
d2e50ba
Compare
d2e50ba to
718b0fc
Compare
718b0fc to
9a15af5
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.
This PR contains the following updates:
>=0.0.15→>=0.0.19Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
astral-sh/ty (ty)
v0.0.19Compare Source
Released on 2026-02-26.
Bug fixes
x = y = {"a": 1}(#23523)TypeAliasTypedefinitions (#23397)LSP server
Core type checking
typing.Generatorprior to Python 3.13 (#23386)await foo()iffooreturnstyping.Awaitable[typing.Never]or similar (#23479)type[T]types (#23472)case {...}:patterns inmatchstatements (#23462)assert_typecalls or false-positiveredundant-castdiagnostics by reimplementing the equivalence type relation as mutual subtyping of top and bottom materializations (#23428)__contains__narrowing with PEP-695 type aliases (#23545)_value_annotations on enum classes (#22228)v0.0.18Compare Source
Released on 2026-02-20.
Bug fixes
type(...)with cyclic bases (#22792)TypeOfin annotations (#23407)LSP server
ty serverinteractively (#23416)call_signature_detailsparameter types (#23149)CLI
--output-formattoty version(#23387)Configuration
replace-imports-with-anyoption (#23122)Type checking
matchstatements (#22939)SelfinClassVartype annotations (#23362)ClassVar-qualified declarations when determining whether an abstract method has been overridden in a subclass (#23381)FinalandClassVar(#23365)assert_never(#23389)assert_typediagnostic messages (#23342)LiteralStringforf"{literal_str_a} {literal_str_b}"(#23346)[abstract-method-in-final-class]diagnostics less verbose for classes with many abstract methods (#23379)@finalclasses (#23376)Neverto terminate control flow (#23419)Sequence[<constituent integers in the bytestring>](#23329)Iterableparameter in type variable inference. (#23326)Callabletype returning aTypeGuardtype (#23280)Performance
Typeshed
Contributors
v0.0.17Compare Source
Released on 2026-02-13.
Bug fixes
Literalpromotion for constrainedTypeVars withLiteralbounds (#23209)TypeVarshadowing checks (#23222)Core type checking
typing.Selfin attribute annotations (#23108)NoReturnfunctions (#23109)os.namechecks (#23230)Finalclass variables in subclasses (#23180)None(#23246)Any(#23248)ParamSpecs in some situations (#23211)LSP server
__init__.py(#21795)datetime.UTC) in auto-import in more cases (#23249)Performance
UnionBuilderoverhead when creating a new union from the filtered elements of an existing union (#22352)Other changes
--output-format=junit(#22125)inconsistent-mrodiagnostics (#23213)Contributors
v0.0.16Compare Source
Released on 2026-02-10.
Bug fixes
Optional(#23200)@no_type_checkwhen combined with other decorators (#23177)LSP server
Fooin autocomplete suggestions when the user is typing outFoo's bases (#23141)CLI
TY_OUTPUT_FORMATenvironment variable (#23123)python3found in$PATHif no environment is found (#22843)Type checking
inconsistent-mroautofix to moveGeneric[]to the end of the bases list (#22998)struct.unpack(#22562, #23130)@classmethodor@staticmethod(#23182)total=keyword toTypedDictclasses that had PEP-695 type parameters (#23114)__dataclass_transform__to support SQLModel (#23070)__gt__, etc.) where a parameter is annotated with aLiteraltype (#23100)TypedDictconstructor calls for generic aliases andtype[...]targets (#23113)Performance
Contributors
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.