Commit 5abfa4c
authored
ci(deps): update dependency astral-sh/uv to v0.10.10 (#4155)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [astral-sh/uv](https://redirect.github.com/astral-sh/uv) | uses-with |
patch | `0.10.9` → `0.10.10` |
---
### Release Notes
<details>
<summary>astral-sh/uv (astral-sh/uv)</summary>
###
[`v0.10.10`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#01010)
[Compare
Source](https://redirect.github.com/astral-sh/uv/compare/0.10.9...0.10.10)
Released on 2026-03-13.
##### Python
- Add CPython 3.15.0a7
([#​18403](https://redirect.github.com/astral-sh/uv/pull/18403))
##### Enhancements
- Add `--outdated` flag to `uv tool list`
([#​18318](https://redirect.github.com/astral-sh/uv/pull/18318))
- Add riscv64 musl target to build-release-binaries workflow
([#​18228](https://redirect.github.com/astral-sh/uv/pull/18228))
- Fetch Ruff from an Astral mirror
([#​18286](https://redirect.github.com/astral-sh/uv/pull/18286))
- Improve error handling for platform detection in Python downloads
([#​18453](https://redirect.github.com/astral-sh/uv/pull/18453))
- Warn if `--project` directory does not exist
([#​17714](https://redirect.github.com/astral-sh/uv/pull/17714))
- Warn when workspace member scripts are skipped due to missing build
system
([#​18389](https://redirect.github.com/astral-sh/uv/pull/18389))
- Update build backend versions used in `uv init`
([#​18417](https://redirect.github.com/astral-sh/uv/pull/18417))
- Log explicit config file path in verbose output
([#​18353](https://redirect.github.com/astral-sh/uv/pull/18353))
- Make `uv cache clear` an alias of `uv cache clean`
([#​18420](https://redirect.github.com/astral-sh/uv/pull/18420))
- Reject invalid classifiers, warn on license classifiers in `uv_build`
([#​18419](https://redirect.github.com/astral-sh/uv/pull/18419))
##### Preview features
- Add links to `uv audit` output
([#​18392](https://redirect.github.com/astral-sh/uv/pull/18392))
- Output/report formatting for `uv audit`
([#​18193](https://redirect.github.com/astral-sh/uv/pull/18193))
- Switch to batched OSV queries for `uv audit`
([#​18394](https://redirect.github.com/astral-sh/uv/pull/18394))
##### Bug fixes
- Avoid sharing version metadata across indexes
([#​18373](https://redirect.github.com/astral-sh/uv/pull/18373))
- Bump zlib-rs to 0.6.2 to fix panic on decompression of large wheels on
Windows
([#​18362](https://redirect.github.com/astral-sh/uv/pull/18362))
- Filter out unsupported environment wheels
([#​18445](https://redirect.github.com/astral-sh/uv/pull/18445))
- Preserve absolute/relative paths in lockfiles
([#​18176](https://redirect.github.com/astral-sh/uv/pull/18176))
- Recreate Python environments under `uv tool install --force`
([#​18399](https://redirect.github.com/astral-sh/uv/pull/18399))
- Respect timestamp and other cache keys in cached environments
([#​18396](https://redirect.github.com/astral-sh/uv/pull/18396))
- Simplify selected extra markers in `uv export`
([#​18433](https://redirect.github.com/astral-sh/uv/pull/18433))
- Send pyx mint-token requests with a proper `Content-Type`
([#​18334](https://redirect.github.com/astral-sh/uv/pull/18334))
- Fix Windows operating system and version reporting
([#​18383](https://redirect.github.com/astral-sh/uv/pull/18383))
##### Documentation
- Update the platform support policy with a tier 3 section including
freebsd and 32-bit windows
([#​18345](https://redirect.github.com/astral-sh/uv/pull/18345))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "after 18:00 on Friday" (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/RedHatQE/openshift-virtualization-tests).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My42Ni40IiwidXBkYXRlZEluVmVyIjoiNDMuNjYuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 6c5e6d4 commit 5abfa4c
File tree
2 files changed
+2
-2
lines changed- .github/workflows
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
0 commit comments