Update dependency rubocop-rails to v2.36.0#1149
Conversation
GitLab Pipeline ActionGeneral informationLink to pipeline: https://gitlab.com/code0-tech/development/sagittarius/-/pipelines/2687223754 Status: Passed Job summariesrspec: [cloud]Coverage report available at https://code0-tech.gitlab.io/-/development/sagittarius/-/jobs/15413893350/artifacts/tmp/coverage/index.html rspec: [ee]Coverage report available at https://code0-tech.gitlab.io/-/development/sagittarius/-/jobs/15413893349/artifacts/tmp/coverage/index.html rspec: [ce]Coverage report available at https://code0-tech.gitlab.io/-/development/sagittarius/-/jobs/15413893348/artifacts/tmp/coverage/index.html docs:previewDocumentation preview available at https://code0-tech.gitlab.io/-/development/telescopium/-/jobs/15413904034/artifacts/out/index.html rubocop958 files inspected, no offenses detected |
This PR contains the following updates:
2.35.5→2.36.0Release Notes
rubocop/rubocop-rails (rubocop-rails)
v2.36.0Compare Source
Bug fixes
Rails/EagerEvaluationLogMessagewhen the interpolated string is passed toRails.logger.debugas the sole body of an enclosing block such aseachortap. ([@conwayje][])Rails/ReversibleMigrationwhen usingremove_indexwithout a column inside achange_tableblock. ([@ilianah][])Rails/SafeNavigationwhen usingtry/try!with a symbol to proc such asfoo.try(&:bar). ([@koic][])Rails/LinkToBlankwhenStyle/TrailingCommaInArgumentswithEnforcedStyleForMultiline: consistent_commaadds a trailing comma, which produced a duplicate comma. ([@koic][])MigratedSchemaVersionsetting so it works for all cops. ([@lovro-bikic][])Changes
Rails/SafeNavigationwhen usingtry/try!with operator methods such as[],[]=, and==. ([@koic][])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.