chore(deps): update all dependencies #4817
Open
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:
v0.13.3
->v0.14.0
0.8.23
->0.9.2
==3.19.1
->==3.20.0
3.19.1
->3.20.0
==4.4.0
->==4.5.0
4.1.5
->4.2.0
v3.3.8
->v3.3.9
v4.0.0
3.13
->3.14
v0.6.21
->v0.6.27
v0.6.31
(+3)4.30.3
->4.31.0
1.28.0
->1.29.0
4.25.1.20250822
->4.25.1.20251009
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
astral-sh/ruff-pre-commit (astral-sh/ruff-pre-commit)
v0.14.0
Compare Source
See: https://github.com/astral-sh/ruff/releases/tag/0.14.0
astral-sh/uv-pre-commit (astral-sh/uv-pre-commit)
v0.9.2
Compare Source
See: https://github.com/astral-sh/uv/releases/tag/0.9.2
v0.9.1
Compare Source
See: https://github.com/astral-sh/uv/releases/tag/0.9.1
v0.9.0
Compare Source
See: https://github.com/astral-sh/uv/releases/tag/0.9.0
v0.8.24
Compare Source
See: https://github.com/astral-sh/uv/releases/tag/0.8.24
tox-dev/py-filelock (filelock)
v3.20.0
Compare Source
What's Changed
New Contributors
Full Changelog: tox-dev/filelock@3.19.1...3.20.0
tox-dev/platformdirs (platformdirs)
v4.5.0
Compare Source
What's Changed
New Contributors
Full Changelog: tox-dev/platformdirs@4.4.0...4.5.0
tox-dev/pre-commit-uv (pre-commit-uv)
v4.2.0
Compare Source
What's Changed
New Contributors
Full Changelog: tox-dev/pre-commit-uv@4.1.5...4.2.0
pycqa/pylint (pycqa/pylint)
v3.3.9
Compare Source
What's new in Pylint 3.3.9?
Release date: 2025-10-05
False Positives Fixed
Fix used-before-assignment for PEP 695 type aliases and parameters.
Closes #9815
No longer flag undeprecated functions in
importlib.resources
as deprecated.Closes #10593
Fix false positive
inconsistent-return-statements
when usingquit()
orexit()
functions.Closes #10508
Fix false positive
undefined-variable
(E0602) for for-loop variable shadowing patterns likefor item in item:
when the variable was previously defined.Closes #10562
Other Bug Fixes
Fixed crash in 'unnecessary-list-index-lookup' when starting an enumeration using
minus the length of an iterable inside a dict comprehension when the len call was only
made in this dict comprehension, and not elsewhere. Also changed the approach,
to use inference in all cases but the simple ones, so we don't have to fix crashes
one by one for arbitrarily complex expressions in enumerate.
Closes #10510
actions/python-versions (python)
v3.14.0
: 3.14.0Compare Source
Python 3.14.0
tombi-toml/tombi-pre-commit (tombi-toml/tombi-pre-commit)
v0.6.27
Compare Source
See: https://github.com/tombi-toml/tombi/releases/tag/v0.6.27
v0.6.26
Compare Source
See: https://github.com/tombi-toml/tombi/releases/tag/v0.6.26
v0.6.25
Compare Source
See: https://github.com/tombi-toml/tombi/releases/tag/v0.6.25
v0.6.24
Compare Source
See: https://github.com/tombi-toml/tombi/releases/tag/v0.6.24
v0.6.23
Compare Source
See: https://github.com/tombi-toml/tombi/releases/tag/v0.6.23
v0.6.22
Compare Source
See: https://github.com/tombi-toml/tombi/releases/tag/v0.6.22
tox-dev/tox (tox)
v4.31.0
Compare Source
What's Changed
Full Changelog: tox-dev/tox@4.30.3...4.31.0
tox-dev/tox-uv (tox-uv)
v1.29.0
Compare Source
What's Changed
tox_on_install()
hook is called inUvVenvLockRunner._setup_env()
by @Viicos in #241New Contributors
Full Changelog: tox-dev/tox-uv@1.28.1...1.29.0
v1.28.1
Compare Source
What's Changed
New Contributors
Full Changelog: tox-dev/tox-uv@1.28.0...1.28.1
Configuration
📅 Schedule: Branch creation - "before 4am on monday" in timezone UTC, Automerge - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) in timezone UTC.
🚦 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 was generated by Mend Renovate. View the repository job log.