Skip to content

chore(deps-dev): Bump ty from 0.0.65 to 0.0.70 - #430

Merged
MarekSuchanek merged 1 commit into
developfrom
dependabot/uv/develop/ty-0.0.66
Aug 14, 2026
Merged

chore(deps-dev): Bump ty from 0.0.65 to 0.0.70#430
MarekSuchanek merged 1 commit into
developfrom
dependabot/uv/develop/ty-0.0.66

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps ty from 0.0.65 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

Bumps [ty](https://github.com/astral-sh/ty) from 0.0.65 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.65...0.0.70)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps-dev): Bump ty from 0.0.65 to 0.0.66 chore(deps-dev): Bump ty from 0.0.65 to 0.0.70 Aug 14, 2026
@dependabot
dependabot Bot force-pushed the dependabot/uv/develop/ty-0.0.66 branch from b8fb052 to 757898d Compare August 14, 2026 10:21
@MarekSuchanek
MarekSuchanek merged commit b65c171 into develop Aug 14, 2026
24 checks passed
@dependabot
dependabot Bot deleted the dependabot/uv/develop/ty-0.0.66 branch August 14, 2026 10:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant