Skip to content

chore(deps-dev): bump ty from 0.0.56 to 0.0.59 - #1856

Merged
amilcarlucas merged 1 commit into
masterfrom
dependabot/pip/ty-0.0.59
Jul 28, 2026
Merged

chore(deps-dev): bump ty from 0.0.56 to 0.0.59#1856
amilcarlucas merged 1 commit into
masterfrom
dependabot/pip/ty-0.0.59

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 27, 2026

Copy link
Copy Markdown
Contributor

Bumps ty from 0.0.56 to 0.0.59.

Release notes

Sourced from ty's releases.

0.0.59

Release Notes

Released on 2026-07-12.

Bug fixes

  • Guard descriptor classification cycles (#26690)
  • Respect init=False in dataclass field-order checks (#26749)
  • Avoid duplicate diagnostics for overloaded TypeIs (#26716)

Library support

  • Pydantic: Support custom __init__ methods (#26699)
  • Pydantic: Support field metadata in Annotated (#26650)

Core type checking

  • Allow unsound equality-based narrowing for builtins (#26414)
  • Bind Self in implicit dunder calls (#26711)
  • Correct protocol method receiver binding (#26701)
  • Exempt ParamSpec callables from the dunder descriptor heuristic (#26696)
  • Remove transitive TypeVar artifacts during collection inference (#26714)

LSP server

  • Avoid broad invalidation from file check eligibility (#26741)
  • Correct how we expand tabs in docstrings (#26679)
  • Resolve ambiguity in Google-style docstring parsing in favour of observations from popular projects (#26673)

CLI

  • Avoid allocation for every stdout write (#26698)
  • Buffer diagnostic output (#26702)

Performance

  • Cache generic context (#26745)
  • Cache known class instances (#26746)
  • Reuse common TypedDict constraints through intersections (#26747)
  • Use purpose-specific types for completion and module text (#26664)

Contributors

... (truncated)

Changelog

Sourced from ty's changelog.

0.0.59

Released on 2026-07-12.

Bug fixes

  • Guard descriptor classification cycles (#26690)
  • Respect init=False in dataclass field-order checks (#26749)
  • Avoid duplicate diagnostics for overloaded TypeIs (#26716)

Library support

  • Pydantic: Support custom __init__ methods (#26699)
  • Pydantic: Support field metadata in Annotated (#26650)

Core type checking

  • Allow unsound equality-based narrowing for builtins (#26414)
  • Bind Self in implicit dunder calls (#26711)
  • Correct protocol method receiver binding (#26701)
  • Exempt ParamSpec callables from the dunder descriptor heuristic (#26696)
  • Remove transitive TypeVar artifacts during collection inference (#26714)

LSP server

  • Avoid broad invalidation from file check eligibility (#26741)
  • Correct how we expand tabs in docstrings (#26679)
  • Resolve ambiguity in Google-style docstring parsing in favour of observations from popular projects (#26673)

CLI

  • Avoid allocation for every stdout write (#26698)
  • Buffer diagnostic output (#26702)

Performance

  • Cache generic context (#26745)
  • Cache known class instances (#26746)
  • Reuse common TypedDict constraints through intersections (#26747)
  • Use purpose-specific types for completion and module text (#26664)

Contributors

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 27, 2026
@dependabot
dependabot Bot requested a review from amilcarlucas as a code owner July 27, 2026 01:16
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 27, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Test Results

     4 files  ±0       4 suites  ±0   41m 37s ⏱️ - 1m 35s
 4 429 tests ±0   4 421 ✅ +1   7 💤 ±0  1 ❌ ±0 
17 502 runs  ±0  17 453 ✅  - 1  47 💤 +2  2 ❌ ±0 

For more details on these failures, see this check.

Results for commit 462d7bc. ± Comparison against base commit 8edbf14.

@github-actions

github-actions Bot commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

☂️ Code Coverage

current status: ✅

Overall Coverage

Statements Covered Coverage Threshold Status
14862 13696 92% 89% 🟢

New Files

No new covered files...

Modified Files

No covered modified files...

updated for commit: b859ef3 by action🐍

amilcarlucas
amilcarlucas previously approved these changes Jul 28, 2026
Bumps [ty](https://github.com/astral-sh/ty) from 0.0.56 to 0.0.59.
- [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.56...0.0.59)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/pip/ty-0.0.59 branch from 462d7bc to b859ef3 Compare July 28, 2026 19:08
@amilcarlucas
amilcarlucas enabled auto-merge (rebase) July 28, 2026 21:16
@amilcarlucas
amilcarlucas disabled auto-merge July 28, 2026 21:16
@amilcarlucas
amilcarlucas merged commit fa66ebe into master Jul 28, 2026
21 of 25 checks passed
@amilcarlucas
amilcarlucas deleted the dependabot/pip/ty-0.0.59 branch July 28, 2026 21:16
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.

1 participant