Skip to content

Bump factory_bot from 6.5.0 to 6.6.0#17

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/factory_bot-6.6.0
Closed

Bump factory_bot from 6.5.0 to 6.6.0#17
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/factory_bot-6.6.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 9, 2026

Copy link
Copy Markdown

Bumps factory_bot from 6.5.0 to 6.6.0.

Release notes

Sourced from factory_bot's releases.

v6.6.0

What's Changed

New Contributors

Full Changelog: thoughtbot/factory_bot@v6.5.6...v6.6.0

v6.5.6

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from factory_bot's changelog.

6.6.0 (May 4, 2026)

6.5.6 (October 22, 2025)

6.5.5 (August 15, 2025)

  • Feat: Adds developer console features (CodeMeister)
    • adds bin/setup to run bundle install
    • adds bin/console to open an IRB console with factory_bot loaded
    • adds a session method reload! will reload all gem files.
  • Feat: Before(:all) and after(:all) callbacks added (CodeMeister)
  • Feat: Adds support for before build callback (Mohammed Nasser and Neil Carvalho)
  • Feat: Adds support for lazy loaded initial value sequences (AJ Esler)
  • Fix: Refactors the removal of files from the loaded register in .irbrc (CodeMeister)
  • Fix: Improves the sequence handling with better context support (CodeMeister)
    • Fixes issue #1754 where #generate was throwing an error
    • Refactors the #increment_sequence method to remove the URI requirement
  • Fix: Cleans up ActiveSupport core extensions (Neil Carvalho)
  • Fix: Addresses issue #1709 with resolution of conflict between '' and '<attribute_id>` (CodeMeister)
  • Fix: Addresses issue #1712 by ensuring callbacks only run once per instance (CodeMeister)
  • Docs: Downcase of the word "constants" in .irbrc file (CodeMeister)
  • Docs: Update docs with note clarifying when the full namespace is required in a factory (John Pitchko)

... (truncated)

Commits
  • 5d39953 Commit Gemfile.lock as part of the release preparation (#1819)
  • 8b2d41a Fix release workflow: add workflow_dispatch, environment, and .tool-versions ...
  • aaa9275 Release v6.6.0 (#1817)
  • c47758a Add gem release workflow with GitHub release notes from changelog (#1815)
  • 63bf988 Add bundle install step before bundle exec rake in prepare-release workflow
  • 0337f8b Extract changelog update logic into a Rake task
  • 46c5812 Add workflow to prepare a release PR
  • ab74525 Require MFA for gem pushes
  • 26f3680 Add factory_bot.before_run_factory instrumentation event (#1795)
  • a4e5ab7 DefinitionProxy#method_missing: Forward given block to #association (#1579)
  • 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 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.0 to 6.6.0.
- [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.0...v6.6.0)

---
updated-dependencies:
- dependency-name: factory_bot
  dependency-version: 6.6.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Jul 9, 2026
@coderabbitai

coderabbitai Bot commented Jul 9, 2026

Copy link
Copy Markdown

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Free

Run ID: 27fd2b6f-52c4-4661-9eb4-18c591090cc0

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Comment @coderabbitai help to get the list of available commands.

@dependabot @github

dependabot Bot commented on behalf of github Jul 11, 2026

Copy link
Copy Markdown
Author

Dependabot couldn't fetch all your path-based dependencies. Because of this, Dependabot cannot update this pull request.

@dependabot @github

dependabot Bot commented on behalf of github Jul 12, 2026

Copy link
Copy Markdown
Author

Looks like factory_bot is no longer a dependency, so this is no longer needed.

@dependabot dependabot Bot closed this Jul 12, 2026
@dependabot dependabot Bot deleted the dependabot/bundler/factory_bot-6.6.0 branch July 12, 2026 02:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants