Skip to content

chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.8.3 #60

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 14, 2025

This PR contains the following updates:

Package Type Update Change
ghcr.io/astral-sh/uv final patch 0.8.0 -> 0.8.3

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v0.8.3

Compare Source

Python
  • Add CPython 3.14.0rc1

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

Enhancements
  • Allow non-standard entrypoint names in uv_build (#​14867)
  • Publish riscv64 wheels to PyPI (#​14852)
Bug fixes
  • Avoid writing redacted credentials to tool receipt (#​14855)
  • Respect --with versions over base environment versions (#​14863)
  • Respect credentials from all defined indexes (#​14858)
  • Fix missed stabilization of removal of registry entry during Python uninstall (#​14859)
  • Improve concurrency safety of Python downloads into cache (#​14846)
Documentation
  • Fix typos in uv_build reference documentation (#​14853)
  • Move the "Cargo" install method further down in docs (#​14842)

v0.8.2

Compare Source

Enhancements
  • Add derivation chains for dependency errors (#​14824)
Configuration
Bug fixes
  • Avoid reading files in the environment bin that are not entrypoints (#​14830)
  • Avoid removing empty directories when constructing virtual environments (#​14822)
  • Preserve index URL priority order when writing to pyproject.toml (#​14831)
Rust API
  • Expose tls_built_in_root_certs for client (#​14816)
Documentation

v0.8.1

Compare Source

Enhancements
  • Add support for HF_TOKEN (#​14797)
  • Allow --config-settings-package to apply configuration settings at the package level (#​14573)
  • Create (e.g.) python3.13t executables in uv venv (#​14764)
  • Disallow writing symlinks outside the source distribution target directory (#​12259)
  • Elide traceback when python -m uv in interrupted with Ctrl-C on Windows (#​14715)
  • Match --bounds formatting for uv_build bounds in uv init (#​14731)
  • Support extras and dependency_groups markers in PEP 508 grammar (#​14753)
  • Support extras and dependency_groups markers on uv pip install and uv pip sync (#​14755)
  • Add hint to use uv self version when uv version cannot find a project (#​14738)
  • Improve error reporting when removing Python versions from the Windows registry (#​14722)
  • Make warnings about masked [tool.uv] fields more precise (#​14325)
Preview features
  • Emit JSON output in uv sync with --quiet (#​14810)
Bug fixes
  • Allow removal of virtual environments with missing interpreters (#​14812)
  • Apply Cache-Control overrides to response, not request headers (#​14736)
  • Copy entry points into ephemeral environments to ensure layers are respected (#​14790)
  • Workaround Jupyter Lab application directory discovery in ephemeral environments (#​14790)
  • Enforce requires-python in pylock.toml (#​14787)
  • Fix kebab casing of README variants in build backend (#​14762)
  • Improve concurrency resilience of removing Python versions from the Windows registry (#​14717)
  • Retry HTTP requests on invalid data errors (#​14703)
  • Update virtual environment removal to delete pyvenv.cfg last (#​14808)
  • Error on unknown fields in dependency-metadata (#​14801)
Documentation
  • Recommend installing setup-uv after setup-python in Github Actions integration guide (#​14741)
  • Clarify which portions of requires-python behavior are consistent with pip (#​14752)

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.

Copy link

codecov bot commented Jul 14, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

✅ All tests successful. No failed tests found.

📢 Thoughts on this report? Let us know!

@renovate renovate bot force-pushed the renovate/ghcr.io-astral-sh-uv-0.x branch from a3e74ca to 2a2f465 Compare July 17, 2025 16:42
@renovate renovate bot changed the title chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.7.21 chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.7.22 Jul 17, 2025
@renovate renovate bot force-pushed the renovate/ghcr.io-astral-sh-uv-0.x branch from 2a2f465 to 86692a5 Compare July 18, 2025 03:30
@renovate renovate bot changed the title chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.7.22 chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.8.0 Jul 18, 2025
@renovate renovate bot changed the title chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.8.0 chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.8.0 - autoclosed Jul 18, 2025
@renovate renovate bot closed this Jul 18, 2025
@renovate renovate bot changed the title chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.8.0 - autoclosed chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.8.0 Jul 22, 2025
@renovate renovate bot reopened this Jul 22, 2025
@renovate renovate bot force-pushed the renovate/ghcr.io-astral-sh-uv-0.x branch from c2197dc to 86692a5 Compare July 22, 2025 20:03
@renovate renovate bot changed the title chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.8.0 chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.8.1 Jul 22, 2025
@renovate renovate bot force-pushed the renovate/ghcr.io-astral-sh-uv-0.x branch from 86692a5 to da96b73 Compare July 23, 2025 00:04
@renovate renovate bot changed the title chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.8.1 chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.8.2 Jul 23, 2025
@renovate renovate bot force-pushed the renovate/ghcr.io-astral-sh-uv-0.x branch from da96b73 to ce959bd Compare July 25, 2025 00:33
@renovate renovate bot changed the title chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.8.2 chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.8.3 Jul 25, 2025
Copy link

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