Conversation
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1329 +/- ##
=======================================
Coverage 99.88% 99.88%
=======================================
Files 6 6
Lines 892 892
Branches 124 124
=======================================
Hits 891 891
Partials 1 1 ☔ 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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.12→==0.0.14Release Notes
astral-sh/ty (ty)
v0.0.14Compare Source
Released on 2026-01-26.
Bug fixes
unsupported-operatorfor "symmetric" TypeVars (#22756)memo.changed_atassertion panics (#22498)LSP server
Configuration
allowed-unresolved-importssetting (#22800)Other changes
assert-type-unspellable-subtypediagnostic, for failedassert_type()where the actual type is a subtype of the named type that can't be spelled in a type expression (#22815)empty-bodyreturn code for functions with stub bodies that have non-Nonereturn annotations (#22846)awaitoutside functions (#22826)Generic[]subscript (#22738)Unknownfallback (#22778)matchclass pattern (#22836)TypedDicttypes with >=1 required key as being always truthy (#22808)@finaldecoator when emittinginvalid-overloaderrors for invalid@finaldecorators (#22812)*argsand**kwargswhen calling aParamSpeccallable (#22820)TypedDictdefinitions (#22811)typing.NamedTuples (#22718)namedtuple()andNamedTuplecalls (#22765)Contributors
v0.0.13Compare Source
Released on 2026-01-21.
Bug fixes
--force-excludewhen excluding entire directories (#22595)LSP server
Core type checking
ParamSpec(#21946)...as a default value for any parameter if the function is in anif TYPE_CHECKINGblock (#22624)if type(x) is Ynarrowing for types other than class-literal types (#22729)NewTypes with generic bases (#22653)NamedTuple.__new__methods (#22625)NamedTuple,TypedDict,EnumorProtocolclasses decorated with@dataclass(#22672)invalid-type-formdiagnostics for stringified annotations where the quoted expression is invalid (#22752)clsin__new__methods (#22584)ModuleTypeandobjectattributes available on namespace packages (#22606)NamedTuple(...)andnamedtuple(...)calls stricter (#22601)__file__tostrwhen applicable on imported modules (#22333)Sequence[Literal[chars]](#22415)if Foo is type(x)expressions (#22608)typenameandfield_namesby keyword argument tocollections.namedtuple()calls (#22660)typing.NamedTuple(...)(#22599)__setattr__and__delattr__in frozen dataclasses (#21430)NewTypes offloatorcomplex(#22605)Configuration
respect-type-ignore-comments(#22615)Diagnostics
Self(#22646)type[]elements together when displaying union types (#22592)Performance
ClassType::nearest_disjoint_base(#22065)Other changes
Contributors
Configuration
📅 Schedule: Branch creation - "before 2am" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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 this update again.
This PR was generated by Mend Renovate. View the repository job log.