Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 10, 2026

This PR contains the following updates:

Package Change Age Confidence
ty (changelog) ==0.0.10==0.0.11 age confidence

Release Notes

astral-sh/ty (ty)

v0.0.11

Compare Source

Released on 2026-01-09.

Bug fixes
  • Fix super() with TypeVar-annotated self and cls parameter (#​22208)
  • Only consider fully static pivots when deriving transitive constraints (#​22444)
LSP server
  • Don't show diagnostics for excluded files (#​22455)
  • Fix goto definition for relative imports in third-party files (#​22457)
  • Improve completion ranking based on origin and exact match (#​22460)
  • Rank top-level module symbols above most other symbols (#​22465)
Configuration
  • Enable unused-type-ignore-comment by default (#​22474)
Performance
  • Improve UnionBuilder performance by changing Type::is_subtype_of calls to Type::is_redundant_with (#​22337)
  • Optimize union building for unions with many enum-literal members (#​22363)-
Other changes
  • Declare support for Python 3.14 (#​2407)
  • Remove dark-mode handling from PyPI-uploaded README (#​2422)
Contributors

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) January 10, 2026 01:46
@codecov
Copy link

codecov bot commented Jan 10, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.99%. Comparing base (2b81eb2) to head (3f0333e).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1524   +/-   ##
=======================================
  Coverage   78.99%   78.99%           
=======================================
  Files         354      354           
  Lines       11509    11509           
  Branches      526      526           
=======================================
  Hits         9092     9092           
  Misses       2236     2236           
  Partials      181      181           
Flag Coverage Δ
unittests 78.99% <ø> (ø)

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 39620a1 into master Jan 10, 2026
27 checks passed
@renovate renovate bot deleted the renovate/ty-0.x branch January 10, 2026 01:52
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