chore(deps): update dependency uv to v0.5.8 #126
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.5.7
->0.5.8
Release Notes
astral-sh/uv (uv)
v0.5.8
Compare Source
This release does not include the
powerpc64le-unknown-linux-musl
target due to a build issue. See #9793 for details. If this change affects you, please file an issue with your use-case.Enhancements
--install-dir
to touv python install
anduninstall
commands (#7920)--show-urls
and--only-downloads
touv python list
(#8062)uv python list --all-arches
(#9782)uv run --gui-script
flag for running Python scripts withpythonw.exe
(#9152)--gui-script
on Unix (#9787)pyw
files on Unix (#9759)project.dependencies
andtool.uv.sources
(#9718)uv publish --index <name>
(#9694)--locked
and--frozen
as--check
operations foruv lock
(#9662).cache
->.temp
(#9756)uv tool uninstall uv
on Windows (#8963)git+
prefixes (#9789)Performance
pyproject.toml
requirements (#9704)Bug fixes
uv export
(#9751)--no-build
when static metadata is available (#9785).egg-info
files (#9760).
prefixed directories during managed Python installation discovery (#9786)--project
is specified (#9709)--find-links
as relative URLs (#9720)python3.13.exe
et al (#9679)uv python install
(#9706)Documentation
Configuration
📅 Schedule: Branch creation - "before 4am" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.