Update dependency uv to v0.5.15
This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
uv (source, changelog) |
==0.5.14 -> ==0.5.15
|
Release Notes
astral-sh/uv (uv)
v0.5.15
Python
The managed Python distributions have been updated, including:
- Python 3.14.0a3 support on macOS and Linux
- Performance improvements
- Fixes to SQLite feature detection
See the python-build-standalone
release notes for more details.
Enhancements
- Respect
FORCE_COLOR
environment variable (#10315)
Performance
- Avoid generating unused hashes during
uv lock
(#10307) - Visit source distributions before wheels (#10291)
Bug fixes
- Avoid downgrading packages when
--upgrade
is provided (#10097) - Extract supported architectures from wheel tags (#10179)
- Redact new index credentials in
uv add
(#10329)
Documentation
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.