⬆️ Update dependency ruff to v0.1.12#1208
Merged
renovate[bot] merged 1 commit intomainfrom Jan 12, 2024
Merged
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1208 +/- ##
=======================================
Coverage 58.26% 58.26%
=======================================
Files 4 4
Lines 599 599
Branches 147 147
=======================================
Hits 349 349
Misses 229 229
Partials 21 21 ☔ View full report in Codecov by Sentry. |
|
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.1.11->0.1.12Release Notes
astral-sh/ruff (ruff)
v0.1.12Compare Source
Preview features
flake8-bandit] Addssl-with-no-version(S504) (#9384)flake8-bandit] Implementssl-insecure-version(S502) (#9390)flake8-bandit] Implementssl-with-bad-defaults(S503) (#9391)flake8-bandit] Implement suspicious import rules (S4XX) (#8831)flake8-simplify] Implementzip-dict-keys-and-values(SIM911) (#9460)pyflakes] Add a fix forredefined-while-unused(F811) (#9419)pylint] Implementunnecessary-dunder-call(C2801) (#9166)ruff] Addparenthesize-chained-operators(RUF021) to enforce parentheses ina or b and c(#9440)Rule changes
flake8-boolean-trap] Allow Boolean positional arguments in setters (#9429)flake8-builtins] Restrictbuiltin-attribute-shadowing(A003) to actual shadowed references (#9462)flake8-pyi] Add fix forgenerator-return-from-iter-method(PYI058) (#9355)pyflakes] Don't flagredefined-while-unused(F811) inifbranches (#9418)pyupgrade] Add some additional Python 3.12 typing members todeprecated-import(#9445)ruff] Add fix forparenthesize-chained-operators(RUF021) (#9449)ruff] Include subscripts and attributes in static key rule (RUF011) (#9416)ruff] Support variable keys in static dictionary key rule (RUF011) (#9411)Formatter
# fmt: skipwith interspersed same-line comments (#9395)Bug fixes
Nonecomparisons (#9376)DisplayParseErrorfor stdin parser errors (#9409)comment_rangesfor isort directive extraction (#9414)flake8-pyi] Excludewarnings.deprecatedandtyping_extensions.deprecatedarguments (#9423)flake8-pyi] Fix false negative forunused-private-protocol(PYI046) with unused generic protocols (#9405)pydocstyle] Disambiguate argument descriptors from section headers (#9427)pylint] HomogenizePLR0914message to match otherPLR09XXrules (#9399)ruff] AllowHashable = Nonein type annotations (RUF013) (#9442)Documentation
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.