CI(deps): Update ruff to v0.12.3 #1436
Merged
+2
−2
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.12.2
->v0.12.3
0.12.2
->0.12.3
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.12.3
Compare Source
See: https://github.com/astral-sh/ruff/releases/tag/0.12.3
astral-sh/ruff (ruff)
v0.12.3
Compare Source
Preview features
flake8-bugbear
] Support non-context-manager calls inB017
(#19063)flake8-use-pathlib
] Add autofixes forPTH100
,PTH106
,PTH107
,PTH108
,PTH110
,PTH111
,PTH112
,PTH113
,PTH114
,PTH115
,PTH117
,PTH119
,PTH120
(#19213)flake8-use-pathlib
] Add autofixes forPTH203
,PTH204
,PTH205
(#18922)Bug fixes
flake8-return
] Fix false-positive for variables used inside nested functions inRET504
(#18433)flake8-type-checking
] Fix syntax error introduced by fix (TC008
) (#19150)pyupgrade
] Keyword arguments insuper
should suppress theUP008
fix (#19131)Documentation
flake8-pyi
] Make example error out-of-the-box (PYI007
,PYI008
) (#19103)flake8-simplify
] Make example error out-of-the-box (SIM116
) (#19111)flake8-type-checking
] Make example error out-of-the-box (TC001
) (#19151)flake8-use-pathlib
] Make example error out-of-the-box (PTH210
) (#19189)pycodestyle
] Make example error out-of-the-box (E272
) (#19191)pycodestyle
] Make example not raise unnecessarySyntaxError
(E114
) (#19190)pydoclint
] Make example error out-of-the-box (DOC501
) (#19218)pylint
,pyupgrade
] Fix syntax errors in examples (PLW1501
,UP028
) (#19127)pylint
] Updatemissing-maxsplit-arg
docs and error to suggest proper usage (PLC0207
) (#18949)flake8-bandit
] Make example error out-of-the-box (S412
) (#19241)Configuration
📅 Schedule: Branch creation - Only on Sunday and Saturday ( * * * * 0,6 ) (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.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.