Bump ty from 0.0.55 to 0.0.56
Closed
Number: #66
Type: Pull Request
State: Closed
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: Unknown
Comments: 1
Association: Unknown
Comments: 1
Created:
July 08, 2026 at 02:53 AM UTC
(14 days ago)
(14 days ago)
Updated:
July 08, 2026 at 02:54 AM UTC
(14 days ago)
(14 days ago)
Closed:
July 08, 2026 at 02:53 AM UTC
(14 days ago)
(14 days ago)
Time to Close:
less than a minute
Labels:
dependencies python:uv
dependencies python:uv
Description:
Bumps ty from 0.0.55 to 0.0.56.
Release notes
Sourced from ty's releases.
0.0.56
Release Notes
Released on 2026-07-01.
Bug fixes
- Avoid MRO cycle when collecting NamedTuple fields (#26464)
- Model
intandstrenum value normalization (#26349)- Prefer reflected operators by runtime class (#26434, #26474)
CLI
- Exit with status 130 when interrupted (#26465)
Performance
Core type checking
- Infer generic class pattern capture types (#26479)
- Narrow exact tuples through sequence patterns (#26424)
- Recognize inherited enum member constructors (#26410)
- Respect return-context inference when filtering overloads (#26454)
- Sync vendored typeshed stubs (#26501). Typeshed diff
Contributors
Install ty 0.0.56
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://releases.astral.sh/github/ty/releases/download/0.0.56/ty-installer.sh | shInstall prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://releases.astral.sh/github/ty/releases/download/0.0.56/ty-installer.ps1 | iex"Download ty 0.0.56
| File | Platform | Checksum |
... (truncated)
Changelog
Sourced from ty's changelog.
0.0.56
Released on 2026-07-01.
Bug fixes
- Avoid MRO cycle when collecting NamedTuple fields (#26464)
- Model
intandstrenum value normalization (#26349)- Prefer reflected operators by runtime class (#26434, #26474)
CLI
- Exit with status 130 when interrupted (#26465)
Performance
Core type checking
- Infer generic class pattern capture types (#26479)
- Narrow exact tuples through sequence patterns (#26424)
- Recognize inherited enum member constructors (#26410)
- Respect return-context inference when filtering overloads (#26454)
- Sync vendored typeshed stubs (#26501). Typeshed diff
Contributors
Commits
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: | 16124651 |
| UUID: | 4833899375 |
| Node ID: | PR_kwDOQmQnM87vGG0V |
| Host: | GitHub |
| Repository: | JustusRijke/py-cli-boilerplate |