Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 23, 2025

This PR contains the following updates:

Package Change Age Confidence
rspec-rails (changelog) "~> 6.1.0" -> "~> 8.0.0" age confidence

Release Notes

rspec/rspec-rails (rspec-rails)

v8.0.1

Compare Source

Full Changelog

Bug Fixes:

  • Make the have_been_performed / have_been_enqueued return false for
    supports_block_expectations? as they don't supporting block expectations.
    (Sam Kidman, #​2851)

v8.0.0

Compare Source

Full Changelog

Bug Fixes:

  • Make the have_been_performed / have_been_enqueued return false for
    supports_block_expectations? as they don't supporting block expectations.
    (Sam Kidman, #​2851)

v7.1.1

Compare Source

Full Changelog

Enhancements:

  • Add Rails 8 authentication generator support. (Jerome Dalbert, #​2811)
  • Improve install generator comment for ActiveRecord::Migration.maintain_test_schema!
    (#​2832)
  • Add support for served_by in system specs. (Sam Giffney, #​2841)

Breaking Changes:

  • Minimum supported Rails version is 7.2.0

v7.1.0

Compare Source

Full Changelog

Bug Fixes:

  • Check wether rspec-mocks has been loaded before enabling signature
    verification for have_enqueued_job et al (Jon Rowe, #​2823)

v7.0.2

Compare Source

Full Changelog

Enhancements:

  • Improve implicit description for ActionCable matchers have_broadcasted_to /
    have_broadcast. (Simon Fish, #​2795)
  • Comment out infer_spec_type_from_file_location! in newly generated
    rails_helper.rb files. (Jon Rowe, #​2804)
  • Allow turning off active job / mailer argument validation.
    (Oli Peate, #​2808)

v7.0.1

Compare Source

Full Changelog

Bug Fixes:

  • Fix issue with have_enqueued_mail when jobs were incorrectly matched due
    to refactoring in #​2780. (David Runger, #​2793)

v7.0.0

Compare Source

Full Changelog

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)

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, 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.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jul 23, 2025
@renovate renovate bot force-pushed the renovate/rspec-rails-8.x branch from f6be619 to 36982da Compare July 23, 2025 14:31
@doshitan doshitan merged commit 9e5d2d5 into main Jul 23, 2025
6 checks passed
@doshitan doshitan deleted the renovate/rspec-rails-8.x branch July 23, 2025 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant