Skip to content

Update ghcr.io/astral-sh/uv Docker tag to v0.7.9 #277

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
Jun 1, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 30, 2025

This PR contains the following updates:

Package Type Update Change
ghcr.io/astral-sh/uv final patch 0.7.8 -> 0.7.9

Release Notes

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

v0.7.9

Compare Source

Python

The changes reverted in 0.7.8 have been restored.

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

Enhancements
  • Improve obfuscation of credentials in URLs (#​13560)
  • Allow running non-default Python implementations via uvx (#​13583)
  • Add uvw as alias for uv without console window on Windows (#​11786)
  • Allow discovery of x86-64 managed Python builds on macOS (#​13722)
  • Differentiate between implicit vs explicit architecture requests (#​13723)
  • Implement ordering for Python architectures to prefer native installations (#​13709)
  • Only show the first match per platform (and architecture) by default in uv python list (#​13721)
  • Write the path of the parent environment to an extends-environment key in the pyvenv.cfg file of an ephemeral environment (#​13598)
  • Improve the error message when libc cannot be found, e.g., when using the distroless containers (#​13549)
Performance
  • Avoid rendering info log level (#​13642)
  • Improve performance of uv-python crate's manylinux submodule (#​11131)
  • Optimize Version display (#​13643)
  • Reduce number of reference-checks for uv cache clean (#​13669)
Bug fixes
  • Avoid reinstalling dependency group members with --all-packages (#​13678)
  • Don't fail direct URL hash checking with dependency metadata (#​13736)
  • Exit early on self update if global --offline is set (#​13663)
  • Fix cases where the uv lock is incorrectly marked as out of date (#​13635)
  • Include pre-release versions in uv python install --reinstall (#​13645)
  • Set LC_ALL=C for git when checking git worktree (#​13637)
  • Avoid rejecting Windows paths for remote Python download JSON targets (#​13625)
Preview
  • Add uv add --bounds to configure version constraints (#​12946)
Documentation
  • Add documentation about Python versions to Tools concept page (#​7673)
  • Add example of enabling Dependabot (#​13692)
  • Fix exclude-newer date format for persistent configuration files (#​13706)
  • Quote versions variables in GitLab documentation (#​13679)
  • Update Dependabot support status (#​13690)
  • Explicitly specify to add a new repo entry to the repos list item in the .pre-commit-config.yaml (#​10243)
  • Add integration with marimo guide (#​13691)
  • Add pronunciation to README (#​5336)

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 May 30, 2025 22:25
Copy link

codeclimate bot commented May 30, 2025

Code Climate has analyzed commit 261c3d2 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (100% is the threshold).

This pull request will bring the total coverage in the repository to 100.0% (0.0% change).

View more on Code Climate.

@febus982 febus982 merged commit ff0d9b1 into main Jun 1, 2025
11 checks passed
@febus982 febus982 deleted the renovate/all-minor-patch branch June 1, 2025 18:25
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