Skip to content

Update rubocop-factory_bot 2.27.1 → 2.28.0 (minor)#3778

Open
depfu[bot] wants to merge 1 commit into
masterfrom
depfu/update/rubocop-factory_bot-2.28.0
Open

Update rubocop-factory_bot 2.27.1 → 2.28.0 (minor)#3778
depfu[bot] wants to merge 1 commit into
masterfrom
depfu/update/rubocop-factory_bot-2.28.0

Conversation

@depfu

@depfu depfu Bot commented Apr 9, 2026

Copy link
Copy Markdown
Contributor

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-factory_bot (2.27.1 → 2.28.0) · Repo · Changelog

Release Notes

2.28.0

  • Fix an error for FactoryBot/AssociationStyle cop when trait is not inside factory block. (@viralpraxis)
  • Fix an error for FactoryBot/ConsistentParenthesesStyle cop when using keyword splat argument. (@viralpraxis)
  • Fix a false negative for FactoryBot/SyntaxMethods when method is used inside a module. (@lovro-bikic)
  • Fix FactoryBot/AssociationStyle false positives on reserved methods. (@r7kamura)

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

Commits

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

✳️ rubocop (1.79.2 → 1.86.1) · Repo · Changelog

Release Notes

Too many releases to show here. View the full release notes.

Commits

See the full diff on Github. The new version differs by more commits than we can show here.

↗️ parallel (indirect, 1.27.0 → 1.28.0) · Repo

Commits

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

↗️ regexp_parser (indirect, 2.11.3 → 2.12.0) · Repo · Changelog

Release Notes

2.12.0 (from changelog)

Added

  • support for new unicode properties of Ruby 4.0.0

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

Commits

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

↗️ rubocop-ast (indirect, 1.46.0 → 1.49.1) · Repo · Changelog

Release Notes

1.49.1 (from changelog)

Bug fixes

  • #399: Fix unification variables not persisting in any-order nodes. (@marcandre)

1.49.0

New features

  • #394: Support Ruby 4.1 (experimental). (@koic)

1.48.0

New features

  • #391: Support Ruby 4.0 (experimental). (@koic)

1.47.1 (from changelog)

Bug fixes

  • #386: Fix parsing of node patterns that match against the empty string. (@earloapin)

1.47.0 (from changelog)

New features

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

Commits

See the full diff on Github. The new version differs by 42 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 Automatic gem updates label Apr 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

depfu Automatic gem updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants