Skip to content

chore(deps): update uv-build requirement from <0.12.0,>=0.11.25 to >=0.11.27,<0.12.0#41

Merged
d-lazenby merged 1 commit into
mainfrom
dependabot/uv/uv-build-gte-0.11.27-and-lt-0.12.0
Jul 7, 2026
Merged

chore(deps): update uv-build requirement from <0.12.0,>=0.11.25 to >=0.11.27,<0.12.0#41
d-lazenby merged 1 commit into
mainfrom
dependabot/uv/uv-build-gte-0.11.27-and-lt-0.12.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Updates the requirements on uv-build to permit the latest version.

Release notes

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

0.11.26

Released on 2026-06-30.

Performance

  • Adapt uv to IDs-only PubGrub dependencies (#20048)
  • Avoid allocations in ForkMap::contains (#20023)
  • Reuse resolver work across PubGrub iterations (#20020)

... (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-build](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.25...0.11.27)

---
updated-dependencies:
- dependency-name: uv-build
  dependency-version: 0.11.27
  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 labels Jul 7, 2026
@dependabot dependabot Bot requested a review from a team as a code owner July 7, 2026 08:07
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python labels Jul 7, 2026
@d-lazenby d-lazenby merged commit 6b03d0d into main Jul 7, 2026
3 checks passed
@d-lazenby d-lazenby deleted the dependabot/uv/uv-build-gte-0.11.27-and-lt-0.12.0 branch July 7, 2026 15:28
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant