Skip to content

Commit

Permalink
Upgrade: Bump rspec-rails from 6.1.2 to 6.1.3 (#4667)
Browse files Browse the repository at this point in the history
Bumps [rspec-rails](https://github.com/rspec/rspec-rails) from 6.1.2 to
6.1.3.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/rspec/rspec-rails/blob/main/Changelog.md">rspec-rails's
changelog</a>.</em></p>
<blockquote>
<h3>6.1.3 / 2024-06-19</h3>
<p><a
href="https://github.com/rspec/rspec-rails/compare/v6.1.2...v6.1.3">Full
Changelog</a></p>
<p>Bug Fixes:</p>
<ul>
<li>Reset <code>ActiveSupport::CurrentAttributes</code> between
examples. (Javier Julio, <a
href="https://redirect.github.com/rspec/rspec-rails/issues/2752">#2752</a>)</li>
<li>Fix a broken link in generated mailer previews. (Chiara Núñez, <a
href="https://redirect.github.com/rspec/rspec-rails/issues/2764">#2764</a>)</li>
<li>Fix <code>have_status_code</code> behaviour with deprecated status
names by delegating
to <code>Rack::Utils.status_code/1</code> to set the expected status
code. (Darren Boyd, <a
href="https://redirect.github.com/rspec/rspec-rails/issues/2765">#2765</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/rspec/rspec-rails/commit/c5db6616da4a2c77f5becb29bbfe84112ce42e01"><code>c5db661</code></a>
v6.1.3</li>
<li><a
href="https://github.com/rspec/rspec-rails/commit/755edf6c77b9b619e751cc4a04021e127114edb1"><code>755edf6</code></a>
Fix changelog link</li>
<li><a
href="https://github.com/rspec/rspec-rails/commit/ff22a67822a352534e52925b708b61cb87f29d6f"><code>ff22a67</code></a>
Merge pull request <a
href="https://redirect.github.com/rspec/rspec-rails/issues/2769">#2769</a>
from rspec/fix-rails-main-build-27</li>
<li><a
href="https://github.com/rspec/rspec-rails/commit/44f313e3e385894ec8564c7f7d4dcfe5cc07ae2c"><code>44f313e</code></a>
Merge pull request <a
href="https://redirect.github.com/rspec/rspec-rails/issues/2768">#2768</a>
from rspec/fix-rails-main-build</li>
<li><a
href="https://github.com/rspec/rspec-rails/commit/32d041322dc18984e0e225476a825188c4878102"><code>32d0413</code></a>
Add missing spec for <a
href="https://redirect.github.com/rspec/rspec-rails/issues/2765">#2765</a></li>
<li><a
href="https://github.com/rspec/rspec-rails/commit/158af836d253aa7693dc905e07de2d68e467d525"><code>158af83</code></a>
Correct changelog for <a
href="https://redirect.github.com/rspec/rspec-rails/issues/2765">#2765</a></li>
<li><a
href="https://github.com/rspec/rspec-rails/commit/c6a3d8362ebc5f3c41071aa0e7a90ddf8df3f285"><code>c6a3d83</code></a>
Merge pull request <a
href="https://redirect.github.com/rspec/rspec-rails/issues/2765">#2765</a>
from darrenboyd/rack-public-api-use</li>
<li><a
href="https://github.com/rspec/rspec-rails/commit/4e8c259b86cdf092515ff8adf683ccfbfef75d6a"><code>4e8c259</code></a>
Note selenium changes</li>
<li><a
href="https://github.com/rspec/rspec-rails/commit/d367b8ac5f7f6c858592255b463ddbbbca3c061a"><code>d367b8a</code></a>
Merge pull request <a
href="https://redirect.github.com/rspec/rspec-rails/issues/2767">#2767</a>
from rspec/remove-reliah-gem</li>
<li><a
href="https://github.com/rspec/rspec-rails/commit/3925fc918908a0d367873f0f39ead9839e774ad2"><code>3925fc9</code></a>
Merge pull request <a
href="https://redirect.github.com/rspec/rspec-rails/issues/2766">#2766</a>
from rspec/fix-ci-warning</li>
<li>Additional commits viewable in <a
href="https://github.com/rspec/rspec-rails/compare/v6.1.2...v6.1.3">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=rspec-rails&package-manager=bundler&previous-version=6.1.2&new-version=6.1.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 31, 2024
1 parent 6536d99 commit aaa78d7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -336,7 +336,7 @@ GEM
netrc (0.11.0)
newrelic_rpm (9.7.1)
nio4r (2.7.0)
nokogiri (1.16.6)
nokogiri (1.16.7)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
noticed (1.6.3)
Expand Down Expand Up @@ -471,13 +471,13 @@ GEM
rspec-mocks (~> 3.13.0)
rspec-core (3.13.0)
rspec-support (~> 3.13.0)
rspec-expectations (3.13.0)
rspec-expectations (3.13.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-mocks (3.13.0)
rspec-mocks (3.13.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-rails (6.1.2)
rspec-rails (6.1.3)
actionpack (>= 6.1)
activesupport (>= 6.1)
railties (>= 6.1)
Expand Down

0 comments on commit aaa78d7

Please sign in to comment.