Skip to content

Update dependency rubocop-rails to v2.33.4#11045

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/rubocop-rails-2.x-lockfile
Nov 9, 2025
Merged

Update dependency rubocop-rails to v2.33.4#11045
renovate[bot] merged 1 commit intomainfrom
renovate/rubocop-rails-2.x-lockfile

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Nov 8, 2025

This PR contains the following updates:

Package Change Age Confidence
rubocop-rails (source, changelog) 2.32.0 -> 2.33.4 age confidence

Release Notes

rubocop/rubocop-rails (rubocop-rails)

v2.33.4

Compare Source

Bug fixes
  • #​1530: Fix an incorrect autocorrect for Rails/FindByOrAssignmentMemoization when using endless method definition. ([@​koic][])
  • #​1522: Fix an error for Rails/FindBy when where takes a block. ([@​earlopain][])
  • #​1182: Fix a false positive for Rails/ActionControllerFlashBeforeRender when flash is called in a block. ([@​5hun-s][])

v2.33.3

Compare Source

Bug fixes

v2.33.2

Compare Source

Bug fixes

v2.33.1

Compare Source

Bug fixes
  • #​1508: Fix an error for Rails/TransactionExitStatement when transaction is part of a method chain. ([@​earlopain][])
  • #​1510: Fix Rails/OrderArguments cop false positives when using column index argument. ([@​viralpraxis][])
  • #​1511: Don't register offenses for Rails/WhereExists when exists? is given multiple or splat arguments. ([@​lovro-bikic][])

v2.33.0

Compare Source

New features
Bug fixes
  • #​1497: Fix bugs in Rails/PluckId and Rails/PluckInWhere. ([@​r7kamura][])
  • #​1478: Fix a false negative for Rails/EnvLocal when having preceding conditions. ([@​fatkodima][])
  • #​1505: Fix false negatives for Rails/Pluck when map method call is used in a block without a receiver. ([@​koic][])
  • #​1486: Fix false positives for Rails/Output when p method is a DSL. ([@​koic][])
  • #​1495: Fix false positives for Rails/TransactionExitStatement when break is used in loop in transactions. ([@​koic][])
  • #​1483: Fix autocorrection error when Rails/IndexWith has nested offenses. ([@​lovro-bikic][])
Changes

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.

@renovate renovate Bot added the dependencies label Nov 8, 2025
@renovate renovate Bot force-pushed the renovate/rubocop-rails-2.x-lockfile branch from 8d4de61 to aa163ce Compare November 8, 2025 21:54
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Nov 8, 2025

Code Coverage Report: Only Changed Files listed

Package Coverage
Overall Coverage 🟢 30.77%

Minimum allowed coverage is 0%, this run produced 30.77%

@renovate renovate Bot merged commit 473ece3 into main Nov 9, 2025
16 checks passed
@renovate renovate Bot deleted the renovate/rubocop-rails-2.x-lockfile branch November 9, 2025 02:15
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.

0 participants