chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.5.9 #3343
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.5
->0.5.9
0.5.5
->0.5.9
Release Notes
astral-sh/uv (ghcr.io/astral-sh/uv)
v0.5.9
Compare Source
Enhancements
requires-python
requirements (#9827)sysconfig
data at install time (#9857)-isysroot
when patching sysconfig (#9860)Configuration
--fork-strategy
preference mode (#9868)UV_OFFLINE
(#9795)Bug fixes
panic!()
when current directory does not exist (#9876)uv help python
on invalid install requests (#9820)uv tool upgrade
(#9870)Rust API
Documentation
--fork-strategy
setting (#9887)Preview features
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
v0.5.7
Compare Source
Enhancements
uv build --no-build-logs
option (#9642)uv build
(#9633)3.9.21
,3.10.16
,3.11.11
,3.12.8
, and3.13.1
(#9696)Preview features
uv init
(#9661)--list
option (#9610)Bug fixes
uv export
/uv pip compile
(#9648)python list
(#9669)Ord
andPartialOrd
without origin forRequirement
(#9624)uv.lock
(#9677)Documentation
build-essentials
note to build failures doc (#9641)uv python pin
without aREQUEST
argument (#9631)uv python pin
reference docs (#9630)v0.5.6
Compare Source
Enhancements
--dry-run
touv pip uninstall
(#9557)--constraints
and--overrides
inuv tool install
(#9547)uv publish
(#8827).python-version
pin is incompatible with the project (#9590)tool.uv.sources
(#9482)requires-python
(#9529)Preview features
uv python install --default
(#8650)include
/exclude
(#9525)Configuration
check-url
available in configuration files (#9032)Performance
String
in marker evaluation (#9598)Rust API
uv-pep508
: Add more methods for simplifyingextra
-related expressions (#9469)Bug fixes
file:
URLs to include package names (#9493)uv tool list
(#9605)manylinux_compatible
with--python-platform
(#9526)pip compile -r pyproject.toml
(#9535)--refresh-package
flag mentioned as--refresh-dependency
(#9486)Documentation
run.md
(#9527)uv pip
behavior in build system note (#9586)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 is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.