Skip to content

Bump laravel/dusk from 7.11.4 to 8.3.2#442

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/composer/laravel/dusk-8.3.2
Open

Bump laravel/dusk from 7.11.4 to 8.3.2#442
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/composer/laravel/dusk-8.3.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 9, 2025

Copy link
Copy Markdown
Contributor

Bumps laravel/dusk from 7.11.4 to 8.3.2.

Release notes

Sourced from laravel/dusk's releases.

v8.3.2

v8.3.1

v8.3.0

v8.2.14

v8.2.13

v8.2.12

v8.2.11

v8.2.10

v8.2.9

  • check for directory existence when storing console log or storing source, if it does not exist create it by @​ssanko in laravel/dusk#1143

v8.2.8

v8.2.7

v8.2.6

v8.2.5

v8.2.4

... (truncated)

Changelog

Sourced from laravel/dusk's changelog.

v8.3.2 - 2025-02-20

v8.3.1 - 2025-02-12

v8.3.0 - 2025-02-11

v8.2.14 - 2025-01-26

v8.2.13 - 2025-01-06

v8.2.12 - 2024-11-21

v8.2.11 - 2024-11-07

v8.2.10 - 2024-10-22

v8.2.9 - 2024-10-14

  • check for directory existence when storing console log or storing source, if it does not exist create it by @​ssanko in laravel/dusk#1143

v8.2.8 - 2024-10-04

v8.2.7 - 2024-09-27

v8.2.6 - 2024-09-24

... (truncated)

Upgrade guide

Sourced from laravel/dusk's upgrade guide.

Upgrade Guide

Upgrading To 8.0 From 7.x

Minimum Versions

The following required dependency versions have been updated:

  • The minimum PHP version is now v8.1
  • The minimum Laravel version is now v10.0
  • The minimum PHPUnit version is now v10.0

Removed --pest Option

The --pest option has been removed from the dusk Artisan command. If you have Pest installed, the dusk command will automatically use Pest instead of PHPUnit.

Upgrading To 7.0 From 6.x

Minimum Versions

The following required dependency versions have been updated:

  • The minimum PHP version is now v8.0
  • The minimum Laravel version is now v9.0
  • The minimum PHPUnit version is now v9.0

Removed Chrome Binaries

PR: laravel/dusk#873

Going forward, Dusk will not ship with pre-installed Chrome binaries. Instead, you should install the required Chrome driver for your operating system using the following command:

php artisan dusk:chrome-driver

Upgrading To 5.0 From 4.x

PHPUnit 8

Dusk now provides optional support for PHPUnit 8, which requires PHP >= 7.2 Please read through the entire list of changes in the PHPUnit 8 release announcement. Using PHPUnit 8 will require Laravel 5.8, which will be released at the end of February 2019.

You may also continue using PHPUnit 7, which requires a minimum of PHP 7.1.

Minimum Laravel version

Laravel 5.7 is now the minimum supported version of the framework and you should upgrade to continue using Dusk.

setUp and tearDown changes

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [laravel/dusk](https://github.com/laravel/dusk) from 7.11.4 to 8.3.2.
- [Release notes](https://github.com/laravel/dusk/releases)
- [Changelog](https://github.com/laravel/dusk/blob/8.x/CHANGELOG.md)
- [Upgrade guide](https://github.com/laravel/dusk/blob/8.x/UPGRADE.md)
- [Commits](laravel/dusk@v7.11.4...v8.3.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Mar 9, 2025
@dependabot dependabot Bot requested a review from a team as a code owner March 9, 2025 16:20
@dependabot dependabot Bot added the php Pull requests that update Php code label Mar 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file php Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants