Update dependency uv to v0.5.11
This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
uv (source, changelog) |
==0.5.10 -> ==0.5.11
|
Release Notes
astral-sh/uv (uv)
v0.5.11
Enhancements
- Normalize
platform_system
tosys_platform
(#9949) - Improve retry mechanisms on Windows for
copy_atomic
andwrite_atomic
(#10026) - Add nuance to prefetch logging (#9984)
- Update to
python-build-standalone 20241219
Preview features
- Build backend: Preserve executable bits for scripts in distributions (#10027)
- Build backend: Handle case where
metadata_directory
already containsdist-info
directory (#10005)
Performance
- Batch resolver pre-fetches per fork (#10029)
Bug fixes
- Allow
--script
to be provided withuv run -
(#10035) - Allow
uv run
arguments when reading fromstdin
(#10034) - Prefer higher Python lower-bounds when forking (#10007)
- Remove references to deprecated
first-match
(#10036)
Documentation
- Add
uv python install --preview
to the documentation (#10010) - Fix
uv python install --default
note about multiple requests (#10011) - Fix typo in Caching docs (#10032)
- Remove remaining references to deprecated
first-match
(#10038) - Supplement missing separators for
UV_INSTALL_DIR
directions on Windows (#9507)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.