Skip to content

Commit

Permalink
Bump laravel/dusk from 8.2.12 to 8.2.14 (#2688)
Browse files Browse the repository at this point in the history
Bumps [laravel/dusk](https://github.com/laravel/dusk) from 8.2.12 to
8.2.14.
<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.2.14</h2>
<ul>
<li>Supports Laravel 12 by <a
href="https://github.com/crynobone"><code>@​crynobone</code></a> in <a
href="https://redirect.github.com/laravel/dusk/pull/1157">laravel/dusk#1157</a></li>
</ul>
<h2>v8.2.13</h2>
<ul>
<li>[8.x] Behaviour change on assertAttributeDoesntContain by <a
href="https://github.com/F2210"><code>@​F2210</code></a> in <a
href="https://redirect.github.com/laravel/dusk/pull/1154">laravel/dusk#1154</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.2.13...v8.2.14">v8.2.14</a>
- 2025-01-26</h2>
<ul>
<li>Supports Laravel 12 by <a
href="https://github.com/crynobone"><code>@​crynobone</code></a> in <a
href="https://redirect.github.com/laravel/dusk/pull/1157">laravel/dusk#1157</a></li>
</ul>
<h2><a
href="https://github.com/laravel/dusk/compare/v8.2.12...v8.2.13">v8.2.13</a>
- 2025-01-06</h2>
<ul>
<li>[8.x] Behaviour change on assertAttributeDoesntContain by <a
href="https://github.com/F2210"><code>@​F2210</code></a> in <a
href="https://redirect.github.com/laravel/dusk/pull/1154">laravel/dusk#1154</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/laravel/dusk/commit/28c9fce3900625522afc2468a9117cdf44f919c1"><code>28c9fce</code></a>
Supports Laravel 12 (<a
href="https://redirect.github.com/laravel/dusk/issues/1157">#1157</a>)</li>
<li><a
href="https://github.com/laravel/dusk/commit/7d4d4142d64039fb9373a726cb0cbaf69d7e6ab1"><code>7d4d414</code></a>
Update CHANGELOG</li>
<li><a
href="https://github.com/laravel/dusk/commit/8ddd53a74c2e6f9c3b68cf8189dad44077b585b0"><code>8ddd53a</code></a>
[8.x] Behaviour change on assertAttributeDoesntContain (<a
href="https://redirect.github.com/laravel/dusk/issues/1154">#1154</a>)</li>
<li><a
href="https://github.com/laravel/dusk/commit/204151b60922ed40e9af4b76f54a071933d5b4e5"><code>204151b</code></a>
Update CHANGELOG</li>
<li>See full diff in <a
href="https://github.com/laravel/dusk/compare/v8.2.12...v8.2.14">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.2.12&new-version=8.2.14)](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 Feb 1, 2025
1 parent 554bac5 commit 7359864
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 56 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"fakerphp/faker": "1.24.1",
"friendsofphp/php-cs-fixer": "3.66.0",
"larastan/larastan": "^2.7",
"laravel/dusk": "8.2.12",
"laravel/dusk": "8.2.14",
"mockery/mockery": "1.6.12",
"phpstan/extension-installer": "1.4.3",
"phpstan/phpstan": "1.12.7",
Expand Down
110 changes: 55 additions & 55 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7359864

Please sign in to comment.