Update rubocop 1.84.1 → 1.84.2 (patch)#341
Merged
depfu[bot] merged 1 commit intomainfrom Feb 26, 2026
Merged
Conversation
saraycp
approved these changes
Feb 26, 2026
Contributor
|
@depfu merge |
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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 update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ rubocop (1.84.1 → 1.84.2) · Repo · Changelog
Release Notes
1.84.2
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 27 commits:
Cut 1.84.2Update Changelog[Fix rubocop#7436] Fix `Style/FormatStringToken` to not autocorrect strings outside of format method context in[Fix rubocop#14847] Fix false positive for `Layout/MultilineMethodCallIndentation` when a method is chained after a single-line block[Fix rubocop#14833] Fix false positive for `Layout/MultilineMethodCallIndentation` when a multi-dot method chain is inside a hash pair value[Fix #14841] Fix false negatives in `Style/HashAsLastArrayItem`[Fix #14816] Use toplevel cache configs for remote configuration filesUpdate changelog/fix_offense_highlighted_area_for_pseudo_source_range_locations.mdFix Offense#highlighted_area for PseudoSourceRange locations[Fix #14858] Fix an error in `Layout/FirstArgumentIndentation`[Fix #14865] Fix false negatives in `Style/MethodDefParentheses`Merge pull request #14864 from koic/fix_a_clobbering_error_in_style_block_delimitersMerge pull request #14862 from koic/fix_an_error_in_style-if_unless_modifier[Fix #14854] Fix a clobbering error in `Style/BlockDelimiters`Merge pull request #14863 from koic/fix_an_error_in_layout_multiline_method_call_indentation_cop[Fix #14859] Fix an error in `Layout/MultilineMethodCallIndentation`[Fix #14861] Fix an error in `Style/IfUnlessModifier`Use AST handling instead of regexpMerge pull request #14844 from koic/fix_an_error_in_layout_multiline_method_call_indentation[Fix #14843] Fix an error in `Layout/MultilineMethodCallIndentation`Simplify `Style/EmptyClassDefinition`[Docs] Fix several typosMerge pull request #14839 from eugeneius/empty_lines_after_module_inclusion_nested_includeMerge pull request #14838 from koic/fix_an_error_for_style_unless_modifierFix EmptyLinesAfterModuleInclusion false positive for include in array[Fix #14837] Fix an error for `Style/IfUnlessModifier`Reset 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