Skip to content

Bump uv from 0.10.9 to 0.11.3#2067

Merged
edmorley merged 3 commits intomainfrom
dependabot/pip/uv-0.11.3
Apr 2, 2026
Merged

Bump uv from 0.10.9 to 0.11.3#2067
edmorley merged 3 commits intomainfrom
dependabot/pip/uv-0.11.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps uv from 0.10.9 to 0.11.3.

Release notes

Sourced from uv's releases.

0.11.3

Release Notes

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

  • Document false opt-out for exclude-newer-package (#18768, #18803)

Install uv 0.11.3

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://releases.astral.sh/github/uv/releases/download/0.11.3/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.3/uv-installer.ps1 | iex"

Download uv 0.11.3

| File | Platform | Checksum |

... (truncated)

Changelog

Sourced from uv's changelog.

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)

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

  • Document false opt-out for exclude-newer-package (#18768, #18803)

0.11.2

Released on 2026-03-26.

Enhancements

  • Add a dedicated Windows PE editing error (#18710)
  • Make uv self update fetch the manifest from the mirror first (#18679)
  • Use uv reqwest client for self update (#17982)
  • Show uv self update success and failure messages with --quiet (#18645)

Preview features

  • Evaluate extras and groups when determining auditable packages (#18511)

Bug fixes

  • Skip redundant project configuration parsing for uv run (#17890)

... (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](https://github.com/astral-sh/uv) from 0.10.9 to 0.11.3.
- [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.10.9...0.11.3)

---
updated-dependencies:
- dependency-name: uv
  dependency-version: 0.11.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Dependabot pull requests that update Python dependencies labels Apr 2, 2026
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 2, 2026
@dependabot dependabot bot requested a review from edmorley as a code owner April 2, 2026 11:52
@dependabot dependabot bot added the python Dependabot pull requests that update Python dependencies label Apr 2, 2026
@edmorley edmorley requested a review from a team as a code owner April 2, 2026 12:06
@edmorley edmorley enabled auto-merge (squash) April 2, 2026 12:09
@edmorley edmorley merged commit 3310064 into main Apr 2, 2026
5 of 6 checks passed
@edmorley edmorley deleted the dependabot/pip/uv-0.11.3 branch April 2, 2026 12:10
@heroku-linguist heroku-linguist bot mentioned this pull request Apr 2, 2026
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 Dependabot pull requests that update Python dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant