Skip to content

Update ghcr.io/astral-sh/uv Docker tag to v0.7.20 #289

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

Merged
merged 1 commit into from
Jul 10, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 9, 2025

This PR contains the following updates:

Package Type Update Change
ghcr.io/astral-sh/uv final patch 0.7.19 -> 0.7.20

Release Notes

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

v0.7.20

Compare Source

Python
  • Add Python 3.14.0b4
  • Add zstd support to Python 3.14 on Unix (it already was available on Windows)
  • Add PyPy 7.3.20 (for Python 3.11.13)

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

Enhancements
  • Add --workspace flag to uv add (#​14496)
  • Add auto-detection for Intel GPUs (#​14386)
  • Drop trailing arguments when writing shebangs (#​14519)
  • Add debug message when skipping Python downloads (#​14509)
  • Add support for declaring multiple modules in namespace packages (#​14460)
Bug fixes
  • Revert normalization of trailing slashes on index URLs (#​14511)
  • Fix forced resolution with all extras in uv version (#​14434)
  • Fix handling of pre-releases in preferences (#​14498)
  • Remove transparent variants in uv-extract to enable retries (#​14450)
Rust API
  • Add method to get packages involved in a NoSolutionError (#​14457)
  • Make ErrorTree for NoSolutionError public (#​14444)
Documentation
  • Finish incomplete sentence in pip migration guide (#​14432)
  • Remove cache-dependency-glob examples for setup-uv (#​14493)
  • Remove uv pip sync suggestion with pyproject.toml (#​14510)
  • Update documentation for GitHub to use setup-uv@v6 (#​14490)

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 requested a review from febus982 as a code owner July 9, 2025 23:57
Copy link

qltysh bot commented Jul 9, 2025

Diff Coverage: Not applicable. There was no coverage data reported for the files in this diff.

Total Coverage: This PR will not change total coverage.

🛟 Help
  • Diff Coverage: Coverage for added or modified lines of code (excludes deleted files). Learn more.

  • Total Coverage: Coverage for the whole repository, calculated as the sum of all File Coverage. Learn more.

  • File Coverage: Covered Lines divided by Covered Lines plus Missed Lines. (Excludes non-executable lines including blank lines and comments.)

    • Indirect Changes: Changes to File Coverage for files that were not modified in this PR. Learn more.

@febus982 febus982 merged commit 68aac30 into main Jul 10, 2025
10 checks passed
@febus982 febus982 deleted the renovate/all-minor-patch branch July 10, 2025 06:44
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.

1 participant