Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented May 18, 2025

This PR contains the following updates:

Package Change Age Confidence
rubocop-rails (source, changelog) 2.31.02.34.3 age confidence

Release Notes

rubocop/rubocop-rails (rubocop-rails)

v2.34.3

Compare Source

Bug fixes
  • #​1473: Fix an error for Rails/SelectMap when select(:column_name).map(&:column_name) with parentheses. ([@​koic][])
  • #​1569: Fix an error in Rails/SelectMap when multiple select calls are present before map. ([@​koic][])

v2.34.2

Compare Source

Changes

v2.34.1

Compare Source

Bug fixes
  • #​1556: Fix an error for Rails/Env when assigning Rails.env. ([@​koic][])
  • #​1557: Fix false positives for Rails/Presence with comparison and assignment operators. ([@​davidenglishmusic][])
  • #​1558: This PR fixes incorrect autocorrect for Rails/RedirectBackOrTo when additional options as double splat are used. ([@​koic][])
  • #​1561: Fix incorrect autocorrect for Rails/RedirectBackOrTo when fallback_location argument is a hash and the call has no argument parentheses. ([@​koic][])

v2.34.0

Compare Source

New features
Bug fixes
  • #​1539: Fix an error in Rails/ActionControllerFlashBeforeRender when flash is used inside a block followed by method chaining. ([@​koic][])
  • #​1553: Fix false positives for Rails/OutputSafety when using non-interpolated multiline heredoc. ([@​koic][])
  • #​1532: Fix false positives for Rails/FindByOrAssignmentMemoization when assigning a memoization instance variable at initialize method. ([@​koic][])
  • #​1549: Fix Rails/InverseOf cop false positives when using dynamic association options. ([@​viralpraxis][])
Changes

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

v2.32.0

Compare Source

Bug fixes
Changes
  • #​234: Use globs that are compatible with Engine or Packwerk. ([@​tdeo][])

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 force-pushed the renovate/rubocop-rails-2.x-lockfile branch 2 times, most recently from afc8153 to 9c30732 Compare May 30, 2025 22:05
@renovate renovate bot force-pushed the renovate/rubocop-rails-2.x-lockfile branch from 9c30732 to 60f6183 Compare August 10, 2025 04:47
@renovate renovate bot changed the title chore(deps): update dependency rubocop-rails to v2.32.0 chore(deps): update dependency rubocop-rails to v2.33.0 Aug 10, 2025
@renovate renovate bot force-pushed the renovate/rubocop-rails-2.x-lockfile branch from 60f6183 to de9a6ee Compare August 12, 2025 03:36
@renovate renovate bot changed the title chore(deps): update dependency rubocop-rails to v2.33.0 chore(deps): update dependency rubocop-rails to v2.33.1 Aug 12, 2025
@renovate renovate bot force-pushed the renovate/rubocop-rails-2.x-lockfile branch from de9a6ee to e81d4e3 Compare August 13, 2025 10:04
@renovate renovate bot changed the title chore(deps): update dependency rubocop-rails to v2.33.1 chore(deps): update dependency rubocop-rails to v2.33.2 Aug 13, 2025
@renovate renovate bot changed the title chore(deps): update dependency rubocop-rails to v2.33.2 chore(deps): update dependency rubocop-rails to v2.33.3 Aug 13, 2025
@renovate renovate bot force-pushed the renovate/rubocop-rails-2.x-lockfile branch from e81d4e3 to 6dad53e Compare August 13, 2025 19:22
@renovate renovate bot force-pushed the renovate/rubocop-rails-2.x-lockfile branch 2 times, most recently from 4841b15 to 10a4209 Compare September 27, 2025 09:35
@renovate renovate bot changed the title chore(deps): update dependency rubocop-rails to v2.33.3 chore(deps): update dependency rubocop-rails to v2.33.4 Sep 27, 2025
@renovate renovate bot changed the title chore(deps): update dependency rubocop-rails to v2.33.4 chore(deps): update dependency rubocop-rails to v2.34.0 Nov 16, 2025
@renovate renovate bot force-pushed the renovate/rubocop-rails-2.x-lockfile branch 2 times, most recently from 969cdf9 to 435eb50 Compare November 18, 2025 22:34
@renovate renovate bot force-pushed the renovate/rubocop-rails-2.x-lockfile branch from 435eb50 to d9ea81a Compare November 24, 2025 10:29
@renovate renovate bot changed the title chore(deps): update dependency rubocop-rails to v2.34.0 chore(deps): update dependency rubocop-rails to v2.34.1 Nov 24, 2025
@renovate renovate bot changed the title chore(deps): update dependency rubocop-rails to v2.34.1 chore(deps): update dependency rubocop-rails to v2.34.2 Nov 29, 2025
@renovate renovate bot force-pushed the renovate/rubocop-rails-2.x-lockfile branch from d9ea81a to d7401a5 Compare November 29, 2025 09:35
@renovate renovate bot force-pushed the renovate/rubocop-rails-2.x-lockfile branch from d7401a5 to 00a31ff Compare December 31, 2025 17:14
@renovate renovate bot changed the title chore(deps): update dependency rubocop-rails to v2.34.2 chore(deps): update dependency rubocop-rails to v2.34.3 Jan 3, 2026
@renovate renovate bot force-pushed the renovate/rubocop-rails-2.x-lockfile branch from 00a31ff to 640d887 Compare January 3, 2026 09:48
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