chore(deps): update dependency ty to >=0.0.57#48
Conversation
|
Review these changes at https://app.gitnotebooks.com/AlphaSphereDotAI/AlphaSphereDotAI.github.io/pull/48 |
|
|
Overall Grade |
Security Reliability Complexity Hygiene |
Code Review Summary
| Analyzer | Status | Updated (UTC) | Details |
|---|---|---|---|
| Secrets | Jul 1, 2026 8:49p.m. | Review ↗ | |
| Python | Jul 1, 2026 8:49p.m. | Review ↗ |
Important
AI Review is run only on demand for your team. We're only showing results of static analysis review right now. To trigger AI Review, comment @deepsourcebot review on this thread.
🧪 CI InsightsHere's what we observed from your CI run for 3de4c63. 🟢 All jobs passed!But CI Insights is watching 👀 |
58aff3c to
d8a2ab6
Compare
d8a2ab6 to
1111ae4
Compare
1111ae4 to
b2b9163
Compare
b2b9163 to
7edd09a
Compare
7edd09a to
44fe235
Compare
75a1d65 to
1928d45
Compare
0d85d3b to
a74af1e
Compare
3857a53 to
7da87b2
Compare
|
1 similar comment
|
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
1 similar comment
|
Code Review SummaryStatus: No Issues Found | Recommendation: Merge Files Reviewed (1 file)
Previous Review Summaries (2 snapshots, latest commit dbacfaf)Current summary above is authoritative. Previous snapshots are kept for context only. Previous review (commit dbacfaf)Status: No Issues Found | Recommendation: Merge Files Reviewed (2 files)
Previous review (commit 2aa7c55)Status: No Issues Found | Recommendation: Merge Files Reviewed (3 files)
Reviewed by nex-n2-pro:free · 444,062 tokens |
|



This PR contains the following updates:
>=0.0.14→>=0.0.57Release Notes
astral-sh/ty (ty)
v0.0.57Compare Source
Released on 2026-07-07.
Bug fixes
LSP server
__slots__string when renaming an attribute (#26438)Documentation
Library support
Core type checking
@propertyprotocol members (#25332)isinstanceagainst intersections containing invalid member (#26545)functools.partialsignatures (#24583)Performance
CompactString(#26546)is_subclass_of(#26585)Contributors
v0.0.56Compare Source
Released on 2026-07-01.
Bug fixes
intandstrenum value normalization (#26349)CLI
Performance
Core type checking
Contributors
v0.0.55Compare Source
Released on 2026-06-26.
LSP server
Documentation
Performance
Core type checking
__match_args__(#26195)Contributors
v0.0.54Compare Source
Released on 2026-06-25.
Bug fixes
TypeOfcycle recovery (#26339)__class__closure cells in methods (#26329)LSP server
Performance
Diagnostics
Core type checking
typing.TypedDictfromtyping_extensions.TypedDict(#25843)type[...]in attribute lookup (#26146)matchstatements: make class-pattern fallthrough member-aware (#26283)matchstatements: prove TypedDict structural patterns exhaustive (#26285)matchstatements: resolve positional class-pattern exhaustiveness (#26284)enum.Flags) (#26277)builtins.sentinel(#26341)rangecalls as non-empty for reachability (#25220)Contributors
v0.0.53Compare Source
Released on 2026-06-23.
Bug fixes
Divergent(#26288)TypeOfcycle recovery monotonic (#26275)LSP server
ty_extensions(#26263)Performance
is_never_satisfiedresults (#26261)Core type checking
Anyspecializations (#26127)Contributors
v0.0.52Compare Source
Released on 2026-06-22.
Bug fixes
TypeOfacross multiple union arms (#26230)TypeOfgrowth during cycle recovery (#26163)LSP server
Divergent(#26162)CLI
error-on-warningthe default (#26157)Diagnostics
Performance
CycleDetector::seen(#26181)Core type checking
Contributors
v0.0.51Compare Source
Released on 2026-06-18.
Bug fixes
Annotated[Any, ...]as a class base (#26133)LSP server
Core type checking
AnyorUnknownbases are descriptors (#26120)Diagnostics
Performance
Documentation
Contributors
v0.0.50Compare Source
Released on 2026-06-17.
Bug fixes
Finalas a special form on hover (#26029)LSP server
TYPE_CHECKING(#26051)Diagnostics
duplicate-basediagnostics (#26107)@no_type_checkin function validation (#25994)Performance
Core type checking
&and~(#26035)==,!=, andmatch(#25788)__match_args__(#25934)Contributors
v0.0.49Compare Source
Released on 2026-06-11.
Bug fixes
Diagnostics
Performance
Core type checking
enum.propertyinstances (#25849)Contributors
v0.0.48Compare Source
Released on 2026-06-10.
Performance
Core type checking
extra_items(#25591)closed=TrueTypedDict precision (#25651)Contributors
v0.0.47Compare Source
Released on 2026-06-10.
Bug fixes
Core type checking
Performance and memory-usage improvements
Box<SystemPath>etc. inFiles(#25554)Contributors
v0.0.46Compare Source
Released on 2026-06-08.
Bug fixes
Core type checking
Callable()in match statement class patterns (#25541)enum.property(#25681)Contributors
v0.0.45Compare Source
Released on 2026-06-08.
Bug fixes
Diagnostics
missing-type-argumentlint rule (#25617)Core type checking
Performance
Arc(#25735)Contributors
v0.0.44Compare Source
Released on 2026-06-04.
Bug fixes
sys.implementation.versionlikesys.version_info(#25608)LSP server
Performance
Core type checking
Contributors
v0.0.43Compare Source
Released on 2026-06-03.
Bug fixes
Unknownfrom non-callable elements of intersection call (#25538)possibly-missing-attribute(#25561)LSP server
Performance
Diagnostics
Core type checking
typing.Callablefromcollections.abc.Callable(#24954)global/nonlocalbindings in type inference (#25387)Selfin type aliases (#25529)__len__methods for literals (#25600)Contributors
v0.0.42Compare Source
Released on 2026-06-01.
Bug fixes
Core type checking
Generatorassignability workaround to Python 3.13+ (#25472)Performance
Contributors
v0.0.41Compare Source
Released on 2026-05-31.
Bug fixes
boolfornotapplied to dynamic values (#25445)LSP server
completeFunctionParentheseseditor setting (#3513)Diagnostics
missing-override-decoratorrule (#25111)Callabletype (#25308)Core type checking
TypeForminty_extensions(#25421)Performance
Contributors
v0.0.40Compare Source
Released on 2026-05-27.
Bug fixes
LiteralStringwhen hovering over an inline of a literal string in an IDE (#25373)LSP server
Diagnostics
invalid-generic-classdiagnostics regarding incompatible variance (#25385)Core type checking
type(...),types.new_type(...), etc. (#25413)Literalenum subsets (#25379)typing.TypeForm(#25334)Contributors
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 ([#2Configuration
📅 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.