Skip to content

chore(deps-dev): Bump ty from 0.0.49 to 0.0.52#3245

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/ty-0.0.52
Closed

chore(deps-dev): Bump ty from 0.0.49 to 0.0.52#3245
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/ty-0.0.52

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 23, 2026

Copy link
Copy Markdown
Contributor

Bumps ty from 0.0.49 to 0.0.52.

Release notes

Sourced from ty's releases.

0.0.52

Release Notes

Released on 2026-06-22.

Bug fixes

  • Avoid shadowing hints for attribute assignments (#26164)
  • Fix dict.pop overloads to accept arbitrary keys with defaults (#26241)
  • Normalize recursive TypeOf across multiple union arms (#26230)
  • Normalize recursive TypeOf growth during cycle recovery (#26163)
  • Normalize recursive protocol growth during cycle recovery (#26246)
  • Preserve generic alias identity during cycle recovery (#26166)
  • Recover from dynamic class code generator cycles (#26167)

LSP server

  • Add a go-to destination for Divergent (#26162)
  • Publish diagnostics for all open files after a single file is saved (#25929)
  • Render Markdown for reStructuredText fields in docstrings on hover (#25903)

CLI

  • Make error-on-warning the default (#26157)

Diagnostics

  • Make rendering of fix diffs more concise (#26161)

Performance

  • Avoid allocating disabled error context trees (#26191)
  • Avoid lookup maps for small place tables (#26177)
  • Avoid moving boxed use-def map builders (#26211)
  • Avoid transient AST ID merge map (#26185)
  • Batch signature typevar freshness scans (#26196)
  • Box large semantic index builders (#26186)
  • Build frozen definition maps directly (#26188)
  • Compact use-def binding interner keys (#26193)
  • Consume condition flow snapshots (#26189)
  • Lazily allocate reachability caches (#26194)
  • Remove redundant use-def state shrinking (#26206)
  • Reuse the first union bindings buffer (#26225)
  • Short-circuit terminal narrowing constraints (#26215)
  • Solve simple constraint conjunctions directly (#25879)
  • Store cycle-detector cache entries inline (#26183)
  • Stream indexed AST construction (#26184)
  • Suppress discarded TypedDict diagnostics (#26250)
  • Use SmallVec for CycleDetector::seen (#26181)
  • Use a SmallVec for seen type aliases (#26187)

... (truncated)

Changelog

Sourced from ty's changelog.

0.0.52

Released on 2026-06-22.

Bug fixes

  • Avoid shadowing hints for attribute assignments (#26164)
  • Fix dict.pop overloads to accept arbitrary keys with defaults (#26241)
  • Normalize recursive TypeOf across multiple union arms (#26230)
  • Normalize recursive TypeOf growth during cycle recovery (#26163)
  • Normalize recursive protocol growth during cycle recovery (#26246)
  • Preserve generic alias identity during cycle recovery (#26166)
  • Recover from dynamic class code generator cycles (#26167)

LSP server

  • Add a go-to destination for Divergent (#26162)
  • Publish diagnostics for all open files after a single file is saved (#25929)
  • Render Markdown for reStructuredText fields in docstrings on hover (#25903)

CLI

  • Make error-on-warning the default (#26157)

Diagnostics

  • Make rendering of fix diffs more concise (#26161)

Performance

  • Avoid allocating disabled error context trees (#26191)
  • Avoid lookup maps for small place tables (#26177)
  • Avoid moving boxed use-def map builders (#26211)
  • Avoid transient AST ID merge map (#26185)
  • Batch signature typevar freshness scans (#26196)
  • Box large semantic index builders (#26186)
  • Build frozen definition maps directly (#26188)
  • Compact use-def binding interner keys (#26193)
  • Consume condition flow snapshots (#26189)
  • Lazily allocate reachability caches (#26194)
  • Remove redundant use-def state shrinking (#26206)
  • Reuse the first union bindings buffer (#26225)
  • Short-circuit terminal narrowing constraints (#26215)
  • Solve simple constraint conjunctions directly (#25879)
  • Store cycle-detector cache entries inline (#26183)
  • Stream indexed AST construction (#26184)
  • Suppress discarded TypedDict diagnostics (#26250)
  • Use SmallVec for CycleDetector::seen (#26181)
  • Use a SmallVec for seen type aliases (#26187)

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jun 23, 2026
@github-actions github-actions Bot enabled auto-merge June 23, 2026 05:03
Bumps [ty](https://github.com/astral-sh/ty) from 0.0.49 to 0.0.52.
- [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.52)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jun 25, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #3247.

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