Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps factory_bot_rails from 4.11.1 to 5.0.0.

Release notes

Sourced from factory_bot_rails's releases.

v5.0.0

  • Added: calling reload! in the Rails console will reload any factory definition files that have changed
  • Added: support for custom generator templates
  • Added: definition_file_paths configuration option, making it easier to place factories in custom locations
  • Changed: namespaced models are now generated inside a directory matching the namespace
  • Changed: added newline between factories generated into the same file
  • Removed: support for EOL version of Ruby and Rails

v5.0.0.rc2

No release notes provided.

v5.0.0.rc1

  • Added: calling reload! in the Rails console will reload any factory definition files that have changed
  • Added: support for custom generator templates
  • Added: definition_file_paths configuration option, making it easier to place factories in custom locations
  • Changed: namespaced models are now generated inside a directory matching the namespace
  • Changed: added newline between factories generated into the same file
  • Removed: support for EOL version of Ruby and Rails
Changelog

Sourced from factory_bot_rails's changelog.

5.0.0
Added: calling reload! in the Rails console will reload any factory definition files that have changed
Added: support for custom generator templates
Added: definition_file_paths configuration option, making it easier to place factories in custom locations
Changed: namespaced models are now generated inside a directory matching the namespace
Changed: added newline between factories generated into the same file
Removed: support for EOL version of Ruby and Rails

Commits
  • df44185 Bump version to 5.0.0 [ci skip]
  • 3c300ec Update README section about generator template
  • f91bcf2 Avoid committing factory_bot_rails-*.gem files
  • 79a53a7 Bump version to 5.0.0.rc2 [ci skip]
  • 75806f3 Bump version to 5.0.0.rc1 [ci skip]
  • ab8ed30 Use an older version of bundler
  • 139c87c Run CI on Ruby 2.6
  • 14e6632 Bump required version for factory_bot and railties
  • f317e34 Make it more obvious which Gemfile groups to use
  • d320202 Update development dependencies [ci skip]
  • 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 cancel merge will cancel a previously requested merge
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 1746

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 89.526%

Totals Coverage Status
Change from base Build 1744: 0.0%
Covered Lines: 453
Relevant Lines: 506

💛 - Coveralls

@indocomsoft indocomsoft merged commit b89cd5d into master Feb 7, 2019
@dependabot-preview dependabot-preview bot deleted the dependabot/bundler/factory_bot_rails-5.0.0 branch February 7, 2019 07:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants