-
-
Notifications
You must be signed in to change notification settings - Fork 12.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ruff 0.0.272 #133013
Merged
Merged
ruff 0.0.272 #133013
Conversation
This file contains 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
github-actions
bot
added
rust
Rust use is a significant feature of the PR or issue
bump-formula-pr
PR was created using `brew bump-formula-pr`
labels
Jun 6, 2023
relates to #132584 |
is this a ruff issue or a brew issue? |
brew issue, gonna retry this PR now. |
Signed-off-by: Rui Chen <[email protected]>
chenrui333
force-pushed
the
bump-ruff-0.0.271
branch
from
June 14, 2023 12:45
410c566
to
fafcec8
Compare
chenrui333
added
CI-requeued
PR has been re-added to the queue
and removed
in progress
Stale bot should stay away
build failure
CI fails while building the software
pending-rust-update
Blocked by `rust` upgrade PR
labels
Jun 14, 2023
branchvincent
approved these changes
Jun 14, 2023
🤖 An automated task has requested bottles to be published to this PR. |
github-actions
bot
added
the
CI-published-bottle-commits
The commits for the built bottles have been pushed to the PR branch.
label
Jun 14, 2023
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
bump-formula-pr
PR was created using `brew bump-formula-pr`
CI-published-bottle-commits
The commits for the built bottles have been pushed to the PR branch.
CI-requeued
PR has been re-added to the queue
outdated
PR was locked due to age
rust
Rust use is a significant feature of the PR or issue
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 bump
Created with
brew bump-formula-pr
.release notes
airflow
] Add AIR001: task variable name should be same as task_id arg by @jlaneve in Add AIR001: task variable name should be same as task_id arg astral-sh/ruff#4687flake8-bandit
] Implement S609, linux_commands_wildcard_injection by @scop in Implement S609, linux_commands_wildcard_injection astral-sh/ruff#4504flake8-bugbear
] Move duplicate-value rule to flake8-bugbear by @charliermarsh in Move duplicate-value rule to flake8-bugbear astral-sh/ruff#4882flake8-fixme
] Implementflake8_fixme
and refactorTodoDirective
by @evanrittenhouse in Implementflake8_fixme
and refactorTodoDirective
astral-sh/ruff#4681flake8-future-annotations
] ImplementFA102
by @akx in [flake8-future-annotations
] ImplementFA102
astral-sh/ruff#4702flake8-pyi
] Add PYI024 forflake8-pyi
plugin by @qdegraaf in Add PYI024 forflake8-pyi
plugin astral-sh/ruff#4756flake8-pyi
] Add PYI034 forflake8-pyi
plugin by @qdegraaf in Add PYI034 forflake8-pyi
plugin astral-sh/ruff#4764flake8-pyi
] AddPYI032
rule with autofix by @qdegraaf in [flake8-pyi
] AddPYI032
rule with autofix astral-sh/ruff#4695flake8-pyi
] Add autofix for PYI010 by @qdegraaf in Add autofix for PYI010 astral-sh/ruff#4634flake8-pyi
] Implement PYI029 by @density in [flake8-pyi
] Implement PYI029 astral-sh/ruff#4851flake8-pyi
] Implement PYI035 by @density in [flake8-pyi
] Implement PYI035 astral-sh/ruff#4820flake8-pyi
] Implement PYI048 forflake8-pyi
plugin by @qdegraaf in Implement PYI048 forflake8-pyi
plugin astral-sh/ruff#4645flake8-pyi
] Implement PYI053 by @density in [flake8-pyi
] Implement PYI053 astral-sh/ruff#4770flake8-pyi
] Implement PYI054 by @density in [flake8-pyi
] Implement PYI054 astral-sh/ruff#4775flake8-pyi
] ImplementPYI025
by @qdegraaf in [flake8-pyi
] ImplementPYI025
astral-sh/ruff#4791flake8-pyi
] ImplementPYI045
by @density in [flake8-pyi
] ImplementPYI045
astral-sh/ruff#4700pylint
] Add Pylint ruleC0208
(use-sequence-for-iteration
) asPLC0208
(iteration-over-set
) by @tjkuson in Add Pylint ruleC0208
(use-sequence-for-iteration
) asPLC0208
(iteration-over-set
) astral-sh/ruff#4706pylint
] Add autofix forPLR1701
(repeated-isinstance-calls) by @dhruvmanila in Add autofix forPLR1701
(repeated-isinstance-calls) astral-sh/ruff#4792pylint
] Implement Pylint'syield-inside-async-function
rule (PLE1700
) by @chanman3388 in Implement Pylint'syield-inside-async-function
rule (PLE1700
) astral-sh/ruff#4668pylint
] implement E307 for pylint invalid str return type by @Ryang20718 in implement E307 for pylint invalid str return type astral-sh/ruff#4854ruff
] Lint pyproject.toml by @konstin in Lint pyproject.toml astral-sh/ruff#4496tryceratops
] Ignore error calls withexc_info
in TRY400 by @charliermarsh in Ignore error calls withexc_info
in TRY400 astral-sh/ruff#4797Settings
pyflakes.extend-generics
setting by @JonathanPlasse in Addpyflakes.extend-generics
setting astral-sh/ruff#4677Bug Fixes
B024
by @charliermarsh in Use class name as range forB024
astral-sh/ruff#4647async for
formatting by @charliermarsh in Fixasync for
formatting astral-sh/ruff#4675join()
arguments are strings by @evanrittenhouse in Make FLY002 autofix into a constant string instead of an f-string if alljoin()
arguments are strings astral-sh/ruff#4834__all__
by @charliermarsh in Respect shadowed exports in__all__
astral-sh/ruff#4885New Contributors
task-tags
option in two rules astral-sh/ruff#4644Full Changelog: astral-sh/ruff@v0.0.270...v0.0.271