Update rubocop 1.86.0 → 1.86.1 (patch)#682
Merged
depfu[bot] merged 1 commit intodevelopfrom Apr 20, 2026
Merged
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #682 +/- ##
========================================
Coverage 81.16% 81.16%
========================================
Files 75 75
Lines 1237 1237
========================================
Hits 1004 1004
Misses 233 233
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
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.86.0 → 1.86.1) · Repo · Changelog
Release Notes
1.86.1
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 45 commits:
Cut 1.86.1Update ChangelogMerge pull request #15085 from G-Rath/fix-style-guardMerge pull request #15093 from koic/fix_return_tool_execution_errors_instead_of_protocolReturn tool execution errors instead of protocol errors in MCP serverMerge pull request #15092 from viralpraxis/fix-an-error-for-layout-end-alignment-cop-on-empty-beginMerge pull request #15091 from eugeneius/duplicate_methods_anonymous_classesMerge pull request #15090 from eugeneius/guard_clause_and_returnFix `Layout/EndAlignment` cop error on an empty `begin`Fix `DuplicateMethods` for anonymous classes in constant assignments and methods[Fix #15084] handle heredocs with methods calls correctly when fixing guard clausesFix `EmptyLineAfterGuardClause` for consecutive `and return` guardsMerge pull request #15089 from koic/fix_false_positive_for_sytle_redundant_line_continuation[Fix #15087] Fix false positive for `Style/RedundantLineContinuation`Use `IfNode#then?`[Fix #15081] Relax `parallel` dependency to `>= 1.10`Add newline at end of CLAUDE.mdFix typosMake `Style/OneClassPerFile` exclude `test/**/*` by default[Fix #14665] Cache plugin integration in CopHelper to avoid repeated loadingFix zero-length diagnostic range for syntax errors at EOF[Fix #15035] Exclude `included_modules` from `Style/ModuleMemberExistenceCheck`[Fix #5876] Don't flag block args as unused when yield is used[Fix #11051] Fix Style/AccessModifierDeclarations inline autocorrect dropping commentsFix false positives in `Style/RedundantParentheses`Merge pull request #15068 from jonas054/14361_absolute_includeMerge pull request #15051 from oggy/beginless-rangeFix Style/RedundantParentheses handling of beginless rangesMerge pull request #15071 from koic/fix_false_positives_in_lint_redundant_safe_navigationMerge pull request #15069 from jonas054/11398_fix_inherit_and_include[Fix #15070] Fix false positive for `Lint/RedundantSafeNavigation`[Fix #11398] Fix incorrect Include path when local config overridesUse mcp gem 0.9.2+ for development[Fix #14361] Fix false positive in `file_to_include?` for absolute include patterns[Fix #15005] Make `Style/OneClassPerFile` exclude `spec/**/*` by defaultDisable `Style/RedundantStructKeywordInit` by defaultReplace CLAUDE.md symlink with @AGENTS.md import[Fix #15052] Update examples in `Style/OneClassPerFile` copMerge pull request #15055 from ShkumbinDelija/fix-duplicate-methods-anonymous-classes-in-blocksFix Lint/DuplicateMethods false positives with anonymous classes inside blocksMerge pull request #15059 from jeromedalbert/jd/fix-line-lengthFix Layout/LineLength with SplitStrings enabledMerge pull request #15049 from Fryguy/fix_builtin_doc_urlFix issue where the url_for is missing for Cops without instance methodsReset the docs versionRelease Notes
2.19.4
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Commits
See the full diff on Github. The new version differs by 18 commits:
v2.0.1Merge pull request #366 from tagliala/chore/opt-in-for-mfa-explicitlyOpt-in for MFA requirement explicitlysimplify changelogMerge pull request #364 from sferik/changelogAdd CHANGELOG.md with full release historyv2.0.0Merge pull request #363 from grosser/grosser/rac4ruby 4 ractorsMerge pull request #362 from brandonzylstra/patch-1Update Readme.mdMerge pull request #361 from grosser/grosser/4bump rubiesv1.28.0Merge pull request #360 from grosser/grosser/dumpdump undumpable exceptions without cause if that fixes the issueMerge pull request #358 from grosser/grosser/upbundle and cleanup test duplicationRelease Notes
2.12.0 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 3 commits:
Release v2.12.0Disable gouteur for mutantAdd ruby 4 unicode propertiesDepfu 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