Commit 7e7db6c
authored
chore(deps): update dependency uv_build to v0.9.16 (#315)
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.15` -> `==0.9.16` |

|

|

|

|
---
### Release Notes
<details>
<summary>astral-sh/uv (uv_build)</summary>
###
[`v0.9.16`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0916)
[Compare
Source](https://redirect.github.com/astral-sh/uv/compare/0.9.15...0.9.16)
Released on 2025-12-06.
##### Python
- Add CPython 3.14.2
- Add CPython 3.13.11
##### Enhancements
- Add a 5m default timeout to acquiring file locks to fail faster on
deadlock
([#​16342](https://redirect.github.com/astral-sh/uv/pull/16342))
- Add a stub `debug` subcommand to `uv pip` announcing its intentional
absence
([#​16966](https://redirect.github.com/astral-sh/uv/pull/16966))
- Add bounds in `uv add --script`
([#​16954](https://redirect.github.com/astral-sh/uv/pull/16954))
- Add brew specific message for `uv self update`
([#​16838](https://redirect.github.com/astral-sh/uv/pull/16838))
- Error when built wheel is for the wrong platform
([#​16074](https://redirect.github.com/astral-sh/uv/pull/16074))
- Filter wheels from PEP 751 files based on `--no-binary` et al in `uv
pip compile`
([#​16956](https://redirect.github.com/astral-sh/uv/pull/16956))
- Support `--target` and `--prefix` in `uv pip list`, `uv pip freeze`,
and `uv pip show`
([#​16955](https://redirect.github.com/astral-sh/uv/pull/16955))
- Tweak language for build backend validation errors
([#​16720](https://redirect.github.com/astral-sh/uv/pull/16720))
- Use explicit credentials cache instead of global static
([#​16768](https://redirect.github.com/astral-sh/uv/pull/16768))
- Enable SIMD in HTML parsing
([#​17010](https://redirect.github.com/astral-sh/uv/pull/17010))
##### Preview features
- Fix missing preview warning in `uv workspace metadata`
([#​16988](https://redirect.github.com/astral-sh/uv/pull/16988))
- Add a `uv auth helper --protocol bazel` command
([#​16886](https://redirect.github.com/astral-sh/uv/pull/16886))
##### Bug fixes
- Fix Pyston wheel compatibility tags
([#​16972](https://redirect.github.com/astral-sh/uv/pull/16972))
- Allow redundant entries in `tool.uv.build-backend.module-name` but
emit warnings
([#​16928](https://redirect.github.com/astral-sh/uv/pull/16928))
- Fix infinite loop in non-attribute re-treats during HTML parsing
([#​17010](https://redirect.github.com/astral-sh/uv/pull/17010))
##### Documentation
- Clarify `--project` flag help text to indicate project discovery
([#​16965](https://redirect.github.com/astral-sh/uv/pull/16965))
- Regenerate the crates.io READMEs on release
([#​16992](https://redirect.github.com/astral-sh/uv/pull/16992))
- Update Docker integration guide to prefer `COPY` over `ADD` for simple
cases
([#​16883](https://redirect.github.com/astral-sh/uv/pull/16883))
- Update PyTorch documentation to include information about supporting
CUDA 13.0.x
([#​16957](https://redirect.github.com/astral-sh/uv/pull/16957))
- Update the versioning policy
([#​16710](https://redirect.github.com/astral-sh/uv/pull/16710))
- Upgrade PyTorch documentation to latest versions
([#​16970](https://redirect.github.com/astral-sh/uv/pull/16970))
</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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4zMi4yIiwidXBkYXRlZEluVmVyIjoiNDIuMzIuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 5ea764f commit 7e7db6c
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