Update dependency astral-sh/uv to v0.9.24 (#17409)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [astral-sh/uv](https://redirect.github.com/astral-sh/uv) | uses-with |
patch | `0.9.21` → `0.9.24` |
---
### Release Notes
<details>
<summary>astral-sh/uv (astral-sh/uv)</summary>
###
[`v0.9.24`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0924)
[Compare
Source](https://redirect.github.com/astral-sh/uv/compare/0.9.23...0.9.24)
Released on 2026-01-09.
##### Bug fixes
- Fix handling of `UV_NO_SYNC=1 uv run ...`
([#​17391](https://redirect.github.com/astral-sh/uv/pull/17391))
- Rebuild dynamic distribution when version changes with `--no-cache`
([#​17387](https://redirect.github.com/astral-sh/uv/pull/17387))
##### Documentation
- Add Rust language classifier
([#​17389](https://redirect.github.com/astral-sh/uv/pull/17389))
###
[`v0.9.23`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0923)
[Compare
Source](https://redirect.github.com/astral-sh/uv/compare/0.9.22...0.9.23)
Released on 2026-01-09.
##### Enhancements
- Only write portable paths in `RECORD` files
([#​17339](https://redirect.github.com/astral-sh/uv/pull/17339))
- Support relative paths in `UV_PYTHON_BIN_DIR` and `UV_TOOL_BIN_DIR`
([#​17367](https://redirect.github.com/astral-sh/uv/pull/17367))
##### Preview features
- Enable uploads to S3 via pre-signed URLs
([#​17349](https://redirect.github.com/astral-sh/uv/pull/17349))
##### Configuration
- Allow setting proxy variables via global / user configuration
([#​16918](https://redirect.github.com/astral-sh/uv/pull/16918))
- Manually parse and reconcile Boolean environment variables
([#​17321](https://redirect.github.com/astral-sh/uv/pull/17321))
##### Bug fixes
- Avoid broken build artifacts on build failure
([#​17276](https://redirect.github.com/astral-sh/uv/pull/17276))
- Fix missing dependencies on synthetic root in SBOM export
([#​17363](https://redirect.github.com/astral-sh/uv/pull/17363))
- Recognize `armv8l` as an alias for `armv7l` in platform tag parsing
([#​17384](https://redirect.github.com/astral-sh/uv/pull/17384))
- Fix redaction of a URL in a middleware trace log
([#​17346](https://redirect.github.com/astral-sh/uv/pull/17346))
##### Documentation
- Add `index.md` suggestion to `llms.txt`
([#​17362](https://redirect.github.com/astral-sh/uv/pull/17362))
- Clarify that `uv run` uses inexact syncing by default
([#​17366](https://redirect.github.com/astral-sh/uv/pull/17366))
###
[`v0.9.22`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0922)
[Compare
Source](https://redirect.github.com/astral-sh/uv/compare/0.9.21...0.9.22)
Released on 2026-01-06.
##### Enhancements
- Use a dedicated error message when lockfile can't be found
([#​17318](https://redirect.github.com/astral-sh/uv/pull/17318))
##### Bug fixes
- Filter unusable wheels from the lockfile for more architectures
([#​17317](https://redirect.github.com/astral-sh/uv/pull/17317))
- Correctly count retries originating from early middleware errors
([#​17274](https://redirect.github.com/astral-sh/uv/pull/17274))
##### Documentation
- Clarify requirements file format in docs
([#​17284](https://redirect.github.com/astral-sh/uv/pull/17284))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, only on
Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule
defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, 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/astral-sh/uv).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi43NC41IiwidXBkYXRlZEluVmVyIjoiNDIuNzQuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW50ZXJuYWwiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>