Skip to content

chore(deps): update pre-commit hook rubocop-hq/rubocop to v1.79.2#362

Merged
dafyddj merged 1 commit intomasterfrom
renovate/pre-commit-non-major-hooks
Aug 5, 2025
Merged

chore(deps): update pre-commit hook rubocop-hq/rubocop to v1.79.2#362
dafyddj merged 1 commit intomasterfrom
renovate/pre-commit-non-major-hooks

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Aug 5, 2025

This PR contains the following updates:

Package Type Update Change
rubocop-hq/rubocop repository patch v1.79.0 -> v1.79.2

Note: The pre-commit manager in Renovate is not supported by the pre-commit maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.


Release Notes

rubocop-hq/rubocop (rubocop-hq/rubocop)

v1.79.2: RuboCop v1.79.2

Compare Source

Bug fixes
  • #​11664: Cache wasn't getting used when using parallelization. (@​jvlara)
  • #​14411: Fix false negatives for Layout/EmptyLinesAroundClassBody when a class body starts with a blank line and defines a multiline superclass. (@​koic)
  • #​14413: Fix a false positive for Layout/EmptyLinesAroundArguments with multiline strings that contain only whitespace. (@​earlopain)
  • #​14408: Fix false-positive for Layout/EmptyLinesAfterModuleInclusion when inclusion is called with modifier. (@​r7kamura)
  • #​14402: Fix false positives for Lint/UselessAssignment when duplicate assignments appear in if branch inside a loop and the variable is used outside while loop. (@​koic)
  • #​14416: Fix false positives for Style/MapToHash when using to_h with block argument. (@​koic)
  • #​14418: Fix false positives for Style/MapToSet when using to_set with block argument. (@​koic)
  • #​14420: Fix false positives for Style/SafeNavigation when ternary expression with operator method call with method chain. (@​koic)
Changes
  • #​14407: Register offense for parentheses around method calls with blocks in Style/RedundantParentheses. (@​lovro-bikic)

v1.79.1: RuboCop v1.79.1

Compare Source

Bug fixes
  • #​14390: Fix wrong autocorrect for Style/ArgumentsForwarding when the method arguments contain *, ** or &, and the method call contains self as the first argument. (@​earlopain)
  • #​14399: Fix false positives for Layout/EmptyLinesAfterModuleInclusion when prepend is used with block methods. (@​koic)
  • #​14396: Fix a false positive for Style/RedundantParentheses when parentheses are used around a one-line rescue expression inside a ternary operator. (@​koic)
  • #​14383: Fix false positives for Lint/UselessAssignment when duplicate assignments in if branch inside a loop. (@​koic)
  • #​14394: Fix false positive for Lint/UselessAssignment with retry in rescue branch. (@​earlopain)
  • #​14386: Fix false positives for Style/RedundantParentheses when parentheses are used around a one-line rescue expression inside array or hash literals. (@​koic)
  • #​14395: Fix LSP handling of URI-encoded paths with spaces. (@​hakanensari)
Changes

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 05:59 AM, only on Tuesday ( * 0-5 * * 2 ) (UTC), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, 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 a team as a code owner August 5, 2025 00:51
@renovate renovate Bot force-pushed the renovate/pre-commit-non-major-hooks branch from 3bbc368 to 099abfb Compare August 5, 2025 13:02
@renovate renovate Bot changed the title chore(deps): update pre-commit hook rubocop-hq/rubocop to v1.79.1 chore(deps): update pre-commit hook rubocop-hq/rubocop to v1.79.2 Aug 5, 2025
@dafyddj dafyddj merged commit e936e68 into master Aug 5, 2025
40 checks passed
@renovate renovate Bot deleted the renovate/pre-commit-non-major-hooks branch August 5, 2025 14:09
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