Loading
chore(deps): update dependency uv to v0.12.3
This MR contains the following updates:
| Package | Type | Update | Change | Pending |
|---|---|---|---|---|
| uv | tools | patch | 0.12.2 → 0.12.3 |
0.12.5 (+1) |
Release Notes
astral-sh/uv (uv)
v0.12.3
Released on 2026-08-07.
Python
- Add CPython 3.13.15 (#20997)
Preview features
- Add
--output-formatto select automatic, human-readable, or raw-byte output foruv cache size(#20992) - Preserve JSON output from
uv workspace metadata --quietwhile suppressing diagnostics (#20991) - Reduce memory usage for large workspaces by streaming
uv workspace metadataJSON output (#20990)
Performance
- Reduce Linux startup latency by initializing the workspace cache before spawning another thread (#20989)
- Reuse compiled workspace exclusion patterns during workspace discovery (#20988)
- Speed up conflict-heavy resolutions by avoiding materialized range complements (#20982)
- Avoid slow procfs reads during Python interpreter discovery on Linux (#20987)
Documentation
Configuration
- Branch creation
- At any time (no schedule defined)
- Automerge
- At any time (no schedule defined)
- If you want to rebase/retry this MR, check this box
This MR has been generated by Mend Renovate.