Skip to content

Update dependency rubocop-rails to v2.35.3#11600

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

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

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jun 3, 2026

This PR contains the following updates:

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

Release Notes

rubocop/rubocop-rails (rubocop-rails)

v2.35.3

Compare Source

Bug fixes
  • #​1630: Fix a false positive in Rails/StrongParametersExpect when negating params[:key] with !, such as !params[:key]. ([@​koic][])
  • #​1629: Fix false positives in Rails/StrongParametersExpect when using the safe navigation operator (&.) on params[:key]. Autocorrecting params[:key]&.downcase to params.expect(:key).downcase silently changes behavior — a missing param goes from returning nil to raising ActionController::ParameterMissing. ([@​lucasmazza][])

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 added the dependencies label Jun 3, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 3, 2026

Code Coverage Report: Only Changed Files listed

Package Base Coverage New Coverage Difference
Overall Coverage 🟢 52.82% 🟢 52.82% ⚪ 0%

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

@renovate renovate Bot merged commit 41de042 into main Jun 3, 2026
17 checks passed
@renovate renovate Bot deleted the renovate/rubocop-rails-2.x-lockfile branch June 3, 2026 11:59
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