Skip to content

Commit 879b2b3

Browse files
authored
chore(deps-dev): bump rspec-rails from 7.1.1 to 8.0.2 (#1069)
Bumps [rspec-rails](https://github.com/rspec/rspec-rails) from 7.1.1 to 8.0.2. <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>8.0.2 / 2025-08-12</h3> <p><a href="https://github.com/rspec/rspec-rails/compare/v8.0.1...v8.0.2">Full Changelog</a></p> <p>Bug Fixes:</p> <ul> <li>Fix scaffold generator producing deprecated Rack http statuses. (Taketo Takashima, <a href="https://redirect.github.com/rspec/rspec-rails/issues/2860">rspec/rspec-rails#2860</a>)</li> </ul> <h3>8.0.1 / 2025-06-19</h3> <p><a href="https://github.com/rspec/rspec-rails/compare/v8.0.0...v8.0.1">Full Changelog</a></p> <p>Bug Fixes:</p> <ul> <li>Make the <code>have_been_performed</code> / <code>have_been_enqueued</code> return <code>false</code> for <code>supports_block_expectations?</code> as they don't supporting block expectations. (Sam Kidman, <a href="https://redirect.github.com/rspec/rspec-rails/issues/2851">rspec/rspec-rails#2851</a>)</li> </ul> <h3>8.0.0 / 2025-04-30</h3> <p><a href="https://github.com/rspec/rspec-rails/compare/v7.1.1...v8.0.0">Full Changelog</a></p> <p>Enhancements:</p> <ul> <li>Add Rails 8 authentication generator support. (Jerome Dalbert, <a href="https://redirect.github.com/rspec/rspec-rails/issues/2811">rspec/rspec-rails#2811</a>)</li> <li>Improve install generator comment for <code>ActiveRecord::Migration.maintain_test_schema!</code> <code>rspec/rspec-rails#2832</code></li> <li>Add support for <code>served_by</code> in system specs. (Sam Giffney, <a href="https://redirect.github.com/rspec/rspec-rails/issues/2841">rspec/rspec-rails#2841</a>)</li> </ul> <p>Breaking Changes:</p> <ul> <li>Minimum supported Rails version is 7.2.0</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rspec/rspec-rails/commit/c3788c215d4fdfaf315addfbdbe9b3f6a7efc515"><code>c3788c2</code></a> v8.0.2</li> <li><a href="https://github.com/rspec/rspec-rails/commit/ab96e8ab9d586e60a66f05fcc82482add6b6d6c9"><code>ab96e8a</code></a> Tidy up rack status in spec</li> <li><a href="https://github.com/rspec/rspec-rails/commit/2d5eaeabd8466c694df9f586fcd59ba9204134e1"><code>2d5eaea</code></a> Fix deprecation warning for :unprocessable_entity in scaffold-generated tests...</li> <li><a href="https://github.com/rspec/rspec-rails/commit/9338a3f04b6254c8c4c140b930cd765043771609"><code>9338a3f</code></a> v8.0.1</li> <li><a href="https://github.com/rspec/rspec-rails/commit/0a225f0fbb73ce91df7a6fb1779fcacf9c47caa5"><code>0a225f0</code></a> Fix changelog links</li> <li><a href="https://github.com/rspec/rspec-rails/commit/f4410fadac1cabbeab9ffabffe701487b286fb73"><code>f4410fa</code></a> Changelog for <a href="https://redirect.github.com/rspec/rspec-rails/issues/2851">#2851</a></li> <li><a href="https://github.com/rspec/rspec-rails/commit/d81911d74a4ef109866bc2e279710e05c3f11297"><code>d81911d</code></a> Do not support block expectations on HaveBeenPerformed/HaveBeenEnqueued (<a href="https://redirect.github.com/rspec/rspec-rails/issues/2851">#2851</a>)</li> <li><a href="https://github.com/rspec/rspec-rails/commit/fc23c70b5060e76357a948e1ff81a6042acf06f3"><code>fc23c70</code></a> Merge pull request <a href="https://redirect.github.com/rspec/rspec-rails/issues/2854">#2854</a> from rspec/upgrade-aruba</li> <li><a href="https://github.com/rspec/rspec-rails/commit/fb5619ec4e9dc14f4afcc0c2eeb7b21a72ec839c"><code>fb5619e</code></a> Note about transaction visibility</li> <li><a href="https://github.com/rspec/rspec-rails/commit/751248d9b7fe5fdf16079098438d53c69992a777"><code>751248d</code></a> v8.0.0</li> <li>Additional commits viewable in <a href="https://github.com/rspec/rspec-rails/compare/v7.1.1...v8.0.2">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.1.1&new-version=8.0.2)](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 13d5cb2 + 327e803 commit 879b2b3

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -634,25 +634,25 @@ GEM
634634
rspec-core (~> 3.13.0)
635635
rspec-expectations (~> 3.13.0)
636636
rspec-mocks (~> 3.13.0)
637-
rspec-core (3.13.4)
637+
rspec-core (3.13.5)
638638
rspec-support (~> 3.13.0)
639639
rspec-expectations (3.13.5)
640640
diff-lcs (>= 1.2.0, < 2.0)
641641
rspec-support (~> 3.13.0)
642642
rspec-mocks (3.13.5)
643643
diff-lcs (>= 1.2.0, < 2.0)
644644
rspec-support (~> 3.13.0)
645-
rspec-rails (7.1.1)
646-
actionpack (>= 7.0)
647-
activesupport (>= 7.0)
648-
railties (>= 7.0)
645+
rspec-rails (8.0.2)
646+
actionpack (>= 7.2)
647+
activesupport (>= 7.2)
648+
railties (>= 7.2)
649649
rspec-core (~> 3.13)
650650
rspec-expectations (~> 3.13)
651651
rspec-mocks (~> 3.13)
652652
rspec-support (~> 3.13)
653653
rspec-rebound (0.2.1)
654654
rspec-core (~> 3.3)
655-
rspec-support (3.13.4)
655+
rspec-support (3.13.5)
656656
rswag (2.16.0)
657657
rswag-api (= 2.16.0)
658658
rswag-specs (= 2.16.0)

0 commit comments

Comments
 (0)