Skip to content

Bump uv from 0.11.32 to 0.12.2 in /python - #7542

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/python/uv-0.12.1
Open

Bump uv from 0.11.32 to 0.12.2 in /python#7542
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/python/uv-0.12.1

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps uv from 0.11.32 to 0.12.2.

Release notes

Sourced from uv's releases.

0.12.2

Release Notes

Released on 2026-08-05.

Python

  • Add CPython 3.15.0rc1 (#20948)
  • Add CPython 3.14.7 (#20971)

Enhancements

  • Ensure diagnostic hints end with a newline to prevent malformed terminal output (#20959)

Preview features

  • Audit one or all installed tools with uv tool audit (#20921)
  • Report physically reclaimed disk space during cache cleanup with the cache-physical-space preview feature (#20925)

Configuration

  • Add UV_RUN_RLIMIT_NOFILE to set the open-file limit for commands launched by uv run (#20926)

Performance

  • Speed up uv.lock parsing for wheel entries (#20881)
  • Speed up uv.lock parsing for source distribution entries (#20882)
  • Speed up filename extraction from distribution URLs (#20879)
  • Reduce filesystem metadata lookups during bytecode compilation (#20928)
  • Reuse file metadata when building source distributions (#20927)

Bug fixes

  • Preserve compatibility with older uv versions when recording artifact sizes in cached wheels and source distributions (#20963)
  • Avoid including workspace-root default dependency groups when syncing or exporting a selected workspace member unless explicitly requested (#20930)

Documentation

  • Separate build and publish jobs in the GitHub Actions publishing guide (#20946)
  • Ensure the GitHub Actions publishing example waits for the build job to finish (#20957)
  • Correct typos in the Docker integration guide (#20970)

Install uv 0.12.2

Install prebuilt binaries via shell script

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

... (truncated)

Changelog

Sourced from uv's changelog.

0.12.2

Released on 2026-08-05.

Python

  • Add CPython 3.15.0rc1 (#20948)
  • Add CPython 3.14.7 (#20971)

Enhancements

  • Ensure diagnostic hints end with a newline to prevent malformed terminal output (#20959)

Preview features

  • Audit one or all installed tools with uv tool audit (#20921)
  • Report physically reclaimed disk space during cache cleanup with the cache-physical-space preview feature (#20925)

Configuration

  • Add UV_RUN_RLIMIT_NOFILE to set the open-file limit for commands launched by uv run (#20926)

Performance

  • Speed up uv.lock parsing for wheel entries (#20881)
  • Speed up uv.lock parsing for source distribution entries (#20882)
  • Speed up filename extraction from distribution URLs (#20879)
  • Reduce filesystem metadata lookups during bytecode compilation (#20928)
  • Reuse file metadata when building source distributions (#20927)

Bug fixes

  • Preserve compatibility with older uv versions when recording artifact sizes in cached wheels and source distributions (#20963)
  • Avoid including workspace-root default dependency groups when syncing or exporting a selected workspace member unless explicitly requested (#20930)

Documentation

  • Separate build and publish jobs in the GitHub Actions publishing guide (#20946)
  • Ensure the GitHub Actions publishing example waits for the build job to finish (#20957)
  • Correct typos in the Docker integration guide (#20970)

0.12.1

Released on 2026-07-31.

Enhancements

  • Add package-specific pre-release policies with --prerelease-package (#20837)
  • Support local HTML files as flat indexes (#20802)
  • Add Xonsh virtual environment activation scripts (activate.xsh) (#19740)

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Usage: [Issues, PRs], Target: dependencies in the project python Usage: [Issues, PRs], Target: Python labels Aug 6, 2026
Copilot AI lite review requested due to automatic review settings August 6, 2026 14:34
@dependabot dependabot Bot added python Usage: [Issues, PRs], Target: Python dependencies Usage: [Issues, PRs], Target: dependencies in the project labels Aug 6, 2026
@dependabot
dependabot Bot temporarily deployed to github-app-auth August 6, 2026 14:34 Inactive
@dependabot
dependabot Bot temporarily deployed to github-app-auth August 6, 2026 14:34 Inactive
@github-actions github-actions Bot changed the title Bump uv from 0.11.32 to 0.12.1 in /python Python: Bump uv from 0.11.32 to 0.12.1 in /python Aug 6, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Note

Copilot could not run the full agentic suite for this review because it was automatically requested on a bot-authored pull request. Request a review from Copilot under Reviewers to retry with the full agentic suite. Improved support for bot-authored pull requests is coming soon.

Updates the Python dev tooling dependency to a newer uv version.

Changes:

  • Bump uv in the dev dependency group from 0.11.32 to 0.12.1.

@dependabot
dependabot Bot temporarily deployed to github-app-auth August 7, 2026 00:43 Inactive
@dependabot dependabot Bot changed the title Python: Bump uv from 0.11.32 to 0.12.1 in /python Bump uv from 0.11.32 to 0.12.1 in /python Aug 7, 2026
@dependabot
dependabot Bot force-pushed the dependabot/pip/python/uv-0.12.1 branch from d03493c to 74bf93f Compare August 7, 2026 00:44
@dependabot
dependabot Bot temporarily deployed to github-app-auth August 7, 2026 00:44 Inactive
@dependabot
dependabot Bot temporarily deployed to github-app-auth August 7, 2026 00:44 Inactive
@dependabot
dependabot Bot temporarily deployed to github-app-auth August 10, 2026 02:46 Inactive
@dependabot dependabot Bot changed the title Bump uv from 0.11.32 to 0.12.1 in /python Bump uv from 0.11.32 to 0.12.2 in /python Aug 10, 2026
@dependabot
dependabot Bot temporarily deployed to github-app-auth August 10, 2026 02:47 Inactive
@dependabot
dependabot Bot force-pushed the dependabot/pip/python/uv-0.12.1 branch from 74bf93f to ab9d09e Compare August 10, 2026 02:47
@dependabot
dependabot Bot temporarily deployed to github-app-auth August 10, 2026 02:47 Inactive
@dependabot
dependabot Bot temporarily deployed to github-app-auth August 10, 2026 02:47 Inactive
@dependabot
dependabot Bot temporarily deployed to github-app-auth August 10, 2026 02:48 Inactive
@dependabot
dependabot Bot temporarily deployed to github-app-auth August 10, 2026 02:49 Inactive
@dependabot
dependabot Bot force-pushed the dependabot/pip/python/uv-0.12.1 branch from ab9d09e to e9aa9a3 Compare August 10, 2026 02:49
@dependabot
dependabot Bot temporarily deployed to github-app-auth August 10, 2026 02:50 Inactive
@dependabot
dependabot Bot temporarily deployed to github-app-auth August 10, 2026 02:50 Inactive
@dependabot
dependabot Bot temporarily deployed to github-app-auth August 10, 2026 02:51 Inactive
@dependabot
dependabot Bot temporarily deployed to github-app-auth August 10, 2026 02:52 Inactive
@dependabot
dependabot Bot force-pushed the dependabot/pip/python/uv-0.12.1 branch from e9aa9a3 to d3e921a Compare August 10, 2026 02:52
@dependabot
dependabot Bot temporarily deployed to github-app-auth August 10, 2026 02:52 Inactive
@dependabot
dependabot Bot temporarily deployed to github-app-auth August 10, 2026 05:56 Inactive
Bumps [uv](https://github.com/astral-sh/uv) from 0.11.32 to 0.12.2.
- [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.32...0.12.2)

---
updated-dependencies:
- dependency-name: uv
  dependency-version: 0.12.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot temporarily deployed to github-app-auth August 10, 2026 05:58 Inactive
@dependabot
dependabot Bot force-pushed the dependabot/pip/python/uv-0.12.1 branch from d3e921a to 3f51556 Compare August 10, 2026 05:58
@dependabot
dependabot Bot temporarily deployed to github-app-auth August 10, 2026 05:58 Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Usage: [Issues, PRs], Target: dependencies in the project python Usage: [Issues, PRs], Target: Python

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant