Skip to content

chore(deps): bump uv-build from 0.11.7 to 0.11.9 in /.github/requirements#14804

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/uv/dot-github/requirements/uv-build-0.11.9
Open

chore(deps): bump uv-build from 0.11.7 to 0.11.9 in /.github/requirements#14804
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/uv/dot-github/requirements/uv-build-0.11.9

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 5, 2026

Bumps uv-build from 0.11.7 to 0.11.9.

Release notes

Sourced from uv-build's releases.

0.11.9

Release Notes

Released on 2026-05-04.

Note due to a timeout publishing to crates.io, the GitHub portion of this release was published manually by a maintainer using the artifacts built in CI. This release will not be fully published to crates.io. There should be no other effect.

Python 3.14.5 release candidate

This release includes a special release candidate for the next Python 3.14 patch release. Python 3.14 included a new garbage collection implementation, which reduced pause times but caused significant unexpected memory pressure in production environments. In 3.14.5 and 3.15, the previous garbage collection implementation will be restored.

We would greatly appreciate if you tested the 3.14.5rc1 version included in this release. The stable version is expected to be released soon and any feedback on potential issues would be helpful to the Python development team.

For more context, see the announcement, issue, and pull request.

Issues with the new release can be reported in the uv or CPython issue trackers.

Python

  • Upgrade PyPy to v7.3.22
  • Add CPython 3.14.5rc1
  • On macOS, CPython statically links libpython to match Linux

Enhancements

  • Omit compatible release desugaring for pre-release hints (#19267)
  • Fix file locks on Android (#18323)

Preview

  • uv audit add reporting for adverse project statuses (#19128)

Bug fixes

  • Discover versioned Python executables when requires-python pins a version (#18700)
  • Fix URL prefix matching to require path boundaries (#19154)
  • Fix transitive Git path dependencies in lockfiles (#19269)
  • Handle incorrect unlock error in LockedFile::drop on Wine (#19229)
  • Prevent uninstalling site-packages for empty top_level.txt in .egg-info (#19114)
  • Use symlinks instead of junctions on Wine (#19213)
  • Fix floating-point environment handling on ARMv7 (#19157)
  • Redact credentials from remote requirements URL in offline errors (#19216)
  • Windows tramplolines no longer set PYTHONHOME and only set __PYVENV_LAUNCHER__ for virtual environments (#19199)

Documentation

  • Mark --native-tls and UV_NATIVE_TLS as deprecated (#18705)
  • Re-add pytorch-triton-rocm to PyTorch ROCm docs (#19241)
  • Tweak changelog entries for 0.11.8 (#19188)
  • Add 'Exporting lockfiles' to the Concepts->Projects index (#19209)

... (truncated)

Changelog

Sourced from uv-build's changelog.

0.11.9

Released on 2026-05-04.

This release includes a special release candidate for the next Python 3.14 patch release. Python 3.14 included a new garbage collection implementation, which reduced pause times but caused significant unexpected memory pressure in production environments. In 3.14.5 and 3.15, the previous garbage collection implementation will be restored.

We would greatly appreciate if you tested the 3.14.5rc1 version included in this release. The stable version is expected to be released soon and any feedback on potential issues would be helpful to the Python development team.

For more context, see the announcement, issue, and pull request.

Issues with the new release can be reported in the uv or CPython issue trackers.

Python

  • Upgrade PyPy to v7.3.22
  • Add CPython 3.14.5rc1
  • On macOS, CPython statically links libpython to match Linux

Enhancements

  • Omit compatible release desugaring for pre-release hints (#19267)
  • Fix file locks on Android (#18323)

Preview

  • uv audit add reporting for adverse project statuses (#19128)

Bug fixes

  • Discover versioned Python executables when requires-python pins a version (#18700)
  • Fix URL prefix matching to require path boundaries (#19154)
  • Fix transitive Git path dependencies in lockfiles (#19269)
  • Handle incorrect unlock error in LockedFile::drop on Wine (#19229)
  • Prevent uninstalling site-packages for empty top_level.txt in .egg-info (#19114)
  • Use symlinks instead of junctions on Wine (#19213)
  • Fix floating-point environment handling on ARMv7 (#19157)
  • Redact credentials from remote requirements URL in offline errors (#19216)
  • Windows tramplolines no longer set PYTHONHOME and only set __PYVENV_LAUNCHER__ for virtual environments (#19199)

Documentation

  • Mark --native-tls and UV_NATIVE_TLS as deprecated (#18705)
  • Re-add pytorch-triton-rocm to PyTorch ROCm docs (#19241)
  • Tweak changelog entries for 0.11.8 (#19188)
  • Add 'Exporting lockfiles' to the Concepts->Projects index (#19209)
  • Clarify that uv init creates git files / folders in the projects guide (#19183)

0.11.8

Released on 2026-04-27.

... (truncated)

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 [uv-build](https://github.com/astral-sh/uv) from 0.11.7 to 0.11.9.
- [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.7...0.11.9)

---
updated-dependencies:
- dependency-name: uv-build
  dependency-version: 0.11.9
  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 May 5, 2026
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

Development

Successfully merging this pull request may close these issues.

0 participants