Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 31, 2025

This PR contains the following updates:

Package Change Age Confidence
rubocop (source, changelog) '1.81.6' -> '1.81.7' age confidence

Release Notes

rubocop/rubocop (rubocop)

v1.81.7

Compare Source

Bug fixes
  • #​14597: Fix an infinite loop error for Layout/HashAlignment when EnforcedStyle: with_fixed_indentation is specified for Layout/ArgumentAlignment. ([@​koic][])
  • #​14621: Fix an error for Naming/PredicateMethod when using an in pattern with empty parentheses body. ([@​koic][])
  • #​14631: Fix an error for Style/SoleNestedConditional when using nested single line if. ([@​koic][])
  • #​14626: Fix false positives in Style/ConstantVisibility when visibility is declared with multiple constants. ([@​koic][])
  • #​14628: Fix false positives for Style/FloatDivision when using Regexp.last_match or nth reference (e.g., $1). ([@​koic][])
  • #​14617: Handle non-specific issues with the Gemfile to allow fallback. ([@​Fryguy][])
  • #​14622: Fix an error for Naming/MethodName when the first argument to alias contains interpolation. ([@​earlopain][])

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 this update again.


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

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

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot merged commit 04a9d42 into master Oct 31, 2025
2 checks passed
@renovate renovate bot deleted the renovate/rubocop-1.x branch October 31, 2025 20:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant