Skip to content

build(deps-dev): bump rubocop-rails from 2.36.0 to 2.37.0 - #5383

Merged
moleske merged 1 commit into
mainfrom
dependabot/bundler/rubocop-rails-2.37.0
Aug 26, 2026
Merged

build(deps-dev): bump rubocop-rails from 2.36.0 to 2.37.0#5383
moleske merged 1 commit into
mainfrom
dependabot/bundler/rubocop-rails-2.37.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 19, 2026

Copy link
Copy Markdown
Contributor

Bumps rubocop-rails from 2.36.0 to 2.37.0.

Release notes

Sourced from rubocop-rails's releases.

RuboCop Rails v2.37.0

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)
Changelog

Sourced from rubocop-rails's changelog.

2.37.0 (2026-08-16)

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][])
Commits
  • 2ccba59 Cut 2.37.0
  • 597f352 Update Changelog
  • a400494 Merge pull request #1652 from moberegger/moberegger/optimize-HttpPositionalAr...
  • cbc6157 Optimize HttpPositionalArguments cop
  • cb023b9 Suppress RuboCop offenses
  • 166cfc6 Merge pull request #1650 from koic/lazy_load_cops
  • 3dd6378 Load cops lazily
  • 0b20dad Merge pull request #1649 from kuboon/copilot/attribute-default-block-value
  • 7c76696 Allow frozen literal defaults in AttributeDefaultBlockValue
  • 84fef55 Reset the docs version
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [rubocop-rails](https://github.com/rubocop/rubocop-rails) from 2.36.0 to 2.37.0.
- [Release notes](https://github.com/rubocop/rubocop-rails/releases)
- [Changelog](https://github.com/rubocop/rubocop-rails/blob/master/CHANGELOG.md)
- [Commits](rubocop/rubocop-rails@v2.36.0...v2.37.0)

---
updated-dependencies:
- dependency-name: rubocop-rails
  dependency-version: 2.37.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Aug 19, 2026
@moleske
moleske merged commit bdd7bd1 into main Aug 26, 2026
11 checks passed
@dependabot
dependabot Bot deleted the dependabot/bundler/rubocop-rails-2.37.0 branch August 26, 2026 00:54
ari-wg-gitbot added a commit to cloudfoundry/capi-release that referenced this pull request Aug 26, 2026
Dependency updates in cloud_controller_ng:

- build(deps): bump statsd-instrument from 3.11.1 to 4.0.0
    PR: cloudfoundry/cloud_controller_ng#5394
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

- build(deps-dev): bump sorbet-runtime from 0.6.13421 to 0.6.13439
    PR: cloudfoundry/cloud_controller_ng#5398
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

- build(deps-dev): bump ruby-lsp from 0.26.10 to 0.26.11
    PR: cloudfoundry/cloud_controller_ng#5396
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

- build(deps-dev): bump webmock from 3.26.2 to 3.26.3
    PR: cloudfoundry/cloud_controller_ng#5397
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

- build(deps): bump newrelic_rpm from 10.7.0 to 10.7.1
    PR: cloudfoundry/cloud_controller_ng#5395
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

- build(deps-dev): bump simplecov from 1.1.0 to 1.1.1
    PR: cloudfoundry/cloud_controller_ng#5378
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

- build(deps): bump github/codeql-action from 4.37.6 to 4.37.8
    PR: cloudfoundry/cloud_controller_ng#5393
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

- build(deps): bump google-protobuf from 4.35.1 to 4.36.0
    PR: cloudfoundry/cloud_controller_ng#5392
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

- build(deps-dev): bump mustache from 1.1.2 to 1.1.3
    PR: cloudfoundry/cloud_controller_ng#5391
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

- build(deps): bump psych from 5.4.0 to 5.5.0
    PR: cloudfoundry/cloud_controller_ng#5390
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

- build(deps): bump tilt from 2.8.0 to 2.9.0
    PR: cloudfoundry/cloud_controller_ng#5389
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

- build(deps): bump rubyzip from 3.4.1 to 3.5.0
    PR: cloudfoundry/cloud_controller_ng#5386
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

- build(deps-dev): bump rubocop-rails from 2.36.0 to 2.37.0
    PR: cloudfoundry/cloud_controller_ng#5383
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant