Skip to content

Update factory_bot_rails 6.4.3 → 6.5.1 (minor)#718

Open
depfu[bot] wants to merge 1 commit intomasterfrom
depfu/update/factory_bot_rails-6.5.1
Open

Update factory_bot_rails 6.4.3 → 6.5.1 (minor)#718
depfu[bot] wants to merge 1 commit intomasterfrom
depfu/update/factory_bot_rails-6.5.1

Conversation

@depfu
Copy link
Copy Markdown
Contributor

@depfu depfu bot commented Apr 10, 2026

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?

✳️ factory_bot_rails (6.4.3 → 6.5.1) · Repo · Changelog

Release Notes

6.5.1

What's Changed

New Contributors

Full Changelog: v6.5.0...v6.5.1

6.5.0

What's Changed

New Contributors

Full Changelog: v6.4.4...v6.5.0

6.4.4

What's Changed

New Contributors

Full Changelog: v6.4.3...v6.4.4

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

Commits

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

↗️ factory_bot (indirect, 6.4.5 → 6.5.6) · Repo · Changelog

Release Notes

6.5.6

What's Changed

New Contributors

Full Changelog: v6.5.5...v6.5.6

6.5.5

What's Changed

New Contributors

Full Changelog: v6.5.4...v6.5.5

6.5.4

  • Fix bug where user-defined method named definition could not be set through method_missing in factories. (CodeMeister)

6.5.3

  • Fix: Factory sequences without blocks (CodeMeister)
  • Added: New methods for setting, generating and rewinding sequences (CodeMeister)

6.5.2

  • Changed: Updated "verbose linting" test to allow for backtrace changes in Ruby 3.4 (CodeMeister)
  • Fix: Set the same timestamps for created_at and updated_at on build_stubbed (Kim Emmanuel)
  • Fix: Refactored sequences to ensure cloned traits use parent sequences. (CodeMeister)
  • Docs: Fix definition_file_paths comment (Milo Winningham)
  • Docs: Add ruby-lsp extensions to Useful Tools in README.md (johansenja)
  • Docs: Fix docs about definition file paths (Ryo Nakamura)
  • Docs: Update has_many-associations.md to mention that traits can use inline associations (Matthew Zagaja)
  • Docs: Fix "Transitioning from Factory Girl" guide link (Neil Carvalho)

6.5.1

What's Changed

  • Changed: execute linting tests within ActiveRecord transactions when available (Sean Doyle)
  • Fix: Random test failure when tracking compilation time (CodeMeister)
  • Fix: Bump the minimum required activesupport version to 6.1 (Earlopain)
  • Internal: Update development dependencies (Neil Carvalho)

New Contributors

@CodeMeinster made their first contribution on #1713

Full Changelog: v6.5.0...v6.5.1

6.5.0

What's Changed

New Contributors

Full Changelog: v6.4.6...v6.5.0

6.4.6

  • Fix: Bump minimum required Ruby in gemspec (Earlopain).
  • Fix: Broken link in FactoryBot.modify docs (Matt Brictson).
  • Fix: Broken link in FactoryBot.lint docs (Anton Dieterle).

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

Commits

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


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 Apr 10, 2026
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.

0 participants