-
Notifications
You must be signed in to change notification settings - Fork 77
Commit 8346527
authored
Bump laravel/dusk from 8.2.14 to 8.3.1 (#2725)
Bumps [laravel/dusk](https://github.com/laravel/dusk) from 8.2.14 to
8.3.1.
<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.3.1</h2>
<ul>
<li>[8.x] Update jQuery to <code>3.7.1</code> by <a
href="https://github.com/crynobone"><code>@crynobone</code></a> in <a
href="https://redirect.github.com/laravel/dusk/pull/1165">laravel/dusk#1165</a></li>
</ul>
<h2>v8.3.0</h2>
<ul>
<li>Add assertCount() method by <a
href="https://github.com/ktsm-th"><code>@ktsm-th</code></a> in <a
href="https://redirect.github.com/laravel/dusk/pull/1158">laravel/dusk#1158</a></li>
<li>Supports PHPUnit 12.0 by <a
href="https://github.com/crynobone"><code>@crynobone</code></a> in <a
href="https://redirect.github.com/laravel/dusk/pull/1156">laravel/dusk#1156</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.3.0...v8.3.1">v8.3.1</a>
- 2025-02-12</h2>
<ul>
<li>[8.x] Update jQuery to <code>3.7.1</code> by <a
href="https://github.com/crynobone"><code>@crynobone</code></a> in <a
href="https://redirect.github.com/laravel/dusk/pull/1165">laravel/dusk#1165</a></li>
</ul>
<h2><a
href="https://github.com/laravel/dusk/compare/v8.2.14...v8.3.0">v8.3.0</a>
- 2025-02-11</h2>
<ul>
<li>Add assertCount() method by <a
href="https://github.com/ktsm-th"><code>@ktsm-th</code></a> in <a
href="https://redirect.github.com/laravel/dusk/pull/1158">laravel/dusk#1158</a></li>
<li>Supports PHPUnit 12.0 by <a
href="https://github.com/crynobone"><code>@crynobone</code></a> in <a
href="https://redirect.github.com/laravel/dusk/pull/1156">laravel/dusk#1156</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/laravel/dusk/commit/541ca2d2004ae4ed04446b9e712b68180fca158c"><code>541ca2d</code></a>
[8.x] Update jQuery to <code>3.7.1</code> (<a
href="https://redirect.github.com/laravel/dusk/issues/1165">#1165</a>)</li>
<li><a
href="https://github.com/laravel/dusk/commit/4737b31eb9916c9eaa5eff2f7f198b94fb20dff1"><code>4737b31</code></a>
chore: Update <code>update-changelog.yml</code></li>
<li><a
href="https://github.com/laravel/dusk/commit/0c4559011b4199da9d23d630a853e2bee26a41bc"><code>0c45590</code></a>
Update CHANGELOG</li>
<li><a
href="https://github.com/laravel/dusk/commit/41137a3676261a69c05a2329eaa991f2af3232d0"><code>41137a3</code></a>
chore: update changelog CI permission</li>
<li><a
href="https://github.com/laravel/dusk/commit/a4d303cc5be7ad5891083b7b406118146deb387d"><code>a4d303c</code></a>
fixes: improves local development build step</li>
<li><a
href="https://github.com/laravel/dusk/commit/4a838a065dbac8b5cbc5ed1ff67cecd58e2f2a01"><code>4a838a0</code></a>
Supports PHPUnit 12.0 (<a
href="https://redirect.github.com/laravel/dusk/issues/1156">#1156</a>)</li>
<li><a
href="https://github.com/laravel/dusk/commit/f0e6870170965566483eebc9117116d2b2f4692b"><code>f0e6870</code></a>
Add assertCount() method (<a
href="https://redirect.github.com/laravel/dusk/issues/1158">#1158</a>)</li>
<li><a
href="https://github.com/laravel/dusk/commit/0b4ba9132f46f8d6619817672bd40d12f83c10aa"><code>0b4ba91</code></a>
Update CHANGELOG</li>
<li>See full diff in <a
href="https://github.com/laravel/dusk/compare/v8.2.14...v8.3.1">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>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 0a22bf8 commit 8346527Copy full SHA for 8346527
File tree
Expand file treeCollapse file tree
2 files changed
+19
-17
lines changedFilter options
Expand file treeCollapse file tree
2 files changed
+19
-17
lines changed+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
52 | 52 |
| |
53 | 53 |
| |
54 | 54 |
| |
55 |
| - | |
| 55 | + | |
56 | 56 |
| |
57 | 57 |
| |
58 | 58 |
| |
|
+18-16Lines changed: 18 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments