-
Notifications
You must be signed in to change notification settings - Fork 0
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
chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.5.30 #599
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/docker-dependencies
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #599 +/- ##
=======================================
Coverage 99.90% 99.90%
=======================================
Files 44 44
Lines 3114 3114
=======================================
Hits 3111 3111
Misses 3 3 ☔ View full report in Codecov by Sentry. |
8e58339
to
a7387fb
Compare
a7387fb
to
8cf9cb2
Compare
0ce2d93
to
fc61eb6
Compare
fc61eb6
to
daff755
Compare
daff755
to
cbc190f
Compare
cbc190f
to
11249c6
Compare
11249c6
to
95c8f9e
Compare
95c8f9e
to
ce15117
Compare
ce15117
to
84491b7
Compare
84491b7
to
6fc02b0
Compare
6fc02b0
to
86c5a17
Compare
86c5a17
to
431f41f
Compare
431f41f
to
9c271bb
Compare
9c271bb
to
57d8274
Compare
57d8274
to
dabe42c
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.6
->0.5.30
Release Notes
astral-sh/uv (ghcr.io/astral-sh/uv)
v0.5.30
Compare Source
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)#egg
fragment in HTML Simple API response (#11340)Configuration
NO_BINARY
andNO_BINARY_PACKAGE
environment variables (#11399)Performance
Bug fixes
simple/
(#11336)@
requests for tools (#11335)astral-tokio-tar
to v0.5.1 (#11359)eprintln
in trampoline warnings (#11295)torch
packages when using conflicting extras (#11323)Documentation
uv tool install --editable
(#11280)v0.5.29
Compare Source
Enhancements
--bare
option touv init
(#11192)VIRTUAL_ENV
in project commands via--active
(#11189)VIRTUAL_ENV
warning to be silenced with--no-active
(#11251)Python
The managed Python distributions have been updated, including:
See the
python-build-standalone
release notes for more details.Bug fixes
--all-groups
and--no-default-groups
flags (#11224)Documentation
mkdocs.public.yml
into the template (#11246)v0.5.28
Compare Source
Bug fixes
PATH
(#11218)--allow-insecure-host
(#11210)Documentation
last updated
to documentation (#11164)v0.5.27
Compare Source
Enhancements
uv pip install
with--extra
or--all-extras
and invalid sources (#11193)Preview features
Performance
tokio-tar
fork (#11174).clone()
(#11127)Bug fixes
_GLibCVersion
tuple in uv-python crate (#11122)Documentation
pip install
example in troubleshooting guide (#11194)VIRTUAL_ENV
in Jupyter kernels (#11155)v0.5.26
Compare Source
Enhancements
uvx python
(#11076)--no-dev --invert
inuv tree
(#11068)uv python install --reinstall
to reinstall all previous versions (#11072)--build-backend
when--backend
is passed touv init
(#10958)Performance
Bug fixes
--script
is passing a non-PEP 723 script (#11118)<index>/simple
to<index>/...
endpoints (#11074)uv sync
(#11075)Documentation
RUST_LOG
documentation (#10053)--no-deps
description (#11073)sys_platform
in lieu ofplatform_system
in PyTorch docs (#11113)v0.5.25
Compare Source
Enhancements
=
for editables inrequirements.txt
(#10954)Bug fixes
128+n
) exit codes foruv run
anduv tool run
on Unix (#10781)PATH
(#11030)--editable
flag on non-directory requirements (#10994)--no-sources
foruv pip install
workspace discovery (#11003)JEMALLOC_SYS_WITH_LG_PAGE=16
in ARM Docker builds (#10943)riscv64
Python downloads to allow install onriscv64gc
(#10937)tool.uv.sources.(package).workspace
with other options (#11013)uv run
(#11009)Documentation
SECURITY
policy (#11035)Requires-Python
upper bound behavior to the docs (#10964)uv add -r
(#10926)requires-python
rules in resolver documentation (#10993)--no-sources
documentation (#10995)v0.5.24
Compare Source
Enhancements
cargo-dist
0.28.0; improves several installer behaviors (#10884)Performance
Bug fixes
Preview features
Documentation
v0.5.23
Compare Source
Enhancements
--refresh
touv venv
(#10834)--no-default-groups
command-line flag (#10618)Bug fixes
commit_id
andrequested_revision
indirect_url.json
(#10862)--frozen
and--locked
inuv run --script
(#10840)find-links
paths relative to the configuration file (#10827)--locked
and--upgrade
are conflicting (#10836)Documentation
Error messages
v0.5.22
Compare Source
Enhancements
Performance
pyproject.toml
from GitHub API (#10765)Bug fixes
Requires-Dist
mismatches (#10797)Error messages
Documentation
v0.5.21
Compare Source
Enhancements
Configuration
UV_VENV_SEED
environment variable (#10715)Performance
Bug fixes
requires-python
marker with disjunctions (#10704)requirements.txt
(#10690)Documentation
SyntaxWarning
compatibility note to bytecode compilation docs (#10701)MACOSX_DEPLOYMENT_TARGET
to the--python-platform
documentation (#10698)v0.5.20
Compare Source
Bug fixes
v0.5.19
Compare Source
Enhancements
pip freeze --path
(#10488)uv run <script.py>
(#10588)--native-tls
on SSL errors (#10605)--output-format=json
support touv python list
(#10596)Python
The managed Python distributions have been updated, including:
libedit
updated from2021091
-3.1 ->2024080
-3.1tcl/tk
updated from 8.6.12 -> 8.6.14 (for all Python versions on Unix, only for Python 3.14 on Windows)See the
python-build-standalone
release notes for more details.Performance
WheelFilename
to 48 bytes (#10583)import re
from entrypoint wrapper scripts (#10627)ArcStr
in verbatim URL (#10600)memchr
for wheel parsing (#10620)Bug fixes
uv python install
on Windows (#10639)pyproject.toml
path for parse errors inuv venv
(#10553)setuptools
andwheel
as seed packages in uv sync on Python 3.12 (#10572)python install
(#10629)--config-settings
are present (#10578)Documentation
build-system
from example workspace rot (#10636)Preview features
v0.5.18
Compare Source
Bug fixes
uv remove
when only comments exist (#10484)v0.5.17
Compare Source
This release includes support for generating lockfiles from scripts based on inline metadata, as defined in PEP 723.
By default, scripts remain unlocked, and must be locked explicitly with
uv lock --script /path/to/script.py
, whichwill generate a lockfile adjacent to the script (e.g.,
script.py.lock
). Once generated, the lockfile will berespected (and updated, if necessary) across
uv run --script
,uv add --script
, anduv remove --script
invocations.This release also includes support for
uv export --script
anduv tree --script
. Both commands support PEP 723scripts with and without accompanying lockfiles.
Enhancements
uv run
(#10136)uv add --script
(#10145)uv remove --script
(#10162)--script
support touv export
for PEP 723 scripts (#10160)--script
support touv tree
for PEP 723 scripts (#10159)ls
alias touv {tool, python, pip} list
(#10240)--with-requirements
from stdin inuv add
anduv run
(#10447)requirements.txt
options (#10420)Preview features
Performance
.to_string()
call (#10419)ArcStr
for marker values (#10453)ArcStr
for package, extra, and group names (#10475)matches!
rather thancontains
inrequirements.txt
parsing (#10423)Bug fixes
UV_FIND_LINKS
delimiter to split on commas (#10477)uv tool list
output when tool environment is broken (#10409)requires-python
when installing tools (#10401)venv
activate scripts (#10397)Documentation
uv lock --script
to the docs (#10414)v0.5.16
Compare Source
Enhancements
uv remove
(#10338)Performance
VersionSmall
(#10385)requirements_for_extra
(#10348)zlib-ng
on x86 platforms (#10365)[u64; 4]
from small version to moveArc
to full version (#10345)Dist
from 352 to 288 bytes (#10389)serde_json::from_reader
(#10341)Bug fixes
uv self
(#10374)Documentation
v0.5.15
Compare Source
Python
The managed Python distributions have been updated, including:
See the
python-build-standalone
release notes for more details.Enhancements
FORCE_COLOR
environment variable (#10315)Performance
uv lock
(#10307)Bug fixes
--upgrade
is provided (#10097)uv add
(#10329)Documentation
exclude-newer
only allows full timestamps in settings documentation (#9135)--no-project
comment (#10331)v0.5.14
Compare Source
Enhancements
--exact
flag touv run
(#10198)--outdated
support touv pip tree
(#10199)--python-platform
(#10217)--description
inuv init
(#10209)Performance
BTreeMap::range
to avoid iterating over unnecessary versions (#10266)Bug fixes
uv init
(#10246)uv venv
anduv tool
(#10206)v0.5.13
Compare Source
Bug fixes
reqwest
(#10178)" (#10187)v0.5.12
Compare Source
Enhancements
uv export
for non-project workspaces (#10144)Preview features
uv-build
Requires-Dist
metadata (#10110)shutil.which
for the build backend (#10028)Bug fixes
uv.lock
(#10068)uv add
(#10095)uv init
CLI (#10124)uv tree
(#10149)Documentation
v0.5.11
Compare Source
Enhancements
platform_system
tosys_platform
(#9949)copy_atomic
andwrite_atomic
(#10026)python-build-standalone 20241219
Preview features
metadata_directory
already containsdist-info
directory (#10005)Performance
Bug fixes
--script
to be provided withuv run -
(#10035)uv run
arguments when reading fromstdin
(#10034)first-match
(#10036)Documentation
uv python install --preview
to the documentation (#10010)uv python install --default
note about multiple requests (#10011)first-match
(#10038)UV_INSTALL_DIR
directions on Windows (#9507)v0.5.10
Compare Source
Enhancements
sysconfig
values such asAR
atar
install time (#9905)sysconfig
values such asclang
tocc
at install time (#9916)--native-tls
inpip compile
header (#9913)uv remove
(#9959)uv remove
dependency hints (#9960)version
field (#9912)Bug fixes
Documentation
fork-strategy
setting (#9931)pypy
from top-level pin example (#9896)python-build-standalone
to reflect the transferred project (#9977)powershell
andcmd.exe
(#9903)uv-lock
anduv-export
pre-commit hooks (#9872)Preview features
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)Configuration
📅 Schedule: Branch creation - "* 0-3 1 * *" (UTC), 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 this update again.
This PR was generated by Mend Renovate. View the repository job log.