Update ghcr.io/astral-sh/uv Docker tag to v0.7.12
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| ghcr.io/astral-sh/uv | image | patch |
0.7.11-python3.13-bookworm-slim -> 0.7.12-python3.13-bookworm-slim
|
Release Notes
astral-sh/uv (ghcr.io/astral-sh/uv)
v0.7.12
Enhancements
-
Add
uv python pin --rmto remove.python-versionpins (#13860) -
Don't hint at versions removed by
excluded-newer(#13884) -
Add hint to use
tool.uv.environmentson resolution error (#13455) -
Add hint to use
tool.uv.required-environmentson resolution error (#13575) -
Improve
python pinerror messages (#13862)
Bug fixes
- Lock environments during
uv sync,uv addanduv removeto prevent race conditions (#13869) - Add
--no-editabletouv exportforpylock.toml(#13852)
Documentation
- List
.gitignorein project init files (#13855) - Move the pip interface documentation into the concepts section (#13841)
- Remove the configuration section in favor of concepts / reference (#13842)
- Update Git and GitHub Actions docs to mention
gh auth login(#13850)
Preview
- Fix directory glob traversal fallback preventing exclusion of all files (#13882)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.