Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 23, 2025

This PR contains the following updates:

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

Release Notes

rubocop/rubocop (rubocop)

v1.81.6

Compare Source

Bug fixes
  • #​14587: Fix an error for Lint/SelfAssignment when using []= assignment with no arguments. ([@​koic][])
  • #​14572: Fix an error for Style/ArrayIntersect when intersection(other).any? is called without a receiver. ([@​koic][])
  • #​14599: Fix a crash when Style/ConditionalAssignment is configured with assign_inside_conditional and the conditional contains a multi-line regex. ([@​martinemde][])
  • #​14574: Fix false positives for Style/RedundantInterpolation when using a one-line => pattern matching. ([@​koic][])
  • #​14602: Fix false positives for Style/EndlessMethod when heredoc is used in method body. ([@​koic][])
  • #​14594: Fix false positives for Style/EndlessMethod when the endless method would exceed the maximum line length. ([@​koic][])
  • #​14605: Fix false positive for Lint/EmptyInterpolation when interpolation is inside a %W literal. ([@​dvandersluis][])
  • #​14604: Fix Style/RedundantFormat false positive when a interpolated value is given to a specifier with a width or precision. ([@​dvandersluis][])
  • #​14607: Fix Style/RedundantFormat handling control characters like \n. ([@​dvandersluis][])
  • #​14577: Fix an incorrect autocorrect for Style/Semicolon when a method call using hash value omission without parentheses is terminated with a semicolon. ([@​koic][])
  • #​14552: Fix a false positive for Security/JSONLoad when create_additions is explicitly specified. ([@​earlopain][])
Changes

Configuration

📅 Schedule: Branch creation - "before 4am every weekday" 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 requested a review from panicboat as a code owner October 23, 2025 17:58
@renovate renovate bot force-pushed the renovate/action-scripts-rubocop branch from 2d09d0c to ff7eaa0 Compare October 24, 2025 02:40
@renovate renovate bot merged commit fc1de51 into main Oct 24, 2025
3 checks passed
@renovate renovate bot deleted the renovate/action-scripts-rubocop branch October 24, 2025 08:07
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.

1 participant