Skip to content

chore(deps-dev): Update uv requirement from 0.11.6 to 0.11.7#1044

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/uv-0.11.7
Open

chore(deps-dev): Update uv requirement from 0.11.6 to 0.11.7#1044
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/uv-0.11.7

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Updates the requirements on uv to permit the latest version.

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)

0.11.6

Released on 2026-04-09.

This release resolves a low severity security advisory in which wheels with malformed RECORD entries could delete arbitrary files on uninstall. See GHSA-pjjw-68hj-v9mw for details.

Bug fixes

  • Do not remove files outside the venv on uninstall (#18942)
  • Validate and heal wheel RECORD during installation (#18943)
  • Avoid uv cache clean errors due to Win32 path normalization (#18856)

0.11.5

Released on 2026-04-08.

Python

  • Add CPython 3.13.13, 3.14.4, and 3.15.0a8 (#18908)

Enhancements

... (truncated)

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 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)

Updates the requirements on [uv](https://github.com/astral-sh/uv) to permit the latest version.
- [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:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies topic: modify/update a dependency label Apr 18, 2026
@dependabot dependabot bot requested a review from a team as a code owner April 18, 2026 02:13
@dependabot dependabot bot added the dependencies topic: modify/update a dependency label Apr 18, 2026
@codacy-production
Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

TIP This summary will be updated as you push new changes. Give us feedback

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies topic: modify/update a dependency

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants