Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 18, 2025

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

This PR contains the following updates:

Package Type Update Change
ghcr.io/astral-sh/uv final patch 0.8.8 -> 0.8.20

Release Notes

astral-sh/uv (ghcr.io/astral-sh/uv)

v0.8.20

Compare Source

Released on 2025-09-22.

Enhancements
  • Add --force flag for uv cache clean (#​15992)
  • Improve resolution errors with proxied packages (#​15200)
Preview features
  • Allow upgrading pre-release versions of the same minor Python version (#​15959)
Bug fixes
  • Hide freethreaded+debug Python downloads in uv python list (#​15985)
  • Retain the cache lock and temporary caches during uv run and uvx (#​15990)
Documentation
  • Add package level conflicts to the conflicting dependencies docs (#​15963)
  • Document pyodide support (#​15962)
  • Document support for free-threaded and debug Python versions (#​15961)
  • Expand the contribution docs on issue selection (#​15966)
  • Tweak title for viewing version in project guide (#​15964)

v0.8.19

Compare Source

Released on 2025-09-19.

Python
  • Add CPython 3.14.0rc3
  • Upgrade OpenSSL to 3.5.3

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

Bug fixes
  • Make uv cache clean parallel process safe (#​15888)
  • Fix implied platform_machine marker for win_arm64 platform tag (#​15921)

v0.8.18

Compare Source

Released on 2025-09-17.

Enhancements
  • Add PyG packages to torch backend (#​15911)
  • Add handling for unnamed conda environments in base environment detection (#​15681)
  • Allow selection of debug build interpreters (#​11520)
  • Improve uv init defaults for native build backend cache keys (#​15705)
  • Error when pyproject.toml target does not exist for dependency groups (#​15831)
  • Infer check URL from publish URL when known (#​15886)
  • Support Gitlab CI/CD as a trusted publisher (#​15583)
  • Add GraalPy 25.0.0 with support for Python 3.12 (#​15900)
  • Add --no-clear to uv venv to disable removal prompts (#​15795)
  • Add conflict detection between --only-group and --extra flags (#​15788)
  • Allow [project] to be missing from a pyproject.toml (#​14113)
  • Always treat conda environments named base and root as base environments (#​15682)
  • Improve log message when direct build for uv_build is skipped (#​15898)
  • Log when the cache is disabled (#​15828)
  • Show pyx organization name after authenticating (#​15823)
  • Use _CONDA_ROOT to detect Conda base environments (#​15680)
  • Include blake2b hash in uv publish upload form (#​15794)
  • Fix misleading debug message when removing environments in uv sync (#​15881)
Deprecations
Preview features
  • Propagate preview flag to client for native-auth feature (#​15872)
  • Store native credentials for realms with the https scheme stripped (#​15879)
  • Use the root index URL when retrieving credentials from the native store (#​15873)
Bug fixes
  • Fix uv sync --no-sources not switching from editable to registry installations (#​15234)
  • Avoid display of an empty string when a path is the working directory (#​15897)
  • Allow cached environment reuse with @latest (#​15827)
  • Allow escaping spaces in --env-file handling (#​15815)
  • Avoid ANSI codes in debug! messages (#​15843)
  • Improve BSD tag construction (#​15829)
  • Include SHA when listing lockfile changes (#​15817)
  • Invert the logic for determining if a path is a base conda environment (#​15679)
  • Load credentials for explicit members when lowering (#​15844)
  • Re-add triton as a torch backend package (#​15910)
  • Respect UV_INSECURE_NO_ZIP_VALIDATION=1 in duplicate header errors (#​15912)
Documentation
  • Add GitHub Actions to PyPI trusted publishing example (#​15753)
  • Add Coiled integration documentation (#​14430)
  • Add verbose output to the getting help section (#​15915)
  • Document NO_PROXY support (#​15816)
  • Document cache-keys for native build backends (#​15811)
  • Add documentation for dependency group requires-python (#​14282)

v0.8.17

Compare Source

Released on 2025-09-10.

Enhancements
  • Improve error message for HTTP validation in auth services (#​15768)
  • Respect PYX_API_URL when suggesting uv auth login on 401 (#​15774)
  • Add pyx as a supported PyTorch index URL (#​15769)
Bug fixes
  • Avoid initiating login flow for invalid API keys (#​15773)
  • Do not search for a password for requests with a token attached already (#​15772)
  • Filter pre-release Python versions in uv init --script (#​15747)

v0.8.16

Compare Source

Enhancements
  • Allow --editable to override editable = false annotations (#​15712)
  • Allow editable = false for workspace sources (#​15708)
  • Show a dedicated error for virtual environments in source trees on build (#​15748)
  • Support Android platform tags (#​15646)
  • Support iOS platform tags (#​15640)
  • Support scripts with inline metadata in --with-requirements and --requirements (#​12763)
Preview features
  • Support --no-project in uv format (#​15572)
  • Allow uv format in unmanaged projects (#​15553)
Bug fixes
  • Avoid erroring when match-runtime target is optional (#​15671)
  • Ban empty usernames and passwords in uv auth (#​15743)
  • Error early for parent path in build backend (#​15733)
  • Retry on IO errors during HTTP/2 streaming (#​15675)
  • Support recursive requirements and constraints inclusion (#​15657)
  • Use token store credentials for uv publish (#​15759)
  • Fix virtual environment activation script compatibility with latest nushell (#​15272)
  • Skip Python interpreters that cannot be queried with permission errors (#​15685)
Documentation
  • Clarify that uv auth commands take a URL (#​15664)
  • Improve the CLI help for options that accept requirements files (#​15706)
  • Adds example for caching for managed Python downloads in Docker builds (#​15689)

v0.8.15

Compare Source

Python
Enhancements
  • Add uv auth commands for credential management (#​15570)
  • Add pyx support to uv auth commands (#​15636)
  • Add uv tree --show-sizes to show package sizes (#​15531)
  • Add --python-platform riscv64-unknown-linux (#​15630)
  • Add --python-platform to uv run and uv tool (#​15515)
  • Add uv publish --dry-run (#​15638)
  • Add zstandard support for wheels (#​15645)
  • Allow registries to pre-provide core metadata (#​15644)
  • Retry streaming Python and binary download errors (#​15567)
Bug fixes
  • Fix settings rendering for extra-build-dependencies (#​15622)
  • Skip non-existent directories in bytecode compilation (#​15608)
Error messages
  • Add error trace to invalid package format (#​15626)

v0.8.14

Compare Source

Python
  • Add managed CPython distributions for aarch64 musl
Enhancements
  • Add --python-platform to uv pip check (#​15486)
  • Add an environment variable for UV_ISOLATED (#​15428)
  • Add logging to the uv build backend (#​15533)
  • Allow more trailing null bytes in zip files (#​15452)
  • Allow pinning managed Python versions to specific build versions (#​15314)
  • Cache PyTorch wheels by default (#​15481)
  • Reject already-installed wheels that don't match the target platform (#​15484)
  • Add --no-install-local option to uv sync, uv add and uv export (#​15328)
  • Include cycle error message in uv pip CLI (#​15453)
Preview features
  • Fix format of {version} on uv format failure (#​15527)
  • Lock during installs in uv format to prevent races (#​15551)
  • Respect --project in uv format (#​15438)
  • Run uv format in the project root (#​15440)
Configuration
  • Add file-to-CLI overrides for build isolation configuration (#​15437)
  • Add file-to-CLI overrides for reinstall configuration (#​15426)
Performance
  • Cache WHEEL and METADATA reads in installed distributions (#​15489)
Bug fixes
  • Avoid erroring when creating venv in current working directory (#​15537)
  • Avoid introducing unnecessary system dependency on CUDA (#​15449)
  • Clear discovered site packages when creating virtual environment (#​15522)
  • Read index credentials from the environment during uv publish checks (#​15545)
  • Refuse to remove non-virtual environments in uv venv (#​15538)
  • Stop setting CLICOLOR_FORCE=1 when calling build backends (#​15472)
  • Support file or directory removal for Windows symlinks (#​15543)
Documentation
  • Fix GitHub guide highlight lines (#​15443)
  • Move Resolver to new Internals section in the Reference (#​15465)
  • Split the "Authentication" page into sections (#​15575)
  • Update uninstall docs to mention uvw.exe needs to be removed (#​15536)

v0.8.13

Compare Source

Enhancements
  • Add --no-install-* arguments to uv add (#​15375)
  • Initialize Git prior to reading author in uv init (#​15377)
  • Add CUDA 129 to available torch backends (#​15416)
  • Update Pyodide to 0.28.2 (#​15385)
Preview features
  • Add an experimental uv format command (#​15017)
  • Allow version specifiers in extra-build-dependencies if match-runtime is explicitly false (#​15420)
Bug fixes
  • Add triton to torch-backend manifest (#​15405)
  • Avoid panicking when resolver returns stale distributions (#​15389)
  • Fix uv_build wheel hashes (#​15400)
  • Treat --upgrade-package on the command-line as overriding upgrade = false in configuration (#​15395)
  • Restore DockerHub publishing (#​15381)

v0.8.12

Compare Source

Python
  • Add 3.13.7
  • Improve performance of zstd in Python 3.14

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

Enhancements
  • Add an aarch64-pc-windows-msvc target for python-platform (#​15347)
  • Add fallback parent process detection to uv tool update-shell (#​15356)
  • Install non-build-isolation packages in a second phase (#​15306)
  • Add hint when virtual environments are included in source distributions (#​15202)
  • Add Docker images derived from buildpack-deps:trixie, debian:trixie-slim, alpine:3.22 (#​15351)
Bug fixes
  • Reject already-installed wheels built with outdated settings (#​15289)
  • Skip interpreters that are not found on query (#​15315)
  • Handle dotted package names in script path resolution (#​15300)
  • Reject match-runtime = true for dynamic packages (#​15292)
Documentation
  • Document improvements to build-isolation setups (#​15326)
  • Fix reference documentation recommendation to use uv cache clean instead of clear (#​15313)

v0.8.11

Compare Source

Python
  • Add Python 3.14.0rc2
  • Update Pyodide to 0.28.1
Enhancements
  • Add Debian 13 trixie to published Docker images (#​15269)
  • Add extra-build-dependencies hint for any missing module on build failure (#​15252)
  • Make 'v' prefix cyan in overlap warnings (#​15259)
Bug fixes
  • Fix missing uv version in extended Docker image tags (#​15263)
  • Persist cache info when re-installing cached wheels (#​15274)
Rust API
  • Allow passing custom reqwest clients to RegistryClient (#​15281)

v0.8.10

Compare Source

Python
  • Add support for installing Pyodide versions (#​14518)
Enhancements
  • Allow Python requests with missing segments, e.g., just aarch64 (#​14399)
Preview
  • Move warnings for conflicting modules into preview (#​15253)

v0.8.9

Compare Source

Enhancements
  • Add --reinstall flag to uv python upgrade (#​15194)
Bug fixes
  • Include build settings in cache key for registry source distribution lookups (#​15225)
  • Avoid creating bin links on uv python upgrade if they don't already exist (#​15192)
  • Respect system proxies on macOS and Windows (#​15221)
Documentation

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), 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 added the dependencies Pull requests that update a dependency file label Aug 18, 2025
Copy link

codecov bot commented Aug 18, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.21%. Comparing base (56abe81) to head (4ec07d0).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #429   +/-   ##
=======================================
  Coverage   94.21%   94.21%           
=======================================
  Files          40       40           
  Lines        2402     2402           
=======================================
  Hits         2263     2263           
  Misses        139      139           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/docker-dependencies branch from c368903 to 2c3d43f Compare August 19, 2025 01:54
@renovate renovate bot changed the title chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.8.11 chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.8.12 Aug 19, 2025
@renovate renovate bot force-pushed the renovate/docker-dependencies branch from 2c3d43f to dede70b Compare August 21, 2025 22:47
@renovate renovate bot changed the title chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.8.12 chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.8.13 Aug 21, 2025
@renovate renovate bot force-pushed the renovate/docker-dependencies branch from dede70b to 47ee89f Compare August 31, 2025 08:55
@renovate renovate bot changed the title chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.8.13 chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.8.14 Aug 31, 2025
@renovate renovate bot force-pushed the renovate/docker-dependencies branch from 47ee89f to ba40fee Compare September 6, 2025 18:22
@renovate renovate bot changed the title chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.8.14 chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.8.15 Sep 6, 2025
@renovate renovate bot force-pushed the renovate/docker-dependencies branch from ba40fee to 549aea5 Compare September 10, 2025 03:55
@renovate renovate bot changed the title chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.8.15 chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.8.16 Sep 10, 2025
@renovate renovate bot force-pushed the renovate/docker-dependencies branch from 549aea5 to 39457e2 Compare September 11, 2025 00:46
@renovate renovate bot changed the title chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.8.16 chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.8.17 Sep 11, 2025
@renovate renovate bot force-pushed the renovate/docker-dependencies branch from 39457e2 to 48a22b0 Compare September 17, 2025 21:37
@renovate renovate bot changed the title chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.8.17 chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.8.18 Sep 17, 2025
@renovate renovate bot force-pushed the renovate/docker-dependencies branch from 48a22b0 to b4a2785 Compare September 19, 2025 20:55
@renovate renovate bot changed the title chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.8.18 chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.8.19 Sep 19, 2025
@renovate renovate bot force-pushed the renovate/docker-dependencies branch from b4a2785 to 4ec07d0 Compare September 23, 2025 00:31
@renovate renovate bot changed the title chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.8.19 chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.8.20 Sep 23, 2025
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants