chore(deps): update rspec-rails requirement from ~> 6.1 to ~> 7.1
Updates the requirements on rspec-rails to permit the latest version.
Changelog
Sourced from rspec-rails's changelog.
7.1.1 / 2025-02-06
Bug Fixes:
- Check wether rspec-mocks has been loaded before enabling signature verification for
have_enqueued_jobet al (Jon Rowe, rspec/rspec-rails#2823)7.1.0 / 2024-11-09
Enhancements:
- Improve implicit description for ActionCable matchers
have_broadcasted_to/have_broadcast. (Simon Fish, rspec/rspec-rails#2795)- Comment out
infer_spec_type_from_file_location!in newly generatedrails_helper.rbfiles. (Jon Rowe, rspec/rspec-rails#2804)- Allow turning off active job / mailer argument validation. (Oli Peate, rspec/rspec-rails#2808)
7.0.2 / 2024-11-09
Bug Fixes:
- Fix issue with
have_enqueued_mailwhen jobs were incorrectly matched due to refactoring in rspec/rspec-rails#2780. (David Runger, rspec/rspec-rails#2793)7.0.1 / 2024-09-03
Bug Fixes:
- Remove mutation of Rails constant in favour of public api. (Petrik de Heus, rspec/rspec-rails#2789)
- Cleanup Rails scaffold for unsupported versions. (Matt Jankowski, rspec/rspec-rails#2790)
- Remove deprecated scaffold that was unintentionally included in 7.0.0 (Jon Rowe, rspec/rspec-rails#2791)
7.0.0 / 2024-09-02
Enhancements:
- Change default driver for system specs on Rails 7.2 to match its default. (Steve Polito, rspec/rspec-rails#2746)
- Verify ActiveJob arguments by comparing to the method signature. (Oli Peate, rspec/rspec-rails#2745)
- Add suggestion to rails_helper.rb to skip when not in test mode. (Glauco Custódio, rspec/rspec-rails#2751)
- Add
at_priorityqualifier tohave_enqueued_jobset of matchers. (mbajur, rspec/rspec-rails#2759)- Add spec directories to
rails statson Rails main / 8.0.0. (Petrik de Heus, rspec/rspec-rails#2781)
... (truncated)
Commits
93b2d24Reference issues for Github28ad978v7.1.17f63fa9Merge pull request #2823 from rspec/ensure-mocks-config-available3b099ceSimplify instructions for gems installations from git repository (#2828)62a04e5Merge pull request #2829 from rspec/fix-verify-mailer-preview33f6492Merge pull request #2826 from rspec/switch-to-monorepodb114bbSwitch to ruby 3.4 from rc6f1599dMerge pull request #2825 from rspec/ruby-3.4-v2fece159Merge pull request #2824 from rspec/fix-build9d5e281Merge pull request #2812 from rspec/expand-permitted-rails-versions- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
The following labels could not be found: bundler.
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.