Skip to content

chore(deps-dev): Bump ty from 0.0.49 to 0.0.53#3247

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/ty-0.0.53
Open

chore(deps-dev): Bump ty from 0.0.49 to 0.0.53#3247
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/ty-0.0.53

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 25, 2026

Copy link
Copy Markdown
Contributor

Bumps ty from 0.0.49 to 0.0.53.

Release notes

Sourced from ty's releases.

0.0.53

Release Notes

Released on 2026-06-23.

Bug fixes

  • Avoid bypassing lazy constraints for Divergent (#26288)
  • Avoid recursion when projecting narrowing constraints (#26276)
  • Fix ParamSpec callable signature extraction for callable instances (#26279)
  • Make multi-arm TypeOf cycle recovery monotonic (#26275)

LSP server

  • Document all special forms in ty_extensions (#26263)

Performance

  • Avoid cloning fallback condition flow snapshots (#26203)
  • Avoid constructing discarded speculative diagnostics (#26251)
  • Avoid path lookups when sorting same-file diagnostics (#26257)
  • Cache is_never_satisfied results (#26261)
  • Defer applying type context to simple standalone expressions (#26252)

Core type checking

  • Infer types for names bound in match patterns (#25940)
  • Preserve regular kind for callable instances (#26253)
  • Simplify intersections of invariant generic types with Any specializations (#26127)

Contributors

Install ty 0.0.53

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://releases.astral.sh/github/ty/releases/download/0.0.53/ty-installer.sh | sh

Install prebuilt binaries via powershell script

</tr></table> 

... (truncated)

Changelog

Sourced from ty's changelog.

0.0.53

Released on 2026-06-23.

Bug fixes

  • Avoid bypassing lazy constraints for Divergent (#26288)
  • Avoid recursion when projecting narrowing constraints (#26276)
  • Fix ParamSpec callable signature extraction for callable instances (#26279)
  • Make multi-arm TypeOf cycle recovery monotonic (#26275)

LSP server

  • Document all special forms in ty_extensions (#26263)

Performance

  • Avoid cloning fallback condition flow snapshots (#26203)
  • Avoid constructing discarded speculative diagnostics (#26251)
  • Avoid path lookups when sorting same-file diagnostics (#26257)
  • Cache is_never_satisfied results (#26261)
  • Defer applying type context to simple standalone expressions (#26252)

Core type checking

  • Infer types for names bound in match patterns (#25940)
  • Preserve regular kind for callable instances (#26253)
  • Simplify intersections of invariant generic types with Any specializations (#26127)

Contributors

0.0.52

Released on 2026-06-22.

Bug fixes

  • Avoid shadowing hints for attribute assignments (#26164)
  • Fix dict.pop overloads to accept arbitrary keys with defaults (#26241)
  • Normalize recursive TypeOf across multiple union arms (#26230)
  • Normalize recursive TypeOf growth during cycle recovery (#26163)
  • Normalize recursive protocol growth during cycle recovery (#26246)
  • Preserve generic alias identity during cycle recovery (#26166)

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jun 25, 2026
Bumps [ty](https://github.com/astral-sh/ty) from 0.0.49 to 0.0.53.
- [Release notes](https://github.com/astral-sh/ty/releases)
- [Changelog](https://github.com/astral-sh/ty/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ty@0.0.49...0.0.53)

---
updated-dependencies:
- dependency-name: ty
  dependency-version: 0.0.53
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants