Skip to content

Update dependency rubocop-rails to v2.35.2#975

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

Update dependency rubocop-rails to v2.35.2#975
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 19, 2026

This PR contains the following updates:

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

Release Notes

rubocop/rubocop-rails (rubocop-rails)

v2.35.2

Compare Source

Bug fixes
  • #​1625: Fix false positives in Rails/StrongParametersExpect when using collection methods (such as delete, keys, merge, slice, dig, fetch, or transform_values) on params[:key], as well as block-style calls such as params[:key].each { ... } or params[:key].map(&:to_s). ([@​koic][])
  • #​1627: Fix false positives in Rails/StrongParametersExpect for usages like params[:key].try(:method) and params[:key].try!(:method). ([@​nicholasdower][])

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 19, 2026
@github-actions
Copy link
Copy Markdown

GitLab Pipeline Action

General information

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

Status: Passed
Duration: 7 minutes

Job summaries

rspec: [cloud]

Coverage report available at https://code0-tech.gitlab.io/-/development/sagittarius/-/jobs/14444492928/artifacts/tmp/coverage/index.html
Test summary available at https://gitlab.com/code0-tech/development/sagittarius/-/pipelines/2537632415/test_report
Finished in 23.84 seconds (files took 13.84 seconds to load)
1467 examples, 0 failures
Line Coverage: 92.72% (4982 / 5373)
[TEST PROF INFO] Time spent in factories: 00:14.504 (47.46% of total time)

rspec: [ee]

Coverage report available at https://code0-tech.gitlab.io/-/development/sagittarius/-/jobs/14444492927/artifacts/tmp/coverage/index.html
Test summary available at https://gitlab.com/code0-tech/development/sagittarius/-/pipelines/2537632415/test_report
Finished in 24.78 seconds (files took 11.74 seconds to load)
1431 examples, 0 failures
Line Coverage: 92.94% (4829 / 5196)
[TEST PROF INFO] Time spent in factories: 00:14.799 (46.88% of total time)

rspec: [ce]

Coverage report available at https://code0-tech.gitlab.io/-/development/sagittarius/-/jobs/14444492926/artifacts/tmp/coverage/index.html
Test summary available at https://gitlab.com/code0-tech/development/sagittarius/-/pipelines/2537632415/test_report
Finished in 38.84 seconds (files took 15.32 seconds to load)
1381 examples, 0 failures
Line Coverage: 92.43% (4653 / 5034)
[TEST PROF INFO] Time spent in factories: 00:24.025 (50.67% of total time)

docs:preview

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

rubocop

831 files inspected, no offenses detected

@raphael-goetz raphael-goetz merged commit d33d022 into main May 20, 2026
1 check passed
@renovate renovate Bot deleted the renovate/rubocop-rails-2.x-lockfile branch May 20, 2026 05:40
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