Skip to content

chore(deps-dev): Bump ty from 0.0.79 to 0.0.81 - #143

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/ty-0.0.81
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/ty-0.0.81

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps ty from 0.0.79 to 0.0.81.

Release notes

Sourced from ty's releases.

0.0.81

Release Notes

Released on 2026-09-14.

Bug fixes

  • Escape glob characters in anchored directory paths (#28518)
  • Ignore divergent markers when detecting descriptors (#28514)

CLI

  • Anchor default exclude patterns at the project root (#28463)

Core type checking

  • Avoid rebinding extracted method calls (#28469)
  • Default-specialize class objects in meta-protocol checks (#28265)
  • Fix MRO ordering for generic bases (#28172)
  • Fix assignability of bounded typevars to intersection types (#28479)
  • Fix variadic partial signature reduction (#28586)
  • Handle gradual metaclass ancestry and conflicts (#28474)
  • Preserve recursive metadata in union transformations (#28497)
  • Preserve runtime comparison semantics when narrowing tagged unions (#28053)
  • Preserve wrapped signatures in nominal descriptor checks (#28466)
  • Reject reassignment of enum members (#28462)
  • Report override conflicts introduced by new bases (#28530)
  • Resolve dependencies within correlated inference alternatives (#28252)
  • Respect instance dictionary storage for slotted classes (#27749)
  • Validate explicitly overridden constructor signatures (#28115)

Performance

  • Avoid redundant superclass member inference (#28587)
  • Reuse rendered union elements when displaying types (#28494)

Memory usage improvements

  • Reduce retained AST memory by shrinking expressions (#28335)
  • Share strings in dependency metadata (#28141)

Contributors

... (truncated)

Changelog

Sourced from ty's changelog.

0.0.81

Released on 2026-09-14.

Bug fixes

  • Escape glob characters in anchored directory paths (#28518)
  • Ignore divergent markers when detecting descriptors (#28514)

CLI

  • Anchor default exclude patterns at the project root (#28463)

Core type checking

  • Avoid rebinding extracted method calls (#28469)
  • Default-specialize class objects in meta-protocol checks (#28265)
  • Fix MRO ordering for generic bases (#28172)
  • Fix assignability of bounded typevars to intersection types (#28479)
  • Fix variadic partial signature reduction (#28586)
  • Handle gradual metaclass ancestry and conflicts (#28474)
  • Preserve recursive metadata in union transformations (#28497)
  • Preserve runtime comparison semantics when narrowing tagged unions (#28053)
  • Preserve wrapped signatures in nominal descriptor checks (#28466)
  • Reject reassignment of enum members (#28462)
  • Report override conflicts introduced by new bases (#28530)
  • Resolve dependencies within correlated inference alternatives (#28252)
  • Respect instance dictionary storage for slotted classes (#27749)
  • Validate explicitly overridden constructor signatures (#28115)

Performance

  • Avoid redundant superclass member inference (#28587)
  • Reuse rendered union elements when displaying types (#28494)

Memory usage improvements

  • Reduce retained AST memory by shrinking expressions (#28335)
  • Share strings in dependency metadata (#28141)

Contributors

... (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.79 to 0.0.81.
- [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.79...0.0.81)

---
updated-dependencies:
- dependency-name: ty
  dependency-version: 0.0.81
  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 Sep 19, 2026
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.

0 participants