chore(deps): update all dependencies - #2151
Conversation
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. |
skill-guardian: diagnose-ciThis PR was analyzed automatically and cannot be auto-fixed. Reason: #1 — Fix would change more than 10 lines total across all files. #3 — Fix requires changing CI/workflow config files or runtime behavior. #5 — Not confident the fix is correct. Diagnosis summary:
Major version bumps: ruff 0.15.22 → 0.16.0 (introduces new formatting rules incompatible with existing flake8 E128 checks) Suggested action: A maintainer should review this PR. The ruff 0.16.0 formatting changes conflict with flake8's E128 rule. Consider:
Automated by skill-guardian · diagnose-ci |
ruff 0.16.0 enabled CPY001 (missing copyright notice) and PLR0917 (too many positional arguments) under select='ALL'. Suppress both rules to restore prior lint behavior. Also apply ruff-format auto-fixes.
b441f41 to
056d18b
Compare
This PR contains the following updates:
v0.15.22→v0.16.0v3.9.5→v3.9.643.270.0→43.280.443.281.1(+2)1.7.2→1.8.01.8.1Note: 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.16.0Compare Source
See: https://github.com/astral-sh/ruff/releases/tag/0.16.0
rbubley/mirrors-prettier (rbubley/mirrors-prettier)
v3.9.6Compare Source
renovatebot/pre-commit-hooks (renovatebot/pre-commit-hooks)
v43.280.4Compare Source
See https://github.com/renovatebot/renovate/releases/tag/43.280.4 for more changes
v43.280.3Compare Source
See https://github.com/renovatebot/renovate/releases/tag/43.280.3 for more changes
v43.280.2Compare Source
See https://github.com/renovatebot/renovate/releases/tag/43.280.2 for more changes
v43.280.0Compare Source
See https://github.com/renovatebot/renovate/releases/tag/43.280.0 for more changes
v43.279.1Compare Source
See https://github.com/renovatebot/renovate/releases/tag/43.279.1 for more changes
v43.279.0Compare Source
See https://github.com/renovatebot/renovate/releases/tag/43.279.0 for more changes
v43.278.5Compare Source
See https://github.com/renovatebot/renovate/releases/tag/43.278.5 for more changes
v43.278.4Compare Source
See https://github.com/renovatebot/renovate/releases/tag/43.278.4 for more changes
v43.278.3Compare Source
See https://github.com/renovatebot/renovate/releases/tag/43.278.3 for more changes
v43.278.2Compare Source
See https://github.com/renovatebot/renovate/releases/tag/43.278.2 for more changes
v43.278.1Compare Source
See https://github.com/renovatebot/renovate/releases/tag/43.278.1 for more changes
v43.277.1Compare Source
See https://github.com/renovatebot/renovate/releases/tag/43.277.1 for more changes
v43.277.0Compare Source
See https://github.com/renovatebot/renovate/releases/tag/43.277.0 for more changes
v43.276.0Compare Source
See https://github.com/renovatebot/renovate/releases/tag/43.276.0 for more changes
v43.275.2Compare Source
See https://github.com/renovatebot/renovate/releases/tag/43.275.2 for more changes
v43.275.1Compare Source
See https://github.com/renovatebot/renovate/releases/tag/43.275.1 for more changes
v43.275.0Compare Source
See https://github.com/renovatebot/renovate/releases/tag/43.275.0 for more changes
v43.274.0Compare Source
See https://github.com/renovatebot/renovate/releases/tag/43.274.0 for more changes
v43.273.0Compare Source
See https://github.com/renovatebot/renovate/releases/tag/43.273.0 for more changes
v43.272.9Compare Source
See https://github.com/renovatebot/renovate/releases/tag/43.272.9 for more changes
v43.272.8Compare Source
See https://github.com/renovatebot/renovate/releases/tag/43.272.8 for more changes
v43.272.7Compare Source
See https://github.com/renovatebot/renovate/releases/tag/43.272.7 for more changes
v43.272.6Compare Source
See https://github.com/renovatebot/renovate/releases/tag/43.272.6 for more changes
v43.272.5Compare Source
See https://github.com/renovatebot/renovate/releases/tag/43.272.5 for more changes
v43.272.4Compare Source
See https://github.com/renovatebot/renovate/releases/tag/43.272.4 for more changes
v43.272.3Compare Source
See https://github.com/renovatebot/renovate/releases/tag/43.272.3 for more changes
v43.272.1Compare Source
See https://github.com/renovatebot/renovate/releases/tag/43.272.1 for more changes
v43.272.0Compare Source
See https://github.com/renovatebot/renovate/releases/tag/43.272.0 for more changes
v43.271.3Compare Source
See https://github.com/renovatebot/renovate/releases/tag/43.271.3 for more changes
v43.271.2Compare Source
See https://github.com/renovatebot/renovate/releases/tag/43.271.2 for more changes
v43.271.1Compare Source
See https://github.com/renovatebot/renovate/releases/tag/43.271.1 for more changes
v43.271.0Compare Source
See https://github.com/renovatebot/renovate/releases/tag/43.271.0 for more changes
v43.270.2Compare Source
See https://github.com/renovatebot/renovate/releases/tag/43.270.2 for more changes
v43.270.1Compare Source
See https://github.com/renovatebot/renovate/releases/tag/43.270.1 for more changes
tox-dev/tox-ini-fmt (tox-dev/tox-ini-fmt)
v1.8.0Compare Source
What's Changed
Full Changelog: tox-dev/tox-ini-fmt@1.7.2...1.8.0
Configuration
📅 Schedule: (in timezone UTC)
* 0-3 * * 1)🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.