Skip to content

Update dependency rubocop-rails to v2.35.1#11532

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/rubocop-rails-2.x-lockfile
May 17, 2026
Merged

Update dependency rubocop-rails to v2.35.1#11532
renovate[bot] merged 1 commit into
mainfrom
renovate/rubocop-rails-2.x-lockfile

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 17, 2026

This PR contains the following updates:

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

Release Notes

rubocop/rubocop-rails (rubocop-rails)

v2.35.1

Compare Source

Bug fixes
  • #​1616: Fix false positives in Rails/StrongParametersExpect when using nil-safe conversion methods such as to_i, to_s, to_a, to_f, and to_h on params[:key]. ([@​koic][])
  • #​1622: Fix false positives in Rails/StrongParametersExpect when using key-check methods such as key?, has_key?, include?, and member? on params[:key]. ([@​koic][])
  • #​1620: Fix false positives in Rails/StrongParametersExpect when using type-check methods such as is_a?, kind_of?, and instance_of? on params[:key]. ([@​koic][])

Configuration

📅 Schedule: (UTC)

  • 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 force-pushed the renovate/rubocop-rails-2.x-lockfile branch from 2701022 to aed643d Compare May 17, 2026 09:42
@renovate renovate Bot force-pushed the renovate/rubocop-rails-2.x-lockfile branch from aed643d to 77c8d36 Compare May 17, 2026 13:32
@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 🔴 0% 🔴 33.33% 🟢 33.33%
app/javascript/BuiltInFormControls/LiquidInput.tsx 🟠 57.5% 🟠 60% 🟢 2.5%
Overall Coverage 🟢 53.05% 🟢 53.08% 🟢 0.03%

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

@renovate renovate Bot merged commit a7d9e03 into main May 17, 2026
17 checks passed
@renovate renovate Bot deleted the renovate/rubocop-rails-2.x-lockfile branch May 17, 2026 17: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.

0 participants