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:
v1.7.1.15
->v1.7.3.17
1.7.9
->1.7.10
0.4.0
->0.4.18
Release Notes
Mateusz-Grzelinski/actionlint-py (https://github.com/Mateusz-Grzelinski/actionlint-py)
v1.7.3.17
Compare Source
v1.7.2.16
Compare Source
PyCQA/bandit (https://github.com/PyCQA/bandit)
v1.7.10
Compare Source
What's Changed
httpx
inB113
by @mkniewallner in https://github.com/PyCQA/bandit/pull/1060New Contributors
Full Changelog: PyCQA/bandit@1.7.9...1.7.10
astral-sh/uv (uv)
v0.4.18
Compare Source
Enhancements
tool.uv.sources
(#7745).gitignore
file touv build
output directory (#7835)PAGER
env var when paging inuv help
command (#5511)uv run -m foo
to run a module (#7754)uv build
in workspaces (#7813)uv init --package
command to match project name (#7670)uv add dotenv
(#7799)tool.uv.sources
deserialization failures (#7823)serde-untagged
to improve some untagged enum error messages (#7822)dotenv
errors, rather than inuv add
(#7825)Configuration
UV_NO_SYNC
environment variable (#7752)Bug fixes
git+
prefix intool.uv.sources
(#7847)--no-binary
(#7772)uv tree --invert
for platform dependencies (#7808)uv add
(#7766)tool.uv.environments
for legacy virtual workspace roots (#7824)Rust API
FlatDistributions
public (#7833)Documentation
uv publish
instead of twine in docs (#7837)projects.md
(#7784)v0.4.17
Compare Source
Enhancements
uv build --all
to build all packages in a workspace (#7724)uv init --script
(#7565)uv tool upgrade --python
) (#7605)uv init
(#5476)--quiet
flag inuv build
(#7674)uvx
(#7641)Bug fixes
Documentation
uv build
anduv publish
to features overview (#7716)uv lock --upgrade-package
retains locked versions (#7694)v0.4.16
Compare Source
Enhancements
uv publish
(#7475)--project
argument to run a command from a project directory (#7603)uv publish
(#7548)--with
requirements (#7627)--directory
option (#7653)--unsafe-best-match
(#7645)Bug fixes
requires-python
range changes (#7624)link-mode=clone
for directories on Linux (#7620)Documentation
Preview features
v0.4.15
Compare Source
Bug fixes
Documentation
v0.4.14
Compare Source
Breaking
uvx --generate-shell-completion
(#7511)Enhancements
uv add
(#7597)ghcr.io
(#7568)Bug fixes
--no-sources
is provided (#7599)sys.base_prefix
collision in interpreter identity check during tool installs (#7596)uv cache prune
robust to unreadable rkyv entries (#7561)Documentation
-
to_
in packaged applications document (#7571)v0.4.13
Compare Source
Enhancements
socks
support (#7503)Performance
Bug fixes
PATH
(#7470)CACHEDIR.TAG
file exists but cannot be written to (#7550)Rust libraries
Documentation
UV_LINK_MODE
to Docker caching example (#7510)v0.4.12
Compare Source
Enhancements
Bug fixes
Documentation
v0.4.11
Compare Source
Enhancements
--no-editable
support touv sync
anduv export
(#7371)--only-dev
touv sync
anduv export
(#7367)uvx
(#7388)uv export
command inrequirements.txt
output (#7374)uv cache prune --ci
(#7446)uv sync
a package without build configuration (#7420)--python
option (#7335)Bug fixes
.dist-info
directories (#7444)uv venv --seed
environments (#7410)tool.uv.sources
contains duplicate package names (#7383)--branch
et al when resolving unnamed URLs inuv add
(#7447)dev-dependencies
in--no-sources
invocations (#7408)--system
is used (#7440)--no-sources
in PEP 723 scripts (#7409)pyproject.toml
credentials from user-provided requirements (#7474)uv export
(#7378)Documentation
Error messages
project.name
(#6803)project.name
error for workspaces (#7399)v0.4.10
Compare Source
Enhancements
uv tool upgrade --all
to continue on individual upgrade failure (#7333)tool.uv.cache-keys
(#7268)__main__.py
) support touv run
(#7281)uv run
(#7289)--token
option toself update
command (#7279)Performance
globwalk
forcache-keys
matching (#7337)Bug fixes
--no-install
options when constructing resolution (#7277)py.typed
files contents inuv init
(#7338)uv python list
(#7290)uv add --script
(#7301)Documentation
uv build --build-constraint
flag (#7330)Error messages
.whl
sources as source distributions (#7303)v0.4.9
Compare Source
Enhancements
uv self update
(#7252)py.typed
files duringuv init --lib
(#7232)distutils
deprecation (#7239)uv run --no-sync
(https://redirect.github.com/astral-sh/uv/pull/7192)-sh/uv/pull/7192\))Bug fixes
pyproject.toml
offsets on non-add edits (#7262)--config-settings
change (#7139)uv export
(#7254)v0.4.8
Compare Source
Enhancements
.dist-info
names with dashes for post releases (#7208)uv init
(#7225).tgz
the same as.tar.gz
(#7201)uv venv
to create a virtual environment (#7188)Performance
Bug fixes
--universal
output (#7209)sitecustomize.py
(#7161)--source
and--binary
flags with correct--sdist
and--wheel
flags inuv build
(#7156)Documentation
UV_INSTALL_DIR
(#7107)v0.4.7
Compare Source
Enhancements
--no-emit-project
and friends touv export
(#7110)--output-file
touv export
(#7109)uv cache prune
(#7112)Performance
--no-deps
andpip sync
(#7127)Bug fixes
uv python list
(#7131).python-version
files (#7140)v0.4.6
Compare Source
Enhancements
--build-constraint
inuv build
(#7085)--require-hashes
and--verify-hashes
touv build
(#7094)--show-version-specifiers
touv tool list
(#7050)uv tool upgrade
anduninstall
(#7037)uv python list
(#6918)Bug fixes
--no-build
and--no-binary
inuv sync
et al (#7100)ENTRYPOINT
andCMD
for inherited images (#7054)Documentation
setup-uv
action (#7056).python-version
file (#7051)v0.4.5
Compare Source
Enhancements
uv build
(#6895)--package
support touv build
(#6990)uv build
(#6912)uv build --wheel
from source distributions (#6898)Bug fixes
uv add
(#7023)uv tool run
anduv run
(#6994)pyproject.toml
modifications on Ctrl-C (#7024)pyproject.toml
changes on all errors (#7022)__future__.annotations
import in_virtualenv.py
(#6996)Documentation
uv build
(#6991)extra
andall-extras
inuv sync
help (#7013)project.scripts
(#7010)uv.toml
(#6986)-slim
variants (#7041)v0.4.4
Compare Source
Enhancements
UV_PROJECT_ENVIRONMENT
(#6834)VIRTUAL_ENV
is set but will not be respected in project commands (#6864)--no-hashes
touv export
(#6954).python-version
inuv init
(#6869)file://
URLs forUV_PYTHON_INSTALL_MIRROR
(#6950)Bug fixes
uv python list --all-versions
(#6917)requires-python
marker simplifications (#6268)Documentation
UV_PROJECT_ENVIRONMENT
(#6987)file://
scheme in Python installation mirrors (#6984)docker.md
(#6921)v0.4.3
Compare Source
Enhancements
--verbose
is provided (#6903)uv sync --frozen --package
without copying memberpyproject.toml
(#6943)Bug fixes
uv add
(#6939)v0.4.2
Compare Source
Enhancements
.pyc
files inuv run
(#6886)top_level.txt
as non-fatal (#6881)Bug fixes
is_disjoint
check for supported environments (#6902)uv cache clean ${package}
(#6915)--isolated
workspace (#6885)v0.4.1
Compare Source
Enhancements
tool.uv.sources
(#7745).gitignore
file touv build
output directory (#7835)PAGER
env var when paging inuv help
command (#5511)uv run -m foo
to run a module (#7754)uv build
in workspaces (#7813)uv init --package
command to match project name (#7670)uv add dotenv
(#7799)tool.uv.sources
deserialization failures (#7823)serde-untagged
to improve some untagged enum error messages (#7822)dotenv
errors, rather than inuv add
(#7825)Configuration
UV_NO_SYNC
environment variable (#7752)Bug fixes
git+
prefix intool.uv.sources
(#7847)--no-binary
(#7772)uv tree --invert
for platform dependencies (#7808)uv add
(#7766)tool.uv.environments
for legacy virtual workspace roots (#7824)Rust API
FlatDistributions
public (#7833)Documentation
uv publish
instead of twine in docs (#7837)projects.md
(#7784)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.