Skip to content

Bump astral-sh/uv from 0.11.1-python3.12-trixie to 0.11.4-python3.12-trixie in /play-developer-reporting#304

Merged
AaronMT merged 1 commit intomainfrom
dependabot/docker/play-developer-reporting/astral-sh/uv-0.11.4-python3.12-trixie
Apr 9, 2026
Merged

Bump astral-sh/uv from 0.11.1-python3.12-trixie to 0.11.4-python3.12-trixie in /play-developer-reporting#304
AaronMT merged 1 commit intomainfrom
dependabot/docker/play-developer-reporting/astral-sh/uv-0.11.4-python3.12-trixie

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps astral-sh/uv from 0.11.1-python3.12-trixie to 0.11.4-python3.12-trixie.

Release notes

Sourced from astral-sh/uv'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 astral-sh/uv's changelog.

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)

... (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 [astral-sh/uv](https://github.com/astral-sh/uv) from 0.11.1-python3.12-trixie to 0.11.4-python3.12-trixie.
- [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.1...0.11.4)

---
updated-dependencies:
- dependency-name: astral-sh/uv
  dependency-version: 0.11.4-python3.12-trixie
  dependency-type: direct:production
  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 docker Pull requests that update docker code labels Apr 8, 2026
@AaronMT AaronMT merged commit a51fe75 into main Apr 9, 2026
@dependabot dependabot bot deleted the dependabot/docker/play-developer-reporting/astral-sh/uv-0.11.4-python3.12-trixie branch April 9, 2026 01: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 docker Pull requests that update docker code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant