Loading
Update dependency uv_build to >=0.11.16,<0.12.0
This MR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| uv_build (source, changelog) | >=0.11.15,<0.12.0 -> >=0.11.16,<0.12.0 |
Release Notes
astral-sh/uv (uv_build)
v0.11.16
Released on 2026-05-21.
Enhancements
Preview features
Configuration
- Allow disabling reading the system config with
UV_NO_SYSTEM_CONFIG(#19476)
Bug fixes
- Allow environment variables that take a list to be empty (#19503)
- Ensure that incompatible wheel hints do not leak secrets (#19504)
- Reject unsafe entry points in
uv-build(#19495) - Restrict delimiters in entry point parsing (#19471)
- uv-netrc: fix multi-word no-space comment lines causing parse errors (#19494)
Documentation
- Document and test relative exclude-newer support for uv pip (#19475)
Configuration
- If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.