Skip to content

Update dependency rubocop-rails to v2.36.0#1149

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/rubocop-rails-2.x-lockfile
Open

Update dependency rubocop-rails to v2.36.0#1149
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/rubocop-rails-2.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented Jul 18, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

Release Notes

rubocop/rubocop-rails (rubocop-rails)

v2.36.0

Compare Source

Bug fixes
  • #​1647: Fix a false negative for Rails/EagerEvaluationLogMessage when the interpolated string is passed to Rails.logger.debug as the sole body of an enclosing block such as each or tap. ([@​conwayje][])
  • #​1646: Fix a false negative for Rails/ReversibleMigration when using remove_index without a column inside a change_table block. ([@​ilianah][])
  • #​1642: Fix a false negative for Rails/SafeNavigation when using try/try! with a symbol to proc such as foo.try(&:bar). ([@​koic][])
  • #​1599: Fix an incorrect autocorrect for Rails/LinkToBlank when Style/TrailingCommaInArguments with EnforcedStyleForMultiline: consistent_comma adds a trailing comma, which produced a duplicate comma. ([@​koic][])
  • #​1619: Fix MigratedSchemaVersion setting so it works for all cops. ([@​lovro-bikic][])
Changes
  • #​1641: Fix false negatives in Rails/SafeNavigation when using try/try! with operator methods such as [], []=, and ==. ([@​koic][])

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 Jul 18, 2026
@renovate renovate Bot added the dependencies This updates dependency files label Jul 18, 2026
@github-actions

Copy link
Copy Markdown

GitLab Pipeline Action

General information

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

Status: Passed
Duration: 7 minutes

Job summaries

rspec: [cloud]

Coverage report available at https://code0-tech.gitlab.io/-/development/sagittarius/-/jobs/15413893350/artifacts/tmp/coverage/index.html
Test summary available at https://gitlab.com/code0-tech/development/sagittarius/-/pipelines/2687223754/test_report
Finished in 33.75 seconds (files took 11.92 seconds to load)
1680 examples, 0 failures, 3 pending
Line Coverage: 92.64% (6221 / 6715)
[TEST PROF INFO] Time spent in factories: 00:19.898 (49.58% of total time)

rspec: [ee]

Coverage report available at https://code0-tech.gitlab.io/-/development/sagittarius/-/jobs/15413893349/artifacts/tmp/coverage/index.html
Test summary available at https://gitlab.com/code0-tech/development/sagittarius/-/pipelines/2687223754/test_report
Finished in 28.78 seconds (files took 13.51 seconds to load)
1644 examples, 0 failures, 3 pending
Line Coverage: 92.81% (6068 / 6538)
[TEST PROF INFO] Time spent in factories: 00:17.446 (47.85% of total time)

rspec: [ce]

Coverage report available at https://code0-tech.gitlab.io/-/development/sagittarius/-/jobs/15413893348/artifacts/tmp/coverage/index.html
Test summary available at https://gitlab.com/code0-tech/development/sagittarius/-/pipelines/2687223754/test_report
Finished in 34.67 seconds (files took 14.38 seconds to load)
1593 examples, 0 failures, 3 pending
Line Coverage: 92.41% (5892 / 6376)
[TEST PROF INFO] Time spent in factories: 00:21.075 (48.98% of total time)

docs:preview

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

rubocop

958 files inspected, no offenses detected

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.

1 participant