Skip to content

Update uv requirement from <1,>=0.11.19 to >=0.11.20,<1 in /is-unicode-supported#216

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/is-unicode-supported/uv-gte-0.11.20-and-lt-1
Open

Update uv requirement from <1,>=0.11.19 to >=0.11.20,<1 in /is-unicode-supported#216
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/is-unicode-supported/uv-gte-0.11.20-and-lt-1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 11, 2026

Copy link
Copy Markdown
Contributor

Warning

Dependabot will stop supporting python v3.9!

Please upgrade to one of the following versions: v3.9, v3.10, v3.11, v3.12, v3.13, or v3.14.

Updates the requirements on uv to permit the latest version.

Release notes

Sourced from uv's releases.

0.11.20

Release Notes

Released on 2026-06-10.

Enhancements

  • Add --emit-index-url and --emit-find-links to uv export (#18370)
  • Add --find-links support for uv pip list (#16103)
  • Group executable install errors during uv python install (#19691)
  • Use ICF in macOS release builds to reduce binary sizes (#19615)

Preview features

  • Add initial hidden uv upgrade command (#19678)
  • Reject Git revisions in uv upgrade (#19742)

Configuration

  • Recognize UV_NO_INSTALL_PROJECT, UV_NO_INSTALL_WORKSPACE, UV_NO_INSTALL_LOCAL (#19323)

Performance

  • Speed up discovery of large workspaces (#18311)

Bug fixes

  • Allow unknown preview flags with a warning again (#19669)
  • Apply dependency exclusions to direct requirements (#19699)
  • Avoid following external symlinks during cache clean (#19682)
  • Avoid following symlinks during cache prune (#19543)
  • Fix Git cache keys for worktrees and packed refs (#19706)
  • Make resolver error handling iterative to avoid stack overflows (#19695)
  • Pass VIRTUAL_ENV through cygpath inside fish on Windows (#19703)
  • Rebuild explicit local directory tool installs (#19591)
  • Validate egg top-level entries as identifiers (#19679)

Documentation

  • Document --find-links caching behavior (#19585)
  • Add a small section for malware checks (#19680)

Install uv 0.11.20

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://releases.astral.sh/github/uv/releases/download/0.11.20/uv-installer.sh | sh

... (truncated)

Changelog

Sourced from uv's changelog.

0.11.20

Released on 2026-06-10.

Enhancements

  • Add --emit-index-url and --emit-find-links to uv export (#18370)
  • Add --find-links support for uv pip list (#16103)
  • Group executable install errors during uv python install (#19691)
  • Use ICF in macOS release builds to reduce binary sizes (#19615)

Preview features

  • Add initial hidden uv upgrade command (#19678)
  • Reject Git revisions in uv upgrade (#19742)

Configuration

  • Recognize UV_NO_INSTALL_PROJECT, UV_NO_INSTALL_WORKSPACE, UV_NO_INSTALL_LOCAL (#19323)

Performance

  • Speed up discovery of large workspaces (#18311)

Bug fixes

  • Allow unknown preview flags with a warning again (#19669)
  • Apply dependency exclusions to direct requirements (#19699)
  • Avoid following external symlinks during cache clean (#19682)
  • Avoid following symlinks during cache prune (#19543)
  • Fix Git cache keys for worktrees and packed refs (#19706)
  • Make resolver error handling iterative to avoid stack overflows (#19695)
  • Pass VIRTUAL_ENV through cygpath inside fish on Windows (#19703)
  • Rebuild explicit local directory tool installs (#19591)
  • Validate egg top-level entries as identifiers (#19679)

Documentation

  • Document --find-links caching behavior (#19585)
  • Add a small section for malware checks (#19680)

0.11.19

Released on 2026-06-03.

Python

  • Add CPython 3.15.0b2 (#19531)

Enhancements

... (truncated)

Commits

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.19...0.11.20)

---
updated-dependencies:
- dependency-name: uv
  dependency-version: 0.11.20
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jun 11, 2026
@sonarqubecloud

Copy link
Copy Markdown

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 Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants