Skip to content

build(deps-dev): Bump factory_bot from 6.5.1 to 6.5.3 #2635

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 2, 2025

Bumps factory_bot from 6.5.1 to 6.5.3.

Release notes

Sourced from factory_bot's releases.

v6.5.3

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

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

Sourced from factory_bot's changelog.

6.5.3 (June 2, 2025)

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

6.5.2 (May 30, 2025)

* 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)
Commits
  • 1124a27 Bump to 6.5.3 [ci skip]
  • 0abe26c Factory Sequence: bug-fix + new methods for setting, generating and rewinding...
  • e35980d Bump to 6.5.2 [skip ci]
  • ce30e8b docs: documentation files updated
  • 7e152ce Fix "Transitioning from Factory Girl" guide link (#1745)
  • 75244d8 Update has_many-associations.md
  • acc095e Fix docs about definition file paths
  • 5f9e369 Refactored sequences to ensure cloned traits use parent sequences. (#1739)
  • 38a4ab4 Add ruby-lsp extensions to Useful Tools in README.md (#1735)
  • 37183fe Fix definition_file_paths comment (#1737)
  • 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)

Bumps [factory_bot](https://github.com/thoughtbot/factory_bot) from 6.5.1 to 6.5.3.
- [Release notes](https://github.com/thoughtbot/factory_bot/releases)
- [Changelog](https://github.com/thoughtbot/factory_bot/blob/main/NEWS.md)
- [Commits](thoughtbot/factory_bot@v6.5.1...v6.5.3)

---
updated-dependencies:
- dependency-name: factory_bot
  dependency-version: 6.5.3
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies ruby Pull requests that update Ruby code labels Jun 2, 2025
@dependabot dependabot bot requested a review from toshimaru as a code owner June 2, 2025 18:47
@dependabot dependabot bot added dependencies ruby Pull requests that update Ruby code labels Jun 2, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 13, 2025

Superseded by #2641.

@dependabot dependabot bot closed this Jun 13, 2025
@dependabot dependabot bot deleted the dependabot/bundler/factory_bot-6.5.3 branch June 13, 2025 18:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants