chore(pre-commit): update ruff to v0.12.11 #1421
Open
+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.8
->v0.12.11
==0.12.8
->==0.12.11
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.11
Compare Source
See: https://github.com/astral-sh/ruff/releases/tag/0.12.11
v0.12.10
Compare Source
See: https://github.com/astral-sh/ruff/releases/tag/0.12.10
v0.12.9
Compare Source
See: https://github.com/astral-sh/ruff/releases/tag/0.12.9
astral-sh/ruff (ruff)
v0.12.11
Compare Source
Preview features
airflow
] ExtendAIR311
andAIR312
rules (#20082)airflow
] Replace wrong pathairflow.io.storage
withairflow.io.store
(AIR311
) (#20081)flake8-async
] Implementblocking-http-call-httpx-in-async-function
(ASYNC212
) (#20091)flake8-logging-format
] Add auto-fix for f-string logging calls (G004
) (#19303)flake8-use-pathlib
] Add autofix forPTH211
(#20009)flake8-use-pathlib
] MakePTH100
fix unsafe because it can change behavior (#20100)Bug fixes
pyflakes
,pylint
] Fix false positives caused by__class__
cell handling (F841
,PLE0117
) (#20048)pyflakes
] Fixallowed-unused-imports
matching for top-level modules (F401
) (#20115)ruff
] Fix false positive for t-strings indefault-factory-kwarg
(RUF026
) (#20032)ruff
] Preserve relative whitespace in multi-line expressions (RUF033
) (#19647)Rule changes
ruff
] Handle empty t-strings inunnecessary-empty-iterable-within-deque-call
(RUF037
) (#20045)Documentation
D413
links in docstrings convention FAQ (#20089)flake8-use-pathlib
] Update links to the table showing the correspondence betweenos
andpathlib
(#20103)v0.12.10
Compare Source
Preview features
flake8-simplify
] Implement fix formaxsplit
without separator (SIM905
) (#19851)flake8-use-pathlib
] Add fixes forPTH102
andPTH103
(#19514)Bug fixes
isort
] Handle multiple continuation lines after module docstring (I002
) (#19818)pyupgrade
] Avoid reporting__future__
features as unnecessary when they are used (UP010
) (#19769)pyupgrade
] Handle nestedOptional
s (UP045
) (#19770)Rule changes
pycodestyle
] MakeE731
fix unsafe instead of display-only for class assignments (#19700)pyflakes
] Add secondary annotation showing previous definition (F811
) (#19900)Documentation
flake8-annotations
] Remove unused import in example (ANN401
) (#20000)v0.12.9
Compare Source
Preview features
airflow
] Add check forairflow.secrets.cache.SecretCache
(AIR301
) (#17707)ruff
] Offer a safe fix for multi-digit zeros (RUF064
) (#19847)Bug fixes
flake8-blind-except
] FixBLE001
false-positive onraise ... from None
(#19755)flake8-comprehensions
] Fix false positive forC420
with attribute, subscript, or slice assignment targets (#19513)flake8-simplify
] Fix handling of U+001C..U+001F whitespace (SIM905
) (#19849)Rule changes
pylint
] Use lowercase hex characters to match the formatter (PLE2513
) (#19808)Documentation
lint.future-annotations
link (#19876)Other changes
riscv64
binaries for release (#19819)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.