Skip to content

Update dependency astral-sh/uv to v0.12.3 - #205

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/astral-sh-uv-0.x
Open

Update dependency astral-sh/uv to v0.12.3#205
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/astral-sh-uv-0.x

Conversation

@renovate

@renovate renovate Bot commented Aug 1, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

Release Notes

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

v0.12.3

Compare Source

Released on 2026-08-07.

Python
Preview features
  • Add --output-format to select automatic, human-readable, or raw-byte output for uv cache size (#​20992)
  • Preserve JSON output from uv workspace metadata --quiet while suppressing diagnostics (#​20991)
  • Reduce memory usage for large workspaces by streaming uv workspace metadata JSON output (#​20990)
Performance
  • Reduce Linux startup latency by initializing the workspace cache before spawning another thread (#​20989)
  • Reuse compiled workspace exclusion patterns during workspace discovery (#​20988)
  • Speed up conflict-heavy resolutions by avoiding materialized range complements (#​20982)
  • Avoid slow procfs reads during Python interpreter discovery on Linux (#​20987)
Documentation
  • Add PEP 740 attestations to the GitHub Actions publishing example (#​20986)
  • Restrict the GitHub Actions publishing example to Python version tags (#​20973)
  • Correct --python-pin to --pin-python in the uv init --bare example (#​20876)

v0.12.2

Compare Source

Released on 2026-08-05.

Python
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)

v0.12.1

Compare Source

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)
  • Preserve filesystem paths passed to uv add --index when updating pyproject.toml (#​20817)
Preview features
  • Add automatic fixes to uv check with --fix (#​20793)
  • Avoid rejecting unchanged metadata-free lockfiles when workspace dependencies share direct sources (#​20847)
  • Honor direct URL constraints when validating metadata-free lockfiles (#​20796)
  • Ignore malformed PEP 723 scripts discovered during project checks (#​20784)
  • Use ty's native script exclusion in uv check (#​20742)
Performance
  • Parse canonical uv lockfiles directly, with a fallback for other valid TOML syntax (#​20648)
  • Accelerate SHA-256 hashing on non-Windows ARM64 platforms (#​20805)
Bug fixes
  • Flush shell startup file updates before uv tool update-shell and uv python update-shell exit (#​20842)
  • Make workspace-root dependency groups available to commands run from workspace members (#​20840)
  • Resolve --find-links paths in requirements files relative to the containing file (#​20832)
  • Respect configured indexes in uv tool list --outdated (#​20770)
Documentation
  • Document Astral GPU indexes in the PyTorch guide (#​20785)
  • Use consistent dependency-group argument descriptions throughout the CLI documentation (#​20823)

Configuration

📅 Schedule: (in timezone Europe/Amsterdam)

  • Branch creation
    • Between 01:00 AM and 05:59 AM (* 1-5 * * *)
  • 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 Update dependency astral-sh/uv to v0.12.1 Update dependency astral-sh/uv to v0.12.2 Aug 5, 2026
@renovate
renovate Bot force-pushed the renovate/astral-sh-uv-0.x branch from 1d5ef46 to d19e023 Compare August 5, 2026 23:01
@renovate renovate Bot changed the title Update dependency astral-sh/uv to v0.12.2 Update dependency astral-sh/uv to v0.12.3 Aug 8, 2026
@renovate
renovate Bot force-pushed the renovate/astral-sh-uv-0.x branch from d19e023 to 1625f29 Compare August 8, 2026 00:29
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.

0 participants