Skip to content

[ruby] Update rspec-rails 8.0.3 → 8.0.4 (patch)#5626

Merged
StephenHulme merged 1 commit intodevelopfrom
depfu/update/rspec-rails-8.0.4
Mar 19, 2026
Merged

[ruby] Update rspec-rails 8.0.3 → 8.0.4 (patch)#5626
StephenHulme merged 1 commit intodevelopfrom
depfu/update/rspec-rails-8.0.4

Conversation

@depfu
Copy link
Copy Markdown
Contributor

@depfu depfu bot commented Mar 18, 2026

Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ rspec-rails (8.0.3 → 8.0.4) · Repo · Changelog

Release Notes

8.0.4 (from changelog)

Full Changelog

Released to relax version constraint for rspec to allow 4.0.0.beta1.

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 3 commits:

↗️ rspec-mocks (indirect, 3.13.7 → 3.13.8) · Repo · Changelog

Release Notes

3.13.8 (from changelog)

Full Changelog

Bug Fixes:

  • Improve thread safety of mocks invocation recording. (Chad Wilson, #286)
  • Expand any_instance warning about prepended methods to private/protected methods. (Alex Dean, #297)

Does any of this look wrong? Please let us know.


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu cancel merge
Cancels automatic merging of this PR
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

@depfu depfu bot added the dependencies Pull requests that update a dependency file label Mar 18, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 18, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.21%. Comparing base (430e83a) to head (8105b0a).
⚠️ Report is 4 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #5626      +/-   ##
===========================================
- Coverage    87.24%   87.21%   -0.03%     
===========================================
  Files         1461     1461              
  Lines        33003    33003              
  Branches      3470     3470              
===========================================
- Hits         28792    28783       -9     
- Misses        4190     4199       +9     
  Partials        21       21              

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

@StephenHulme StephenHulme merged commit b49dc44 into develop Mar 19, 2026
29 checks passed
@StephenHulme StephenHulme deleted the depfu/update/rspec-rails-8.0.4 branch March 19, 2026 09:33
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