⬆️ Update dependency ruff to v0.0.259#969
Merged
renovate[bot] merged 1 commit intomainfrom Mar 24, 2023
Merged
Conversation
Codecov Report
@@ Coverage Diff @@
## main #969 +/- ##
=======================================
Coverage 57.95% 57.95%
=======================================
Files 4 4
Lines 597 597
Branches 132 132
=======================================
Hits 346 346
Misses 230 230
Partials 21 21 Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
|
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.257->0.0.259Release Notes
charliermarsh/ruff
v0.0.259Compare Source
Summary
Follow-up release to
v0.0.258to fix an issue related to rule resolution viaselectandignore.What's Changed
Bug Fixes
missing_whitespaceby @charliermarsh in https://github.com/charliermarsh/ruff/pull/3688Full Changelog: astral-sh/ruff@v0.0.258...v0.0.259
v0.0.258Compare Source
What's Changed
Rules
flake8-comprehensions] UpdateC416with dict comprehension (autofixable) by @dhruvmanila in https://github.com/charliermarsh/ruff/pull/3605pylint]: Implementassert-on-string-literal(W0129) by @latonis in https://github.com/charliermarsh/ruff/pull/3610pyupgrade] Convert single-argument %-style format calls by @charliermarsh in https://github.com/charliermarsh/ruff/pull/3600pyupgrade] Flag PEP 585 and PEP 604 violations in quoted annotations by @charliermarsh in https://github.com/charliermarsh/ruff/pull/3593pyupgrade] Enable autofix for annotations within 'simple' string literals by @charliermarsh in https://github.com/charliermarsh/ruff/pull/3657pyflakes] Add autofix functionality forF523(#3613) by @JonathanPlasse in https://github.com/charliermarsh/ruff/pull/3613flake8-bandit]: Implement deny-list rules for suspicious member calls by @colin99d in https://github.com/charliermarsh/ruff/pull/3239flake8-annotations] Add autofix forANN204with magic methods by @JonathanPlasse in https://github.com/charliermarsh/ruff/pull/3633pylint] Implementbinary-op-exception(PLW0711) by @latonis in https://github.com/charliermarsh/ruff/pull/3639flake8-django]: Implement rule DJ012 by @dhruvmanila in https://github.com/charliermarsh/ruff/pull/3659Bug Fixes
pyproject.tomlfiles by @charliermarsh in https://github.com/charliermarsh/ruff/pull/3588D207&W605by @vlindhol in https://github.com/charliermarsh/ruff/pull/3609UP032autofix with adjacent keywords by @JonathanPlasse in https://github.com/charliermarsh/ruff/pull/3636RUF007fixes for more than two arguments by @JonathanPlasse in https://github.com/charliermarsh/ruff/pull/3654pairwisediagnostics forzip(..., strict=True)by @charliermarsh in https://github.com/charliermarsh/ruff/pull/3669force-sort-within-sectionsandforce-to-topby @bluetech in https://github.com/charliermarsh/ruff/pull/3645openfix with re-bound builtin by @charliermarsh in https://github.com/charliermarsh/ruff/pull/3650F401) inModuleNotFoundErrorblocks by @charliermarsh in https://github.com/charliermarsh/ruff/pull/3658New Contributors
Full Changelog: astral-sh/ruff@v0.0.257...v0.0.258
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.