Skip to content

chore(deps): update dependency rspec-rails to v8 - #1064

Merged
lodewiges merged 2 commits into
stagingfrom
renovate/rspec-rails-8.x
Oct 26, 2025
Merged

chore(deps): update dependency rspec-rails to v8#1064
lodewiges merged 2 commits into
stagingfrom
renovate/rspec-rails-8.x

Conversation

@renovate

@renovate renovate Bot commented Jun 1, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
rspec-rails (changelog) '~> 6.1.5' -> '~> 8.0.2' age confidence

Release Notes

rspec/rspec-rails (rspec-rails)

v8.0.2

Compare Source

Full Changelog

Bug Fixes:

  • Fix scaffold generator producing deprecated Rack http statuses.
    (Taketo Takashima, #​2860)

v8.0.1

Compare Source

Full Changelog

Bug Fixes:

  • Fix scaffold generator producing deprecated Rack http statuses.
    (Taketo Takashima, #​2860)

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 - 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.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Jun 1, 2025
@renovate
renovate Bot force-pushed the renovate/rspec-rails-8.x branch from 4c48b1f to f201376 Compare June 2, 2025 19:54
@renovate
renovate Bot force-pushed the renovate/rspec-rails-8.x branch from f201376 to 15b7a1d Compare June 19, 2025 16:46
@renovate
renovate Bot force-pushed the renovate/rspec-rails-8.x branch from 15b7a1d to f2c9de5 Compare October 8, 2025 22:54
@codecov

codecov Bot commented Oct 8, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.56%. Comparing base (ef3656b) to head (04bab72).
⚠️ Report is 3 commits behind head on staging.

Additional details and impacted files
@@           Coverage Diff            @@
##           staging    #1064   +/-   ##
========================================
  Coverage    74.56%   74.56%           
========================================
  Files           51       51           
  Lines         1093     1093           
========================================
  Hits           815      815           
  Misses         278      278           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate
renovate Bot force-pushed the renovate/rspec-rails-8.x branch from f2c9de5 to b37ec01 Compare October 26, 2025 20:23
@coderabbitai

coderabbitai Bot commented Oct 26, 2025

Copy link
Copy Markdown

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@renovate
renovate Bot force-pushed the renovate/rspec-rails-8.x branch from b37ec01 to 9d63a92 Compare October 26, 2025 22:34
@renovate

renovate Bot commented Oct 26, 2025

Copy link
Copy Markdown
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@lodewiges
lodewiges added this pull request to the merge queue Oct 26, 2025
Merged via the queue into staging with commit a5501df Oct 26, 2025
6 checks passed
@lodewiges
lodewiges deleted the renovate/rspec-rails-8.x branch October 26, 2025 23:22
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