Commit a70496d
authored
chore(deps): update dependency uv_build to v0.9.15 (#301)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | 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.14` -> `==0.9.15` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>astral-sh/uv (uv_build)</summary>
###
[`v0.9.15`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0915)
[Compare
Source](https://redirect.github.com/astral-sh/uv/compare/0.9.14...0.9.15)
Released on 2025-12-02.
##### Python
- Add CPython 3.14.1
- Add CPython 3.13.10
##### Enhancements
- Add ROCm 6.4 to `--torch-backend=auto`
([#​16919](https://redirect.github.com/astral-sh/uv/pull/16919))
- Add a Windows manifest to uv binaries
([#​16894](https://redirect.github.com/astral-sh/uv/pull/16894))
- Add LFS toggle to Git sources
([#​16143](https://redirect.github.com/astral-sh/uv/pull/16143))
- Cache source reads during resolution
([#​16888](https://redirect.github.com/astral-sh/uv/pull/16888))
- Include PEP 740 attestations when publishing uv to PyPI
([#​16910](https://redirect.github.com/astral-sh/uv/pull/16910))
- Allow reading requirements from scripts without an extension
([#​16923](https://redirect.github.com/astral-sh/uv/pull/16923))
- Allow reading requirements from scripts with HTTP(S) paths
([#​16891](https://redirect.github.com/astral-sh/uv/pull/16891))
##### Bug fixes
- Fix `uv-trampoline-builder` builds from crates.io by moving bundled
executables
([#​16922](https://redirect.github.com/astral-sh/uv/pull/16922))
- Respect `NO_COLOR` and always show the command as a header when paging
`uv help` output
([#​16908](https://redirect.github.com/astral-sh/uv/pull/16908))
- Use `0o666` permissions for flock files instead of `0o777`
([#​16845](https://redirect.github.com/astral-sh/uv/pull/16845))
- Revert "Bump `astral-tl` to v0.7.10
([#​16887](https://redirect.github.com/astral-sh/uv/issues/16887))"
to narrow down a regression causing hangs in metadata retrieval
([#​16938](https://redirect.github.com/astral-sh/uv/pull/16938))
##### Documentation
- Link to the uv version in crates.io member READMEs
([#​16939](https://redirect.github.com/astral-sh/uv/pull/16939))
</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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xOS45IiwidXBkYXRlZEluVmVyIjoiNDIuMTkuOSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 88263d2 commit a70496d
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