Update dependency astral-sh/uv to v0.10.7 (#23658)
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.4` → `0.10.7` |
---
### Release Notes
<details>
<summary>astral-sh/uv (astral-sh/uv)</summary>
###
[`v0.10.7`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0107)
[Compare
Source](https://redirect.github.com/astral-sh/uv/compare/0.10.6...0.10.7)
Released on 2026-02-27.
##### Bug fixes
- Fix handling of junctions in Windows Containers on Windows
([#​18192](https://redirect.github.com/astral-sh/uv/pull/18192))
##### Enhancements
- Activate logging for middleware retries
([#​18200](https://redirect.github.com/astral-sh/uv/pull/18200))
- Upload uv releases to a mirror
([#​18159](https://redirect.github.com/astral-sh/uv/pull/18159))
###
[`v0.10.6`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0106)
[Compare
Source](https://redirect.github.com/astral-sh/uv/compare/0.10.5...0.10.6)
Released on 2026-02-24.
##### Bug fixes
- Apply lockfile marker normalization for fork markers
([#​18116](https://redirect.github.com/astral-sh/uv/pull/18116))
- Fix Python version selection for scripts with a `requires-python`
conflicting with `.python-version`
([#​18097](https://redirect.github.com/astral-sh/uv/pull/18097))
- Preserve file permissions when using reflinks on Linux
([#​18187](https://redirect.github.com/astral-sh/uv/pull/18187))
##### Documentation
- Remove verbose documentation from optional dependencies help text
([#​18180](https://redirect.github.com/astral-sh/uv/pull/18180))
###
[`v0.10.5`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0105)
[Compare
Source](https://redirect.github.com/astral-sh/uv/compare/0.10.4...0.10.5)
Released on 2026-02-23.
##### Enhancements
- Add hint when named index is found in a parent config file
([#​18087](https://redirect.github.com/astral-sh/uv/pull/18087))
- Add warning for `uv lock --frozen`
([#​17859](https://redirect.github.com/astral-sh/uv/pull/17859))
- Attempt to use reflinks by default on Linux
([#​18117](https://redirect.github.com/astral-sh/uv/pull/18117))
- Fallback to hardlinks after reflink failure before copying
([#​18104](https://redirect.github.com/astral-sh/uv/pull/18104))
- Filter `pylock.toml` wheels by tags and `requires-python`
([#​18081](https://redirect.github.com/astral-sh/uv/pull/18081))
- Validate wheel filenames are normalized during `uv publish`
([#​17783](https://redirect.github.com/astral-sh/uv/pull/17783))
- Fix message when `exclude-newer` invalidates the lock file
([#​18100](https://redirect.github.com/astral-sh/uv/pull/18100))
- Change the missing files log level to debug
([#​18075](https://redirect.github.com/astral-sh/uv/pull/18075))
##### Performance
- Improve performance of repeated conflicts with an extra
([#​18094](https://redirect.github.com/astral-sh/uv/pull/18094))
##### Bug fixes
- Fix `--no-emit-workspace` with `--all-packages` on single-member
workspaces
([#​18098](https://redirect.github.com/astral-sh/uv/pull/18098))
- Fix `UV_NO_DEFAULT_GROUPS` rejecting truthy values like `1`
([#​18057](https://redirect.github.com/astral-sh/uv/pull/18057))
- Fix iOS detection
([#​17973](https://redirect.github.com/astral-sh/uv/pull/17973))
- Propagate project-level conflicts to package extras
([#​18096](https://redirect.github.com/astral-sh/uv/pull/18096))
- Use a global build concurrency semaphore
([#​18054](https://redirect.github.com/astral-sh/uv/pull/18054))
##### Documentation
- Update documentation heading for environment variable files
([#​18122](https://redirect.github.com/astral-sh/uv/pull/18122))
- Fix comment about `uv export` formats
([#​17900](https://redirect.github.com/astral-sh/uv/pull/17900))
- Make it clear that Windows is supported in user- and system- level
configuration docs
([#​18106](https://redirect.github.com/astral-sh/uv/pull/18106))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "before 4am on Monday" (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/ruff).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My40My4yIiwidXBkYXRlZEluVmVyIjoiNDMuNDMuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW50ZXJuYWwiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>