Merged
Conversation
Moisan
approved these changes
Aug 18, 2023
Contributor
|
🤖 An automated task has requested bottles to be published to this PR. |
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.
Created by
brew bumpCreated with
brew bump-formula-pr.Details
release notes
flake8-pytest-style] Implementpytest-unittest-raises-assertion(PT027) by @harupy in [flake8-pytest-style] Implementpytest-unittest-raises-assertion(PT027) astral-sh/ruff#6554flake8-pytest-style] Implementpytest-duplicate-parametrize-test-cases(PT014) by @harupy in [flake8-pytest-style] Implement duplicate parameterized fixture detection (PT014) astral-sh/ruff#6598flake8-tidy-imports] Implementbanned-module-level-imports(TID253) by @durumu in [flake8-tidy-imports] AddTID253astral-sh/ruff#6378pylint] Implementbad-dunder-name(W3201) (in the Ruff nursery) by @LaBatata101 in [pylint] Implementbad-dunder-name(W3201) astral-sh/ruff#6486pylint] Implementsubprocess-run-check(W1510) by @tjkuson in [pylint] Implementsubprocess-run-check(W1510) astral-sh/ruff#6487ruff] Implementquadratic-list-summation(RUF017) by @evanrittenhouse in [ruff] Implementquadratic-list-summationrule (RUF017) astral-sh/ruff#6489Rule changes
flake8-bugbear] Add autofix forB006by @qdegraaf in [flake8-bugbear] Add autofix for B006 astral-sh/ruff#6131flake8-pyi] Avoid applyingPYI055to runtime-evaluated annotations by @charliermarsh in Avoid applyingPYI055to runtime-evaluated annotations astral-sh/ruff#6457flake8-self] Allowos._exitaccesses inSLF001by @charliermarsh in Allowos._exitaccesses inSLF001astral-sh/ruff#6490perflint] IgnorePERF203iftrycontains loop control flow statements by @evanrittenhouse in Ignore PERF203 iftrycontains loop control flow statements astral-sh/ruff#6536pylint] Check for invalid format type specifiers in nested replacements forPLE1300by @zanieb in Add support for nested replacements inside format specifications astral-sh/ruff#6616tryceratops] OmitNotImplementedErrorfromTRY003by @charliermarsh in OmitNotImplementedErrorfromTRY003astral-sh/ruff#6568Settings
.ipynband.pyisources when linting from stdin by @charliermarsh in Respect .ipynb and .pyi sources when linting from stdin astral-sh/ruff#6628raises_require_match_forandraises_require_match_forby @harupy in Support glob patterns forraises_require_match_forandraises_require_match_forastral-sh/ruff#6635Bug Fixes
lambda-assignmentfix always-manual in class bodies by @charliermarsh in Make lambda-assignment fix always-manual in class bodies astral-sh/ruff#6626E721by @charliermarsh in Add containers to E721 types astral-sh/ruff#6469E402by @charliermarsh in Use top-level semantic detection for E402 astral-sh/ruff#6526invalid-envvar-valueby @charliermarsh in SupportIfExpwith dual string arms ininvalid-envvar-valueastral-sh/ruff#6538locals()by @charliermarsh in Avoid unused argument rules when functions calllocals()astral-sh/ruff#6578awaitin Jupyter notebooks by @charliermarsh in Allow top-levelawaitin Jupyter notebooks astral-sh/ruff#6607pandas#valuesfor stores, deletes, or class accesses by @charliermarsh in Don't detectpandas#valuesfor stores, deletes, or class accesses astral-sh/ruff#6631E712fix by @charliermarsh in Expand expressions to include parentheses in E712 astral-sh/ruff#6575I002by @durumu in importer: skip whitespace between comments at start of file astral-sh/ruff#6523PLE1300by @zanieb in Add support for nested replacements inside format specifications astral-sh/ruff#6616Playground
Performance
New Contributors
flake8-tidy-imports] AddTID253astral-sh/ruff#6378target-versioninflake8-future-annotationsdocs astral-sh/ruff#6520per-file-ignoresastral-sh/ruff#6573Full Changelog: astral-sh/ruff@v0.0.284...v0.0.285