Commit 6f44ab8
authored
chore(deps): update dependency uv_build to v0.9.18 (#335)
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Adoption](https://docs.renovatebot.com/merge-confidence/) |
[Passing](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|---|---|
| [uv_build](https://pypi.org/project/uv/)
([source](https://redirect.github.com/astral-sh/uv),
[changelog](https://redirect.github.com/astral-sh/uv/blob/main/CHANGELOG.md))
| `==0.9.17` -> `==0.9.18` |

|

|

|

|
---
### Release Notes
<details>
<summary>astral-sh/uv (uv_build)</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 079fe8b commit 6f44ab8
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
0 commit comments