Skip to content

chore(deps): bump uv from 0.11.3 to 0.11.4#14610

Merged
alex merged 1 commit intomainfrom
dependabot/uv/uv-0.11.4
Apr 8, 2026
Merged

chore(deps): bump uv from 0.11.3 to 0.11.4#14610
alex merged 1 commit intomainfrom
dependabot/uv/uv-0.11.4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps uv from 0.11.3 to 0.11.4.

Release notes

Sourced from 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 uv'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)
Commits

@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
Bumps [uv](https://github.com/astral-sh/uv) from 0.11.3 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.3...0.11.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/uv/uv-0.11.4 branch from b8f0ae9 to d813f2a Compare April 8, 2026 11:09
@alex alex enabled auto-merge (squash) April 8, 2026 11:10
@alex alex merged commit 7bcd4e6 into main Apr 8, 2026
67 checks passed
@alex alex deleted the dependabot/uv/uv-0.11.4 branch April 8, 2026 11:48
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

Development

Successfully merging this pull request may close these issues.

1 participant