Update dependency rspec-rails to v6.1.5 #54

Closed
bustikiller wants to merge 1 commits from renovate/rspec-rails-6.x-lockfile into main
Owner

This PR contains the following updates:

Package Update Change
rspec-rails (changelog) patch 6.1.1 -> 6.1.5

Release Notes

rspec/rspec-rails (rspec-rails)

v6.1.5

Compare Source

Full Changelog

Bug Fixes:

  • Restore old order of requiring support files. (Franz Liedke, #​2785)
  • Prevent running rake spec:statsetup on Rails main / 8.0.0. (Petrik de Heus, #​2781)

v6.1.4

Compare Source

Full Changelog

Bug Fixes:

  • Prevent have_http_status matcher raising an error when encountering a raw Rack::MockResponse.
    (Christophe Bliard, #​2771)
  • Move Rails version conditional from index scaffold generated file to template. (Matt Jankowski, #​2777)

v6.1.3

Compare Source

Full Changelog

Bug Fixes:

  • Reset ActiveSupport::CurrentAttributes between examples. (Javier Julio, #​2752)
  • Fix a broken link in generated mailer previews. (Chiara Núñez, #​2764)
  • Fix have_status_code behaviour with deprecated status names by delegating
    to Rack::Utils.status_code/1 to set the expected status code. (Darren Boyd, #​2765)

v6.1.2

Compare Source

Full Changelog

Bug Fixes:

  • Fix generated mailer paths to match Rails convention. (Patrício dos Santos, #​2735)
  • Fix class in template for generator specs. (Nicolas Buduroi, #​2744)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [rspec-rails](https://github.com/rspec/rspec-rails) ([changelog](https://github.com/rspec/rspec-rails/blob/v7.0.1/Changelog.md)) | patch | `6.1.1` -> `6.1.5` | --- ### Release Notes <details> <summary>rspec/rspec-rails (rspec-rails)</summary> ### [`v6.1.5`](https://github.com/rspec/rspec-rails/blob/HEAD/Changelog.md#615--2024-09-02) [Compare Source](https://github.com/rspec/rspec-rails/compare/v6.1.4...v6.1.5) [Full Changelog](https://github.com/rspec/rspec-rails/compare/v6.1.4...v6.1.5) Bug Fixes: - Restore old order of requiring support files. (Franz Liedke, [#&#8203;2785](https://github.com/rspec/rspec-rails/issues/2785)) - Prevent running `rake spec:statsetup` on Rails main / 8.0.0. (Petrik de Heus, [#&#8203;2781](https://github.com/rspec/rspec-rails/issues/2781)) ### [`v6.1.4`](https://github.com/rspec/rspec-rails/blob/HEAD/Changelog.md#614--2024-08-15) [Compare Source](https://github.com/rspec/rspec-rails/compare/v6.1.3...v6.1.4) [Full Changelog](https://github.com/rspec/rspec-rails/compare/v6.1.3...v6.1.4) Bug Fixes: - Prevent `have_http_status` matcher raising an error when encountering a raw `Rack::MockResponse`. (Christophe Bliard, [#&#8203;2771](https://github.com/rspec/rspec-rails/issues/2771)) - Move Rails version conditional from index scaffold generated file to template. (Matt Jankowski, [#&#8203;2777](https://github.com/rspec/rspec-rails/issues/2777)) ### [`v6.1.3`](https://github.com/rspec/rspec-rails/blob/HEAD/Changelog.md#613--2024-06-19) [Compare Source](https://github.com/rspec/rspec-rails/compare/v6.1.2...v6.1.3) [Full Changelog](https://github.com/rspec/rspec-rails/compare/v6.1.2...v6.1.3) Bug Fixes: - Reset `ActiveSupport::CurrentAttributes` between examples. (Javier Julio, [#&#8203;2752](https://github.com/rspec/rspec-rails/issues/2752)) - Fix a broken link in generated mailer previews. (Chiara Núñez, [#&#8203;2764](https://github.com/rspec/rspec-rails/issues/2764)) - Fix `have_status_code` behaviour with deprecated status names by delegating to `Rack::Utils.status_code/1` to set the expected status code. (Darren Boyd, [#&#8203;2765](https://github.com/rspec/rspec-rails/issues/2765)) ### [`v6.1.2`](https://github.com/rspec/rspec-rails/blob/HEAD/Changelog.md#612--2024-03-19) [Compare Source](https://github.com/rspec/rspec-rails/compare/v6.1.1...v6.1.2) [Full Changelog](https://github.com/rspec/rspec-rails/compare/v6.1.1...v6.1.2) Bug Fixes: - Fix generated mailer paths to match Rails convention. (Patrício dos Santos, [#&#8203;2735](https://github.com/rspec/rspec-rails/issues/2735)) - Fix class in template for generator specs. (Nicolas Buduroi, [#&#8203;2744](https://github.com/rspec/rspec-rails/issues/2744)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzOC41OS4xIiwidXBkYXRlZEluVmVyIjoiMzguNjYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
bustikiller added 1 commit 2024-09-02 03:03:29 +00:00
Update dependency rspec-rails to v6.1.4
All checks were successful
Run unit tests / unit_tests (pull_request) Successful in 5m55s
Build docker image / build-static-assets (pull_request) Successful in 23m15s
8206c65563
bustikiller force-pushed renovate/rspec-rails-6.x-lockfile from 8206c65563 to 85e7d0f5cd 2024-09-02 09:02:49 +00:00 Compare
bustikiller changed title from Update dependency rspec-rails to v6.1.4 to Update dependency rspec-rails to v6.1.5 2024-09-02 13:04:44 +00:00
bustikiller force-pushed renovate/rspec-rails-6.x-lockfile from 85e7d0f5cd to 550032896b 2024-09-05 22:07:04 +00:00 Compare
bustikiller force-pushed renovate/rspec-rails-6.x-lockfile from 550032896b to ad4545feab 2024-09-07 22:16:26 +00:00 Compare
bustikiller force-pushed renovate/rspec-rails-6.x-lockfile from ad4545feab to d07ffb048b 2024-09-20 20:13:28 +00:00 Compare
bustikiller closed this pull request 2024-09-20 22:20:20 +00:00
Author
Owner

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update ('~> 6.1.0'). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

### Renovate Ignore Notification Because you closed this PR without merging, Renovate will ignore this update (`'~> 6.1.0'`). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the `ignoreDeps` array of your Renovate config. If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.
Some checks are pending
Run unit tests / unit_tests (pull_request) Successful in 12m35s
Required
Details
Build Nginx-based docker image / build-static-assets (pull_request) Successful in 1h13m7s
Required
Details
Add copyright notice / copyright_notice (pull_request)
Required
Check usage of free licenses / check-licenses (pull_request)
Required

Pull request closed

Sign in to join this conversation.
No Reviewers
No Label
No Milestone
No project
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: bustikiller/wedding-planner#54
No description provided.