Skip to content

chore(deps): update dependency rubocop to v1.81.7#1512

Merged
renovate[bot] merged 1 commit intodevelopfrom
renovate/rubocop-1.x-lockfile
Oct 31, 2025
Merged

chore(deps): update dependency rubocop to v1.81.7#1512
renovate[bot] merged 1 commit intodevelopfrom
renovate/rubocop-1.x-lockfile

Conversation

@renovate
Copy link
Copy Markdown
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 - "before 9am" in timezone Asia/Tokyo, 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.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Oct 31, 2025
@renovate renovate bot force-pushed the renovate/rubocop-1.x-lockfile branch from 7b30219 to 15fd8b7 Compare October 31, 2025 20:07
@codecov
Copy link
Copy Markdown

codecov bot commented Oct 31, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@renovate renovate bot merged commit 16f0c87 into develop Oct 31, 2025
4 checks passed
@renovate renovate bot deleted the renovate/rubocop-1.x-lockfile branch October 31, 2025 22:14
@github-actions github-actions bot mentioned this pull request Oct 31, 2025
16 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants