Commit 7f6071a
authored
Bump rspec-rails from 7.0.1 to 7.1.0 (#690)
Bumps [rspec-rails](https://github.com/rspec/rspec-rails) from 7.0.1 to
7.1.0.
<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>7.1.0 / 2024-11-09</h3>
<p><a
href="https://github.com/rspec/rspec-rails/compare/v7.0.2...v7.1.0">Full
Changelog</a></p>
<p>Enhancements:</p>
<ul>
<li>Improve implicit description for ActionCable matchers
<code>have_broadcasted_to</code> /
<code>have_broadcast</code>. (Simon Fish, <a
href="https://redirect.github.com/rspec/rspec-rails/issues/2795">#2795</a>)</li>
<li>Comment out <code>infer_spec_type_from_file_location!</code> in
newly generated
<code>rails_helper.rb</code> files. (Jon Rowe, <a
href="https://redirect.github.com/rspec/rspec-rails/issues/2804">#2804</a>)</li>
<li>Allow turning off active job / mailer argument validation.
(Oli Peate, <a
href="https://redirect.github.com/rspec/rspec-rails/issues/2808">#2808</a>)</li>
</ul>
<h3>7.0.2 / 2024-11-09</h3>
<p><a
href="https://github.com/rspec/rspec-rails/compare/v7.0.1...v7.0.2">Full
Changelog</a></p>
<p>Bug Fixes:</p>
<ul>
<li>Fix issue with <code>have_enqueued_mail</code> when jobs were
incorrectly matched due
to refactoring in <a
href="https://redirect.github.com/rspec/rspec-rails/issues/2780">#2780</a>.
(David Runger, <a
href="https://redirect.github.com/rspec/rspec-rails/issues/2793">#2793</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/rspec/rspec-rails/commit/5ff459a8871e9078c43e134fc11be91d308761a9"><code>5ff459a</code></a>
Fix some whitespace</li>
<li><a
href="https://github.com/rspec/rspec-rails/commit/aa791691a4356a32b0a54d4d39c6a1105279ee2b"><code>aa79169</code></a>
v7.1.0</li>
<li><a
href="https://github.com/rspec/rspec-rails/commit/d84b012e5cb429c3eb18696016f5cff375acd196"><code>d84b012</code></a>
Correct date for releases of 7.0.2 and 7.1.0</li>
<li><a
href="https://github.com/rspec/rspec-rails/commit/8fe818e5385001f6d52bc6720f711ec7e5fa2c94"><code>8fe818e</code></a>
Merge pull request <a
href="https://redirect.github.com/rspec/rspec-rails/issues/2809">#2809</a>
from rspec/rails-8</li>
<li><a
href="https://github.com/rspec/rspec-rails/commit/92db634970b90fc9963a5e28e9d1dca5a5c9bf5e"><code>92db634</code></a>
Add Rails 8 to build</li>
<li><a
href="https://github.com/rspec/rspec-rails/commit/72d59aaa8a3e116bfae76600672476b8e3a1a32e"><code>72d59aa</code></a>
v7.1.0</li>
<li><a
href="https://github.com/rspec/rspec-rails/commit/d0249d448bb0101812980165ff1ebed36ef0df7e"><code>d0249d4</code></a>
v7.0.2</li>
<li><a
href="https://github.com/rspec/rspec-rails/commit/77c1572ef1cb5e4e21c91a89313427d549c724f3"><code>77c1572</code></a>
changelog for <a
href="https://redirect.github.com/rspec/rspec-rails/issues/2808">#2808</a></li>
<li><a
href="https://github.com/rspec/rspec-rails/commit/b81966387120221fdc0f8171b14e020d068f80c2"><code>b819663</code></a>
Merge pull request <a
href="https://redirect.github.com/rspec/rspec-rails/issues/2808">#2808</a>
from odlp/pr-suppress-job-and-mail-signature-checks</li>
<li><a
href="https://github.com/rspec/rspec-rails/commit/19baec8921527cb3f240946dfd8d3d84997e9cbb"><code>19baec8</code></a>
Use around/before hooks to edit verify partial doubles config</li>
<li>Additional commits viewable in <a
href="https://github.com/rspec/rspec-rails/compare/v7.0.1...v7.1.0">compare
view</a></li>
</ul>
</details>
<br />
[](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>1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
533 | 533 | | |
534 | 534 | | |
535 | 535 | | |
536 | | - | |
| 536 | + | |
537 | 537 | | |
538 | 538 | | |
539 | | - | |
| 539 | + | |
540 | 540 | | |
541 | 541 | | |
542 | | - | |
| 542 | + | |
543 | 543 | | |
544 | 544 | | |
545 | 545 | | |
| |||
0 commit comments