Skip to content

Bump uv-build from 0.11.2 to 0.11.4#335

Merged
williamjacksn merged 1 commit intomasterfrom
dependabot/uv/uv-build-0.11.4
Apr 14, 2026
Merged

Bump uv-build from 0.11.2 to 0.11.4#335
williamjacksn merged 1 commit intomasterfrom
dependabot/uv/uv-build-0.11.4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 8, 2026

Bumps uv-build from 0.11.2 to 0.11.4.

Release notes

Sourced from uv-build's releases.

0.11.4

Release Notes

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)

Install uv 0.11.4

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://releases.astral.sh/github/uv/releases/download/0.11.4/uv-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://releases.astral.sh/github/uv/releases/download/0.11.4/uv-installer.ps1 | iex"

Download uv 0.11.4

| File | Platform | Checksum |

... (truncated)

Changelog

Sourced from uv-build's changelog.

0.11.4

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)

0.11.3

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)

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [uv-build](https://github.com/astral-sh/uv) from 0.11.2 to 0.11.4.
- [Release notes](https://github.com/astral-sh/uv/releases)
- [Changelog](https://github.com/astral-sh/uv/blob/main/CHANGELOG.md)
- [Commits](astral-sh/uv@0.11.2...0.11.4)

---
updated-dependencies:
- dependency-name: uv-build
  dependency-version: 0.11.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Apr 8, 2026
@williamjacksn williamjacksn merged commit 706a42e into master Apr 14, 2026
6 checks passed
@dependabot dependabot bot deleted the dependabot/uv/uv-build-0.11.4 branch April 14, 2026 16:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant