Update dependency rubocop-rails to v2.35.2#975
Conversation
GitLab Pipeline ActionGeneral informationLink to pipeline: https://gitlab.com/code0-tech/development/sagittarius/-/pipelines/2537632415 Status: Passed Job summariesrspec: [cloud]Coverage report available at https://code0-tech.gitlab.io/-/development/sagittarius/-/jobs/14444492928/artifacts/tmp/coverage/index.html rspec: [ee]Coverage report available at https://code0-tech.gitlab.io/-/development/sagittarius/-/jobs/14444492927/artifacts/tmp/coverage/index.html rspec: [ce]Coverage report available at https://code0-tech.gitlab.io/-/development/sagittarius/-/jobs/14444492926/artifacts/tmp/coverage/index.html docs:previewDocumentation preview available at https://code0-tech.gitlab.io/-/development/telescopium/-/jobs/14444560246/artifacts/out/index.html rubocop831 files inspected, no offenses detected |
This PR contains the following updates:
2.35.1→2.35.2Release Notes
rubocop/rubocop-rails (rubocop-rails)
v2.35.2Compare Source
Bug fixes
Rails/StrongParametersExpectwhen using collection methods (such asdelete,keys,merge,slice,dig,fetch, ortransform_values) onparams[:key], as well as block-style calls such asparams[:key].each { ... }orparams[:key].map(&:to_s). ([@koic][])Rails/StrongParametersExpectfor usages likeparams[:key].try(:method)andparams[:key].try!(:method). ([@nicholasdower][])Configuration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.