Skip to content

chore(deps): bump astral-sh/uv from 0.11.26 to 0.11.27 in /3.12#830

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/docker/3.12/main/astral-sh/uv-0.11.27
Jul 6, 2026
Merged

chore(deps): bump astral-sh/uv from 0.11.26 to 0.11.27 in /3.12#830
github-actions[bot] merged 1 commit into
mainfrom
dependabot/docker/3.12/main/astral-sh/uv-0.11.27

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 6, 2026

Copy link
Copy Markdown
Contributor

Bumps astral-sh/uv from 0.11.26 to 0.11.27.

Release notes

Sourced from astral-sh/uv's releases.

0.11.27

Release Notes

Released on 2026-07-06.

Enhancements

  • Continue on ignored errors when fetching wheel metadata (#12255)
  • Use caching for --python-downloads-json-url (#16749)

Preview features

  • Discover extensionless shebang scripts in uv workspace list --scripts (#20099)

Performance

  • Avoid full site-packages scans for direct reinstalls (#20119)
  • Avoid redundant pyproject parsing (#20076)
  • Cache default dependency markers when reading locks (#20125)
  • Enable SIMD-accelerated TOML parsing (#20079)
  • Intern requires-python specifiers in Simple API parsing (#20104)
  • Read cache entries into exact-sized buffers (#20120)
  • Reduce VersionSpecifiers parsing allocations (#20105)
  • Reduce site-packages scan allocation overhead (#20087)
  • Reuse package names when parsing wheel filenames (#20110)
  • Sort Simple API files after grouping (#20112)

Bug fixes

  • Always emit packages table for pylock.toml (#20145)
  • Avoid blank line for empty uv pip tree (#20062)
  • Encode hashes in file paths (#19807)
  • Error on a registry uv.lock package without a version instead of panicking (#19855)
  • Preserve conditional extra markers in exports (#20148)
  • Skip the ambiguous authority check for file transport VCS URLs (#20086)
  • Sync index format when uv add --index updates an existing index URL (#19818)

Other changes

  • Re-add pub APIs used in Pixi (#20074)
  • Update Rust toolchain to 1.96.1 (#20103)

Install uv 0.11.27

Install prebuilt binaries via shell script

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

... (truncated)

Changelog

Sourced from astral-sh/uv's changelog.

0.11.27

Released on 2026-07-06.

Enhancements

  • Continue on ignored errors when fetching wheel metadata (#12255)
  • Use caching for --python-downloads-json-url (#16749)

Preview features

  • Discover extensionless shebang scripts in uv workspace list --scripts (#20099)

Performance

  • Avoid full site-packages scans for direct reinstalls (#20119)
  • Avoid redundant pyproject parsing (#20076)
  • Cache default dependency markers when reading locks (#20125)
  • Enable SIMD-accelerated TOML parsing (#20079)
  • Intern requires-python specifiers in Simple API parsing (#20104)
  • Read cache entries into exact-sized buffers (#20120)
  • Reduce VersionSpecifiers parsing allocations (#20105)
  • Reduce site-packages scan allocation overhead (#20087)
  • Reuse package names when parsing wheel filenames (#20110)
  • Sort Simple API files after grouping (#20112)

Bug fixes

  • Always emit packages table for pylock.toml (#20145)
  • Avoid blank line for empty uv pip tree (#20062)
  • Encode hashes in file paths (#19807)
  • Error on a registry uv.lock package without a version instead of panicking (#19855)
  • Preserve conditional extra markers in exports (#20148)
  • Skip the ambiguous authority check for file transport VCS URLs (#20086)
  • Sync index format when uv add --index updates an existing index URL (#19818)

Other changes

  • Re-add pub APIs used in Pixi (#20074)
  • Update Rust toolchain to 1.96.1 (#20103)
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.26 to 0.11.27.
- [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.26...0.11.27)

---
updated-dependencies:
- dependency-name: astral-sh/uv
  dependency-version: 0.11.27
  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 Jul 6, 2026
@github-actions github-actions Bot added this pull request to the merge queue Jul 6, 2026
Merged via the queue into main with commit ce9f264 Jul 6, 2026
1 check passed
@dependabot dependabot Bot deleted the dependabot/docker/3.12/main/astral-sh/uv-0.11.27 branch July 6, 2026 21:04
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