mysociety / verification-pages

Tool to generate and push verification pages to Wikidata
https://www.wikidata.org/wiki/Template:Verification_page
2 stars 1 forks source link

Bump factory_bot_rails from 5.0.1 to 5.1.0 #700

Open dependabot-preview[bot] opened 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps factory_bot_rails from 5.0.1 to 5.1.0.

Release notes *Sourced from [factory_bot_rails's releases](https://github.com/thoughtbot/factory_bot_rails/releases).* > ## v5.1.0 > Changed: factory_bot dependency to ~> 5.1.0 > > ## v5.0.2 > * Bugfix: Reload factory\_bot whenever the application changes to avoid holding > onto stale object references > * Bugfix: Avoid watching project root when no factory definitions exist
Changelog *Sourced from [factory_bot_rails's changelog](https://github.com/thoughtbot/factory_bot_rails/blob/master/NEWS.md).* > ## 5.1.0 (September 24, 2019) > * Changed: factory_bot dependency to ~> 5.1.0 > > ## 5.0.2 (April 14, 2019) > * Bugfix: Reload factory\_bot whenever the application changes to avoid holding > onto stale object references > * Bugfix: Avoid watching project root when no factory definitions exist
Commits - [`67965b2`](https://github.com/thoughtbot/factory_bot_rails/commit/67965b2dd2e6f9513110c180e80c5d5538255fcd) Bump version to 5.1.0 - [`b53e0f6`](https://github.com/thoughtbot/factory_bot_rails/commit/b53e0f6df751f1d1056aba4d3930ed313826c8ef) Update factory_bot dependency to ~> 5.1.0 - [`064838c`](https://github.com/thoughtbot/factory_bot_rails/commit/064838c0e085bb2599692aa7c4e0928f1180653c) Appraise Rails 6.0.0 - [`01051ad`](https://github.com/thoughtbot/factory_bot_rails/commit/01051ad6ae322db88ee2aa3700eb57db19c82737) Use pessimistic version for sass-rails - [`dfeb7a6`](https://github.com/thoughtbot/factory_bot_rails/commit/dfeb7a66fbec9afd4826be97f3290c6d4fb1a0f1) Address `Bundler could not find compatible versions for gem "bundler":` - [`f1da3aa`](https://github.com/thoughtbot/factory_bot_rails/commit/f1da3aa43029531a7131f8b43f97e8e77693b8db) Add active_storage, action_mailer bootsnap and sass-rails gems - [`3815aae`](https://github.com/thoughtbot/factory_bot_rails/commit/3815aae2b9e4a5c5c3027a2ee8851f44b7c6a4da) Append to paths instead of resetting them - [`7e44401`](https://github.com/thoughtbot/factory_bot_rails/commit/7e4440166713b176f73fe9f64db12704d99747a1) Fix definition_file_paths setting for Rails engine - [`34982c0`](https://github.com/thoughtbot/factory_bot_rails/commit/34982c03f1cff4840d78206ec03b355501fc3847) Test against latest versions of Rails - [`0f09598`](https://github.com/thoughtbot/factory_bot_rails/commit/0f095984b52515f9247445e2cd6d37f1db1ecdd8) Update railties and actionview to 5.2.3 - Additional commits viewable in [compare view](https://github.com/thoughtbot/factory_bot_rails/compare/v5.0.1...v5.1.0)


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) - `@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](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - 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.