⬆️ Update dependency ruff to v0.1.9#1195
Merged
renovate[bot] merged 1 commit intomainfrom Dec 22, 2023
Merged
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1195 +/- ##
=======================================
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.8->0.1.9Release Notes
astral-sh/ruff (ruff)
v0.1.9Compare Source
Breaking changes
Preview features
pylint] Implementtoo-many-locals(PLR0914) (#9163)reimplemented_operator(FURB118) (#9171)no_blank_line_before_class_docstringpreview style (#9154)Rule changes
CONSTANT_CASEvariables are improperly flagged for yoda violation (SIM300) (#9164)flake8-pyi] Cover ParamSpecs and TypeVarTuples (PYI018) (#9198)flake8-bugbear] Add fix forzip-without-explicit-strict(B905) (#9176)printandpprintstatements (T201,T203) (#9208)NevertoNoReturnin auto-typing in Python >= 3.11 (ANN201) (#9213)Formatter
can_omit_optional_parentheses: Exit early for unparenthesized expressions (#9125)dynamicmode with doctests so that it doesn't exceed configured line width (#9129)can_omit_optional_parenthesesfor expressions with a right most fstring (#9124)target_versionto formatter options (#9220)CLI
ruff format --checkto display message for already formatted files (#9153)Bug fixes
operator.contains(#9192)D208with multibyte indent (#9147)NoReturnin auto-return-typing (#9206)typingfromexempt-modules(#9214)mutable-class-defaultviolations for Pydantic subclasses (#9187)PYI055autofix (#9161)asyncio-dangling-taskviolations on shadowed bindings (#9215)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.