Commit 61b626f
authored
perf(deps): update ghcr.io/astral-sh/uv docker tag to v0.9.20 (#351)
This PR contains the following updates:
| Package | Type | Update | Change | OpenSSF |
|---|---|---|---|---|
| [ghcr.io/astral-sh/uv](https://redirect.github.com/astral-sh/uv) |
final | patch | `0.9.18` -> `0.9.20` | [](https://securityscorecards.dev/viewer/?uri=github.com/astral-sh/uv)
|
---
### Release Notes
<details>
<summary>astral-sh/uv (ghcr.io/astral-sh/uv)</summary>
###
[`v0.9.20`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0920)
Released on 2025-12-29.
This is a re-release of 0.9.20, with internal crate versions incremented
to enable publishing to crates.io.
###
[`v0.9.19`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0919)
Released on 2025-12-29.
##### Python
- Add CPython 3.15.0a3
([#​17165](https://redirect.github.com/astral-sh/uv/pull/17165))
##### Enhancements
- Allow `uv pip compile` to install missing python interpreters in cases
where it would otherwise fail
([#​17216](https://redirect.github.com/astral-sh/uv/pull/17216))
- Avoid creating file contents with `uv init --bare --script`
([#​17162](https://redirect.github.com/astral-sh/uv/pull/17162))
- Respect `--torch-backend` in `uv tool` commands
([#​17117](https://redirect.github.com/astral-sh/uv/pull/17117))
- Support comma-separated values in `--no-binary` and `--only-binary`
([#​17185](https://redirect.github.com/astral-sh/uv/pull/17185))
##### Preview features
- Summarize package changes in `uv sync` with JSON output format
([#​16981](https://redirect.github.com/astral-sh/uv/pull/16981))
##### Performance
- Avoid two hot `String` allocations in deserialization
([#​17221](https://redirect.github.com/astral-sh/uv/pull/17221))
- Cache NVIDIA-hosted wheels by default
([#​17164](https://redirect.github.com/astral-sh/uv/pull/17164))
##### Bug fixes
- Avoid enforcing incorrect hash in mixed-hash settings
([#​17157](https://redirect.github.com/astral-sh/uv/pull/17157))
- Fix retry counts in cached client
([#​17104](https://redirect.github.com/astral-sh/uv/pull/17104))
- Respect `UV_PYTHON_DOWNLOAD_MIRROR` in `uv python list`
([#​16673](https://redirect.github.com/astral-sh/uv/pull/16673))
- Support remote `pylock.toml` files
([#​17119](https://redirect.github.com/astral-sh/uv/pull/17119))
- Avoid flagging proxied Git URLs as ambiguous authority
([#​17234](https://redirect.github.com/astral-sh/uv/pull/17234))
- Fix dropped support of `-` in pip constraints, overrides, and excludes
([#​17188](https://redirect.github.com/astral-sh/uv/pull/17188))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - Only on Sunday and Saturday ( * * * * 0,6 ) in timezone
Europe/Dublin.
🚦 **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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/BSStudio/bss-web-file-api).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi41OS4wIiwidXBkYXRlZEluVmVyIjoiNDIuNTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 34a9430 commit 61b626f
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments