Skip to content

Bump ty from 0.0.64 to 0.0.70 in /python - #7644

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

Bump ty from 0.0.64 to 0.0.70 in /python#7644
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/python/ty-0.0.69

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 13, 2026

Copy link
Copy Markdown
Contributor

Bumps ty from 0.0.64 to 0.0.70.

Release notes

Sourced from ty's releases.

0.0.70

Release Notes

Released on 2026-08-10.

LSP server

  • Enable and downrank auto-import completions from stub-only modules (#27433)
  • Fix signature help at end of file (#27622)
  • Normalize type labels in structured docstrings (#26923)
  • Preserve typing-only completion ranking in TYPE_CHECKING blocks (#27549)

CLI

  • Avoid deadlock when scheduling watch checks (#27605)

Diagnostics

  • Add an opt-in unsound-return-statement lint (#27561)
  • Add an opt-in unsound-yield lint (#27593)
  • Diagnose invalid __getattr__ calls (#27502)
  • Diagnose invalid descriptor __get__ calls (#27400)

Core type checking

  • Consider object members in protocol comparisons (#27532)
  • Exclude quantified constraints from semantic type walks (#27613)
  • Expand Generator aliases when evaluating return, send, and yield types (#27577)
  • Infer precise TypedDict key-membership truthiness (#27579)
  • Infer variance through type[T] (#27534)
  • Preserve contextual inference for declarations in loops (#27594)
  • Recognize overlapping NewType types and their underlying values (#27522)
  • Require ClassVar declarations for protocol members (#27530)
  • Stabilize recursive gradual type alias materialization (#27563)
  • Support Annotated inside type[...] (#27629)
  • Validate augmented assignment stores (#27545)

Contributors

Install ty 0.0.70

Install prebuilt binaries via shell script

</tr></table> 

... (truncated)

Changelog

Sourced from ty's changelog.

0.0.70

Released on 2026-08-10.

LSP server

  • Enable and downrank auto-import completions from stub-only modules (#27433)
  • Fix signature help at end of file (#27622)
  • Normalize type labels in structured docstrings (#26923)
  • Preserve typing-only completion ranking in TYPE_CHECKING blocks (#27549)

CLI

  • Avoid deadlock when scheduling watch checks (#27605)

Diagnostics

  • Add an opt-in unsound-return-statement lint (#27561)
  • Add an opt-in unsound-yield lint (#27593)
  • Diagnose invalid __getattr__ calls (#27502)
  • Diagnose invalid descriptor __get__ calls (#27400)

Core type checking

  • Consider object members in protocol comparisons (#27532)
  • Exclude quantified constraints from semantic type walks (#27613)
  • Expand Generator aliases when evaluating return, send, and yield types (#27577)
  • Infer precise TypedDict key-membership truthiness (#27579)
  • Infer variance through type[T] (#27534)
  • Preserve contextual inference for declarations in loops (#27594)
  • Recognize overlapping NewType types and their underlying values (#27522)
  • Require ClassVar declarations for protocol members (#27530)
  • Stabilize recursive gradual type alias materialization (#27563)
  • Support Annotated inside type[...] (#27629)
  • Validate augmented assignment stores (#27545)

Contributors

0.0.69

Released on 2026-08-06.

Core type checking

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Usage: [Issues, PRs], Target: dependencies in the project python Usage: [Issues, PRs], Target: Python labels Aug 13, 2026
Copilot AI balanced review requested due to automatic review settings August 13, 2026 14:34
@dependabot dependabot Bot added python Usage: [Issues, PRs], Target: Python dependencies Usage: [Issues, PRs], Target: dependencies in the project labels Aug 13, 2026
@dependabot
dependabot Bot deployed to github-app-auth August 13, 2026 14:34 Active
@dependabot
dependabot Bot deployed to github-app-auth August 13, 2026 14:34 Active
@dependabot
dependabot Bot deployed to github-app-auth August 13, 2026 14:34 Active
@github-actions github-actions Bot changed the title Bump ty from 0.0.64 to 0.0.69 in /python Python: Bump ty from 0.0.64 to 0.0.69 in /python Aug 13, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Note

Copilot could not run the full agentic suite for this review because it was automatically requested on a bot-authored pull request. Request a review from Copilot under Reviewers to retry with the full agentic suite. Improved support for bot-authored pull requests is coming soon.

Updates the Python dev tooling dependency set by bumping the pinned ty version.

Changes:

  • Bumped ty from 0.0.64 to 0.0.69 in the dev dependency group.

💡 Add a code-review agent skill for context-aware, tailored reviews. Learn more in the docs.

@dependabot
dependabot Bot deployed to github-app-auth August 13, 2026 14:34 Active
@dependabot
dependabot Bot deployed to github-app-auth August 14, 2026 02:08 Active
Bumps [ty](https://github.com/astral-sh/ty) from 0.0.64 to 0.0.70.
- [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.64...0.0.70)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title Python: Bump ty from 0.0.64 to 0.0.69 in /python Bump ty from 0.0.64 to 0.0.70 in /python Aug 14, 2026
@dependabot
dependabot Bot deployed to github-app-auth August 14, 2026 02:09 Active
@dependabot
dependabot Bot force-pushed the dependabot/pip/python/ty-0.0.69 branch from 6b9d51f to fd9d32e Compare August 14, 2026 02:09
@dependabot
dependabot Bot deployed to github-app-auth August 14, 2026 02:09 Active
@dependabot
dependabot Bot deployed to github-app-auth August 14, 2026 02:09 Active
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Usage: [Issues, PRs], Target: dependencies in the project python Usage: [Issues, PRs], Target: Python

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant