Skip to content

Commit

Permalink
Update dependency rspec-rails to v6.1.3 (#165)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [rspec-rails](https://togithub.com/rspec/rspec-rails)
([changelog](https://togithub.com/rspec/rspec-rails/blob/v6.1.3/Changelog.md))
| `6.1.1` -> `6.1.3` |
[![age](https://developer.mend.io/api/mc/badges/age/rubygems/rspec-rails/6.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/rubygems/rspec-rails/6.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/rubygems/rspec-rails/6.1.1/6.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/rubygems/rspec-rails/6.1.1/6.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>rspec/rspec-rails (rspec-rails)</summary>

###
[`v6.1.3`](https://togithub.com/rspec/rspec-rails/blob/HEAD/Changelog.md#613--2024-06-19)

[Compare
Source](https://togithub.com/rspec/rspec-rails/compare/v6.1.2...v6.1.3)

[Full
Changelog](https://togithub.com/rspec/rspec-rails/compare/v6.1.2...v6.1.3)

Bug Fixes:

- Reset `ActiveSupport::CurrentAttributes` between examples. (Javier
Julio,
[#&#8203;2752](https://togithub.com/rspec/rspec-rails/issues/2752))
- Fix a broken link in generated mailer previews. (Chiara Núñez,
[#&#8203;2764](https://togithub.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://togithub.com/rspec/rspec-rails/issues/2765))

###
[`v6.1.2`](https://togithub.com/rspec/rspec-rails/blob/HEAD/Changelog.md#612--2024-03-19)

[Compare
Source](https://togithub.com/rspec/rspec-rails/compare/v6.1.1...v6.1.2)

[Full
Changelog](https://togithub.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://togithub.com/rspec/rspec-rails/issues/2735))
- Fix class in template for generator specs. (Nicolas Buduroi,
[#&#8203;2744](https://togithub.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 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 [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/powerhome/power-web-development-interview).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjQxMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 3, 2024
1 parent 00276b0 commit 5dd6874
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -281,7 +281,7 @@ GEM
websocket-extensions (0.1.5)
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.6.15)
zeitwerk (2.6.16)

PLATFORMS
ruby
Expand Down

0 comments on commit 5dd6874

Please sign in to comment.