Skip to content

[ruby] Update rubocop-rails 2.32.0 → 2.33.0 (minor)#400

Closed
depfu[bot] wants to merge 2 commits intomainfrom
depfu/update/rubocop-rails-2.33.0
Closed

[ruby] Update rubocop-rails 2.32.0 → 2.33.0 (minor)#400
depfu[bot] wants to merge 2 commits intomainfrom
depfu/update/rubocop-rails-2.33.0

Conversation

@depfu
Copy link
Copy Markdown
Contributor

@depfu depfu Bot commented Aug 11, 2025

Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ rubocop-rails (2.32.0 → 2.33.0) · Repo · Changelog

Release Notes

2.33.0

New features

Bug fixes

  • #1497: Fix bugs in Rails/PluckId and Rails/PluckInWhere. (@r7kamura)
  • #1478: Fix a false negative for Rails/EnvLocal when having preceding conditions. (@fatkodima)
  • #1505: Fix false negatives for Rails/Pluck when map method call is used in a block without a receiver. (@koic)
  • #1486: Fix false positives for Rails/Output when p method is a DSL. (@koic)
  • #1495: Fix false positives for Rails/TransactionExitStatement when break is used in loop in transactions. (@koic)
  • #1483: Fix autocorrection error when Rails/IndexWith has nested offenses. (@lovro-bikic)

Changes

  • #1500: Exclude controllers and mailers from Lint/UselessMethodDefinition. (@r7kamura)
  • #1474: Make Rails/EnumSyntax include the lib directory by default. (@koic)
  • #1463: Mark Rails/IndexWith as unsafe autocorrect. (@tejasbubane)

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 30 commits:

↗️ regexp_parser (indirect, 2.11.0 → 2.11.1) · Repo · Changelog

Release Notes

2.11.1 (from changelog)

Fixed

  • restored compatibility with Ruby < 2.6, broken in regexp_parser v2.11.0

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 7 commits:


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu cancel merge
Cancels automatic merging of this PR
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

@depfu depfu Bot added the depfu label Aug 11, 2025
@coveralls
Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 16871131501

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 99.045%

Totals Coverage Status
Change from base Build 16789961354: 0.0%
Covered Lines: 622
Relevant Lines: 628

💛 - Coveralls

@digitaltom digitaltom enabled auto-merge August 12, 2025 21:37
@depfu
Copy link
Copy Markdown
Contributor Author

depfu Bot commented Aug 13, 2025

Closing because this update has already been applied

@depfu depfu Bot closed this Aug 13, 2025
auto-merge was automatically disabled August 13, 2025 07:50

Pull request was closed

@depfu depfu Bot deleted the depfu/update/rubocop-rails-2.33.0 branch August 13, 2025 07:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants