Update dependency rspec-rails to v7.1.1 #296

Open
renovate wants to merge 1 commit from renovate/rspec-rails-7.x-lockfile into main
Collaborator

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
rspec-rails (changelog) 7.1.0 -> 7.1.1 age adoption passing confidence

Release Notes

rspec/rspec-rails (rspec-rails)

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

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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [rspec-rails](https://github.com/rspec/rspec-rails) ([changelog](https://github.com/rspec/rspec-rails/blob/v8.0.1/Changelog.md)) | `7.1.0` -> `7.1.1` | [![age](https://developer.mend.io/api/mc/badges/age/rubygems/rspec-rails/7.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/rubygems/rspec-rails/7.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/rubygems/rspec-rails/7.1.0/7.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/rubygems/rspec-rails/7.1.0/7.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>rspec/rspec-rails (rspec-rails)</summary> ### [`v7.1.1`](https://github.com/rspec/rspec-rails/blob/HEAD/Changelog.md#800--2025-04-30) [Compare Source](https://github.com/rspec/rspec-rails/compare/v7.1.0...v7.1.1) [Full Changelog](https://github.com/rspec/rspec-rails/compare/v7.1.1...v8.0.0) Enhancements: - Add Rails 8 authentication generator support. (Jerome Dalbert, [#&#8203;2811](https://github.com/rspec/rspec-rails/issues/2811)) - Improve install generator comment for `ActiveRecord::Migration.maintain_test_schema!` ([#&#8203;2832](https://github.com/rspec/rspec-rails/issues/2832)) - Add support for `served_by` in system specs. (Sam Giffney, [#&#8203;2841](https://github.com/rspec/rspec-rails/issues/2841)) Breaking Changes: - Minimum supported Rails version is 7.2.0 </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjEuNiIsInVwZGF0ZWRJblZlciI6IjQxLjM3LjIiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
renovate force-pushed renovate/rspec-rails-7.x-lockfile from 3af99f2c7a to 454a1bfdcb 2025-02-17 23:02:49 +00:00 Compare
renovate force-pushed renovate/rspec-rails-7.x-lockfile from 454a1bfdcb to 0d3d35d04b 2025-07-19 12:01:01 +00:00 Compare
All checks were successful
ci/woodpecker/pr/test Pipeline was successful
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/rspec-rails-7.x-lockfile:renovate/rspec-rails-7.x-lockfile
git switch renovate/rspec-rails-7.x-lockfile

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/rspec-rails-7.x-lockfile
git switch renovate/rspec-rails-7.x-lockfile
git rebase main
git switch main
git merge --ff-only renovate/rspec-rails-7.x-lockfile
git switch renovate/rspec-rails-7.x-lockfile
git rebase main
git switch main
git merge --no-ff renovate/rspec-rails-7.x-lockfile
git switch main
git merge --squash renovate/rspec-rails-7.x-lockfile
git switch main
git merge --ff-only renovate/rspec-rails-7.x-lockfile
git switch main
git merge renovate/rspec-rails-7.x-lockfile
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: casper/advent_leaderboard#296
No description provided.