Skip to content

Commit e0d45a1

Browse files
Bump laravel/dusk from 8.3.6 to 8.5.0 (#3577)
Bumps [laravel/dusk](https://github.com/laravel/dusk) from 8.3.6 to 8.5.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/laravel/dusk/releases">laravel/dusk's releases</a>.</em></p> <blockquote> <h2>v8.5.0</h2> <ul> <li>Fix findButtonByText to prefer exact text match over contains by <a href="https://github.com/JoshSalway"><code>@​JoshSalway</code></a> in <a href="https://redirect.github.com/laravel/dusk/pull/1189">laravel/dusk#1189</a></li> <li>Proxy empty text passed to <code>assertSeeIn()</code> by <a href="https://github.com/weshooper"><code>@​weshooper</code></a> in <a href="https://redirect.github.com/laravel/dusk/pull/1191">laravel/dusk#1191</a></li> <li>[8.x] Fix typo in teardown method name by <a href="https://github.com/JoshSalway"><code>@​JoshSalway</code></a> in <a href="https://redirect.github.com/laravel/dusk/pull/1192">laravel/dusk#1192</a></li> <li>[8.x] Fix docblock typo in assertVueContains by <a href="https://github.com/JoshSalway"><code>@​JoshSalway</code></a> in <a href="https://redirect.github.com/laravel/dusk/pull/1193">laravel/dusk#1193</a></li> </ul> <h2>v8.4.1</h2> <ul> <li>[8.x] Makes imports consistent by <a href="https://github.com/nunomaduro"><code>@​nunomaduro</code></a> in <a href="https://redirect.github.com/laravel/dusk/pull/1188">laravel/dusk#1188</a></li> </ul> <h2>v8.4.0</h2> <ul> <li>[8.x] Remove 204 response and instead be explicit with ignores by <a href="https://github.com/jackbayliss"><code>@​jackbayliss</code></a> in <a href="https://redirect.github.com/laravel/dusk/pull/1187">laravel/dusk#1187</a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/laravel/dusk/blob/8.x/CHANGELOG.md">laravel/dusk's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/laravel/dusk/compare/v8.4.1...v8.5.0">v8.5.0</a> - 2026-03-21</h2> <ul> <li>Fix findButtonByText to prefer exact text match over contains by <a href="https://github.com/JoshSalway"><code>@​JoshSalway</code></a> in <a href="https://redirect.github.com/laravel/dusk/pull/1189">laravel/dusk#1189</a></li> <li>Proxy empty text passed to <code>assertSeeIn()</code> by <a href="https://github.com/weshooper"><code>@​weshooper</code></a> in <a href="https://redirect.github.com/laravel/dusk/pull/1191">laravel/dusk#1191</a></li> <li>[8.x] Fix typo in teardown method name by <a href="https://github.com/JoshSalway"><code>@​JoshSalway</code></a> in <a href="https://redirect.github.com/laravel/dusk/pull/1192">laravel/dusk#1192</a></li> <li>[8.x] Fix docblock typo in assertVueContains by <a href="https://github.com/JoshSalway"><code>@​JoshSalway</code></a> in <a href="https://redirect.github.com/laravel/dusk/pull/1193">laravel/dusk#1193</a></li> </ul> <h2><a href="https://github.com/laravel/dusk/compare/v8.4.0...v8.4.1">v8.4.1</a> - 2026-03-10</h2> <ul> <li>[8.x] Makes imports consistent by <a href="https://github.com/nunomaduro"><code>@​nunomaduro</code></a> in <a href="https://redirect.github.com/laravel/dusk/pull/1188">laravel/dusk#1188</a></li> </ul> <h2><a href="https://github.com/laravel/dusk/compare/v8.3.6...v8.4.0">v8.4.0</a> - 2026-02-25</h2> <ul> <li>[8.x] Remove 204 response and instead be explicit with ignores by <a href="https://github.com/jackbayliss"><code>@​jackbayliss</code></a> in <a href="https://redirect.github.com/laravel/dusk/pull/1187">laravel/dusk#1187</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/laravel/dusk/commit/f9f75666bed46d1ebca13792447be6e753f4e790"><code>f9f7566</code></a> Fix docblock typo: propertys → property (<a href="https://redirect.github.com/laravel/dusk/issues/1193">#1193</a>)</li> <li><a href="https://github.com/laravel/dusk/commit/96274d4ad353990d3a25c6bf663b90d29f99368b"><code>96274d4</code></a> Fix typo in teardown method name: Enviroment → Environment (<a href="https://redirect.github.com/laravel/dusk/issues/1192">#1192</a>)</li> <li><a href="https://github.com/laravel/dusk/commit/5143ff485affefc759751c124a0c428019d1d9ca"><code>5143ff4</code></a> Proxy empty text passed to <code>assertSeeIn()</code> (<a href="https://redirect.github.com/laravel/dusk/issues/1191">#1191</a>)</li> <li><a href="https://github.com/laravel/dusk/commit/57b5c1dd0480464b8fd8828eafd260bf0624bbed"><code>57b5c1d</code></a> Fix findButtonByText to prefer exact text match over contains (<a href="https://redirect.github.com/laravel/dusk/issues/1189">#1189</a>)</li> <li><a href="https://github.com/laravel/dusk/commit/46465477008869d1d822420aea8a8408d0c74034"><code>4646547</code></a> Update CHANGELOG</li> <li><a href="https://github.com/laravel/dusk/commit/3e6548a0e183b408d7af4cf50cd6a50b66061add"><code>3e6548a</code></a> Makes imports consistent (<a href="https://redirect.github.com/laravel/dusk/issues/1188">#1188</a>)</li> <li><a href="https://github.com/laravel/dusk/commit/786c273b41c510a25bc974120ccd4fe7a480c9e9"><code>786c273</code></a> Update CHANGELOG</li> <li><a href="https://github.com/laravel/dusk/commit/ed25dbb6f43be301632a97541d1b4d71d6059ba5"><code>ed25dbb</code></a> [8.x] Remove 204 response and instead be explicit with ignores (<a href="https://redirect.github.com/laravel/dusk/issues/1187">#1187</a>)</li> <li><a href="https://github.com/laravel/dusk/commit/7f32e5ac7a9c0fe502693a6d9389a73d29e4e70c"><code>7f32e5a</code></a> Update CHANGELOG</li> <li>See full diff in <a href="https://github.com/laravel/dusk/compare/v8.3.6...v8.5.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=laravel/dusk&package-manager=composer&previous-version=8.3.6&new-version=8.5.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 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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6e57f78 commit e0d45a1

2 files changed

Lines changed: 134 additions & 134 deletions

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"fakerphp/faker": "1.24.1",
5252
"friendsofphp/php-cs-fixer": "3.94.2",
5353
"larastan/larastan": "3.9.3",
54-
"laravel/dusk": "8.3.6",
54+
"laravel/dusk": "8.5.0",
5555
"mockery/mockery": "1.6.12",
5656
"phpstan/extension-installer": "1.4.3",
5757
"phpstan/phpstan": "2.1.40",

0 commit comments

Comments
 (0)