Update ty requirement from <0.0.34,>=0.0.8 to >=0.0.8,<0.0.35
Closed
Number: #156
Type: Pull Request
State: Closed
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: Unknown
Comments: 1
Association: Unknown
Comments: 1
Created:
May 16, 2026 at 11:12 AM UTC
(23 days ago)
(23 days ago)
Updated:
May 23, 2026 at 11:13 AM UTC
(16 days ago)
(16 days ago)
Closed:
May 23, 2026 at 11:13 AM UTC
(16 days ago)
(16 days ago)
Time to Close:
7 days
Labels:
dependencies python:uv
dependencies python:uv
Description:
Updates the requirements on ty to permit the latest version.
Release notes
Sourced from ty's releases.
0.0.34
Release Notes
Released on 2026-05-01.
Bug fixes
- Avoid panic in recursive protocol signature comparisons (#24665)
- Avoid panics for syntax error targets in invalid unpacking assignments (#24663)
- Fix unbounded type growth in nested-typevar substitutions (#24803)
- Prevent string annotation tokens from leaking across notebook cells (#24919)
- Support reference finding in stringified annotations (#24956)
LSP server
- Add hover support for PEP 695 type aliases (#24926)
- Offer string literal completion suggestions based on expected type (#24555)
- Support Go-to Definition, Go-To Declaration, and Find References for TypedDict and NamedTuple initializers (#24897)
- Support
Annotatedmetadata in semantic tokens (#24890)Core type checking
- Add support for
functools.partial(#24582)- Fix ParamSpec defaults and alias variance (#24479)
- Fix
TypeIsassignability with gradual types (#24928)- Infer
dict(**TypedDict)inTypedDictcontext (#24709)- Support
infer_variancefor legacyTypeVar(#24930)- Support variance keywords in
ParamSpec(#24927)- Sync vendored typeshed stubs (#24952). Typeshed diff
- Unpack
UnionofTypedDictin various sites (#24958)Diagnostics
- Add missing error context node for protocol to protocol assignability (#24905)
- Show a diagnostic for unsupported inferred Python version (#24581)
Performance
- Lazily build TypeVar accumulations (#24782)
Contributors
... (truncated)
Changelog
Sourced from ty's changelog.
0.0.34
Released on 2026-05-01.
Bug fixes
- Avoid panic in recursive protocol signature comparisons (#24665)
- Avoid panics for syntax error targets in invalid unpacking assignments (#24663)
- Fix unbounded type growth in nested-typevar substitutions (#24803)
- Prevent string annotation tokens from leaking across notebook cells (#24919)
- Support reference finding in stringified annotations (#24956)
LSP server
- Add hover support for PEP 695 type aliases (#24926)
- Offer string literal completion suggestions based on expected type (#24555)
- Support Go-to Definition, Go-To Declaration, and Find References for TypedDict and NamedTuple initializers (#24897)
- Support
Annotatedmetadata in semantic tokens (#24890)Core type checking
- Add support for
functools.partial(#24582)- Fix ParamSpec defaults and alias variance (#24479)
- Fix
TypeIsassignability with gradual types (#24928)- Infer
dict(**TypedDict)inTypedDictcontext (#24709)- Support
infer_variancefor legacyTypeVar(#24930)- Support variance keywords in
ParamSpec(#24927)- Sync vendored typeshed stubs (#24952). Typeshed diff
- Unpack
UnionofTypedDictin various sites (#24958)Diagnostics
- Add missing error context node for protocol to protocol assignability (#24905)
- Show a diagnostic for unsupported inferred Python version (#24581)
Performance
- Lazily build TypeVar accumulations (#24782)
Contributors
... (truncated)
Commits
d00448eBump version to 0.0.34 (#3392)e9e4c90docs: Reference correct issue in FAQ regarding strict mode (#3385)1b70eaeRelease: move 'diagnostics' section further down (#3373)d439e37CHANGELOG: Rename to 'Notable changes' (#3372)c512d84Bump version to 0.0.33 (#3368)4cd7b33Upgrade Depot runners from macOS 14 to 15 (#3363)c78b832Update rui314/setup-mold digest to 9c9c13b (#3342)dea3381Update actions/cache action to v5.0.5 (#3343)d451af4update typing-features and faqs (#3335)052d70bUpdate prek dependencies (#3344)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Package Dependencies
Technical Details
| ID: | 15893270 |
| UUID: | 4459675388 |
| Node ID: | PR_kwDOELA7gs7cMvu4 |
| Host: | GitHub |
| Repository: | pytask-dev/pytask-parallel |