Skip to content

chore(deps-dev): bump ty from 0.0.49 to 0.0.82 - #8483

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/pip/develop/ty-0.0.82
Open

dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/pip/develop/ty-0.0.82

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps ty from 0.0.49 to 0.0.82.

Release notes

Sourced from ty's releases.

0.0.82

Release Notes

Released on 2026-09-17.

Preview features

  • Ignore Python version from uv metadata (#28646)
  • Watch script dependencies in CLI watch mode (#28125)

CLI

  • Only skip uv workspace metadata for a single script (#28581)
  • Support dependency lints with --config-file (#28573)

LSP server

  • Filter string literal completions by typed text (#28612)
  • Find member references across files (#28669)
  • Find parameter references across files (#28670)
  • Preserve valid LSP settings when configuration resolution fails (#28653)
  • Reuse identifier matcher in LSP operations (#28663)
  • Watch script dependencies in the language server (#28522)

Diagnostic improvements

  • Add an autofix for unused awaitables (#28668)
  • Add annotations for unreachable code caused by boolean operands (#28521)
  • Add subdiagnostics to redundant-condition rules warning about reachability implications (#28263)
  • Clarify diagnostics for unimplemented abstract members (#28538)
  • Extend unreachable-code annotations to while, assert, and match statements (#28290)

Core type checking

  • Allow experimental intersection syntax in PEP 695 aliases (#28513)
  • Bound aliased intersection expansion during inference (#28546)
  • Check declared variance against final method bindings (#28155)
  • Fix recursive protocol checks for decorated methods (#28293)
  • Freshen constructor-owned Self with class type variables (#28592)
  • Improve disjointness of functools.partial types (#28660)
  • Include constraint-set assignability in more checks (#28642)
  • Infer conditional literals from peers in unspecialized contexts (#28633)
  • Infer generic elements from gradual tuples (#28637)
  • Introduce Recursive types and fully support recursive implicit type aliases (#28425)
  • Narrow type context during tuple inference (#28658)
  • Preserve field metadata after overload resolution (#28635)
  • Preserve gradual class assignability in constraint-set checks (#28638)
  • Preserve gradual tuple lengths during callable inference (#28588)
  • Preserve tuple shapes during concatenation (#28617)
  • Reject abstract class instantiation (#28167)

... (truncated)

Changelog

Sourced from ty's changelog.

0.0.82

Released on 2026-09-17.

Preview features

  • Ignore Python version from uv metadata (#28646)
  • Watch script dependencies in CLI watch mode (#28125)

CLI

  • Only skip uv workspace metadata for a single script (#28581)
  • Support dependency lints with --config-file (#28573)

LSP server

  • Filter string literal completions by typed text (#28612)
  • Find member references across files (#28669)
  • Find parameter references across files (#28670)
  • Preserve valid LSP settings when configuration resolution fails (#28653)
  • Reuse identifier matcher in LSP operations (#28663)
  • Watch script dependencies in the language server (#28522)

Diagnostic improvements

  • Add an autofix for unused awaitables (#28668)
  • Add annotations for unreachable code caused by boolean operands (#28521)
  • Add subdiagnostics to redundant-condition rules warning about reachability implications (#28263)
  • Clarify diagnostics for unimplemented abstract members (#28538)
  • Extend unreachable-code annotations to while, assert, and match statements (#28290)

Core type checking

  • Allow experimental intersection syntax in PEP 695 aliases (#28513)
  • Bound aliased intersection expansion during inference (#28546)
  • Check declared variance against final method bindings (#28155)
  • Fix recursive protocol checks for decorated methods (#28293)
  • Freshen constructor-owned Self with class type variables (#28592)
  • Improve disjointness of functools.partial types (#28660)
  • Include constraint-set assignability in more checks (#28642)
  • Infer conditional literals from peers in unspecialized contexts (#28633)
  • Infer generic elements from gradual tuples (#28637)
  • Introduce Recursive types and fully support recursive implicit type aliases (#28425)
  • Narrow type context during tuple inference (#28658)
  • Preserve field metadata after overload resolution (#28635)
  • Preserve gradual class assignability in constraint-set checks (#28638)
  • Preserve gradual tuple lengths during callable inference (#28588)
  • Preserve tuple shapes during concatenation (#28617)
  • Reject abstract class instantiation (#28167)
  • Respect frozen=False overrides on Pydantic subclasses (#28515)

... (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.49 to 0.0.82.
- [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.82)

---
updated-dependencies:
- dependency-name: ty
  dependency-version: 0.0.82
  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 21, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner September 21, 2026 20:29
@dependabot
dependabot Bot requested a review from hjgraca September 21, 2026 20:29
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 21, 2026
@sonarqubecloud

Copy link
Copy Markdown

This branch has not been deployed

No deployments
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