Update dependency factory_bot_rails to v6.5.1
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| factory_bot_rails (changelog) | 6.4.4 -> 6.5.1 |
Release Notes
thoughtbot/factory_bot_rails (factory_bot_rails)
v6.5.1
What's Changed
- Fix Cucumber tests by @neilvcarvalho in #536
- Update
required_ruby_versionto require >= Ruby 3.1 by @y-yagi in #538 - add vburzynski as codeowner by @DoodlingDev in #539
- Add AuthenticationGenerator for users factory creation by @rodrigotoledo in #542
New Contributors
- @rodrigotoledo made their first contribution in #542
- @DoodlingDev made their first contribution in #539
Full Changelog: https://github.com/thoughtbot/factory_bot_rails/compare/v6.5.0...v6.5.1
v6.5.0: 6.5.0
What's Changed
- Drop support for Ruby 3.0 by @FerPerales in #507
- Read gem version from code file by @unused in #506
- Add missing required Ruby version to gemspec by @unused in #510
- Update Bundler to v2.5.23 by @smaboshe in #515
- Fix standardrb violations by @sarahraqueld in #482
- Activate linter in CI by @unused in #508
- Support
file_fixturein Factory definitions by @seanpdoyle in #427 - Fix development dependencies by @neilvcarvalho in #526
- Support Rails 7.2 by @RajRoR in #495
- Limit
pushbuilds to themainbranch by @neilvcarvalho in #527 - add support for rails v8 by @jamesoneill997 in #521
- Add latest Ruby and Rails versions to the build by @neilvcarvalho in #529
- Update gemspec with supported Rails version by @neilvcarvalho in #531
- Run Cucumber feature tests on CI by @neilvcarvalho in #530
New Contributors
- @FerPerales made their first contribution in #507
- @unused made their first contribution in #506
- @RajRoR made their first contribution in #495
- @jamesoneill997 made their first contribution in #521
Full Changelog: https://github.com/thoughtbot/factory_bot_rails/compare/v6.4.4...v6.5.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.