Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 16, 2025

This PR contains the following updates:

Package Type Update Change
astral-sh/uv uses-with patch 0.9.170.9.25

Release Notes

astral-sh/uv (astral-sh/uv)

v0.9.25

Compare Source

Released on 2026-01-13.

Python
  • Add CPython 3.15.0a4
  • Upgrade Tcl/Tk used by CPython to 9.0
Enhancements
  • Add --compile-bytecode to uv python install and uv python upgrade to compile the standard library (#​17088)
  • Allow disabling exclude-newer per package (#​16854)
  • Broadcast WM_SETTINGCHANGE on uv tool update-shell (#​17404)
Preview features
  • Detect workspace from uv run target (#​17423)
Bug fixes
  • Avoid unwrapping size for file responses (#​17434)
  • Use keyring authentication when retrieving tool@latest version (#​17448)
  • Use latest Pyodide version for each python version (#​17372)
  • Improve trampoline file handle closing (#​17374)
  • Fix error message when installing musl python on armv7 (#​17213)

v0.9.24

Compare Source

Released on 2026-01-09.

Bug fixes
  • Fix handling of UV_NO_SYNC=1 uv run ... (#​17391)
  • Rebuild dynamic distribution when version changes with --no-cache (#​17387)
Documentation

v0.9.23

Compare Source

Released on 2026-01-09.

Enhancements
  • Only write portable paths in RECORD files (#​17339)
  • Support relative paths in UV_PYTHON_BIN_DIR and UV_TOOL_BIN_DIR (#​17367)
Preview features
  • Enable uploads to S3 via pre-signed URLs (#​17349)
Configuration
  • Allow setting proxy variables via global / user configuration (#​16918)
  • Manually parse and reconcile Boolean environment variables (#​17321)
Bug fixes
  • Avoid broken build artifacts on build failure (#​17276)
  • Fix missing dependencies on synthetic root in SBOM export (#​17363)
  • Recognize armv8l as an alias for armv7l in platform tag parsing (#​17384)
  • Fix redaction of a URL in a middleware trace log (#​17346)
Documentation
  • Add index.md suggestion to llms.txt (#​17362)
  • Clarify that uv run uses inexact syncing by default (#​17366)

v0.9.22

Compare Source

Released on 2026-01-06.

Enhancements
  • Use a dedicated error message when lockfile can't be found (#​17318)
Bug fixes
  • Filter unusable wheels from the lockfile for more architectures (#​17317)
  • Correctly count retries originating from early middleware errors (#​17274)
Documentation
  • Clarify requirements file format in docs (#​17284)

v0.9.21

Compare Source

Released on 2025-12-30.

Bug fixes
  • Fix regression where zstd distribution hashes were not considered valid (#​17265)
Documentation
  • Fix a typo in the resolution documentation (#​17258)
  • Fix a typo in python install --default documentation (#​9826)

v0.9.20

Compare Source

Released on 2025-12-29.

This is a re-release of 0.9.20, with internal crate versions incremented to enable publishing to crates.io.

v0.9.18

Compare Source

Released on 2025-12-16.

Enhancements
  • Add value hints to command line arguments to improve shell completion accuracy (#​17080)
  • Improve error handling in uv publish (#​17096)
  • Improve rendering of multiline error messages (#​17132)
  • Support redirects in uv publish (#​17130)
  • Include Docker images with the alpine version, e.g., python3.x-alpine3.23 (#​17100)
Configuration
  • Accept --torch-backend in [tool.uv] (#​17116)
Performance
Bug fixes
  • Avoid panics due to reads on failed requests (#​17098)
  • Enforce latest-version in @latest requests (#​17114)
  • Explicitly set EntryType for file entries in tar (#​17043)
  • Ignore pyproject.toml index username in lockfile comparison (#​16995)
  • Relax error when using uv add with UV_GIT_LFS set (#​17127)
  • Support file locks on ExFAT on macOS (#​17115)
  • Change schema for exclude-newer into optional string (#​17121)
Documentation
  • Drop arm musl caveat from Docker documentation (#​17111)
  • Fix version reference in resolver example (#​17085)
  • Better documentation for exclude-newer* (#​17079)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title chore(deps): update dependency astral-sh/uv to v0.9.18 chore(deps): update dependency astral-sh/uv to v0.9.20 Dec 30, 2025
@renovate renovate bot force-pushed the renovate/astral-sh-uv-0.x branch from 29493fa to dc49cb4 Compare December 30, 2025 00:40
@renovate renovate bot changed the title chore(deps): update dependency astral-sh/uv to v0.9.20 chore(deps): update dependency astral-sh/uv to v0.9.21 Dec 30, 2025
@renovate renovate bot force-pushed the renovate/astral-sh-uv-0.x branch from dc49cb4 to 6490a22 Compare December 30, 2025 17:28
@renovate renovate bot changed the title chore(deps): update dependency astral-sh/uv to v0.9.21 chore(deps): update dependency astral-sh/uv to v0.9.22 Jan 6, 2026
@renovate renovate bot force-pushed the renovate/astral-sh-uv-0.x branch 2 times, most recently from 60cd894 to 071d018 Compare January 9, 2026 20:32
@renovate renovate bot changed the title chore(deps): update dependency astral-sh/uv to v0.9.22 chore(deps): update dependency astral-sh/uv to v0.9.23 Jan 9, 2026
@renovate renovate bot changed the title chore(deps): update dependency astral-sh/uv to v0.9.23 chore(deps): update dependency astral-sh/uv to v0.9.24 Jan 10, 2026
@renovate renovate bot force-pushed the renovate/astral-sh-uv-0.x branch from 071d018 to 44f43a4 Compare January 10, 2026 01:06
@renovate renovate bot changed the title chore(deps): update dependency astral-sh/uv to v0.9.24 chore(deps): update dependency astral-sh/uv to v0.9.25 Jan 14, 2026
@renovate renovate bot force-pushed the renovate/astral-sh-uv-0.x branch from 44f43a4 to 061bf22 Compare January 14, 2026 02:02
@micedre micedre merged commit f6b21f5 into main Jan 15, 2026
5 checks passed
@renovate renovate bot deleted the renovate/astral-sh-uv-0.x branch January 15, 2026 07:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants