Merged
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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.284->==0.0.285Release Notes
astral-sh/ruff (ruff)
v0.0.285Compare Source
What's Changed
New rules
flake8-pytest-style] Implementpytest-unittest-raises-assertion(PT027) by @harupy in https://github.com/astral-sh/ruff/pull/6554flake8-pytest-style] Implementpytest-duplicate-parametrize-test-cases(PT014) by @harupy in https://github.com/astral-sh/ruff/pull/6598flake8-tidy-imports] Implementbanned-module-level-imports(TID253) by @durumu in https://github.com/astral-sh/ruff/pull/6378pylint] Implementbad-dunder-name(W3201) (in the Ruff nursery) by @LaBatata101 in https://github.com/astral-sh/ruff/pull/6486pylint] Implementsubprocess-run-check(W1510) by @tjkuson in https://github.com/astral-sh/ruff/pull/6487ruff] Implementquadratic-list-summation(RUF017) by @evanrittenhouse in https://github.com/astral-sh/ruff/pull/6489Rule changes
flake8-bugbear] Add autofix forB006by @qdegraaf in https://github.com/astral-sh/ruff/pull/6131flake8-pyi] Avoid applyingPYI055to runtime-evaluated annotations by @charliermarsh in https://github.com/astral-sh/ruff/pull/6457flake8-self] Allowos._exitaccesses inSLF001by @charliermarsh in https://github.com/astral-sh/ruff/pull/6490perflint] IgnorePERF203iftrycontains loop control flow statements by @evanrittenhouse in https://github.com/astral-sh/ruff/pull/6536pylint] Check for invalid format type specifiers in nested replacements forPLE1300by @zanieb in https://github.com/astral-sh/ruff/pull/6616tryceratops] OmitNotImplementedErrorfromTRY003by @charliermarsh in https://github.com/astral-sh/ruff/pull/6568Settings
.ipynband.pyisources when linting from stdin by @charliermarsh in https://github.com/astral-sh/ruff/pull/6628raises_require_match_forandraises_require_match_forby @harupy in https://github.com/astral-sh/ruff/pull/6635Bug Fixes
lambda-assignmentfix always-manual in class bodies by @charliermarsh in https://github.com/astral-sh/ruff/pull/6626E721by @charliermarsh in https://github.com/astral-sh/ruff/pull/6469E402by @charliermarsh in https://github.com/astral-sh/ruff/pull/6526invalid-envvar-valueby @charliermarsh in https://github.com/astral-sh/ruff/pull/6538locals()by @charliermarsh in https://github.com/astral-sh/ruff/pull/6578awaitin Jupyter notebooks by @charliermarsh in https://github.com/astral-sh/ruff/pull/6607pandas#valuesfor stores, deletes, or class accesses by @charliermarsh in https://github.com/astral-sh/ruff/pull/6631E712fix by @charliermarsh in https://github.com/astral-sh/ruff/pull/6575I002by @durumu in https://github.com/astral-sh/ruff/pull/6523PLE1300by @zanieb in https://github.com/astral-sh/ruff/pull/6616Playground
Performance
New Contributors
Full Changelog: astral-sh/ruff@v0.0.284...v0.0.285
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, 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.