rspec/rspec-rails (rspec-rails)
### [`v7.0.0`](https://redirect.github.com/rspec/rspec-rails/blob/HEAD/Changelog.md#700--2024-09-02)
[Compare Source](https://redirect.github.com/rspec/rspec-rails/compare/v6.1.5...v7.0.0)
[Full Changelog](https://redirect.github.com/rspec/rspec-rails/compare/v6.1.5...v7.0.0)
Enhancements:
- Change default driver for system specs on Rails 7.2 to match its default.
(Steve Polito, [#2746](https://redirect.github.com/rspec/rspec-rails/issues/2746))
- Verify ActiveJob arguments by comparing to the method signature. (Oli Peate, [#2745](https://redirect.github.com/rspec/rspec-rails/issues/2745))
- Add suggestion to rails_helper.rb to skip when not in test most. (Glauco Custódio, [#2751](https://redirect.github.com/rspec/rspec-rails/issues/2751))
- Add `at_priority` qualifier to `have_enqueued_job` set of matchers. (mbajur, [#2759](https://redirect.github.com/rspec/rspec-rails/issues/2759))
- Add spec directories to `rails stats` on Rails main / 8.0.0. (Petrik de Heus, [#2781](https://redirect.github.com/rspec/rspec-rails/issues/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 contains the following updates:
'6.1.5'
->'7.0.0'
Release Notes
rspec/rspec-rails (rspec-rails)
### [`v7.0.0`](https://redirect.github.com/rspec/rspec-rails/blob/HEAD/Changelog.md#700--2024-09-02) [Compare Source](https://redirect.github.com/rspec/rspec-rails/compare/v6.1.5...v7.0.0) [Full Changelog](https://redirect.github.com/rspec/rspec-rails/compare/v6.1.5...v7.0.0) Enhancements: - Change default driver for system specs on Rails 7.2 to match its default. (Steve Polito, [#2746](https://redirect.github.com/rspec/rspec-rails/issues/2746)) - Verify ActiveJob arguments by comparing to the method signature. (Oli Peate, [#2745](https://redirect.github.com/rspec/rspec-rails/issues/2745)) - Add suggestion to rails_helper.rb to skip when not in test most. (Glauco Custódio, [#2751](https://redirect.github.com/rspec/rspec-rails/issues/2751)) - Add `at_priority` qualifier to `have_enqueued_job` set of matchers. (mbajur, [#2759](https://redirect.github.com/rspec/rspec-rails/issues/2759)) - Add spec directories to `rails stats` on Rails main / 8.0.0. (Petrik de Heus, [#2781](https://redirect.github.com/rspec/rspec-rails/issues/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.
This PR was generated by Mend Renovate. View the repository job log.