[ruby] Update rubocop 1.82.0 → 1.82.1 (patch) #548
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.82.0 → 1.82.1) · Repo · Changelog
Release Notes
1.82.1
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 24 commits:
Cut 1.82.1Update Changelog[Fix rubocop#14559] Fix false positives for `Lint/UselessAssignment` when a variable is assigned in loop body and used in loop conditionOptimize cache cleanup routine[Fix #14743] Fix false positives for `Layout/MultilineMethodCallIndentation`Merge pull request #14742 from ydakuka/14737/fix_crash_in_layout_redundant_line_break_when_layout_line_length_is_disabled[Fix rubocop#14737] Fix crash in `Layout/RedundantLineBreak` when `Layout/LineLength` is disabledMerge pull request #14738 from koic/fix_an_error_for_style_trailing_comma_in_arguments[Fix #14736] Fix an error for `Style/TrailingCommaInArguments`Merge pull request #14725 from viralpraxis/fix-layout-line-length-cop-error-if-disabled-and-forcedFix `Layout/LineLength` cop error if the cop is disabled and forcedMerge pull request #14728 from Earlopain/unskip-prism-operator-callHandle `foo.~@` on prism for `Style/OperatorMethodCall`Compute the `source_checksum` before spawning workers.Optimize SpaceAfterPunctuationMerge pull request #14729 from Earlopain/remove-prism-skipRemove prism test skip for `Layout/MultilineOperationIndentation`Merge pull request #14721 from koic/fix_broken_build_with_prism_1_7_0Workaround for CI with Prism 1.7.0Fix incorrect alternative pattern matching syntaxMerge pull request #14719 from floriandejonckheere/fix-crash-when-layout-linelength-disabledFix crash when Layout/LineLength is disabledMerge pull request #14713 from rscq/fix_indentation_width_method_chain_blocksReset 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