Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Nov 2, 2022

Bumps factory_girl from 4.7.0 to 4.9.0.

Changelog

Sourced from factory_girl's changelog.

4.9.0 (skipped - FactoryGirl only release)

4.8.2 (October 20, 2017)

  • Rename factory_girl to factory_bot

4.8.1 (September 28, 2017)

  • Explicitly define #destroyed? within the Stub strategy to return nil instead of raising
  • Update various dependencies
  • Update internal test suite to use RSpec's mocking/stubbing instead of mocha

4.8.0 (December 16, 2016)

  • Improve documentation
  • Add FactoryGirl.generate_list to be consistent with build_list/create_list and friends
  • Add FactoryGirl.use_parent_strategy configuration to allow associations to leverage parent build strategy
Commits
  • 8141b0b Bump version to 4.9.0
  • 48296b9 Deprecate factory_girl and provide upgrade instructions
  • f48b90a Update migration base class to work with new versions of Rails (#1041)
  • dd420df Update ordered assertion test (#1042)
  • 1924bc0 Simplify DatabaseCleaner code example for linter (#1009)
  • 07b796e Improve lint rake task example to return proper exit code (#1011)
  • 38a4a25 Update copyright year
  • 0dadb2f Allow linting factory strategy to be specified (#1019)
  • 5e6f018 Pass evaluator to to_create (#1036)
  • 3872ab7 Bump version to 4.8.1
  • 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 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_girl](https://github.com/thoughtbot/factory_girl) from 4.7.0 to 4.9.0.
- [Release notes](https://github.com/thoughtbot/factory_girl/releases)
- [Changelog](https://github.com/thoughtbot/factory_bot/blob/main/NEWS.md)
- [Commits](thoughtbot/factory_bot@v4.7.0...v4.9.0)

---
updated-dependencies:
- dependency-name: factory_girl
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Nov 2, 2022
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.

1 participant