chore(deps-dev): bump ty from 0.0.29 to 0.0.32
Open
Number: #8165
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Unknown
Comments: 1
Association: Unknown
Comments: 1
Created:
April 20, 2026 at 10:19 PM UTC
(3 months ago)
(3 months ago)
Updated:
April 20, 2026 at 10:21 PM UTC
(3 months ago)
(3 months ago)
Labels:
dependencies python
dependencies python
Description:
Bumps ty from 0.0.29 to 0.0.32.
Release notes
Sourced from ty's releases.
0.0.32
Release Notes
Released on 2026-04-20.
Bug fixes
- Fix panic when
__get__usesConcatenateself-type and wraps a__call__(#24692)- Avoid panicking on overloaded
Callabletype context (#24661)- Expand class bases in per-base lint checks (#24695, #24699)
- Fix stack overflow for binary operator inference involving recursive types (#24551)
LSP server
- Dim out unreachable code in IDEs (#24580)
- Do not suggest argument completion when typing the value of a keyword argument (#24669)
- Retrieve the docstring from the overload implementation if an
@overload-decorated function has no docstring (#23920)Core type checking
- Allow
ifstatements in TypedDict bodies (#24702)- Disallow
@disjoint_baseon TypedDicts and Protocols (#24671)- Do not consider a subclass of a
@dataclass_transform-decorated class to have dataclass-like semantics if it hastypein its MRO (#24679)- Reject using properties with
Neversetters or deleters (#24510)- Sync vendored typeshed stubs (#24646). Typeshed diff
Diagnostics
- Show error context for assignability diagnostics (#24309)
- Use partially qualified names when reporting diagnostics regarding bad calls to methods (#24560)
- Reduce source code context window to zero (#24689)
- Merge same-file annotations if there is only a single line separating them (#24694)
Performance
Contributors
... (truncated)
Changelog
Sourced from ty's changelog.
0.0.32
Released on 2026-04-20.
Bug fixes
- Fix panic when
__get__usesConcatenateself-type and wraps a__call__(#24692)- Avoid panicking on overloaded
Callabletype context (#24661)- Expand class bases in per-base lint checks (#24695, #24699)
- Fix stack overflow for binary operator inference involving recursive types (#24551)
LSP server
- Dim out unreachable code in IDEs (#24580)
- Do not suggest argument completion when typing the value of a keyword argument (#24669)
- Retrieve the docstring from the overload implementation if an
@overload-decorated function has no docstring (#23920)Core type checking
- Allow
ifstatements in TypedDict bodies (#24702)- Disallow
@disjoint_baseon TypedDicts and Protocols (#24671)- Do not consider a subclass of a
@dataclass_transform-decorated class to have dataclass-like semantics if it hastypein its MRO (#24679)- Reject using properties with
Neversetters or deleters (#24510)- Sync vendored typeshed stubs (#24646). Typeshed diff
Diagnostics
- Show error context for assignability diagnostics (#24309)
- Use partially qualified names when reporting diagnostics regarding bad calls to methods (#24560)
- Reduce source code context window to zero (#24689)
- Merge same-file annotations if there is only a single line separating them (#24694)
Performance
Contributors
... (truncated)
Commits
4d1e1fcBump version to 0.0.32 (#3302)a537bdeUpdate PyO3/maturin-action action to v1.51.0 (#3300)81e4125Update actions/upload-artifact action to v7.0.1 (#3296)a9dd1cbUpdate docker/build-push-action action to v7.1.0 (#3299)ef0a7ddUpdate actions/github-script action to v9 (#3301)74f0583Update astral-sh/setup-uv action to v8.1.0 (#3298)82799ccUpdate prek dependencies (#3297)daaa404Bump version to 0.0.31 (#3280)12e86b5Bump version to 0.0.30 (#3270)67077adReorder sections in FAQ (#3267)- 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: | 15430049 |
| UUID: | 4299024924 |
| Node ID: | PR_kwDODTo4k87UHhCI |
| Host: | GitHub |
| Repository: | aws-powertools/powertools-lambda-python |