⬆️🐍 Update dependency ty to v0.0.39#131
Merged
Merged
Conversation
e50305f to
83e8284
Compare
83e8284 to
348ef0a
Compare
348ef0a to
83b1acd
Compare
83b1acd to
86eb468
Compare
denialhaag
approved these changes
Jun 1, 2026
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
51ffc29 to
899c959
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.34→==0.0.39Release Notes
astral-sh/ty (ty)
v0.0.39Compare Source
Released on 2026-05-22.
This release removes the Python 3.9 branches from our vendored standard library stubs. ty now only has "full" support for
Python 3.10 and later, but will still report version-specific syntax errors and other diagnostics when
--python-version 3.9is provided via the CLI.
Bug fixes
__new__assignments to classes (#25282)dict-compatible fallbacks in TypedDict unions (#25242)LSP server
Diagnostics
Performance
Core type checking
self(#25077)order=True(#21704)dict(TypedDict)asdict[str, object](#24852)Contributors
v0.0.38Compare Source
Released on 2026-05-19.
Bug fixes
NewTypebase expansion during cycle recovery (#25234)_generate_next_value_with custom construction hooks (#25210)LSP server
excepthandlers (#25231).gitignorechanges (#25183)Core type checking
_generate_next_value_methods in enums (#25196)Contributors
v0.0.37Compare Source
Released on 2026-05-16.
Bug fixes
not innarrowing (#25161)__new__(#25185)reveal_protocol,reveal_mro, etc. with keyword arguments (#25179)LSP server
Core type checking
__new__with custom metaclasses (#25180)Contributors
v0.0.36Compare Source
Released on 2026-05-14.
Bug fixes
ClassVar[Self]assignment checks for class objects (#24657)Callable-bounded TypeVars (#24793)Selffields (#25094)args[0]forstatic_assert(#25149)TypeOfrecursion in generic callables (#24668)LSP server
includeDeclarationrequest parameter (#24960)Performance
Core type checking
__new__values as dynamic (#25136)Contributors
v0.0.35Compare Source
Released on 2026-05-10.
Bug fixes
LSP server
CLI
Core type checking
__class__checks (#24997)Diagnostics
Performance
Contributors
Configuration
📅 Schedule: (UTC)
🚦 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.