chore(deps): update dependency astral-sh/uv to v0.5.31 #1213
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.24->0.5.31Release Notes
astral-sh/uv (astral-sh/uv)
v0.5.31Compare Source
Release Notes
Enhancements
uv sync --script(#11361)+localsuffixes (#11429)uvxanduv tool installrequests (#11345)uv run(#11386)Python
The managed Python distributions have been updated, including:
See the
python-build-standalonerelease notes for more details.Bug fixes
--python <dir>requests to match existing environments ifsys.executableis the same file (#11290)--dry-runmode (#11427)<name>over<name>/__main__.py(#11431)Documentation
UV_INDEXinstead ofUV_EXTRA_INDEX_URL(#11381)Install uv 0.5.31
Install prebuilt binaries via shell script
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/astral-sh/uv/releases/download/0.5.31/uv-installer.ps1 | iex"Download uv 0.5.31
v0.5.30Compare Source
Release Notes
Python
The managed PyPy distributions have been updated for PyPy v7.3.18, which includes:
See the PyPy release for more details.
Enhancements
uv sync --dry-run(#11299)#eggfragment in HTML Simple API response (#11340)Configuration
NO_BINARYandNO_BINARY_PACKAGEenvironment variables (#11399)Performance
Bug fixes
simple/(#11336)@requests for tools (#11335)astral-tokio-tarto v0.5.1 (#11359)eprintlnin trampoline warnings (#11295)torchpackages when using conflicting extras (#11323)Documentation
uv tool install --editable(#11280)Install uv 0.5.30
Install prebuilt binaries via shell script
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/astral-sh/uv/releases/download/0.5.30/uv-installer.ps1 | iex"Download uv 0.5.30
v0.5.29Compare Source
Release Notes
Enhancements
--bareoption touv init(#11192)VIRTUAL_ENVin project commands via--active(#11189)VIRTUAL_ENVwarning to be silenced with--no-active(#11251)Python
The managed Python distributions have been updated, including:
See the
python-build-standalonerelease notes for more details.Bug fixes
--all-groupsand--no-default-groupsflags (#11224)Documentation
mkdocs.public.ymlinto the template (#11246)Install uv 0.5.29
Install prebuilt binaries via shell script
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/astral-sh/uv/releases/download/0.5.29/uv-installer.ps1 | iex"Download uv 0.5.29
v0.5.28Compare Source
Release Notes
Bug fixes
PATH(#11218)--allow-insecure-host(#11210)Documentation
last updatedto documentation (#11164)Install uv 0.5.28
Install prebuilt binaries via shell script
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/astral-sh/uv/releases/download/0.5.28/uv-installer.ps1 | iex"Download uv 0.5.28
v0.5.27Compare Source
Release Notes
Enhancements
uv pip installwith--extraor--all-extrasand invalid sources (#11193)Preview features
Performance
tokio-tarfork (#11174).clone()(#11127)Bug fixes
_GLibCVersiontuple in uv-python crate (#11122)Documentation
pip installexample in troubleshooting guide (#11194)VIRTUAL_ENVin Jupyter kernels (#11155)Install uv 0.5.27
Install prebuilt binaries via shell script
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/astral-sh/uv/releases/download/0.5.27/uv-installer.ps1 | iex"Download uv 0.5.27
v0.5.26Compare Source
Release Notes
Enhancements
uvx python(#11076)--no-dev --invertinuv tree(#11068)uv python install --reinstallto reinstall all previous versions (#11072)--build-backendwhen--backendis passed touv init(#10958)Performance
Bug fixes
--scriptis passing a non-PEP 723 script (#11118)<index>/simpleto<index>/...endpoints (#11074)uv sync(#11075)Documentation
RUST_LOGdocumentation (#10053)--no-depsdescription (#11073)sys_platformin lieu ofplatform_systemin PyTorch docs (#11113)Install uv 0.5.26
Install prebuilt binaries via shell script
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/astral-sh/uv/releases/download/0.5.26/uv-installer.ps1 | iex"Download uv 0.5.26
v0.5.25Compare Source
Release Notes
Enhancements
=for editables inrequirements.txt(#10954)Bug fixes
128+n) exit codes foruv runanduv tool runon Unix (#10781)PATH(#11030)--editableflag on non-directory requirements (#10994)--no-sourcesforuv pip installworkspace discovery (#11003)JEMALLOC_SYS_WITH_LG_PAGE=16in ARM Docker builds (#10943)riscv64Python downloads to allow install onriscv64gc(#10937)tool.uv.sources.(package).workspacewith other options (#11013)uv run(#11009)Documentation
SECURITYpolicy (#11035)Requires-Pythonupper bound behavior to the docs (#10964)uv add -r(#10926)requires-pythonrules in resolver documentation (#10993)--no-sourcesdocumentation (#10995)Install uv 0.5.25
Install prebuilt binaries via shell script
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/astral-sh/uv/releases/download/0.5.25/uv-installer.ps1 | iex"Download uv 0.5.25
| File | Platform | Checksum |
| --------------------------------------------------------------------------------------------------------------------------------------------- | -
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC).
🚦 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 was generated by Mend Renovate. View the repository job log.