Update dependency rspec-rails to v7
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| rspec-rails (changelog) | 6.1.5 -> 7.0.1 |
Release Notes
rspec/rspec-rails (rspec-rails)
v7.0.1
Bug Fixes:
- Remove mutation of Rails constant in favour of public api. (Petrik de Heus, #2789)
- Cleanup Rails scaffold for unsupported versions. (Matt Jankowski, #2790)
- Remove deprecated scaffold that was unintentionally included in 7.0.0 (Jon Rowe, #2791)
v7.0.0
Enhancements:
- Change default driver for system specs on Rails 7.2 to match its default. (Steve Polito, #2746)
- Verify ActiveJob arguments by comparing to the method signature. (Oli Peate, #2745)
- Add suggestion to rails_helper.rb to skip when not in test mode. (Glauco Custódio, #2751)
- Add
at_priorityqualifier tohave_enqueued_jobset of matchers. (mbajur, #2759) - Add spec directories to
rails statson Rails main / 8.0.0. (Petrik de Heus, #2781)
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.