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:
==0.0.245
->==0.0.246
Release Notes
charliermarsh/ruff
v0.0.246
Compare Source
What's Changed
Breaking Changes
Rules
flake8-pyi
]: add rules for unrecognized platform check (PYI007, PYI008) by @SigureMo in https://github.com/charliermarsh/ruff/pull/2805flake8-simplify
]: combine-if-conditions by @colin99d in https://github.com/charliermarsh/ruff/pull/2823flake8-django
] Implemented flake8-django plugin rules by @konysko in https://github.com/charliermarsh/ruff/pull/2586CLI
config
subcommand by @not-my-profile in https://github.com/charliermarsh/ruff/pull/2775--show-fixes
flag to show applied fixes by @charliermarsh in https://github.com/charliermarsh/ruff/pull/2707Settings
Autofix
pyflakes
] Support unused variable removal in multi-assignment statements by @charliermarsh in https://github.com/charliermarsh/ruff/pull/2786flake8-comprehensions
] autofix C414 and C417 + bugfix by @sbrugman in https://github.com/charliermarsh/ruff/pull/2693flake8-comprehensions
] bugfix for C413 autofix by @sbrugman in https://github.com/charliermarsh/ruff/pull/2804flake8-simplify
] Use smarter inversion for comparison checks by @charliermarsh in https://github.com/charliermarsh/ruff/pull/2831flake8-comprehensions
] improve autofix for C401, C402 and C417 by @sbrugman in https://github.com/charliermarsh/ruff/pull/2806Bug Fixes
noqa
enforcement by @charliermarsh in https://github.com/charliermarsh/ruff/pull/2783New Contributors
Full Changelog: astral-sh/ruff@v0.0.245...v0.0.246
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.