Skip to content

Update dependency uv to v0.5.15

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.14 -> ==0.5.15 age adoption passing confidence

Release Notes

astral-sh/uv (uv)

v0.5.15

Compare Source

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
  • Clarify exclude-newer only allows full timestamps in settings documentation (#​9135)
  • Tweak script --no-project comment (#​10331)
  • Update copyright year (#​10297)
  • Add instructinos for installing with Scoop (#​10332)

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