Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 21, 2025

Bumps uv from 0.9.9 to 0.9.11.

Release notes

Sourced from uv's releases.

0.9.11

Release Notes

Released on 2025-11-20.

Due to rate limiting during publish to crates.io, this release was partially published and manually finished. Consequently, crates.io does not include all of the artifacts and the GitHub Release was published by a maintainer instead of GitHub Actions. The artifacts from GitHub Actions were used without alteration. There should be no consequences from this; we just want to be transparent about the provenance of the artifacts.

Python

  • Add CPython 3.15.0a2

See the python-build-standalone release notes for details.

Enhancements

  • Add SBOM support to uv export (#16523)
  • Publish to crates.io (#16770)

Preview features

  • Add uv workspace list --paths (#16776)
  • Fix the preview warning on uv workspace dir (#16775)

Bug fixes

  • Fix uv init author serialization via toml_edit inline tables (#16778)
  • Fix status messages without TTY (#16785)
  • Preserve end-of-line comment whitespace when editing pyproject.toml (#16734)
  • Disable always-authenticate when running under Dependabot (#16773)

Documentation

  • Document the new behavior for free-threaded python versions (#16781)
  • Improve note about build system in publish guide (#16788)
  • Move do not upload publish note out of the guide into concepts (#16789)

Install uv 0.9.11

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

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

... (truncated)

Changelog

Sourced from uv's changelog.

0.9.11

Released on 2025-11-20.

Python

  • Add CPython 3.15.0a2

See the python-build-standalone release notes for details.

Enhancements

  • Add SBOM support to uv export (#16523)
  • Publish to crates.io (#16770)

Preview features

  • Add uv workspace list --paths (#16776)
  • Fix the preview warning on uv workspace dir (#16775)

Bug fixes

  • Fix uv init author serialization via toml_edit inline tables (#16778)
  • Fix status messages without TTY (#16785)
  • Preserve end-of-line comment whitespace when editing pyproject.toml (#16734)
  • Disable always-authenticate when running under Dependabot (#16773)

Documentation

  • Document the new behavior for free-threaded python versions (#16781)
  • Improve note about build system in publish guide (#16788)
  • Move do not upload publish note out of the guide into concepts (#16789)

0.9.10

Released on 2025-11-17.

Enhancements

  • Add support for SSL_CERT_DIR (#16473)
  • Enforce UTF‑8-encoded license files during uv build (#16699)
  • Error when a project.license-files glob matches nothing (#16697)
  • pip install --target (and sync) install Python if necessary (#16694)
  • Account for python_downloads_json_url in pre-release Python version warnings (#16737)
  • Support HTTP/HTTPS URLs in uv python --python-downloads-json-url (#16542)

Preview features

  • Add support for --upgrade in uv python install (#16676)
  • Fix handling of python install --default for pre-release Python versions (#16706)

... (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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Dependabot pull requests that update Python dependencies labels Nov 21, 2025
@dependabot dependabot bot requested a review from edmorley as a code owner November 21, 2025 09:22
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Dependabot pull requests that update Python dependencies labels Nov 21, 2025
@edmorley
Copy link
Member

@dependabot rebase

Bumps [uv](https://github.com/astral-sh/uv) from 0.9.9 to 0.9.11.
- [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.9.9...0.9.11)

---
updated-dependencies:
- dependency-name: uv
  dependency-version: 0.9.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/uv-0.9.11 branch from 341aeeb to fdb6cb4 Compare November 21, 2025 09:34
@edmorley edmorley enabled auto-merge (squash) November 21, 2025 09:39
@edmorley edmorley merged commit 03cc02e into main Nov 21, 2025
5 of 6 checks passed
@edmorley edmorley deleted the dependabot/pip/uv-0.9.11 branch November 21, 2025 09:44
@heroku-linguist heroku-linguist bot mentioned this pull request Nov 21, 2025
@edmorley
Copy link
Member

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 pull requests that update Python dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant