Skip to content

build(deps-dev): bump ty from 0.0.69 to 0.0.70 - #352

Merged
lachaib merged 1 commit into
masterfrom
dependabot/uv/ty-0.0.70
Aug 14, 2026
Merged

build(deps-dev): bump ty from 0.0.69 to 0.0.70#352
lachaib merged 1 commit into
masterfrom
dependabot/uv/ty-0.0.70

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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

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.69 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.69...0.0.70)

---
updated-dependencies:
- dependency-name: ty
  dependency-version: 0.0.70
  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:uv Pull requests that update python:uv code labels Aug 14, 2026
@github-actions

Copy link
Copy Markdown

Changed

  • ty: 0.0.690.0.70

@lachaib
lachaib merged commit a8db197 into master Aug 14, 2026
6 checks passed
@lachaib
lachaib deleted the dependabot/uv/ty-0.0.70 branch August 14, 2026 05:05
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:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant