Skip to content

fix(deps): update dependency ty to v0.0.24#1621

Merged
renovate[bot] merged 1 commit intomasterfrom
renovate/ty-0.x
Mar 19, 2026
Merged

fix(deps): update dependency ty to v0.0.24#1621
renovate[bot] merged 1 commit intomasterfrom
renovate/ty-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 19, 2026

This PR contains the following updates:

Package Change Age Confidence
ty (changelog) ==0.0.23==0.0.24 age confidence

Release Notes

astral-sh/ty (ty)

v0.0.24

Released on 2026-03-19.

Bug fixes
  • Ensure TypedDict subscripts for unknown keys return Unknown (#​23926)
  • Fix overflow with recursive TypeIs (#​23784)
  • Fix variance of frozen dataclass-transform models (#​23931)
LSP server
Core type checking
  • Improve performance and correctness by avoiding inferring intersection types for call arguments as a result of bidirectional inference (#​23933)
  • Narrow keyword arguments when unpacking dictionary instances (#​23436)
  • Discover /usr/local/lib dist-packages on Debian/Ubuntu (#​23797)
  • Sync vendored typeshed stubs (#​23963). Typeshed diff

Configuration

📅 Schedule: 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 these updates 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 enabled auto-merge (squash) March 19, 2026 17:46
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 19, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.15%. Comparing base (b28692c) to head (413f401).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1621   +/-   ##
=======================================
  Coverage   79.15%   79.15%           
=======================================
  Files         354      354           
  Lines       11658    11658           
  Branches      536      536           
=======================================
  Hits         9228     9228           
  Misses       2245     2245           
  Partials      185      185           
Flag Coverage Δ
unittests 79.15% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.

@renovate renovate bot merged commit fa0d3f4 into master Mar 19, 2026
27 checks passed
@renovate renovate bot deleted the renovate/ty-0.x branch March 19, 2026 17:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

0 participants