chore(deps): update all non-major dependencies - autoclosed #305
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.4
->0.5.6
>=0.11.14
->>=0.12.0
>=0.14.0
->>=0.14.1
>=0.31.0
->>=0.31.1
Release Notes
astral-sh/uv (ghcr.io/astral-sh/uv)
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)v0.5.5
Compare Source
Enhancements
uv tool upgrade
(#9375)--no-sync
and--frozen
inuv run
(#9400)--target
and--prefix
(#9373)--no-extra
flag and setting (#9387)uv export --prune
(#9389)Preview features
license-files
metadata duringuv publish
(#9442)Performance
Bug fixes
--target
and--prefix
(#9371)--output-file
is empty (#9417)tool.uv.dependency-metadata.[].version
schema (#9468)--compile
is passed to an install operation (#9378)--upgrade
,--no-upgrade
, and--upgrade-package
fromuv tool upgrade
(#9318)--all-groups --no-dev
(#9300)uv export
(#9365)Documentation
scikit-build
(instead ofscikit-build-core
) (#9320)pyproject.toml
in project concept documentation (#9298)--no-progress
option in related environment variable (#9357)yanyongyu/githubkit (githubkit)
v0.12.0
: Release 0.12.0Compare Source
Breakings
New Features
If you encounter any problems, please submit an issue 😄 .
What's Changed
Full Changelog: yanyongyu/githubkit@v0.11.14...v0.12.0
15r10nk/inline-snapshot (inline-snapshot)
v0.14.1
Compare Source
Fixed
Don't crash for snapshots like
snapshot(f"")
(#139)It first appeared with pytest-8.3.4, but already existed before for cpython-3.11.
f-strings in snapshots are currently not official supported, but they should not lead to crashes.
skip formatting if black returns an error (#138)
nat-n/poethepoet (poethepoet)
v0.31.1
: 0.31.1Compare Source
Fixes
Full Changelog: nat-n/poethepoet@v0.31.0...v0.31.1
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 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 was generated by Mend Renovate. View the repository job log.