chore(deps): update dependency astral-sh/uv to v0.11.4 #5

Merged
mehalter merged 1 commit from renovate/astral-sh-uv-0.x into main 2026-04-07 23:02:15 -04:00
Collaborator

This PR contains the following updates:

Package Update Change
astral-sh/uv patch 0.11.2 -> 0.11.4

Release Notes

astral-sh/uv (astral-sh/uv)

v0.11.4

Compare Source

Released on 2026-04-07.

Python
  • Add CPython 3.13.13, 3.14.4, and 3.15.0a8 (#​18908)
Enhancements
  • Add support for --upgrade-group (#​18266)
  • Merge repeated archive URL hashes by version ID (#​18841)
  • Require all direct URL hash algorithms to match (#​18842)
Bug fixes
  • Avoid panics in environment finding via cycle detection (#​18828)
  • Enforce direct URL hashes for pyproject.toml dependencies (#​18786)
  • Error on --locked and --frozen when script lockfile is missing (#​18832)
  • Fix uv export extra resolution for workspace member and conflicting extras (#​18888)
  • Include conflicts defined in virtual workspace root (#​18886)
  • Recompute relative exclude-newer values during uv tree --outdated (#​18899)
  • Respect --exclude-newer in uv tool list --outdated (#​18861)
  • Sort by comparator to break specifier ties (#​18850)
  • Store relative timestamps in tool receipts (#​18901)
  • Track newly-activated extras when determining conflicts (#​18852)
  • Patch Cargo.lock in uv-build source distributions (#​18831)
Documentation
  • Clarify that --exclude-newer compares artifact upload times (#​18830)

v0.11.3

Compare Source

Released on 2026-04-01.

Enhancements
  • Add progress bar for hashing phase in uv publish (#​18752)
  • Add support for ROCm 7.2 (#​18730)
  • Emit abi3t tags for every abi3 version (#​18777)
  • Expand uv workspace metadata with dependency information from the lock (#​18356)
  • Implement support for PEP 803 (#​18767)
  • Pretty-print platform in built wheel errors (#​18738)
  • Publish installers to /installers/uv/latest on the mirror (#​18725)
  • Show free-threaded Python in built-wheel errors (#​18740)
Preview features
  • Add --ignore and --ignore-until-fixed to uv audit (#​18737)
Bug fixes
  • Bump simple API cache (#​18797)
  • Don't drop blake2b hashes (#​18794)
  • Handle broken range request implementations (#​18780)
  • Remove powerpc64-unknown-linux-gnu from release build targets (#​18800)
  • Respect dependency metadata overrides in uv pip check (#​18742)
  • Support debug CPython ABI tags in environment compatibility (#​18739)
Documentation

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [astral-sh/uv](https://github.com/astral-sh/uv) | patch | `0.11.2` -> `0.11.4` | --- ### Release Notes <details> <summary>astral-sh/uv (astral-sh/uv)</summary> ### [`v0.11.4`](https://github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0114) [Compare Source](https://github.com/astral-sh/uv/compare/0.11.3...0.11.4) Released on 2026-04-07. ##### Python - Add CPython 3.13.13, 3.14.4, and 3.15.0a8 ([#&#8203;18908](https://github.com/astral-sh/uv/pull/18908)) ##### Enhancements - Add support for `--upgrade-group` ([#&#8203;18266](https://github.com/astral-sh/uv/pull/18266)) - Merge repeated archive URL hashes by version ID ([#&#8203;18841](https://github.com/astral-sh/uv/pull/18841)) - Require all direct URL hash algorithms to match ([#&#8203;18842](https://github.com/astral-sh/uv/pull/18842)) ##### Bug fixes - Avoid panics in environment finding via cycle detection ([#&#8203;18828](https://github.com/astral-sh/uv/pull/18828)) - Enforce direct URL hashes for `pyproject.toml` dependencies ([#&#8203;18786](https://github.com/astral-sh/uv/pull/18786)) - Error on `--locked` and `--frozen` when script lockfile is missing ([#&#8203;18832](https://github.com/astral-sh/uv/pull/18832)) - Fix `uv export` extra resolution for workspace member and conflicting extras ([#&#8203;18888](https://github.com/astral-sh/uv/pull/18888)) - Include conflicts defined in virtual workspace root ([#&#8203;18886](https://github.com/astral-sh/uv/pull/18886)) - Recompute relative `exclude-newer` values during `uv tree --outdated` ([#&#8203;18899](https://github.com/astral-sh/uv/pull/18899)) - Respect `--exclude-newer` in `uv tool list --outdated` ([#&#8203;18861](https://github.com/astral-sh/uv/pull/18861)) - Sort by comparator to break specifier ties ([#&#8203;18850](https://github.com/astral-sh/uv/pull/18850)) - Store relative timestamps in tool receipts ([#&#8203;18901](https://github.com/astral-sh/uv/pull/18901)) - Track newly-activated extras when determining conflicts ([#&#8203;18852](https://github.com/astral-sh/uv/pull/18852)) - Patch `Cargo.lock` in `uv-build` source distributions ([#&#8203;18831](https://github.com/astral-sh/uv/pull/18831)) ##### Documentation - Clarify that `--exclude-newer` compares artifact upload times ([#&#8203;18830](https://github.com/astral-sh/uv/pull/18830)) ### [`v0.11.3`](https://github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0113) [Compare Source](https://github.com/astral-sh/uv/compare/0.11.2...0.11.3) Released on 2026-04-01. ##### Enhancements - Add progress bar for hashing phase in uv publish ([#&#8203;18752](https://github.com/astral-sh/uv/pull/18752)) - Add support for ROCm 7.2 ([#&#8203;18730](https://github.com/astral-sh/uv/pull/18730)) - Emit abi3t tags for every abi3 version ([#&#8203;18777](https://github.com/astral-sh/uv/pull/18777)) - Expand `uv workspace metadata` with dependency information from the lock ([#&#8203;18356](https://github.com/astral-sh/uv/pull/18356)) - Implement support for PEP 803 ([#&#8203;18767](https://github.com/astral-sh/uv/pull/18767)) - Pretty-print platform in built wheel errors ([#&#8203;18738](https://github.com/astral-sh/uv/pull/18738)) - Publish installers to `/installers/uv/latest` on the mirror ([#&#8203;18725](https://github.com/astral-sh/uv/pull/18725)) - Show free-threaded Python in built-wheel errors ([#&#8203;18740](https://github.com/astral-sh/uv/pull/18740)) ##### Preview features - Add `--ignore` and `--ignore-until-fixed` to `uv audit` ([#&#8203;18737](https://github.com/astral-sh/uv/pull/18737)) ##### Bug fixes - Bump simple API cache ([#&#8203;18797](https://github.com/astral-sh/uv/pull/18797)) - Don't drop `blake2b` hashes ([#&#8203;18794](https://github.com/astral-sh/uv/pull/18794)) - Handle broken range request implementations ([#&#8203;18780](https://github.com/astral-sh/uv/pull/18780)) - Remove `powerpc64-unknown-linux-gnu` from release build targets ([#&#8203;18800](https://github.com/astral-sh/uv/pull/18800)) - Respect dependency metadata overrides in `uv pip check` ([#&#8203;18742](https://github.com/astral-sh/uv/pull/18742)) - Support debug CPython ABI tags in environment compatibility ([#&#8203;18739](https://github.com/astral-sh/uv/pull/18739)) ##### Documentation - Document `false` opt-out for `exclude-newer-package` ([#&#8203;18768](https://github.com/astral-sh/uv/pull/18768), [#&#8203;18803](https://github.com/astral-sh/uv/pull/18803)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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 has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4yOS4zIiwidXBkYXRlZEluVmVyIjoiNDIuMjkuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicmVub3ZhdGUiXX0=-->
chore(deps): update dependency astral-sh/uv to v0.11.3
All checks were successful
Build Docker Image / build (pull_request) Successful in 38m41s
2d4eb7908b
renovate-bot force-pushed renovate/astral-sh-uv-0.x from 2d4eb7908b
All checks were successful
Build Docker Image / build (pull_request) Successful in 38m41s
to 4df1ca7974
All checks were successful
Build Docker Image / build (pull_request) Successful in 18m2s
Build Docker Image / build (push) Successful in 5m29s
2026-04-07 23:01:27 -04:00
Compare
renovate-bot changed title from chore(deps): update dependency astral-sh/uv to v0.11.3 to chore(deps): update dependency astral-sh/uv to v0.11.4 2026-04-07 23:01:29 -04:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
mehalter/hermes-agent-docker!5
No description provided.