Skip to content

chore(deps): update ruby dependencies to v1.86.2#171

Merged
github-actions[bot] merged 1 commit into
mainfrom
renovate/ruby-dependencies
May 14, 2026
Merged

chore(deps): update ruby dependencies to v1.86.2#171
github-actions[bot] merged 1 commit into
mainfrom
renovate/ruby-dependencies

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 14, 2026

This PR contains the following updates:

Package Change Age Confidence
rubocop (source, changelog) 1.86.11.86.2 age confidence
standard (changelog) 1.35.0.11.54.0 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

rubocop/rubocop (rubocop)

v1.86.2

Compare Source

New features
Bug fixes
  • #​15156: Fix an error for Style/HashLookupMethod when chaining fetch (or []) calls on the same expression. ([@​koic][])
  • #​15161: Fix an error for Style/ReduceToHash when nested each_with_object/inject/reduce calls would build hashes. ([@​koic][])
  • #​15144: Fix an error in Style/SoleNestedConditional when autocorrecting nested conditionals containing comments. ([@​koic][])
  • #​15040: Exclude constants from Style/ModuleMemberExistenceCheck. ([@​t-daisuke][])
  • #​15155: Fix false negatives in Style/RedundantSelf when an explicit self receiver in one scope matches the LHS of an ||=, &&=, or op_asgn in another scope. ([@​koic][])
  • #​15107: Fix false positives in Lint/RequireRelativeSelfPath when a non-.rb file uses require_relative with its own basename. ([@​koic][])
  • #​15137: Fix incorrect "does not support IndentationWidth parameter" warning for Layout/ClosingParenthesisIndentation and Layout/CommentIndentation. ([@​koic][])
  • #​15148: Fix false positives in Lint/RedundantSafeNavigation when safe navigation appears in rescue or ensure bodies. ([@​koic][])
  • #​15147: Fix false positives in Lint/RedundantSafeNavigation when safe navigation appears in the body of unless. ([@​koic][])
  • #​15163: Fix false positives in Style/Copyright when Notice pattern starts with \A#, uses \s metacharacters, or has multiple spaces after #. ([@​koic][])
  • #​10179: Fix false positives in Style/DocumentDynamicEvalDefinition when the heredoc contains an escaped interpolation (\#{...}). ([@​eyupcanakman][])
  • #​15154: Fix bug where specifying --out disables parallelization. ([@​deivid-rodriguez][])
  • #​15106: Fix TargetFinder to work correctly inside hidden parent directories. ([@​alpaca-tc][])
  • #​15102: Fix FrozenError in DisabledConfigFormatter for frozen array config parameters. ([@​koic][])
  • #​15141: Fix incorrect autocorrect for Gemspec/RequireMFA causing an infinite loop when rubygems_mfa_required metadata uses a symbol key. ([@​koic][])
  • #​15142: Fix infinite loop for --disable-uncorrectable and offense near heredoc. ([@​jonas054][])
  • #​15054: Fix false positive for Layout/MultilineMethodCallIndentation when a dot-aligned method chain is inside a hash pair value. ([@​nicolas-finary][])
  • #​15136: Fix false positive for Lint/MissingCopEnableDirective when # rubocop:disable is wrapped in a # rubocop:push / # rubocop:pop block. ([@​koic][])
  • #​15115: Fix an incorrect autocorrect in Style/RegexpLiteral when the regexp contains unbalanced braces that conflict with the preferred %r delimiters. ([@​koic][])
  • #​15130: Fix incorrect autocorrect in Style/Copyright when AutocorrectNotice lacks a # prefix or Notice pattern starts with ^#. ([@​koic][])
  • #​14821: Fix Style/IfInsideElse autocorrect moving comments into the wrong branch when a comment precedes the nested if in an else. ([@​hammadxcm][])
  • #​14583: Fix template extractor applying only the last fragment's autocorrection. ([@​zeronosu77108][])
  • #​14971: Fix false positive for Style/WhileUntilModifier when the body is a conditional. ([@​fujitanisora][])
standardrb/standard (standard)

v1.54.0

Compare Source

v1.53.0

Compare Source

  • Updates rubocop to 1.82.0
  • Starts support for Ruby 4.0

v1.52.0

Compare Source

v1.51.1

Compare Source

  • Fixes Layout/EmptyLineAfterGuardClause back to false after #​750

v1.51.0

Compare Source

v1.50.0

Compare Source

v1.49.0

Compare Source

  • Updates standard performance to 1.8.0

v1.48.0

Compare Source

v1.47.0

Compare Source

  • Updates standard performance to 1.7.0

v1.46.0

Compare Source

v1.45.0

Compare Source

v1.44.0

Compare Source

v1.43.0

Compare Source

v1.42.1

Compare Source

  • Fixes a very noisy typo!

v1.42.0

Compare Source

  • Updates rubocop to 1.68.0
  • Inherit from RuboCop::Cop::Base fixing deprecation warnings.
  • Add new cops

v1.41.1

Compare Source

  • Adds a stub method to the Ruby LSP add-on to avoid a potential runtime exception
    for range formatting requests #​655

v1.41.0

Compare Source

  • Updates rubocop to 1.66.1
  • Updates standard-performance to 1.5.0

v1.40.1

Compare Source

  • Fix error handling in LSP Server 84ee9f4

v1.40.0

Compare Source

v1.39.2

Compare Source

  • Ensure a URI scheme on file paths from the built-in LSP #​642.

v1.39.1

Compare Source

v1.39.0

Compare Source

  • Add support for LSP Code Actions / Quick Fix under Ruby LSP #​636

v1.38.0

Compare Source

v1.37.0

Compare Source

v1.36.0

Compare Source

  • Updates rubocop to 1.63.5
  • Updates standard-performance to 1.4.0

v1.35.1

Compare Source

  • Corrects rubocop constraint to the patch version, not minor version.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot requested a review from a team as a code owner May 14, 2026 08:26
Copy link
Copy Markdown

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto-approved bot PR

@github-actions github-actions Bot merged commit 3ef5ad8 into main May 14, 2026
18 of 22 checks passed
@github-actions github-actions Bot deleted the renovate/ruby-dependencies branch May 14, 2026 08:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants