Commit 4734064
authored
perf(deps): update ghcr.io/astral-sh/uv docker tag to v0.9.18 (#338)
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.17` -> `0.9.18` | [](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.18`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0918)
[Compare
Source](https://redirect.github.com/astral-sh/uv/compare/0.9.17...0.9.18)
Released on 2025-12-16.
##### Enhancements
- Add value hints to command line arguments to improve shell completion
accuracy
([#​17080](https://redirect.github.com/astral-sh/uv/pull/17080))
- Improve error handling in `uv publish`
([#​17096](https://redirect.github.com/astral-sh/uv/pull/17096))
- Improve rendering of multiline error messages
([#​17132](https://redirect.github.com/astral-sh/uv/pull/17132))
- Support redirects in `uv publish`
([#​17130](https://redirect.github.com/astral-sh/uv/pull/17130))
- Include Docker images with the alpine version, e.g.,
`python3.x-alpine3.23`
([#​17100](https://redirect.github.com/astral-sh/uv/pull/17100))
##### Configuration
- Accept `--torch-backend` in `[tool.uv]`
([#​17116](https://redirect.github.com/astral-sh/uv/pull/17116))
##### Performance
- Speed up `uv cache size`
([#​17015](https://redirect.github.com/astral-sh/uv/pull/17015))
- Initialize S3 signer once
([#​17092](https://redirect.github.com/astral-sh/uv/pull/17092))
##### Bug fixes
- Avoid panics due to reads on failed requests
([#​17098](https://redirect.github.com/astral-sh/uv/pull/17098))
- Enforce latest-version in `@latest` requests
([#​17114](https://redirect.github.com/astral-sh/uv/pull/17114))
- Explicitly set `EntryType` for file entries in tar
([#​17043](https://redirect.github.com/astral-sh/uv/pull/17043))
- Ignore `pyproject.toml` index username in lockfile comparison
([#​16995](https://redirect.github.com/astral-sh/uv/pull/16995))
- Relax error when using `uv add` with `UV_GIT_LFS` set
([#​17127](https://redirect.github.com/astral-sh/uv/pull/17127))
- Support file locks on ExFAT on macOS
([#​17115](https://redirect.github.com/astral-sh/uv/pull/17115))
- Change schema for `exclude-newer` into optional string
([#​17121](https://redirect.github.com/astral-sh/uv/pull/17121))
##### Documentation
- Drop arm musl caveat from Docker documentation
([#​17111](https://redirect.github.com/astral-sh/uv/pull/17111))
- Fix version reference in resolver example
([#​17085](https://redirect.github.com/astral-sh/uv/pull/17085))
- Better documentation for `exclude-newer*`
([#​17079](https://redirect.github.com/astral-sh/uv/pull/17079))
</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:eyJjcmVhdGVkSW5WZXIiOiI0Mi41NC4yIiwidXBkYXRlZEluVmVyIjoiNDIuNTQuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 9eb745c commit 4734064
1 file changed
+1
-1
lines changed| 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