Skip to content

Update dependency uv to v0.5.12

botaniker requested to merge renovate/uv-0.x into main

This MR contains the following updates:

Package Change Age Adoption Passing Confidence
uv (source, changelog) ==0.5.11 -> ==0.5.12 age adoption passing confidence

Release Notes

astral-sh/uv (uv)

v0.5.12

Compare Source

Enhancements
  • Support uv export for non-project workspaces (#​10144)
  • Set glibc versions for standalone installers (#​10142)
  • Allow environment variables to be included in cache keys (#​10170)
Preview features
  • Include extras in uv-build Requires-Dist metadata (#​10110)
  • Use shutil.which for the build backend (#​10028)
Bug fixes
  • Always write slash paths to RECORD file (#​10164)
  • Add support for subdirectories in direct URLs in uv.lock (#​10068)
  • Avoid duplicating backslashes in sysconfig parser (#​10063)
  • Avoid erroring when subdirectories are provided in uv add (#​10095)
  • Backtrack to non-local versions when wheels are missing platform support (#​10046)
  • Fix mirror script to handle newer metadata format (#​10050)
  • Preserve sort when deciding on requirement placement (#​10078)
  • Remove redundant alias in uv init CLI (#​10124)
  • Respect sources credentials in non-project workspaces (#​10125)
  • Show non-project dependencies in uv tree (#​10149)
  • Strip fragment when storing direct URL (#​10093)
  • Include hashes for local source archives (#​10080)
Documentation
  • Fix invalid syntax in some sources examples (#​10127)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports