Skip to content

chore(deps-dev): Bump ty from 0.0.75 to 0.0.77 - #3192

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/pip/ty-0.0.77
Sep 4, 2026
Merged

chore(deps-dev): Bump ty from 0.0.75 to 0.0.77#3192
github-actions[bot] merged 1 commit into
mainfrom
dependabot/pip/ty-0.0.77

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 4, 2026

Copy link
Copy Markdown
Contributor

Bumps ty from 0.0.75 to 0.0.77.

Release notes

Sourced from ty's releases.

0.0.77

Release Notes

Released on 2026-08-31.

Bug fixes

  • Bound recursive protocol traversal in generic intersections (#28215)
  • Preserve recursion guards across nested type operations (#28150)
  • Preserve syntax and comments when removing redundant casts (#28145)
  • Stabilize recursive receiver inference (#28042)
  • Stabilize condition truthiness during cyclic inference (#28212)

Core type checking

  • Preserve generic receivers in implicit __init_subclass__ calls (#28138)
  • Preserve specialization for inherited TypedDict methods (#28111)
  • Propagate deletions through nested loop headers (#28044)

Performance

  • Avoid repeated inference for literal union call results (#28196)

Contributors

Install ty 0.0.77

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://releases.astral.sh/github/ty/releases/download/0.0.77/ty-installer.ps1 | iex"

Download ty 0.0.77

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

... (truncated)

Changelog

Sourced from ty's changelog.

0.0.77

Released on 2026-08-31.

Bug fixes

  • Bound recursive protocol traversal in generic intersections (#28215)
  • Preserve recursion guards across nested type operations (#28150)
  • Preserve syntax and comments when removing redundant casts (#28145)
  • Stabilize recursive receiver inference (#28042)
  • Stabilize condition truthiness during cyclic inference (#28212)

Core type checking

  • Preserve generic receivers in implicit __init_subclass__ calls (#28138)
  • Preserve specialization for inherited TypedDict methods (#28111)
  • Propagate deletions through nested loop headers (#28044)

Performance

  • Avoid repeated inference for literal union call results (#28196)

Contributors

0.0.76

Released on 2026-08-31.

Preview features

  • Add a missing-direct-dependency rule (#28001)
  • Cancel superseded queued uv requests (#28108)
  • Check direct dependencies in PEP 723 scripts (#28136)
  • Fix Goto definition in script dependencies (#27747)
  • Move script environment initialization to the CLI and LSP (#28038)
  • Refresh uv project metadata in the background (#27933)
  • Synchronize PEP 723 script environments in the language server (#27619)
  • Warn when uv metadata cannot support dependency checks (#28133)

Bug fixes

  • Avoid panics on incomplete protocol type parameter lists (#28088)
  • Fix auto-completion panic involving bare declarations (#28191)
  • Guard recursive meta-type expansion (#28143)
  • Preserve parentheses when removing redundant casts (#28092)

LSP server

... (truncated)

Commits

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [ty](https://github.com/astral-sh/ty) from 0.0.75 to 0.0.77.
- [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.75...0.0.77)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 4, 2026
@dependabot
dependabot Bot deployed to development September 4, 2026 10:33 Active
@github-actions
github-actions Bot enabled auto-merge September 4, 2026 10:33
@github-actions
github-actions Bot merged commit 3a2b621 into main Sep 4, 2026
13 checks passed
@github-actions
github-actions Bot deleted the dependabot/pip/ty-0.0.77 branch September 4, 2026 10:36
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