This repository was archived by the owner on Jun 13, 2023. It is now read-only.
[ruby] Upgrade rubocop to version 1.43.0#324
Closed
depfu[bot] wants to merge 1 commit into
Closed
Conversation
Contributor
Author
|
Closed in favor of #331. |
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.
Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ rubocop (~> 1.40.0 → ~> 1.43.0) · Repo · Changelog
Release Notes
1.43.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 33 commits:
Cut 1.43Update ChangelogAdd autocorrect for `Style/MissingElse`[Fix #11303] Make `Metrics/ParameterLists` aware of `Struct.new` and `Data.define` blocks[Fix #11409] Fix an incorrect autocorrect for `Style/HashSyntax`[Fix #8990] Make `Style/HashEachMethods` aware of `Thread.current`Fix an error for `Style/HashSyntax` when expression follows hash key assignmentMerge pull request #11406 from sorare/11405[Fix #11405] Fix Style/WhileUntilModifier with ruby 3.1Merge pull request #11403 from gsamokovarov/omit-parentheses-call-with-block-in-literalFix bad offense for parenthesised calls in literalsMerge pull request #11395 from si-lens/fix_redundant_regexp_escape_bug[Fix rubocop#11180] Fix redundant_regex_escape.rb bugUse concurrency for GitHub Actions workflowMerge pull request #11392 from koic/fix_an_incorrect_autocorrect_for_style_redundant_double_splat_hash_bracesMerge pull request #11391 from koic/fix_an_incorrect_autocorrect_for_style_hash_syntaxFix an incorrect autocorrect for `Style/RedundantDoubleSplatHashBraces`[Fix #11390] Fix an incorrect autocorrect for `Style/HashSyntax`Merge pull request #11386 from koic/fix_a_false_positive_for_style_operator_method_callAdd new `Lint/UselessRescue` copFix a false positive for `Style/OperatorMethodCall`Disable `Style/YodaExpression` by defaultOptimize `ClangStyleFormatter`Require `unicode-display_width` 2.4.0 or higherImprove generated changelog filenamesMerge pull request #11379 from koic/fix_a_false_negative_for_style_operator_method_callRequire Parser 3.2.0.0 or higherFix a false negative for `Style/OperatorMethodCall`Merge pull request #11378 from sambostock/operator-method-call-ellipsisFix OperatorMethodCall when forwarding argumentsMerge pull request #11374 from koic/fix_an_error_for_style_string_hash_keysFix an error for `Style/StringHashKeys`Switch back the docs versionDepfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase.All Depfu comment commands