⬆️ Update dependency ruff to v0.0.270 #1029
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.269->0.0.270Release Notes
charliermarsh/ruff
v0.0.270Compare Source
What's Changed
Rules
flake8-bandit] Implementparamiko-call(S601) by @scop in https://github.com/charliermarsh/ruff/pull/4500flake8-pyi] Add autofix for PYI009 by @qdegraaf in https://github.com/charliermarsh/ruff/pull/4583flake8-pyi] ImplementPYI013by @density in https://github.com/charliermarsh/ruff/pull/4517pylint] Addduplicate-value(W0130) by @hoel-bagard in https://github.com/charliermarsh/ruff/pull/4515pylint] Addnamed_expr_without_context(W0131) by @hoel-bagard in https://github.com/charliermarsh/ruff/pull/4531ruff] ExtendRUF005to recursive and literal-literal concatenations by @hoel-bagard in https://github.com/charliermarsh/ruff/pull/4557ruff] Make ambiguous-unicode detection sensitive to 'word' context by @charliermarsh in https://github.com/charliermarsh/ruff/pull/4552ruff] Name ambiguous characters by @covracer in https://github.com/charliermarsh/ruff/pull/4448Settings
--extend-fixableoption by @charliermarsh in https://github.com/charliermarsh/ruff/pull/4297extend-per-file-ignoressetting by @aacunningham in https://github.com/charliermarsh/ruff/pull/4265Bug Fixes
# isort: splitcomment detection in nested blocks by @charliermarsh in https://github.com/charliermarsh/ruff/pull/4584__qualname__,__module__, and__class__by @charliermarsh in https://github.com/charliermarsh/ruff/pull/4512#regioncode folding marks in eradicate rules by @charliermarsh in https://github.com/charliermarsh/ruff/pull/4546tab-sizeto correcly calculate the line length with tabulations by @JonathanPlasse in https://github.com/charliermarsh/ruff/pull/4167TypeVarandNewTypename arguments by @charliermarsh in https://github.com/charliermarsh/ruff/pull/4627Messagesorting performance by @MichaReiser in https://github.com/charliermarsh/ruff/pull/4624New Contributors
Full Changelog: astral-sh/ruff@v0.0.269...v0.0.270
Configuration
📅 Schedule: Branch creation - "before 2am" (UTC), 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.