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.81 → 1.25.0) · 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 32 commits:
Cut 1.25.0
Update Changelog
Fix cop generator for nested departments
[Doc] Tweak example desc for `Style/IfWithBooleanLiteralBranches`
Merge pull request #10357 from berkos/hash-syntax/change-ommit-value
Fix Style/HashSyntax: Omit the hash value cases
Merge pull request #10358 from gsamokovarov/style-sample-endless-range
Fix Style/Sample crash on {begin,end}less range shuffle indexes
Fix Gemspec/RequiredRubyVersion version matcher
Merge pull request #10355 from koic/ci_against_ruby_3_1_on_windows
CI against Ruby 3.1 on Windows
Merge pull request #10353 from danieldiekmeier/fix-ambiguous-regexp-literal-on-ruby-3
Merge pull request #10352 from mvz/improve-fixed-intentation-autocorrect
Use `:ambiguous_regexp` in Ruby 3
[Fix #8032] Improve argument alignment correction for kwargs
Support `EnforcedShorthandSyntax: either` for `Style/HashSyntax`
[Fix #10317] Fix a false positive for `Style/MethodCallWithArgsParentheses`
[Fix #10339] Support auto-correction for `Naming/BlockForwarding`
Fix a false positive for `Style/CollectionCompact`
Merge pull request #10350 from koic/fix_false_negative_for_lint_incompatible_io_select_with_fiber_scheduler
Fix a false negative for `Lint/IncompatibleIoSelectWithFiberScheduler`
Require Parser 3.1.0.0 or higher
Merge pull request #10341 from koic/fix_false_positive_for_style_ternary_parentheses
Merge pull request #10327 from koic/ci_against_ruby_3_1
CI against Ruby 3.1
[Fix #10336] Fix a false positive for `Style/TernaryParentheses`
Add the changelog entry for #10338
[Fix #10335] Fix a false positive for `Naming/BlockForwarding`
Bump license years to 2022
Merge pull request #10334 from fynsta/patch-1
Switch back the docs version
Correct language
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