Update dependency rspec-rails to v6.1.3 #32

Merged
bustikiller merged 1 commits from renovate/rspec-rails-6.x-lockfile into main 2024-08-10 17:04:09 +00:00
Owner

This PR contains the following updates:

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

Release Notes

rspec/rspec-rails (rspec-rails)

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: Disabled because a matching PR was automerged previously.

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/v6.1.3/Changelog.md)) | patch | `6.1.1` -> `6.1.3` | --- ### Release Notes <details> <summary>rspec/rspec-rails (rspec-rails)</summary> ### [`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**: Disabled because a matching PR was automerged previously. ♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNC4wIiwidXBkYXRlZEluVmVyIjoiMzguMjQuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
bustikiller added 1 commit 2024-08-10 12:02:06 +00:00
Update dependency rspec-rails to v6.1.3
All checks were successful
Run unit tests / unit_tests (pull_request) Successful in 1m24s
6888492cb8
bustikiller merged commit cb2eb010cb into main 2024-08-10 17:04:09 +00:00
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#32
No description provided.