chore(deps-dev): bump ty from 0.0.23 to 0.0.26
Open
Number: #8078
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Unknown
Comments: 1
Association: Unknown
Comments: 1
Created:
March 30, 2026 at 09:27 PM UTC
(4 months ago)
(4 months ago)
Updated:
April 02, 2026 at 11:55 AM UTC
(4 months ago)
(4 months ago)
Labels:
dependencies size/S python
dependencies size/S python
Description:
Bumps ty from 0.0.23 to 0.0.26.
Release notes
Sourced from ty's releases.
0.0.26
Release Notes
Released on 2026-03-26.
Bug fixes
- Prevent "too many cycle iteration" panics in more situations (#24061)
- Fix false positives and false negatives when unpacking a union of tuples into a function call (#23298)
Core type checking
- Add support for
typing.Concatenate(#23689)- Validate the return type of generator functions (#24026)
- Support dataclass field
converters (#23088)- Disallow
Selfin metaclass and static methods (#23231)- Improve call inference for keyword-only
dict()(#24103)- Respect non-explicitly defined
dataclass_transformparams (#24170)- Unconditionally silence diagnostics in unreachable code (#24179)
- Respect terminal-function-call narrowing in global scope (#23245)
Performance
- Fix performance regression for narrowing on a larger
Literaltype(#24185)Contributors
Install ty 0.0.26
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://releases.astral.sh/github/ty/releases/download/0.0.26/ty-installer.sh | shInstall prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://releases.astral.sh/github/ty/releases/download/0.0.26/ty-installer.ps1 | iex"Download ty 0.0.26
... (truncated)
Changelog
Sourced from ty's changelog.
0.0.26
Released on 2026-03-26.
Bug fixes
- Prevent "too many cycle iteration" panics in more situations (#24061)
- Fix false positives and false negatives when unpacking a union of tuples into a function call (#23298)
Core type checking
- Add support for
typing.Concatenate(#23689)- Validate the return type of generator functions (#24026)
- Support dataclass field
converters (#23088)- Disallow
Selfin metaclass and static methods (#23231)- Improve call inference for keyword-only
dict()(#24103)- Respect non-explicitly defined
dataclass_transformparams (#24170)- Unconditionally silence diagnostics in unreachable code (#24179)
- Respect terminal-function-call narrowing in global scope (#23245)
Performance
- Fix performance regression for narrowing on a larger
Literaltype(#24185)Contributors
0.0.25
Released on 2026-03-24.
Breaking changes
- Support
type:ignore[ty:code]suppressions (#24096)Bug fixes
- Avoid eager TypedDict diagnostics in
TypedDict | dictunions (#24151)- Fix Salsa panic propagation (#24141)
- Fix folding ranges of comments separated by statements (#24132)
- Fix loop-header reachability cycles in conditional unpacking (#24006)
- Fix subtyping of intersections containing
NewTypes of unions vs. unions (#24087)- Fix untracked reads in Salsa queries that can lead to backdating panics (#24051)
... (truncated)
Commits
9403051Bump version to 0.0.26 (#3145)d60899aBump version to 0.0.25 (#3125)db65b3eUpdate documentation to reflecttype:ignorechanges (#3121)9e46432Use ty in Emacs with Eglot (#3107)1f30d7cUpdate artifact github actions dependencies (#3113)255ef63Revert "Update Artifact GitHub Actions dependencies" (#3112)5fe54caUpdate Artifact GitHub Actions dependencies (#3108)a0cf1e7Update Swatinem/rust-cache action to v2.9.1 (#3110)fd2acb4Update prek dependencies (#3109)8762330Bump version to 0.0.24 (#3084)- 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: | 14972894 |
| UUID: | 4174184716 |
| Node ID: | PR_kwDODTo4k87OwxTl |
| Host: | GitHub |
| Repository: | aws-powertools/powertools-lambda-python |