-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): update dependency ty to v0.0.8 #14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/ty-0.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
3b8718b to
05372ec
Compare
05372ec to
2aa9506
Compare
78bcf27 to
d890748
Compare
d890748 to
b93326d
Compare
9ede6ec to
c7da841
Compare
c7da841 to
871412b
Compare
8feda5a to
713d39a
Compare
f60599e to
b1dd2c6
Compare
b1dd2c6 to
f6e0129
Compare
f6e0129 to
0332e3c
Compare
0332e3c to
99f5307
Compare
99f5307 to
c516326
Compare
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.1a25→==0.0.8Release Notes
astral-sh/ty (ty)
v0.0.8Compare Source
Released on 2025-12-29.
Breaking changes
non-subscriptablerule tonot-subscriptable(#22193)Core type checking
LSP server
Diagnostics
unsupported-basesub-diagnostic (#22194)Other changes
Contributors
v0.0.7Compare Source
Released on 2025-12-24.
Bug fixes
import x as yfor semantic syntax highlighting (#22175)Other changes
__delitem__instead of__getitem__fordel x[k](#22121)@staticmethodcombined with other decorators incorrectly bindingself(#22128)Top[Callable[..., object]](#22145)callableis used in a type expression instead ofcollections.abc.Callableortyping.Callable(#22180)Callabletype (#22182)TypedDictas part of its display (#22174)__delitem__for TypedDict to allow deleting non-required keys (#22122)Contributors
v0.0.6Compare Source
Released on 2025-12-23.
Bug fixes
type[T]whereTis a type alias to a union of types (#22115)==narrowing for tuples in unions with disjoint types (#22129)LSP server
ty.configurationandty.configurationFileoptions (#22053)diagnosticMode: offto disable diagnostics while retaining Go To Definition, etc. (#22073)type[T@f]being inserted when you double-click on the inlay (#22139)CLI
Ctrl+C(#22083)Configuration
respect-type-ignore-commentsconfiguration option (#22137)__builtins__.pyi(#22021)Other changes
__get__(#22155)_fieldsattribute for NamedTuples (#22163)_replacemethod for NamedTuples (#22153)TypedDicts (#22104)Contributors
v0.0.5Compare Source
Released on 2025-12-20.
Bug fixes
LSP server
CLI
--force-excludeoption (#22076)Other changes
dict(...)calls inTypedDictcontexts (#22113)Xon an enum class will beintifXis defined usingenum.nonmemberin the class definition (#22025)Contributors
v0.0.4Compare Source
Released on 2025-12-18.
LSP server
from module import submodule(#22042)Other changes
Contributors
v0.0.3Compare Source
Released on 2025-12-17.
LSP server
Core type checking
lencalls based on argument size (#22026)unsupported-baseandinvalid-super-argumentdiagnostics to avoid extremely long lines when encountering verbose types (#22022).pyifiles (#22029)**kwargsand recognize metaclass-based transformers as instances ofDataclassInstance(#22018)Contributors
v0.0.2Released on 2025-12-16.
This is the first Beta release of ty, which we're now ready to recommend to motivated users for
production use. See our blog post for more details.
LSP server
Core type checking
isinstance(…)calls involving type variables (#21999)TypeVarspecializations forCallabletypes (#21551)classmethod-ness through decorators returningCallables (#21958)Callable(#22011)Other
Contributors
v0.0.1Released on 2025-12-16.
Bug fixes
invalid-method-overridediagnostic on method that usesCallablewith aParamSpec(#21934)LSP server
for-statements (#21979)Core type checking
__qualname__and other implicit class attributes (#21966)TypeAliasTypes and unboundParamSpecs/TypeVars (#21960)Performance
Contributors
v0.0.1a35Compare Source
v0.0.1a34Compare Source
v0.0.1a33Compare Source
v0.0.1a32Compare Source
v0.0.1a31Compare Source
v0.0.1a30Compare Source
v0.0.1a29Compare Source
v0.0.1a28Compare Source
v0.0.1a27Compare Source
v0.0.1a26Compare Source
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.