Skip to content

Commit 7f6071a

Browse files
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 /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=rspec-rails&package-manager=bundler&previous-version=7.0.1&new-version=7.1.0)](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>
2 parents 946040a + 3bfce70 commit 7f6071a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -533,13 +533,13 @@ GEM
533533
rspec-mocks (~> 3.13.0)
534534
rspec-core (3.13.2)
535535
rspec-support (~> 3.13.0)
536-
rspec-expectations (3.13.2)
536+
rspec-expectations (3.13.3)
537537
diff-lcs (>= 1.2.0, < 2.0)
538538
rspec-support (~> 3.13.0)
539-
rspec-mocks (3.13.1)
539+
rspec-mocks (3.13.2)
540540
diff-lcs (>= 1.2.0, < 2.0)
541541
rspec-support (~> 3.13.0)
542-
rspec-rails (7.0.1)
542+
rspec-rails (7.1.0)
543543
actionpack (>= 7.0)
544544
activesupport (>= 7.0)
545545
railties (>= 7.0)

0 commit comments

Comments
 (0)