chore(deps-dev): bump ty from 0.0.23 to 0.0.24
Closed
Number: #8063
Type: Pull Request
State: Closed
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: Unknown
Comments: 2
Association: Unknown
Comments: 2
Created:
March 23, 2026 at 08:29 PM UTC
(4 months ago)
(4 months ago)
Updated:
March 30, 2026 at 09:28 PM UTC
(4 months ago)
(4 months ago)
Closed:
March 30, 2026 at 09:27 PM UTC
(4 months ago)
(4 months ago)
Time to Close:
7 days
Labels:
dependencies size/XS python
dependencies size/XS python
Description:
Bumps ty from 0.0.23 to 0.0.24.
Release notes
Sourced from ty's releases.
0.0.24
Release Notes
Released on 2026-03-19.
Bug fixes
- Ensure
TypedDictsubscripts for unknown keys returnUnknown(#23926)- Fix overflow with recursive
TypeIs(#23784)- Fix variance of frozen dataclass-transform models (#23931)
LSP server
- Improve semantic token classification for attribute access on union types (#23841)
Core type checking
- Improve performance and correctness by avoiding inferring intersection types for call arguments as a result of bidirectional inference (#23933)
- Narrow keyword arguments when unpacking dictionary instances (#23436)
- Discover
/usr/local/libdist-packages on Debian/Ubuntu (#23797)- Sync vendored typeshed stubs (#23963). Typeshed diff
Install ty 0.0.24
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://releases.astral.sh/github/ty/releases/download/0.0.24/ty-installer.sh | shInstall prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://releases.astral.sh/github/ty/releases/download/0.0.24/ty-installer.ps1 | iex"Download ty 0.0.24
File Platform Checksum ty-aarch64-apple-darwin.tar.gz Apple Silicon macOS checksum ty-x86_64-apple-darwin.tar.gz Intel macOS checksum ty-aarch64-pc-windows-msvc.zip ARM64 Windows checksum ty-i686-pc-windows-msvc.zip x86 Windows checksum ty-x86_64-pc-windows-msvc.zip x64 Windows checksum ty-aarch64-unknown-linux-gnu.tar.gz ARM64 Linux checksum ty-i686-unknown-linux-gnu.tar.gz x86 Linux checksum ty-powerpc64-unknown-linux-gnu.tar.gz PPC64 Linux checksum ty-powerpc64le-unknown-linux-gnu.tar.gz PPC64LE Linux checksum ty-s390x-unknown-linux-gnu.tar.gz S390x Linux checksum
... (truncated)
Changelog
Sourced from ty's changelog.
0.0.24
Released on 2026-03-19.
Bug fixes
- Ensure
TypedDictsubscripts for unknown keys returnUnknown(#23926)- Fix overflow with recursive
TypeIs(#23784)- Fix variance of frozen dataclass-transform models (#23931)
LSP server
- Improve semantic token classification for attribute access on union types (#23841)
Core type checking
- Improve performance and correctness by avoiding inferring intersection types for call arguments as a result of bidirectional inference (#23933)
- Narrow keyword arguments when unpacking dictionary instances (#23436)
- Discover
/usr/local/libdist-packages on Debian/Ubuntu (#23797)- Sync vendored typeshed stubs (#23963). Typeshed diff
Performance
- Introduce fast path for protocol non-assignability (#23952)
- Improved generic-solver performance in cases involving overload sets (#23881)
Contributors
Commits
8762330Bump version to 0.0.24 (#3084)a6f24e1Update prek dependencies (#3045)95150e7Typing FAQ: New entry explaining invariance (#3073)bc9e8a8Remove the repository code of conduct in favor of the organization one (#3058)3d12b2eUpdate astral-sh/setup-uv action to v7.6.0 (#3054)64fe9c2Update actions/attest-build-provenance action to v4 (#3046)86d05ebUpdate docker/setup-buildx-action action to v4 (#3050)eb3f320Update docker/metadata-action action to v6 (#3049)7da93b8Update docker/login-action action to v4 (#3048)fa4db72Update docker/build-push-action action to v7 (#3047)- 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: | 14916053 |
| UUID: | 4123534873 |
| Node ID: | PR_kwDODTo4k87MzQHK |
| Host: | GitHub |
| Repository: | aws-powertools/powertools-lambda-python |