Commit 0cd8d28
authored
perf(deps): update ghcr.io/astral-sh/uv docker tag to v0.10.9 (#467)
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.10.8` → `0.10.9` | [](https://securityscorecards.dev/viewer/?uri=github.com/astral-sh/uv)
|
---
### Release Notes
<details>
<summary>astral-sh/uv (ghcr.io/astral-sh/uv)</summary>
###
[`v0.10.9`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0109)
Released on 2026-03-06.
##### Enhancements
- Add `fbgemm-gpu`, `fbgemm-gpu-genai`, `torchrec`, and `torchtune` to
the PyTorch list
([#​18338](https://redirect.github.com/astral-sh/uv/pull/18338))
- Add torchcodec to PyTorch List
([#​18336](https://redirect.github.com/astral-sh/uv/pull/18336))
- Log the duration we took before erroring
([#​18231](https://redirect.github.com/astral-sh/uv/pull/18231))
- Warn when using `uv_build` settings without `uv_build`
([#​15750](https://redirect.github.com/astral-sh/uv/pull/15750))
- Add fallback to `/usr/lib/os-release` on Linux system lookup failure
([#​18349](https://redirect.github.com/astral-sh/uv/pull/18349))
- Use `cargo auditable` to include SBOM in uv builds
([#​18276](https://redirect.github.com/astral-sh/uv/pull/18276))
##### Configuration
- Add an environment variable for `UV_VENV_RELOCATABLE`
([#​18331](https://redirect.github.com/astral-sh/uv/pull/18331))
##### Performance
- Avoid toml `Document` overhead
([#​18306](https://redirect.github.com/astral-sh/uv/pull/18306))
- Use a single global workspace cache
([#​18307](https://redirect.github.com/astral-sh/uv/pull/18307))
##### Bug fixes
- Continue on trampoline job assignment failures
([#​18291](https://redirect.github.com/astral-sh/uv/pull/18291))
- Handle the hard link limit gracefully instead of failing
([#​17699](https://redirect.github.com/astral-sh/uv/pull/17699))
- Respect build constraints for workspace members
([#​18350](https://redirect.github.com/astral-sh/uv/pull/18350))
- Revalidate editables and other dependencies in scripts
([#​18328](https://redirect.github.com/astral-sh/uv/pull/18328))
- Support Python 3.13+ on Android
([#​18301](https://redirect.github.com/astral-sh/uv/pull/18301))
- Support `cp3-none-any`
([#​17064](https://redirect.github.com/astral-sh/uv/pull/17064))
- Skip tool environments with broken links to Python on Windows
([#​17176](https://redirect.github.com/astral-sh/uv/pull/17176))
##### Documentation
- Add documentation for common marker values
([#​18327](https://redirect.github.com/astral-sh/uv/pull/18327))
- Improve documentation on virtual dependencies
([#​18346](https://redirect.github.com/astral-sh/uv/pull/18346))
</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:eyJjcmVhdGVkSW5WZXIiOiI0My41OS4wIiwidXBkYXRlZEluVmVyIjoiNDMuNTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 729c21d commit 0cd8d28
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