chore(deps): update dependency rubocop-rails to v2.36.0 - #222
Open
descope[bot] wants to merge 1 commit into
Open
chore(deps): update dependency rubocop-rails to v2.36.0#222descope[bot] wants to merge 1 commit into
descope[bot] wants to merge 1 commit into
Conversation
descope
Bot
force-pushed
the
renovate/rubocop-rails-2.x
branch
from
August 4, 2026 06:42
2f6bf78 to
a20e1c2
Compare
descope
Bot
force-pushed
the
renovate/rubocop-rails-2.x
branch
from
August 4, 2026 20:25
a20e1c2 to
f855c3f
Compare
descope
Bot
force-pushed
the
renovate/rubocop-rails-2.x
branch
from
August 6, 2026 06:36
f855c3f to
3bf2e19
Compare
descope
Bot
force-pushed
the
renovate/rubocop-rails-2.x
branch
from
August 7, 2026 19:11
3bf2e19 to
85a66c8
Compare
descope
Bot
force-pushed
the
renovate/rubocop-rails-2.x
branch
from
August 11, 2026 14:56
85a66c8 to
649406a
Compare
descope
Bot
force-pushed
the
renovate/rubocop-rails-2.x
branch
from
August 12, 2026 22:02
649406a to
b9e6500
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
'2.35.5'→'2.36.0'2.37.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: (in timezone Asia/Jerusalem)
🚦 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.
This PR has been generated by Mend Renovate.