Skip to content
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

Bump factory_bot_rails from 4.8.2 to 6.2.0 #4607

Merged
merged 1 commit into from
Aug 12, 2021

Commits on Aug 12, 2021

  1. Bump factory_bot_rails from 4.8.2 to 6.2.0

    Note we're changing the parent strategy because its default value
    changed in Factory Bot 5. We're keeping the old one so it's compatible
    with our test suite.
    
    We're also removing the rubocop rule for static attributes because in
    factory bot 5 this syntax is invalid and will raise an error, so there's
    no need for rubocop to remind us about it.
    
    Bumps [factory_bot_rails](https://github.com/thoughtbot/factory_bot_rails) from 4.8.2 to 6.2.0.
    - [Release notes](https://github.com/thoughtbot/factory_bot_rails/releases)
    - [Changelog](https://github.com/thoughtbot/factory_bot_rails/blob/master/NEWS.md)
    - [Commits](thoughtbot/factory_bot_rails@v4.8.2...v6.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: factory_bot_rails
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and javierm committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    ff20b8a View commit details
    Browse the repository at this point in the history