Skip to content

Update dependency rubocop-rails to v2.34.3#11323

Merged
nbudin merged 1 commit intomainfrom
renovate/rubocop-rails-2.x-lockfile
Apr 28, 2026
Merged

Update dependency rubocop-rails to v2.34.3#11323
nbudin merged 1 commit intomainfrom
renovate/rubocop-rails-2.x-lockfile

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 15, 2026

This PR contains the following updates:

Package Change Age Confidence
rubocop-rails (source, changelog) 2.33.42.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

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

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 4a039df to 52724c2 Compare April 16, 2026 15:04
@renovate renovate Bot force-pushed the renovate/rubocop-rails-2.x-lockfile branch 27 times, most recently from 8a96746 to d87d188 Compare April 26, 2026 22:19
@renovate renovate Bot force-pushed the renovate/rubocop-rails-2.x-lockfile branch from d87d188 to c97db7b Compare April 27, 2026 02:38
@renovate renovate Bot force-pushed the renovate/rubocop-rails-2.x-lockfile branch from c97db7b to ba892ea Compare April 28, 2026 16:18
@github-actions
Copy link
Copy Markdown
Contributor

Code Coverage Report: Only Changed Files listed

Package Base Coverage New Coverage Difference
app/javascript/BuiltInFormControls/AddFileModal.tsx 🔴 33.33% 🔴 0% 🔴 -33.33%
app/javascript/BuiltInFormControls/LiquidInput.tsx 🟠 60% 🟠 57.5% 🔴 -2.5%
Overall Coverage 🟢 53.13% 🟢 53.1% 🔴 -0.03%

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

@nbudin nbudin merged commit 7d6b95d into main Apr 28, 2026
18 checks passed
@nbudin nbudin deleted the renovate/rubocop-rails-2.x-lockfile branch April 28, 2026 16:43
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