Skip to content

⬆️ Update dependency ty to v0.0.40#1498

Merged
liudger merged 1 commit into
mainfrom
renovate/ty-0.x
May 28, 2026
Merged

⬆️ Update dependency ty to v0.0.40#1498
liudger merged 1 commit into
mainfrom
renovate/ty-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 28, 2026

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ty (changelog) ==0.0.39==0.0.40 age adoption passing confidence

Release Notes

astral-sh/ty (ty)

v0.0.40

Compare Source

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
    • "before 2am"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 dependencies Upgrade or downgrade of project dependencies. no-stale This issue or PR is exempted from the stable bot. labels May 28, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 28, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.90%. Comparing base (196e7fd) to head (d8abd65).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1498   +/-   ##
=======================================
  Coverage   99.90%   99.90%           
=======================================
  Files           6        6           
  Lines        1087     1087           
  Branches      146      146           
=======================================
  Hits         1086     1086           
  Partials        1        1           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@sonarqubecloud
Copy link
Copy Markdown

@liudger liudger merged commit a0af5ec into main May 28, 2026
18 checks passed
@renovate renovate Bot deleted the renovate/ty-0.x branch May 28, 2026 04:47
@github-actions github-actions Bot locked and limited conversation to collaborators May 29, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Upgrade or downgrade of project dependencies. no-stale This issue or PR is exempted from the stable bot.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant