rswag-example
rswag-example copied to clipboard
Bump factory_bot_rails from 5.2.0 to 6.2.0
Bumps factory_bot_rails from 5.2.0 to 6.2.0.
Release notes
Sourced from factory_bot_rails's releases.
v6.2.0
- Changed: factory_bot dependency to ~> 6.2.0
v6.1.0
- Changed: factory_bot dependency to ~> 6.1.0
v6.0.0
- Fixed: generate a plural factory name when the
--force-plural
flag is provided- Changed: factory_bot dependency to ~> 6.0.0
- Removed:
"factory_bot.register_reloader"
initializer, now registering the reloader after application initialization- Removed: support for EOL versions of Ruby (2.3, 2.4) and Rails (4.2)
Changelog
Sourced from factory_bot_rails's changelog.
6.2.0 (May 7, 2021)
- Changed: factory_bot dependency to ~> 6.2.0
6.1.0 (July 8, 2020)
- Changed: factory_bot dependency to ~> 6.1.0
6.0.0 (June 18, 2020)
- Fixed: generate a plural factory name when the --force-plural flag is provided
- Changed: factory_bot dependency to ~> 6.0.0
- Removed:
"factory_bot.register_reloader"
initializer, now registering the reloader after application initialization- Removed: support for EOL versions of Ruby (2.3, 2.4) and Rails (4.2)
Commits
62cd3aa
Bump version to v.6.2.0 [ci skip]8cda0bb
Bump factory_bot in Gemfileae399cd
factory_bot ~> 6.2.0c8b3f90
Run tests on Ruby 3.0 (#390)a5c7bf3
Test against Rails 6.1 (#388)9de5e2b
Skip Spring version 2.1.1 (#389)9f5b5fc
Update NEWS.md to mention v5.2.03564a68
Bump version to v.6.1.0 [ci skip]4b39c91
Bump version to v.6.1.0 [ci skip]956beb1
Bump all dev dependencies- Additional commits viewable in compare view
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) -
@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)
- 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)