Commit 2eeb007
authored
chore(deps): update dependency uv_build to v0.11.15 (#586)
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.11.14` → `==0.11.15` |

|

|

|

|
---
### Release Notes
<details>
<summary>astral-sh/uv (uv_build)</summary>
###
[`v0.11.15`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#01115)
[Compare
Source](https://redirect.github.com/astral-sh/uv/compare/0.11.14...0.11.15)
Released on 2026-05-18.
##### Security
- Fix a TAR partial differential, see
[GHSA-3cv2-h65g-fgmm](https://redirect.github.com/astral-sh/tokio-tar/security/advisories/GHSA-3cv2-h65g-fgmm)
([#​19463](https://redirect.github.com/astral-sh/uv/pull/19463))
- Enforce that entry points cannot escape in the scripts directory, see
[GHSA-4gg8-gxpx-9rph](https://redirect.github.com/astral-sh/tokio-tar/security/advisories/GHSA-4gg8-gxpx-9rph)
([#​19464](https://redirect.github.com/astral-sh/uv/pull/19464))
##### Enhancements
- Add TOML v1.1 -> v1.0 backwards compatibility for source distributions
([#​18741](https://redirect.github.com/astral-sh/uv/pull/18741))
- Add support for Azure request signing
([#​19421](https://redirect.github.com/astral-sh/uv/pull/19421))
- Apply stricter validation to all wheel filename segments
([#​19364](https://redirect.github.com/astral-sh/uv/pull/19364))
- Reject empty strings as an invalid package name
([#​19435](https://redirect.github.com/astral-sh/uv/pull/19435))
- Use structured errors for signing authentication failures
([#​19422](https://redirect.github.com/astral-sh/uv/pull/19422))
##### Preview
- uv audit: Add JSON output
([#​19305](https://redirect.github.com/astral-sh/uv/pull/19305))
##### Configuration
- Respect `required-environments` in `uv pip compile`
([#​19378](https://redirect.github.com/astral-sh/uv/pull/19378))
##### Performance
- Avoid parsing JSON manifest when local Python is available
([#​19398](https://redirect.github.com/astral-sh/uv/pull/19398))
- Avoid walking nested directories in linker conflict registration
([#​19382](https://redirect.github.com/astral-sh/uv/pull/19382))
- Optimize async wheel ZIP writing
([#​19383](https://redirect.github.com/astral-sh/uv/pull/19383))
- Fix dead "already trimmed" fast-path in
`Version::only_release_trimmed`
([#​19425](https://redirect.github.com/astral-sh/uv/pull/19425))
##### Bug fixes
- Apply workspace-member `[tool.uv.sources]` credentials under `uv sync
--frozen`
([#​19423](https://redirect.github.com/astral-sh/uv/pull/19423))
- Skip empty directories in uv build outputs
([#​19437](https://redirect.github.com/astral-sh/uv/pull/19437))
- Fix Git submodule handling when using relative paths
([#​12156](https://redirect.github.com/astral-sh/uv/pull/12156))
- Fix line number reporting in netrc parsing
([#​19452](https://redirect.github.com/astral-sh/uv/pull/19452))
##### Documentation
- Move Bazel auth helper setup into integration guide
([#​19392](https://redirect.github.com/astral-sh/uv/pull/19392))
</details>
---
### Configuration
📅 **Schedule**: (in timezone Europe/Dublin)
- Branch creation
- At any time (no schedule defined)
- Automerge
- Only on Sunday and Saturday (`* * * * 0,6`)
🚦 **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:eyJjcmVhdGVkSW5WZXIiOiI0My4xODIuMiIsInVwZGF0ZWRJblZlciI6IjQzLjE4Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 5dd0776 commit 2eeb007
1 file changed
Lines changed: 1 addition & 1 deletion
| 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