Skip to content

Bump uv from 0.11.6 to 0.11.7#1551

Merged
Donaim merged 1 commit intomasterfrom
dependabot/uv/uv-0.11.7
Apr 16, 2026
Merged

Bump uv from 0.11.6 to 0.11.7#1551
Donaim merged 1 commit intomasterfrom
dependabot/uv/uv-0.11.7

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps uv from 0.11.6 to 0.11.7.

Release notes

Sourced from uv's releases.

0.11.7

Release Notes

Released on 2026-04-15.

Python

  • Upgrade CPython build to 20260414 including an OpenSSL security upgrade (#19004)

Enhancements

  • Elevate configuration errors to required-version mismatches (#18977)
  • Further improve TLS certificate validation messages (#18933)
  • Improve --exclude-newer hints (#18952)

Preview features

  • Fix --script handling in uv audit (#18970)
  • Fix traversal of extras in uv audit (#18970)

Bug fixes

  • De-quote workspace metadata in linehaul data (#18966)
  • Avoid installing tool workspace member dependencies as editable (#18891)
  • Emit JSON report for uv sync --check failures (#18976)
  • Filter and warn on invalid TLS certificates (#18951)
  • Fix equality comparisons for version specifiers with ~= operators (#18960)
  • Fix stale Python upgrade preview feature check in project environment construction (#18961)
  • Improve Windows path normalization (#18945)

Install uv 0.11.7

Install prebuilt binaries via shell script

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

Download uv 0.11.7

File Platform Checksum
uv-aarch64-apple-darwin.tar.gz Apple Silicon macOS checksum
uv-x86_64-apple-darwin.tar.gz Intel macOS checksum

... (truncated)

Changelog

Sourced from uv's changelog.

0.11.7

Released on 2026-04-15.

Python

  • Upgrade CPython build to 20260414 including an OpenSSL security upgrade (#19004)

Enhancements

  • Elevate configuration errors to required-version mismatches (#18977)
  • Further improve TLS certificate validation messages (#18933)
  • Improve --exclude-newer hints (#18952)

Preview features

  • Fix --script handling in uv audit (#18970)
  • Fix traversal of extras in uv audit (#18970)

Bug fixes

  • De-quote workspace metadata in linehaul data (#18966)
  • Avoid installing tool workspace member dependencies as editable (#18891)
  • Emit JSON report for uv sync --check failures (#18976)
  • Filter and warn on invalid TLS certificates (#18951)
  • Fix equality comparisons for version specifiers with ~= operators (#18960)
  • Fix stale Python upgrade preview feature check in project environment construction (#18961)
  • Improve Windows path normalization (#18945)
Commits
  • 9d17726 Bump version to 0.11.7 (#19017)
  • 0912d44 Pin prettier in scripts/generate-crate-readmes.py to avoid prompts (#19016)
  • fb3b502 Improve --exclude-newer hints (#18952)
  • faa49f4 Upgrade CPython build to 20260414 (#19004)
  • 92222f0 Avoid installing tool workspace member dependencies as editable (#18891)
  • e0793d5 Allow some modification of global preview state (#18994)
  • 51b7b7b replace the RAYON_INITIALIZE LazyLock with a local Once
  • 62c5e68 Elevate configuration errors to required-version mismatches (#18977)
  • 2e38b57 Update docker/login-action action to v4.1.0 (#18987)
  • 4961a3c Update taiki-e/install-action action to v2.73.0 (#18990)
  • Additional commits viewable in compare view

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.11.6 to 0.11.7.
- [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.6...0.11.7)

---
updated-dependencies:
- dependency-name: uv
  dependency-version: 0.11.7
  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 python:uv Pull requests that update python:uv code labels Apr 16, 2026
@Donaim Donaim merged commit 5a77b14 into master Apr 16, 2026
3 checks passed
@Donaim Donaim deleted the dependabot/uv/uv-0.11.7 branch April 16, 2026 16:13
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