Skip to content

Bump rubocop-rails from 2.33.3 to 2.33.4 - #347

Merged
mattr- merged 1 commit into
mainfrom
dependabot/bundler/rubocop-rails-2.33.4
Oct 9, 2025
Merged

Bump rubocop-rails from 2.33.3 to 2.33.4#347
mattr- merged 1 commit into
mainfrom
dependabot/bundler/rubocop-rails-2.33.4

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubSep 29, 2025

Copy link
Copy Markdown
Contributor

Bumps rubocop-rails from 2.33.3 to 2.33.4.

Release notes

Sourced from rubocop-rails's releases.

RuboCop Rails v2.33.4

Bug fixes

  • #1530: Fix an incorrect autocorrect for Rails/FindByOrAssignmentMemoization when using endless method definition. (@​koic)
  • #1522: Fix an error for Rails/FindBy when where takes a block. (@​earlopain)
  • #1182: Fix a false positive for Rails/ActionControllerFlashBeforeRender when flash is called in a block. (@​5hun-s)
Changelog

Sourced from rubocop-rails's changelog.

2.33.4 (2025-09-27)

Bug fixes

  • #1530: Fix an incorrect autocorrect for Rails/FindByOrAssignmentMemoization when using endless method definition. ([@​koic][])
  • #1522: Fix an error for Rails/FindBy when where takes a block. ([@​earlopain][])
  • #1182: Fix a false positive for Rails/ActionControllerFlashBeforeRender when flash is called in a block. ([@​5hun-s][])
Commits
  • b2ccb82 Cut 2.33.4
  • 0fb1259 Update Changelog
  • 24faad2 Merge pull request #1533 from viralpraxis/load-simplecov-before-lib-for-bette...
  • 28caddb Load simplecov before loading lib for better coverage results
  • 60dd19b Merge pull request #1528 from 5hun-s/fix_false_positive_for_rails_action_cont...
  • 87e5bbf [Fix rubocop#1182] Fix a false positive for Rails/ActionControllerFlashBefore...
  • ec292a2 Fix a build error when using Ruby 2.7
  • 17371a8 Merge pull request #1531 from koic/fix_an_incorrect_autocorrect_for_rails_fin...
  • 2b091eb Fix an incorrect autocorrect for Rails/FindByOrAssignmentMemoization
  • dd73491 Merge pull request #1522 from Earlopain/find-by-where-block
  • Additional commits viewable 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@dependabotdependabotBot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Sep 29, 2025
@dependabot
dependabotBot requested a review from a team as a code ownerSeptember 29, 2025 22:08
@dependabotdependabotBot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Sep 29, 2025
mattr-
mattr- previously approved these changes Oct 9, 2025
@mattr-

Copy link
Copy Markdown
Contributor

@dependabot rebase

Bumps [rubocop-rails](https://github.com/rubocop/rubocop-rails) from 2.33.3 to 2.33.4.
- [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.33.3...v2.33.4)
---
updated-dependencies:
- dependency-name: rubocop-rails
dependency-version: 2.33.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabotBotforce-pushed the dependabot/bundler/rubocop-rails-2.33.4 branch from d786a25 to 839bf16CompareOctober 9, 2025 15:38
@mattr-
mattr- merged commit 185c7da into mainOct 9, 2025
8 checks passed
@mattr-
mattr- deleted the dependabot/bundler/rubocop-rails-2.33.4 branch October 9, 2025 16:55
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency filerubyPull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@mattr-