This repository was archived by the owner on Jun 13, 2023. It is now read-only.
[ruby] Update rubocop → 1.52.1 (unknown) #358
Open
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.52.1) · Repo · Changelog
Release Notes
1.52.1
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 25 commits:
Cut 1.52.1Update ChangelogFix an incorrect autocorrect for `Style/SoleNestedConditional`Remove a redundant `Symbol#to_s`Merge pull request #11942 from koic/require_parser_3_2_2_3_for_ruby_3_3Require Parser 3.2.2.3 for Ruby 3.3.0dev as a runtimeMerge pull request #11941 from koic/workaround_for_ruby_3_3_0_and_raccWorkaround for Parser 3.2.2.2 or lower with Ruby 3.3.0devMerge pull request #11939 from FnControlRuby/def_node_matcherUse unification to match `File.open` block param with `#read` receiverMerge pull request #11936 from FnControlRuby/dir_emptyImprove error message for `Style/DirEmpty`[Doc] Fix an AsciiDoc format for some cop docsMerge pull request #11932 from ydah/enhance_CopDescriptionAdd support for cases starting with an empty comment line in `InternalAffairs/CopDescription` copMerge pull request #11930 from rafaelfranca/rm-fix-ExceptionFix exception on Lint/InheritException when class definition has non-constant siblingsMerge pull request #11928 from koic/fix_incorrect_autocorrect_for_lint_ambiguous_block_associationFix an incorrect autocorrect for `Lint/AmbiguousBlockAssociation`[Fix #11914] Fix an incorrect examples for `Style/ClassEqualityComparison`[Fix #11919] Fix an error for `Lint/UselessAssignment`Revert "Workaround for Style/RedundantBegin when using JRuby 9.2"Merge pull request #11915 from lucthev/redundant_safe_navigation_false_positiveFix `Lint/RedundantSafeNavigation` when using `to_s`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