⬆️ Update dependency ruff to ^0.0.253 #62
Merged
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.252
->^0.0.253
Release Notes
charliermarsh/ruff
v0.0.253
Compare Source
What's Changed
Rules
pyupgrade
] Avoid rewriting any PEP 604 runtime annotations by @charliermarsh in https://github.com/charliermarsh/ruff/pull/3217pycodestyle
] Missing whitespace after keyword by @carlosmiei in https://github.com/charliermarsh/ruff/pull/3225pycodestyle
] trailing-whitespace, blank-line-contains-whitespace (W291, W293) by @mknaw in https://github.com/charliermarsh/ruff/pull/3122flake8-pyi
]: PYI009, PYI010, PYI021 by @sbdchd in https://github.com/charliermarsh/ruff/pull/3230flake8-pyi
]: PYI011, PYI014 by @sbdchd in https://github.com/charliermarsh/ruff/pull/3238flake8-django
] DJ003, DJ006, DJ007 by @lkh42t in https://github.com/charliermarsh/ruff/pull/3236pylint
] Implement pylint'selse-if-used
rule (PLR5501
) by @chanman3388 in https://github.com/charliermarsh/ruff/pull/3231pylint
] W0603: global-statement by @igozali in https://github.com/charliermarsh/ruff/pull/3227flake8-pie
] Unnecessary list comprehension, with autofix (PIE802) by @matthewlloyd in https://github.com/charliermarsh/ruff/pull/3149Settings
pydocstyle
]: Implementignore-decorators
by @edgarrmondragon in https://github.com/charliermarsh/ruff/pull/3229Bug Fixes
writeln
with --show-settings by @charliermarsh in https://github.com/charliermarsh/ruff/pull/3180TypedDict
andNamedTuple
definitions by @charliermarsh in https://github.com/charliermarsh/ruff/pull/3148flake8-tidy-imports
] fix autofix for relative imports by @sciyoshi in https://github.com/charliermarsh/ruff/pull/3197S105
/S106
/S107
by @edgarrmondragon in https://github.com/charliermarsh/ruff/pull/3222New Contributors
Full Changelog: astral-sh/ruff@v0.0.252...v0.0.253
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.