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

Compare Source

Enhancements
  • Add uv python pin --rm to remove .python-version pins (#​13860)

  • Don't hint at versions removed by excluded-newer (#​13884)

  • Add hint to use tool.uv.environments on resolution error (#​13455)

  • Add hint to use tool.uv.required-environments on resolution error (#​13575)

  • Improve python pin error messages (#​13862)

Bug fixes
  • Lock environments during uv sync, uv add and uv remove to prevent race conditions (#​13869)
  • Add --no-editable to uv export for pylock.toml (#​13852)
Documentation
  • List .gitignore in 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

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday ( * 0-4,22-23 * * 1-5 ), Only on Sunday and Saturday ( * * * * 0,6 ) (UTC).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ 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

Loading