⬆️ Update dependency ruff to v0.0.270#1029
Merged
renovate[bot] merged 1 commit intomainfrom May 30, 2023
Merged
Conversation
Codecov Report
@@ Coverage Diff @@
## main #1029 +/- ##
=======================================
Coverage 57.95% 57.95%
=======================================
Files 4 4
Lines 597 597
Branches 132 132
=======================================
Hits 346 346
Misses 230 230
Partials 21 21 |
166536c to
0abe9ed
Compare
|
Kudos, SonarCloud Quality Gate passed! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.