Skip to content

Update dependency rubocop-rails to v2.35.3#993

Merged
raphael-goetz merged 1 commit into
mainfrom
renovate/rubocop-rails-2.x-lockfile
May 29, 2026
Merged

Update dependency rubocop-rails to v2.35.3#993
raphael-goetz merged 1 commit into
mainfrom
renovate/rubocop-rails-2.x-lockfile

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 27, 2026

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Diffend
rubocop-rails (source, changelog) 2.35.22.35.3 age adoption passing confidence Diff

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: 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 added the dependencies This updates dependency files label May 27, 2026
@github-actions
Copy link
Copy Markdown

GitLab Pipeline Action

General information

Link to pipeline: https://gitlab.com/code0-tech/development/sagittarius/-/pipelines/2555151736

Status: Passed
Duration: 6 minutes

Job summaries

rspec: [cloud]

Coverage report available at https://code0-tech.gitlab.io/-/development/sagittarius/-/jobs/14556741842/artifacts/tmp/coverage/index.html
Test summary available at https://gitlab.com/code0-tech/development/sagittarius/-/pipelines/2555151736/test_report
Finished in 28.77 seconds (files took 13.32 seconds to load)
1476 examples, 0 failures
Line Coverage: 92.7% (5045 / 5442)
[TEST PROF INFO] Time spent in factories: 00:17.658 (50.06% of total time)

rspec: [ee]

Coverage report available at https://code0-tech.gitlab.io/-/development/sagittarius/-/jobs/14556741841/artifacts/tmp/coverage/index.html
Test summary available at https://gitlab.com/code0-tech/development/sagittarius/-/pipelines/2555151736/test_report
Finished in 24.84 seconds (files took 10.25 seconds to load)
1440 examples, 0 failures
Line Coverage: 92.92% (4892 / 5265)
[TEST PROF INFO] Time spent in factories: 00:15.475 (50.33% of total time)

rspec: [ce]

Coverage report available at https://code0-tech.gitlab.io/-/development/sagittarius/-/jobs/14556741840/artifacts/tmp/coverage/index.html
Test summary available at https://gitlab.com/code0-tech/development/sagittarius/-/pipelines/2555151736/test_report
Finished in 24.84 seconds (files took 14.39 seconds to load)
1390 examples, 0 failures
Line Coverage: 92.42% (4716 / 5103)
[TEST PROF INFO] Time spent in factories: 00:15.119 (47.54% of total time)

docs:preview

Documentation preview available at https://code0-tech.gitlab.io/-/development/telescopium/-/jobs/14556758503/artifacts/out/index.html

rubocop

841 files inspected, no offenses detected

@raphael-goetz raphael-goetz merged commit ef5f546 into main May 29, 2026
1 check passed
@renovate renovate Bot deleted the renovate/rubocop-rails-2.x-lockfile branch May 29, 2026 20:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies This updates dependency files

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants