Commit a6f04a4
build(deps): update astral-sh/uv to v0.9.18
This MR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [astral-sh/uv](https://github.com/astral-sh/uv) | patch | `0.9.17` -> `0.9.18` |
MR created with the help of [el-capitano/tools/renovate-bot](https://gitlab.com/el-capitano/tools/renovate-bot).
**Proposed changes to behavior should be submitted there as MRs.**
---
### Release Notes
<details>
<summary>astral-sh/uv (astral-sh/uv)</summary>
### [`v0.9.18`](https://github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0918)
[Compare Source](astral-sh/uv@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](astral-sh/uv#17080))
- Improve error handling in `uv publish` ([#​17096](astral-sh/uv#17096))
- Improve rendering of multiline error messages ([#​17132](astral-sh/uv#17132))
- Support redirects in `uv publish` ([#​17130](astral-sh/uv#17130))
- Include Docker images with the alpine version, e.g., `python3.x-alpine3.23` ([#​17100](astral-sh/uv#17100))
##### Configuration
- Accept `--torch-backend` in `[tool.uv]` ([#​17116](astral-sh/uv#17116))
##### Performance
- Speed up `uv cache size` ([#​17015](astral-sh/uv#17015))
- Initialize S3 signer once ([#​17092](astral-sh/uv#17092))
##### Bug fixes
- Avoid panics due to reads on failed requests ([#​17098](astral-sh/uv#17098))
- Enforce latest-version in `@latest` requests ([#​17114](astral-sh/uv#17114))
- Explicitly set `EntryType` for file entries in tar ([#​17043](astral-sh/uv#17043))
- Ignore `pyproject.toml` index username in lockfile comparison ([#​16995](astral-sh/uv#16995))
- Relax error when using `uv add` with `UV_GIT_LFS` set ([#​17127](astral-sh/uv#17127))
- Support file locks on ExFAT on macOS ([#​17115](astral-sh/uv#17115))
- Change schema for `exclude-newer` into optional string ([#​17121](astral-sh/uv#17121))
##### Documentation
- Drop arm musl caveat from Docker documentation ([#​17111](astral-sh/uv#17111))
- Fix version reference in resolver example ([#​17085](astral-sh/uv#17085))
- Better documentation for `exclude-newer*` ([#​17079](astral-sh/uv#17079))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box
---
This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi41Ny4xIiwidXBkYXRlZEluVmVyIjoiNDIuNTcuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiUmVub3ZhdGUgQm90Il19-->1 parent 28a0d0d commit a6f04a4
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
| 89 | + | |
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
| |||
0 commit comments