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 (0.91 → 1.18.4) · Repo · Changelog
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by 21 commits:
Cut 1.18.4
Update Changelog
[Fix #9940] Fix an incorrect auto-correct for `Style/HashTransformValues`
Support Ruby 2.7's pattern matching for `Lint/DuplicateBranch`
[Fix #9752] Improve error message for top level department
Fix an incorrect auto-correct for `Layout/LineLength`
Merge pull request #9932 from koic/fix_false_autocorrection_for_layout_end_alignment
Use `offense` instead of `offence`
Merge pull request #9937 from jonas054/9922_fix_DoubleCopDisableDirective
[Fix #9922] Replace extra disable directives with comma
Merge pull request #9933 from ojab/fixup_github_actions_formatter
Fixup GitHub Actions formatter when run in non-default directory
[Fix #9928] Fix a false auto-correct for `Layout/EndAlignment`
Optimize and simplify `MutableConstant` Cop
Merge pull request #9926 from koic/fix_incorrect_autocorrect_for_style_single_line_methods
Fix an incorrect auto-correct for `Style/SingleLineMethods`
Merge pull request #9923 from jonas054/9434_fix_FirstArgumentIndentation
[Fix #9434] Fix false positive in FirstArgumentIndentation
Switch back the docs version
Merge pull request #9917 from jonas054/9848_fix_ClassStructure
[Fix #9848] Handle EOL comments in ClassStructure auto-correct
Depfu 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