Conversation
|
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.3.5->0.3.6Release Notes
astral-sh/ruff (ruff)
v0.3.6Compare Source
Preview features
pylint] Implementbad-staticmethod-argument(PLW0211) (#10781)pylint] Implementif-stmt-min-max(PLR1730,PLR1731) (#10002)pyupgrade] Replacestr,Enummultiple inheritance withStrEnumUP042(#10713)refurb] Implementif-expr-instead-of-or-operator(FURB110) (#10687)refurb] Implementint-on-sliced-str(FURB166) (#10650)refurb] Implementwrite-whole-file(FURB103) (#10802)refurb] Supportitemgetterinreimplemented-operator(FURB118) (#10526)flake8_comprehensions] Addsum/min/maxto unnecessary comprehension check (C419) (#10759)Rule changes
pydocstyle] Require capitalizing docstrings where the first sentence is a single word (D403) (#10776)pycodestyle] Ignore annotated lambdas in class scopes (E731) (#10720)flake8-pyi] Various improvements to PYI034 (#10807)flake8-slots] Flag subclasses of call-basedtyping.NamedTuples as well as subclasses ofcollections.namedtuple()(SLOT002) (#10808)pyflakes] Allow forward references in class bases in stub files (F821) (#10779)pygrep-hooks] Improveblanket-noqaerror message (PGH004) (#10851)CLI
FORCE_COLORenv var (#10839)Configuration
[extend-]per-file-ignores(#10852)Bug fixes
flake8-import-conventions] Accept non-aliased (but correct) import inunconventional-import-alias(ICN001) (#10729)flake8-quotes] Add semantic model flag when inside f-string replacement field (#10766)pep8-naming] Recursively resolveTypeDictsfor N815 violations (#10719)flake8-quotes] RespectQ00*ignores inflake8-quotesrules (#10728)flake8-simplify] Show negated condition inneedless-booldiagnostics (SIM103) (#10854)ruff] Use within-scope shadowed bindings inasyncio-dangling-task(RUF006) (#10793)flake8-pytest-style] Fix single-tuple conversion inpytest-parametrize-values-wrong-type(PT007) (#10862)flake8-return] Ignore assignments to annotated variables inunnecessary-assign(RET504) (#10741)refurb] Do not allow any keyword arguments forread-whole-fileinrbmode (FURB101) (#10803)pylint] Don't recommend decorating staticmethods with@singledispatch(PLE1519,PLE1520) (#10637)pydocstyle] Use section name range for all section-related docstring diagnostics (#10740)# noqadirectives on__all__openers (#10798)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.