chore(deps): update rspec-rails requirement from ~> 6.1 to ~> 8.0
Updates the requirements on rspec-rails to permit the latest version.
Changelog
Sourced from rspec-rails's changelog.
8.0.2 / 2025-08-12
Bug Fixes:
- Fix scaffold generator producing deprecated Rack http statuses. (Taketo Takashima, rspec/rspec-rails#2860)
8.0.1 / 2025-06-19
Bug Fixes:
- Make the
have_been_performed/have_been_enqueuedreturnfalseforsupports_block_expectations?as they don't supporting block expectations. (Sam Kidman, rspec/rspec-rails#2851)8.0.0 / 2025-04-30
Enhancements:
- Add Rails 8 authentication generator support. (Jerome Dalbert, rspec/rspec-rails#2811)
- Improve install generator comment for
ActiveRecord::Migration.maintain_test_schema!rspec/rspec-rails#2832- Add support for
served_byin system specs. (Sam Giffney, rspec/rspec-rails#2841)Breaking Changes:
- Minimum supported Rails version is 7.2.0
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)
... (truncated)
Commits
c3788c2v8.0.2ab96e8aTidy up rack status in spec2d5eaeaFix deprecation warning for :unprocessable_entity in scaffold-generated tests...9338a3fv8.0.10a225f0Fix changelog linksf4410faChangelog for #2851d81911dDo not support block expectations on HaveBeenPerformed/HaveBeenEnqueued (#2851)fc23c70Merge pull request #2854 from rspec/upgrade-arubafb5619eNote about transaction visibility751248dv8.0.0- 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)
Labels
The following labels could not be found: bundler. Please create it before Dependabot can add it to a pull request.
Please fix the above issues or remove invalid values from dependabot.yml.
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.