-
Notifications
You must be signed in to change notification settings - Fork 112
chore(deps): update all dependencies #2067
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
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/all
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
+14
−14
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
Nov 17, 2025
ansibuddy
approved these changes
Nov 17, 2025
ansibuddy
previously approved these changes
Nov 17, 2025
525ac17 to
2ccda55
Compare
ansibuddy
previously approved these changes
Nov 18, 2025
2ccda55 to
958a925
Compare
ansibuddy
previously approved these changes
Nov 19, 2025
a25e57d to
6c7ed81
Compare
ansibuddy
previously approved these changes
Nov 29, 2025
6c7ed81 to
b1f5f05
Compare
ansibuddy
previously approved these changes
Nov 29, 2025
b1f5f05 to
a969a61
Compare
ansibuddy
previously approved these changes
Nov 30, 2025
a969a61 to
d034842
Compare
ansibuddy
previously approved these changes
Nov 30, 2025
d034842 to
74a1099
Compare
ansibuddy
approved these changes
Nov 30, 2025
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:
v5->v6v5->v6v4->v5v3.21.0->v3.21.2v0.14.1->v0.14.6v0.14.7v0.45.0->v0.46.00.7.3->0.8.3v4.0.2->v4.0.3v4.0.4v3.6.2->v3.7.1v3.7.3(+1)41.157.1->42.26.542.27.0(+5)v9.2.0->v9.3.3Note: 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
actions/checkout (actions/checkout)
v6Compare Source
actions/download-artifact (actions/download-artifact)
v6Compare Source
actions/upload-artifact (actions/upload-artifact)
v5Compare Source
asottile/pyupgrade (asottile/pyupgrade)
v3.21.2Compare Source
v3.21.1Compare Source
astral-sh/ruff-pre-commit (astral-sh/ruff-pre-commit)
v0.14.6Compare Source
See: https://github.com/astral-sh/ruff/releases/tag/0.14.6
v0.14.5Compare Source
See: https://github.com/astral-sh/ruff/releases/tag/0.14.5
v0.14.4Compare Source
See: https://github.com/astral-sh/ruff/releases/tag/0.14.4
v0.14.3Compare Source
See: https://github.com/astral-sh/ruff/releases/tag/0.14.3
v0.14.2Compare Source
See: https://github.com/astral-sh/ruff/releases/tag/0.14.2
igorshubovych/markdownlint-cli (igorshubovych/markdownlint-cli)
v0.46.0Compare Source
globdependency withtinyglobby(smaller and fewer dependencies)markdownlintdependency to0.39.0MD060/table-column-styleMD001/MD007/MD009/MD010/MD029/MD033/MD037/MD059Dependabotjsh9/pydoclint (jsh9/pydoclint)
v0.8.3Compare Source
--omit-stars-when-documenting-varargs(shortform:-oswdv) so docstrings may describe varargs without the leading*characters (#268)
--auto-regenerate-baselineremoves entries of files that havenot yet been fixed (#274)
v0.8.2Compare Source
--omit-stars-when-documenting-varargs(shortform:-oswdv) so docstrings may describe varargs without the leading*characters (#268)
--auto-regenerate-baselineremoves entries of files that havenot yet been fixed (#274)
v0.8.1Compare Source
case where non-Sphinx style docstrings are detected as Sphinx style
(because there are some rST keywords in them)
v0.8.0Compare Source
case where non-Sphinx style docstrings are detected as Sphinx style
(because there are some rST keywords in them)
v0.7.6Compare Source
thus users can suppress violations in the native mode.
v0.7.5Compare Source
the suggestions of linters
v0.7.4Compare Source
abstract method
pycqa/pylint (pycqa/pylint)
v4.0.3Compare Source
What's new in Pylint 4.0.3?
Release date: 2025-11-13
False Positives Fixed
Add Enum dunder methods
_generate_next_value_,_missing_,_numeric_repr_,_add_alias_, and_add_value_alias_to the list passed to--good-dunder-names.Closes #10435
Fixed false positive for
invalid-namewithtyping.Annotated.Closes #10696
Fix false positive for
f-string-without-interpolationwith template stringswhen using format spec.
Closes #10702
Fix a false positive when an UPPER_CASED class attribute was raising an
invalid-namewhen typed withFinal.Closes #10711
Fix a false positive for
unbalanced-tuple-unpackingwhen a tuple is assigned to a function call and the structure of the function's return value is ambiguous.Closes #10721
Other Bug Fixes
Make 'ignore' option work as expected again.
Closes #10669
Fix crash for
consider-using-assignment-exprwhen a variable annotation without assignmentis used as the
iftest expression.Closes #10707
Fix crash for
prefer-typing-namedtupleandconsider-math-not-floatwhena
sliceobject is called.Closes #10708
rbubley/mirrors-prettier (rbubley/mirrors-prettier)
v3.7.1Compare Source
v3.7.0Compare Source
renovatebot/pre-commit-hooks (renovatebot/pre-commit-hooks)
v42.26.5Compare Source
See https://github.com/renovatebot/renovate/releases/tag/42.26.5 for more changes
v42.26.4Compare Source
See https://github.com/renovatebot/renovate/releases/tag/42.26.4 for more changes
v42.26.3Compare Source
See https://github.com/renovatebot/renovate/releases/tag/42.26.3 for more changes
v42.26.2Compare Source
See https://github.com/renovatebot/renovate/releases/tag/42.26.2 for more changes
v42.26.0Compare Source
See https://github.com/renovatebot/renovate/releases/tag/42.26.0 for more changes
v42.25.4Compare Source
See https://github.com/renovatebot/renovate/releases/tag/42.25.4 for more changes
v42.25.2Compare Source
See https://github.com/renovatebot/renovate/releases/tag/42.25.2 for more changes
v42.24.1Compare Source
See https://github.com/renovatebot/renovate/releases/tag/42.24.1 for more changes
v42.24.0Compare Source
See https://github.com/renovatebot/renovate/releases/tag/42.24.0 for more changes
v42.22.1Compare Source
See https://github.com/renovatebot/renovate/releases/tag/42.22.1 for more changes
v42.22.0Compare Source
See https://github.com/renovatebot/renovate/releases/tag/42.22.0 for more changes
v42.21.4Compare Source
See https://github.com/renovatebot/renovate/releases/tag/42.21.4 for more changes
v42.21.3Compare Source
See https://github.com/renovatebot/renovate/releases/tag/42.21.3 for more changes
v42.21.2Compare Source
See https://github.com/renovatebot/renovate/releases/tag/42.21.2 for more changes
v42.21.1Compare Source
See https://github.com/renovatebot/renovate/releases/tag/42.21.1 for more changes
v42.21.0Compare Source
See https://github.com/renovatebot/renovate/releases/tag/42.21.0 for more changes
v42.20.1Compare Source
See https://github.com/renovatebot/renovate/releases/tag/42.20.1 for more changes
v42.20.0Compare Source
See https://github.com/renovatebot/renovate/releases/tag/42.20.0 for more changes
v42.19.10Compare Source
See https://github.com/renovatebot/renovate/releases/tag/42.19.10 for more changes
v42.19.9Compare Source
See https://github.com/renovatebot/renovate/releases/tag/42.19.9 for more changes
v42.19.8Compare Source
See https://github.com/renovatebot/renovate/releases/tag/42.19.8 for more changes
v42.19.7Compare Source
See https://github.com/renovatebot/renovate/releases/tag/42.19.7 for more changes
v42.19.6Compare Source
See https://github.com/renovatebot/renovate/releases/tag/42.19.6 for more changes
v42.19.5Compare Source
See https://github.com/renovatebot/renovate/releases/tag/42.19.5 for more changes
v42.19.4Compare Source
See https://github.com/renovatebot/renovate/releases/tag/42.19.4 for more changes
v42.19.3Compare Source
See https://github.com/renovatebot/renovate/releases/tag/42.19.3 for more changes
v42.19.2Compare Source
See https://github.com/renovatebot/renovate/releases/tag/42.19.2 for more changes
v42.19.1Compare Source
See https://github.com/renovatebot/renovate/releases/tag/42.19.1 for more changes
v42.19.0Compare Source
See https://github.com/renovatebot/renovate/releases/tag/42.19.0 for more changes
v42.18.0Compare Source
See https://github.com/renovatebot/renovate/releases/tag/42.18.0 for more changes
v42.17.1Compare Source
See https://github.com/renovatebot/renovate/releases/tag/42.17.1 for more changes
v42.17.0Compare Source
See https://github.com/renovatebot/renovate/releases/tag/42.17.0 for more changes
v42.16.1Compare Source
See https://github.com/renovatebot/renovate/releases/tag/42.16.1 for more changes
v42.16.0Compare Source
See https://github.com/renovatebot/renovate/releases/tag/42.16.0 for more changes
v42.15.1Compare Source
See https://github.com/renovatebot/renovate/releases/tag/42.15.1 for more changes
v42.15.0Compare Source
See https://github.com/renovatebot/renovate/releases/tag/42.15.0 for more changes
v42.14.4Compare Source
See https://github.com/renovatebot/renovate/releases/tag/42.14.4 for more changes
v42.14.3Compare Source
See https://github.com/renovatebot/renovate/releases/tag/42.14.3 for more changes
v42.14.2Compare Source
See https://github.com/renovatebot/renovate/releases/tag/42.14.2 for more changes
v42.14.1Compare Source
See https://github.com/renovatebot/renovate/releases/tag/42.14.1 for more changes
v42.13.5Compare Source
See https://github.com/renovatebot/renovate/releases/tag/42.13.5 for more changes
v42.13.4Compare Source
See https://github.com/renovatebot/renovate/releases/tag/42.13.4 for more changes
v42.13.3Compare Source
See https://github.com/renovatebot/renovate/releases/tag/42.13.3 for more changes
v42.13.0Compare Source
See https://github.com/renovatebot/renovate/releases/tag/42.13.0 for more changes
v42.12.1Compare Source
See https://github.com/renovatebot/renovate/releases/tag/42.12.1 for more changes
v42.12.0Compare Source
See https://github.com/renovatebot/renovate/releases/tag/42.12.0 for more changes
v42.11.0Compare Source
See https://github.com/renovatebot/renovate/releases/tag/42.11.0 for more changes
v42.10.5Compare Source
See https://github.com/renovatebot/renovate/releases/tag/42.10.5 for more changes
v42.10.4Compare Source
See https://github.com/renovatebot/renovate/releases/tag/42.10.4 for more changes
v42.10.3Compare Source
See https://github.com/renovatebot/renovate/releases/tag/42.10.3 for more changes
v42.10.2Compare Source
See https://github.com/renovatebot/renovate/releases/tag/42.10.2 for more changes
v42.10.1Compare Source
See https://github.com/renovatebot/renovate/releases/tag/42.10.1 for more changes
v42.9.2Compare Source
See https://github.com/renovatebot/renovate/releases/tag/42.9.2 for more changes
v42.9.1Compare Source
See https://github.com/renovatebot/renovate/releases/tag/42.9.1 for more changes
v42.7.0Compare Source
See https://github.com/renovatebot/renovate/releases/tag/42.7.0 for more changes
v42.6.3Compare Source
See https://github.com/renovatebot/renovate/releases/tag/42.6.3 for more changes
v42.6.2Compare Source
See https://github.com/renovatebot/renovate/releases/tag/42.6.2 for more changes
v42.6.1Compare Source
See https://github.com/renovatebot/renovate/releases/tag/42.6.1 for more changes
v42.6.0Compare Source
See https://github.com/renovatebot/renovate/releases/tag/42.6.0 for more changes
v42.5.4Compare Source
See https://github.com/renovatebot/renovate/releases/tag/42.5.4 for more changes
v42.5.3Compare Source
See https://github.com/renovatebot/renovate/releases/tag/42.5.3 for more changes
v42.5.2Compare Source
See https://github.com/renovatebot/renovate/releases/tag/42.5.2 for more changes
v42.5.1Compare Source
See https://github.com/renovatebot/renovate/releases/tag/42.5.1 for more changes
v42.5.0Compare Source
See https://github.com/renovatebot/renovate/releases/tag/42.5.0 for more changes
v42.4.1Compare Source
See https://github.com/renovatebot/renovate/releases/tag/42.4.1 for more changes
v42.4.0Compare Source
See https://github.com/renovatebot/renovate/releases/tag/42.4.0 for more changes
v42.3.0Compare Source
See https://github.com/renovatebot/renovate/releases/tag/42.3.0 for more changes
v42.2.0Compare Source
See https://github.com/renovatebot/renovate/releases/tag/42.2.0 for more changes
v42.1.3Compare Source
See https://github.com/renovatebot/renovate/releases/tag/42.1.3 for more changes
v42.1.2Compare Source
See https://github.com/renovatebot/renovate/releases/tag/42.1.2 for more changes
v42.1.1Compare Source
See https://github.com/renovatebot/renovate/releases/tag/42.1.1 for more changes
v42.1.0Compare Source
See https://github.com/renovatebot/renovate/releases/tag/42.1.0 for more changes
v42.0.3Compare Source
See https://github.com/renovatebot/renovate/releases/tag/42.0.3 for more changes
v42.0.2Compare Source
See https://github.com/renovatebot/renovate/releases/tag/42.0.2 for more changes
v42.0.1Compare Source
See https://github.com/renovatebot/renovate/releases/tag/42.0.1 for more changes
v42.0.0Compare Source
See https://github.com/renovatebot/renovate/releases/tag/42.0.0 for more changes
v41.173.1Compare Source
v41.173.0Compare Source
v41.172.1Compare Source
v41.172.0Compare Source
v41.171.9Compare Source
v41.171.8Compare Source
v41.171.7Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.171.7 for more changes
v41.171.5Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.171.5 for more changes
v41.171.4Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.171.4 for more changes
v41.171.3Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.171.3 for more changes
v41.171.2Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.171.2 for more changes
v41.171.1Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.171.1 for more changes
v41.171.0Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.171.0 for more changes
v41.170.1Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.170.1 for more changes
v41.170.0Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.170.0 for more changes
v41.169.4Compare Source
v41.169.3Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.169.3 for more changes
v41.169.2Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.169.2 for more changes
v41.169.1Compare Source
v41.169.0Compare Source
v41.168.6Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.168.6 for more changes
v41.168.5Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.168.5 for more changes
v41.168.4Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.168.4 for more changes
v41.168.3Compare Source
v41.168.2Compare Source
v41.168.1Compare Source
v41.168.0Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.168.0 for more changes
v41.167.2Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.167.2 for more changes
v41.167.1Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.167.1 for more changes
v41.167.0Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.167.0 for more changes
v41.166.0Compare Source
v41.165.7Compare Source
v41.165.6Compare Source
v41.165.5Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.165.5 for more changes
v41.165.4Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.165.4 for more changes
v41.165.3Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.165.3 for more changes
v41.165.2Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.165.2 for more changes
v41.165.1Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.165.1 for more changes
v41.164.1Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.164.1 for more changes
v41.164.0Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.164.0 for more changes
v41.163.7Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.163.7 for more changes
v41.163.6Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.163.6 for more changes
v41.163.5Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.163.5 for more changes
v41.163.4Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.163.4 for more changes
v41.163.2Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.163.2 for more changes
v41.163.1Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.163.1 for more changes
v41.163.0Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.163.0 for more changes
v41.162.2Compare Source
v41.162.1Compare Source
v41.161.0Compare Source
v41.160.1Compare Source
v41.160.0Compare Source
v41.159.4Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.159.4 for more changes
v41.159.3Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.159.3 for more changes
v41.159.2Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.159.2 for more changes
v41.159.1Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.159.1 for more changes
v41.159.0Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.159.0 for more changes
v41.158.3Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.158.3 for more changes
v41.158.2Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.158.2 for more changes
v41.158.1Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.158.1 for more changes
v41.158.0Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.158.0 for more changes
streetsidesoftware/cspell-cli (streetsidesoftware/cspell-cli)
v9.3.3Compare Source
Trivial updates and changes.
v9.3.2Compare Source
Trivial updates and changes.
v9.3.1Compare Source
Trivial updates and changes.
v9.3.0Compare Source
Features
v9.2.1Compare Source
Trivial updates and changes.
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.