astral-sh/uv (uv)
### [`v0.4.22`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0422)
[Compare Source](https://redirect.github.com/astral-sh/uv/compare/0.4.21...0.4.22)
##### Enhancements
- Respect `[tool.uv.sources]` in build requirements ([#7172](https://redirect.github.com/astral-sh/uv/pull/7172))
##### Preview features
- Add a dedicated `uv publish` error message for missing usernames ([#8045](https://redirect.github.com/astral-sh/uv/pull/8045))
- Support interactive input in `uv publish` ([#8158](https://redirect.github.com/astral-sh/uv/pull/8158))
- Use raw filenames in `uv publish` ([#8204](https://redirect.github.com/astral-sh/uv/pull/8204))
##### Performance
- Reuse the result of `which git` ([#8224](https://redirect.github.com/astral-sh/uv/pull/8224))
##### Bug fixes
- Avoid environment check optimization for `uv pip install --exact` ([#8219](https://redirect.github.com/astral-sh/uv/pull/8219))
- Do not use free-threaded interpreters without a free-threaded request ([#8191](https://redirect.github.com/astral-sh/uv/pull/8191))
- Don't recommend `--prerelease=allow` during build requirement resolution errors ([#8192](https://redirect.github.com/astral-sh/uv/pull/8192))
- Prefer optimized builds for free-threaded Python downloads ([#8196](https://redirect.github.com/astral-sh/uv/pull/8196))
- Retain old `python-build-standalone` releases ([#8216](https://redirect.github.com/astral-sh/uv/pull/8216))
- Run `uv build` builds in the source distribution bucket ([#8220](https://redirect.github.com/astral-sh/uv/pull/8220))
Configuration
📅 Schedule: Branch creation - "before 4am" (UTC), Automerge - At any time (no schedule defined).
🚦 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.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
0.4.21
->0.4.22
Release Notes
astral-sh/uv (uv)
### [`v0.4.22`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0422) [Compare Source](https://redirect.github.com/astral-sh/uv/compare/0.4.21...0.4.22) ##### Enhancements - Respect `[tool.uv.sources]` in build requirements ([#7172](https://redirect.github.com/astral-sh/uv/pull/7172)) ##### Preview features - Add a dedicated `uv publish` error message for missing usernames ([#8045](https://redirect.github.com/astral-sh/uv/pull/8045)) - Support interactive input in `uv publish` ([#8158](https://redirect.github.com/astral-sh/uv/pull/8158)) - Use raw filenames in `uv publish` ([#8204](https://redirect.github.com/astral-sh/uv/pull/8204)) ##### Performance - Reuse the result of `which git` ([#8224](https://redirect.github.com/astral-sh/uv/pull/8224)) ##### Bug fixes - Avoid environment check optimization for `uv pip install --exact` ([#8219](https://redirect.github.com/astral-sh/uv/pull/8219)) - Do not use free-threaded interpreters without a free-threaded request ([#8191](https://redirect.github.com/astral-sh/uv/pull/8191)) - Don't recommend `--prerelease=allow` during build requirement resolution errors ([#8192](https://redirect.github.com/astral-sh/uv/pull/8192)) - Prefer optimized builds for free-threaded Python downloads ([#8196](https://redirect.github.com/astral-sh/uv/pull/8196)) - Retain old `python-build-standalone` releases ([#8216](https://redirect.github.com/astral-sh/uv/pull/8216)) - Run `uv build` builds in the source distribution bucket ([#8220](https://redirect.github.com/astral-sh/uv/pull/8220))Configuration
📅 Schedule: Branch creation - "before 4am" (UTC), Automerge - At any time (no schedule defined).
🚦 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.
This PR has been generated by Renovate Bot.