Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2025

Bumps laravel/dusk from 8.2.14 to 8.3.1.

Release notes

Sourced from laravel/dusk's releases.

v8.3.1

v8.3.0

Changelog

Sourced from laravel/dusk's changelog.

v8.3.1 - 2025-02-12

v8.3.0 - 2025-02-11

Commits

Dependabot compatibility score

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 commands and options

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)

@williamjallen
Copy link
Collaborator

williamjallen commented Mar 1, 2025

The new assertCount() method will resolve a major pain point I have run into numerous times while writing Dusk tests.

@dependabot dependabot bot force-pushed the dependabot/composer/laravel/dusk-8.3.1 branch 3 times, most recently from b439bca to 7de3738 Compare March 3, 2025 16:38
@williamjallen williamjallen enabled auto-merge March 3, 2025 18:54
@dependabot dependabot bot force-pushed the dependabot/composer/laravel/dusk-8.3.1 branch from 7de3738 to 57221d0 Compare March 4, 2025 14:28
@williamjallen williamjallen added this pull request to the merge queue Mar 4, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to a conflict with the base branch Mar 4, 2025
Bumps [laravel/dusk](https://github.com/laravel/dusk) from 8.2.14 to 8.3.1.
- [Release notes](https://github.com/laravel/dusk/releases)
- [Changelog](https://github.com/laravel/dusk/blob/8.x/CHANGELOG.md)
- [Commits](laravel/dusk@v8.2.14...v8.3.1)

---
updated-dependencies:
- dependency-name: laravel/dusk
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/composer/laravel/dusk-8.3.1 branch from 57221d0 to a39948d Compare March 4, 2025 15:33
@williamjallen williamjallen enabled auto-merge March 4, 2025 15:33
@williamjallen williamjallen added this pull request to the merge queue Mar 4, 2025
Merged via the queue into master with commit 8346527 Mar 4, 2025
7 checks passed
@dependabot dependabot bot deleted the dependabot/composer/laravel/dusk-8.3.1 branch March 4, 2025 16:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant