Skip to content

chore(deps): update dependency ty to >=0.0.4#193

Merged
aponcedeleonch merged 1 commit intomainfrom
renovate/ty-0.x
Dec 19, 2025
Merged

chore(deps): update dependency ty to >=0.0.4#193
aponcedeleonch merged 1 commit intomainfrom
renovate/ty-0.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 19, 2025

This PR contains the following updates:

Package Change Age Confidence
ty (changelog) >=0.0.3 -> >=0.0.4 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

astral-sh/ty (ty)

v0.0.4

Compare Source

Released on 2025-12-18.

LSP server
  • Add support for attribute docstrings (#​22036)
  • Correctly encode multiline tokens for clients not supporting multiline tokens (#​22033)
  • Autocompletions: Don't suggest keyword statements when only expressions are valid (#​22002)
  • Fix goto-declaration on the right-hand side of from module import submodule (#​22042)
  • Fix some configuration panics in the LSP (#​22040)
  • Gracefully handle client requests that can't be deserialized (#​22051)
Other changes
  • Improve performance for large match statements (#​22045)
  • Disable possibly-missing-imports by default (#​22041)
  • Implement disjointness for TypedDicts, significantly speeding up checking of code that uses pydantic (#​22044)
Contributors

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, 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.

@claude
Copy link

claude bot commented Dec 19, 2025

PR Review - Dependency Update: ty 0.0.3 → 0.0.4

Summary

LGTM - This is a straightforward dependency update from Renovate for the ty type checker (dev dependency only).

Key Points

  • Scope: Development dependency only - no runtime impact
  • Changes: Lock file updates for all platform wheels (Linux, macOS, Windows variants)
  • Upstream improvements: LSP fixes, performance improvements for large match statements and TypedDict disjointness checks (benefits pydantic usage)

Review Notes

Code Quality: N/A - automated dependency update
Security: No concerns - dev-only tool from trusted source (Astral)
Breaking Changes: None
Performance: Upstream claims improvements for large match statements
Best Practices: Follows project's Renovate automation strategy

Recommendation

Merge after CI passes. Standard Renovate dependency bump with no code changes required.

@aponcedeleonch aponcedeleonch merged commit 0f75c76 into main Dec 19, 2025
6 checks passed
@aponcedeleonch aponcedeleonch deleted the renovate/ty-0.x branch December 19, 2025 09:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant