-
Notifications
You must be signed in to change notification settings - Fork 665
chore(deps): update all dependencies #4571
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
Merged
Merged
Conversation
This file contains hidden or 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
ansibuddy
approved these changes
Oct 27, 2025
ansibuddy
approved these changes
Oct 27, 2025
ee8c914 to
5ed7410
Compare
ansibuddy
approved these changes
Oct 27, 2025
5ed7410 to
008281e
Compare
ansibuddy
approved these changes
Oct 27, 2025
008281e to
6d5d619
Compare
ansibuddy
approved these changes
Oct 28, 2025
6d5d619 to
4f5e59b
Compare
ansibuddy
approved these changes
Oct 29, 2025
4f5e59b to
1571db6
Compare
ansibuddy
approved these changes
Oct 29, 2025
1571db6 to
f500981
Compare
ansibuddy
approved these changes
Oct 29, 2025
ansibuddy
approved these changes
Oct 29, 2025
Contributor
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
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:
v0.14.1->v0.14.20.9.4->0.9.5v2.2.6->v2.3.1v2.3.20.7.3->0.7.625.2->25.3v4.0.1->v4.0.2v0.6.35->v0.6.390.7.3->0.7.60.14.1->0.14.24.31.0->4.32.0Note: The
pre-commitmanager in Renovate is not supported by thepre-commitmaintainers 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.2Compare Source
See: https://github.com/astral-sh/ruff/releases/tag/0.14.2
astral-sh/uv-pre-commit (astral-sh/uv-pre-commit)
v0.9.5Compare Source
See: https://github.com/astral-sh/uv/releases/tag/0.9.5
biomejs/pre-commit (biomejs/pre-commit)
v2.3.1Compare Source
v2.3.0Compare Source
v2.2.7Compare Source
jsh9/pydoclint (jsh9/pydoclint)
v0.7.6Compare Source
the suggestions of linters
v0.7.5Compare Source
the suggestions of linters
v0.7.4Compare Source
abstract method
pypa/pip (pip)
v25.3Compare Source
pycqa/pylint (pycqa/pylint)
v4.0.2Compare Source
False Positives Fixed
Fix false positive for
invalid-nameon a partially uninferable module-level constant.Closes #10652
Fix a false positive for
invalid-nameon exclusive module-level assignmentscomposed of three or more branches. We won't raise
disallowed-nameon module-level names that can't be inferreduntil a further refactor to remove this false negative is done.
Closes #10664
Fix false positive for
invalid-nameforTypedDictinstances.Closes #10672
tombi-toml/tombi-pre-commit (tombi-toml/tombi-pre-commit)
v0.6.39Compare Source
See: https://github.com/tombi-toml/tombi/releases/tag/v0.6.39
v0.6.38Compare Source
See: https://github.com/tombi-toml/tombi/releases/tag/v0.6.38
v0.6.37Compare Source
See: https://github.com/tombi-toml/tombi/releases/tag/v0.6.37
v0.6.36Compare Source
See: https://github.com/tombi-toml/tombi/releases/tag/v0.6.36
astral-sh/ruff (ruff)
v0.14.2Compare Source
Released on 2025-10-23.
Preview features
flake8-gettext] Resolve qualified names and built-in bindings (INT001,INT002,INT003) (#19045)Bug fixes
fastapi] Handle ellipsis defaults inFAST002autofix (#20810)flake8-simplify] SkipSIM911when unknown arguments are present (#20697)pyupgrade] Always parenthesize assignment expressions in fix forf-string(UP032) (#21003)pyupgrade] FixUP032conversion for decimal ints with underscores (#21022)fastapi] Skip autofix for keyword and__debug__path params (FAST003) (#20960)Rule changes
flake8-bugbear] SkipB905andB912for fewer than two iterables and no starred arguments (#20998)ruff] UseDiagnosticTagfor morepyflakesandpandasrules (#20801)CLI
ruff rule(#20168)Documentation
Other changes
matchpatterns bind different names (#20682)Contributors
tox-dev/tox (tox)
v4.32.0Compare Source
What's Changed
New Contributors
Full Changelog: tox-dev/tox@4.31.0...4.32.0
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.