Skip to content

Bump uv from 0.10.9 to 0.10.12#529

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/uv-0.10.12
Open

Bump uv from 0.10.9 to 0.10.12#529
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/uv-0.10.12

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 23, 2026

Bumps uv from 0.10.9 to 0.10.12.

Release notes

Sourced from uv's releases.

0.10.12

Release Notes

Released on 2026-03-19.

Python

  • Add pypy 3.11.15 (#18468)
  • Add support for using Python 3.6 interpreters (#18454)

Enhancements

  • Include uv's target triple in version report (#18520)
  • Allow comma separated values in --no-emit-package (#18565)

Preview features

  • Show uv audit in the CLI help (#18540)

Bug fixes

  • Improve reporting of managed interpreter symlinks in uv python list (#18459)
  • Preserve end-of-line comments on previous entries when removing dependencies (#18557)
  • Treat abi3 wheel Python version as a lower bound (#18536)
  • Detect hard-float support on aarch64 kernels running armv7 userspace (#18530)

Documentation

  • Add Python 3.15 to supported versions (#18552)
  • Adjust the PyPy note (#18548)
  • Move Pyodide to Tier 2 in the Python support policy (#18561)
  • Move Rust and Python version support out of the Platform support policy (#18535)
  • Update Docker guide with changes from uv-docker-example (#18558)
  • Update the Python version policy (#18559)

Install uv 0.10.12

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://releases.astral.sh/github/uv/releases/download/0.10.12/uv-installer.ps1 | iex"

... (truncated)

Changelog

Sourced from uv's changelog.

0.10.12

Released on 2026-03-19.

Python

  • Add pypy 3.11.15 (#18468)
  • Add support for using Python 3.6 interpreters (#18454)

Enhancements

  • Include uv's target triple in version report (#18520)
  • Allow comma separated values in --no-emit-package (#18565)

Preview features

  • Show uv audit in the CLI help (#18540)

Bug fixes

  • Improve reporting of managed interpreter symlinks in uv python list (#18459)
  • Preserve end-of-line comments on previous entries when removing dependencies (#18557)
  • Treat abi3 wheel Python version as a lower bound (#18536)
  • Detect hard-float support on aarch64 kernels running armv7 userspace (#18530)

Documentation

  • Add Python 3.15 to supported versions (#18552)
  • Adjust the PyPy note (#18548)
  • Move Pyodide to Tier 2 in the Python support policy (#18561)
  • Move Rust and Python version support out of the Platform support policy (#18535)
  • Update Docker guide with changes from uv-docker-example (#18558)
  • Update the Python version policy (#18559)

0.10.11

Released on 2026-03-16.

Enhancements

  • Fetch Ruff release metadata from an Astral mirror (#18358)
  • Use PEP 639 license metadata for uv itself (#16477)

Performance

  • Improve distribution id performance (#18486)

Bug fixes

... (truncated)

Commits
  • 00d72da Bump version to 0.10.12 (#18578)
  • f13abc3 Use a Termux image with Python pre-installed instead (#18573)
  • b03b033 Move is_explicit check to PythonSource (#18569)
  • d7da792 Consolidate PythonPreference enforcement (#18567)
  • bd2e0c9 Allow comma separated values in --no-emit-package (#18565)
  • 5e25583 Construct PythonInstallation early instead of passing around source / inter...
  • 6d628da Preserve end-of-line comments on previous entries when removing dependencies ...
  • 46c9bac download-metadata: Use ndjson instead of GH releases for CPython (#18406)
  • 481d99b Include uv's target triple in version report (#18520)
  • c276064 Improve reporting of managed interpreter symlinks in uv python list (#18459)
  • Additional commits viewable in compare view

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](https://github.com/astral-sh/uv) from 0.10.9 to 0.10.12.
- [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.10.9...0.10.12)

---
updated-dependencies:
- dependency-name: uv
  dependency-version: 0.10.12
  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 Dependabot PRs that update Python dependencies labels Mar 23, 2026
@dependabot dependabot bot requested a review from edmorley as a code owner March 23, 2026 19:33
@dependabot dependabot bot added the python Dependabot PRs that update Python dependencies label Mar 23, 2026
@edmorley edmorley removed their request for review March 24, 2026 11:14
Copy link
Member

@edmorley edmorley left a comment

Choose a reason for hiding this comment

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

Waiting until uv 0.11.1+ is out

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 Dependabot PRs that update Python dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant