Update ghcr.io/astral-sh/uv Docker tag to v0.9.19 #37

Merged
renovate merged 1 commits from renovate/ghcr.io-astral-sh-uv-0.x into main 2025-12-29 20:00:51 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
ghcr.io/astral-sh/uv final patch 0.9.18 -> 0.9.19

Release Notes

astral-sh/uv (ghcr.io/astral-sh/uv)

v0.9.19

Released on 2025-12-29.

Python
Enhancements
  • Allow uv pip compile to install missing python interpreters in cases where it would otherwise fail (#​17216)
  • Avoid creating file contents with uv init --bare --script (#​17162)
  • Respect --torch-backend in uv tool commands (#​17117)
  • Support comma-separated values in --no-binary and --only-binary (#​17185)
Preview features
  • Summarize package changes in uv sync with JSON output format (#​16981)
Performance
  • Avoid two hot String allocations in deserialization (#​17221)
  • Cache NVIDIA-hosted wheels by default (#​17164)
Bug fixes
  • Avoid enforcing incorrect hash in mixed-hash settings (#​17157)
  • Fix retry counts in cached client (#​17104)
  • Respect UV_PYTHON_DOWNLOAD_MIRROR in uv python list (#​16673)
  • Support remote pylock.toml files (#​17119)
  • Avoid flagging proxied Git URLs as ambiguous authority (#​17234)
  • Fix dropped support of - in pip constraints, overrides, and excludes (#​17188)

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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


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

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [ghcr.io/astral-sh/uv](https://github.com/astral-sh/uv) | final | patch | `0.9.18` -> `0.9.19` | --- ### Release Notes <details> <summary>astral-sh/uv (ghcr.io/astral-sh/uv)</summary> ### [`v0.9.19`](https://github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0919) Released on 2025-12-29. ##### Python - Add CPython 3.15.0a3 ([#&#8203;17165](https://github.com/astral-sh/uv/pull/17165)) ##### Enhancements - Allow `uv pip compile` to install missing python interpreters in cases where it would otherwise fail ([#&#8203;17216](https://github.com/astral-sh/uv/pull/17216)) - Avoid creating file contents with `uv init --bare --script` ([#&#8203;17162](https://github.com/astral-sh/uv/pull/17162)) - Respect `--torch-backend` in `uv tool` commands ([#&#8203;17117](https://github.com/astral-sh/uv/pull/17117)) - Support comma-separated values in `--no-binary` and `--only-binary` ([#&#8203;17185](https://github.com/astral-sh/uv/pull/17185)) ##### Preview features - Summarize package changes in `uv sync` with JSON output format ([#&#8203;16981](https://github.com/astral-sh/uv/pull/16981)) ##### Performance - Avoid two hot `String` allocations in deserialization ([#&#8203;17221](https://github.com/astral-sh/uv/pull/17221)) - Cache NVIDIA-hosted wheels by default ([#&#8203;17164](https://github.com/astral-sh/uv/pull/17164)) ##### Bug fixes - Avoid enforcing incorrect hash in mixed-hash settings ([#&#8203;17157](https://github.com/astral-sh/uv/pull/17157)) - Fix retry counts in cached client ([#&#8203;17104](https://github.com/astral-sh/uv/pull/17104)) - Respect `UV_PYTHON_DOWNLOAD_MIRROR` in `uv python list` ([#&#8203;16673](https://github.com/astral-sh/uv/pull/16673)) - Support remote `pylock.toml` files ([#&#8203;17119](https://github.com/astral-sh/uv/pull/17119)) - Avoid flagging proxied Git URLs as ambiguous authority ([#&#8203;17234](https://github.com/astral-sh/uv/pull/17234)) - Fix dropped support of `-` in pip constraints, overrides, and excludes ([#&#8203;17188](https://github.com/astral-sh/uv/pull/17188)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xOS44IiwidXBkYXRlZEluVmVyIjoiNDIuMTkuOCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovate added 1 commit 2025-12-29 20:00:48 +00:00
Update ghcr.io/astral-sh/uv Docker tag to v0.9.19
All checks were successful
Build container / Build (pull_request) Successful in 1m0s
300eb15081
renovate scheduled this pull request to auto merge when all checks succeed 2025-12-29 20:00:49 +00:00
renovate merged commit bb2728d5c4 into main 2025-12-29 20:00:51 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: remoll/dns#37
No description provided.