Skip to content

chore(deps): update dependency rubocop-rails to v2.37.0 - #285

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

chore(deps): update dependency rubocop-rails to v2.37.0#285
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/rubocop-rails-2.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented Jun 21, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
rubocop-rails (source, changelog) 2.35.42.37.0 age confidence

Release Notes

rubocop/rubocop-rails (rubocop-rails)

v2.37.0

Compare Source

Changes
  • #​1649: Allow frozen array/hash literal (e.g. [].freeze, {}.freeze) as :default value in Rails/AttributeDefaultBlockValue. ([@​kuboon][])
  • #​1652: Improve Rails/HttpPositionalArguments performance by checking for include Rack::Test::Methods once per file instead of once per HTTP call. ([@​moberegger][])
  • #​1650: Speed up loading rubocop-rails by lazily loading only the cops and mixins needed for a run. This requires RuboCop 1.89.0+. ([@​koic][])

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][])

v2.35.5

Compare Source

Bug fixes
  • #​1379: Fix an incorrect offense for Rails/SaveBang when a persist method is the last expression in a multiline method or block. ([@​aki77][])
Changes

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 changed the title chore(deps): update dependency rubocop-rails to v2.35.5 chore(deps): update dependency rubocop-rails to v2.36.0 Jul 11, 2026
@renovate
renovate Bot force-pushed the renovate/rubocop-rails-2.x-lockfile branch 2 times, most recently from 3bb64b8 to 1cf380e Compare July 16, 2026 14:36
@renovate
renovate Bot force-pushed the renovate/rubocop-rails-2.x-lockfile branch from 1cf380e to 2c43082 Compare July 20, 2026 22:52
@renovate
renovate Bot force-pushed the renovate/rubocop-rails-2.x-lockfile branch from 2c43082 to 0ea1b6e Compare August 4, 2026 16:02
@renovate renovate Bot changed the title chore(deps): update dependency rubocop-rails to v2.36.0 chore(deps): update dependency rubocop-rails to v2.37.0 Aug 16, 2026
@renovate
renovate Bot force-pushed the renovate/rubocop-rails-2.x-lockfile branch from 0ea1b6e to f4c0946 Compare August 16, 2026 10:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants