Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: laravel/dusk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v8.2.14
Choose a base ref
...
head repository: laravel/dusk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 8.x
Choose a head ref
  • 17 commits
  • 18 files changed
  • 8 contributors

Commits on Jan 28, 2025

  1. Update CHANGELOG

    taylorotwell authored and github-actions[bot] committed Jan 28, 2025
    Configuration menu
    Copy the full SHA
    0b4ba91 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2025

  1. Add assertCount() method (#1158)

    * add assertCount()
    
    * Update MakesAssertionsTest.php
    
    * style ci
    ktsm-th authored Feb 5, 2025
    Configuration menu
    Copy the full SHA
    f0e6870 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2025

  1. Supports PHPUnit 12.0 (#1156)

    * Supports PHPUnit 12.0
    
    Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
    
    * wip
    
    Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
    
    * wip
    
    Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
    
    * Update composer.json
    
    ---------
    
    Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
    crynobone authored Feb 7, 2025
    Configuration menu
    Copy the full SHA
    4a838a0 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2025

  1. fixes: improves local development build step

    Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
    crynobone committed Feb 11, 2025
    Configuration menu
    Copy the full SHA
    a4d303c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41137a3 View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG

    taylorotwell authored and github-actions[bot] committed Feb 11, 2025
    Configuration menu
    Copy the full SHA
    0c45590 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2025

  1. Configuration menu
    Copy the full SHA
    4737b31 View commit details
    Browse the repository at this point in the history
  2. [8.x] Update jQuery to 3.7.1 (#1165)

    * [8.x] Automatically update jQuery when `package-lock.json` has been
    modified
    
    Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
    
    * wip
    
    Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
    
    * wip
    
    Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
    
    * wip
    
    Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
    
    * Compile Assets
    
    * wip
    
    Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
    
    * wip
    
    Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
    
    * Update update-jquery.yml
    
    ---------
    
    Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
    Co-authored-by: crynobone <172966+crynobone@users.noreply.github.com>
    crynobone and crynobone authored Feb 12, 2025
    Configuration menu
    Copy the full SHA
    541ca2d View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2025

  1. Update CHANGELOG

    taylorotwell authored and github-actions[bot] committed Feb 18, 2025
    Configuration menu
    Copy the full SHA
    3d662b8 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2025

  1. Disable smooth scrolling in TestCase (#1167)

    * disable smooth scrolling
    
    https: //peter.sh/experiments/chromium-command-line-switches/#disable-smooth-scrolling
    Co-Authored-By: Sam <90829439+mizouzie@users.noreply.github.com>
    
    * tests
    
    ---------
    
    Co-authored-by: Sam <90829439+mizouzie@users.noreply.github.com>
    ziadoz and MizouziE authored Feb 20, 2025
    Configuration menu
    Copy the full SHA
    bb70183 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2025

  1. Update CHANGELOG

    taylorotwell authored and github-actions[bot] committed Mar 4, 2025
    Configuration menu
    Copy the full SHA
    41ce058 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2025

  1. Update logo (#1169)

    iamdavidhill authored Apr 4, 2025
    Configuration menu
    Copy the full SHA
    6a30757 View commit details
    Browse the repository at this point in the history
  2. Delete art/.DS_Store

    taylorotwell authored Apr 4, 2025
    Configuration menu
    Copy the full SHA
    1d71af4 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2025

  1. [8.x] Supports PHPUnit 12.2 (#1174)

    * [8.x] Supports PHPUnit 12.2
    
    Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
    
    * wip
    
    Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
    
    ---------
    
    Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
    crynobone authored Jun 10, 2025
    Configuration menu
    Copy the full SHA
    077d448 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG

    taylorotwell authored and github-actions[bot] committed Jun 10, 2025
    Configuration menu
    Copy the full SHA
    69eca50 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2025

  1. [8.x] PHP 8.5 Compatibility (#1181)

    * [8.x] PHP 8.5 Compatibility
    
    Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
    
    * update deps
    
    Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
    
    * wip
    
    Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
    
    * wip
    
    Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
    
    ---------
    
    Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
    crynobone authored Nov 20, 2025
    Configuration menu
    Copy the full SHA
    33a4211 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2025

  1. Update CHANGELOG

    taylorotwell authored and github-actions[bot] committed Nov 25, 2025
    Configuration menu
    Copy the full SHA
    86fb7bc View commit details
    Browse the repository at this point in the history
Loading