Skip to content

fix(deps): update dependency ty to v0.0.40#869

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/ty-0.x
May 27, 2026
Merged

fix(deps): update dependency ty to v0.0.40#869
renovate[bot] merged 1 commit into
mainfrom
renovate/ty-0.x

Conversation

@renovate

@renovate renovate Bot commented May 27, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
ty (changelog) ==0.0.39==0.0.40 age confidence

Release Notes

astral-sh/ty (ty)

v0.0.40

Released on 2026-05-27.

Bug fixes
  • Accept complete enum-literal alias unions as enums (#​25341)
  • Fix diagnostics in ignored folders after adding new files (#​25236)
  • Show LiteralString when hovering over an inline of a literal string (#​25373)
LSP server
  • Follow aliases when resolving stub mappings (#​25328)
  • Treat Python notebook text documents as Python sources (#​25393)
  • Recover incomplete list comprehension elements (#​25326)
Diagnostics
  • Add help message to invalid-generic-class variance diagnostic (#​25385)
Core type checking
  • Ignore and reject annotations on non-name targets (#​25324)
  • Infer class attributes assigned by metaclass initialization (#​25342)
  • Reject inconsistent generic bases in dynamic classes (#​25413)
  • Resolve enum names for all unions arms in literal enum subsets (#​25379)
  • Support typing.TypeForm (#​25334)
  • Use constraint sets as pending state in SpecializationBuilder (#​24540)
Contributors

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies Third-party library dependencies. label May 27, 2026
@renovate renovate Bot enabled auto-merge (squash) May 27, 2026 18:04
@renovate renovate Bot merged commit de220a9 into main May 27, 2026
29 checks passed
@renovate renovate Bot deleted the renovate/ty-0.x branch May 27, 2026 18:11
@codecov

codecov Bot commented May 27, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.62%. Comparing base (40a00fe) to head (5658267).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #869   +/-   ##
=======================================
  Coverage   99.62%   99.62%           
=======================================
  Files          12       12           
  Lines        1870     1870           
=======================================
  Hits         1863     1863           
  Misses          7        7           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Third-party library dependencies.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants