Update most test/lint dependencies #12717
Merged
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:
==3.10.8
->==3.10.9
v0.6.8
->v0.6.9
==0.6.8
->==0.6.9
==2.0.1
->==2.0.2
==0.4.17
->==0.4.18
Note: The
pre-commit
manager in Renovate is not supported by thepre-commit
maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.Release Notes
aio-libs/aiohttp (aiohttp)
v3.10.9
Compare Source
astral-sh/ruff-pre-commit (astral-sh/ruff-pre-commit)
v0.6.9
Compare Source
See: https://github.com/astral-sh/ruff/releases/tag/0.6.9
astral-sh/ruff (ruff)
v0.6.9
Compare Source
Preview features
refurb
] MarkFURB118
fix as unsafe (#13613)Rule changes
pydocstyle
] Don't raiseD208
when last line is non-empty (#13372)pylint
] Preserve trivia (i.e. comments) inPLR5501
autofix (#13573)Configuration
pyflakes
] Addallow-unused-imports
setting forunused-import
rule (F401
) (#13601)Bug fixes
flake8-bugbear
] Avoid short circuitingB017
for multiple context managers (#13609)pylint
] Do not offer an invalid fix forPLR1716
when the comparisons contain parenthesis (#13527)pyupgrade
] FixUP043
to apply tocollections.abc.Generator
andcollections.abc.AsyncGenerator
(#13611)refurb
] Fix handling of slices in tuples forFURB118
, e.g.,x[:, 1]
(#13518)Documentation
astral-sh/ruff-action
(#13551)hukkin/tomli (tomli)
v2.0.2
Compare Source
loads
raiseTypeError
notAttributeError
on bad input types that do not have thereplace
attribute.Improve error message when
bytes
is received.load
input astyping.IO[bytes]
(previouslytyping.BinaryIO
).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)Configuration
📅 Schedule: Branch creation - "every 3 months on the first day of the month" (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.