This repository was archived by the owner on Oct 13, 2025. It is now read-only.
Upgrade rubocop to version 1.25.0 #660
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 (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.0Update ChangelogFix cop generator for nested departments[Doc] Tweak example desc for `Style/IfWithBooleanLiteralBranches`Merge pull request #10357 from berkos/hash-syntax/change-ommit-valueFix Style/HashSyntax: Omit the hash value casesMerge pull request #10358 from gsamokovarov/style-sample-endless-rangeFix Style/Sample crash on {begin,end}less range shuffle indexesFix Gemspec/RequiredRubyVersion version matcherMerge pull request #10355 from koic/ci_against_ruby_3_1_on_windowsCI against Ruby 3.1 on WindowsMerge pull request #10353 from danieldiekmeier/fix-ambiguous-regexp-literal-on-ruby-3Merge pull request #10352 from mvz/improve-fixed-intentation-autocorrectUse `:ambiguous_regexp` in Ruby 3[Fix #8032] Improve argument alignment correction for kwargsSupport `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_schedulerFix a false negative for `Lint/IncompatibleIoSelectWithFiberScheduler`Require Parser 3.1.0.0 or higherMerge pull request #10341 from koic/fix_false_positive_for_style_ternary_parenthesesMerge pull request #10327 from koic/ci_against_ruby_3_1CI 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 2022Merge pull request #10334 from fynsta/patch-1Switch back the docs versionCorrect languageDepfu 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