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: NativePHP/laravel
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.2.0
Choose a base ref
...
head repository: NativePHP/laravel
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.3.0
Choose a head ref
  • 6 commits
  • 8 files changed
  • 3 contributors

Commits on Aug 18, 2025

  1. Configuration menu
    Copy the full SHA
    6eb297b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4ec3de View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2025

  1. chore(deps): bump aglipanci/laravel-pint-action from 2.5 to 2.6 (#666)

    Bumps [aglipanci/laravel-pint-action](https://github.com/aglipanci/laravel-pint-action) from 2.5 to 2.6.
    - [Release notes](https://github.com/aglipanci/laravel-pint-action/releases)
    - [Commits](aglipanci/laravel-pint-action@2.5...2.6)
    
    ---
    updated-dependencies:
    - dependency-name: aglipanci/laravel-pint-action
      dependency-version: '2.6'
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 29, 2025
    Configuration menu
    Copy the full SHA
    400478f View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump actions/checkout from 4 to 5 (#683)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '5'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 29, 2025
    Configuration menu
    Copy the full SHA
    b2bddfe View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2025

  1. Configuration menu
    Copy the full SHA
    1c120f9 View commit details
    Browse the repository at this point in the history
  2. Add possibility to prevent navigation away from current domain or page (

    #686)
    
    * Add possibility to prevent navigation away from current domain or page
    
    * add missing return after merge conflict
    
    ---------
    
    Co-authored-by: Willem Leuverink <willem@leuver.ink>
    JulianGlueck and gwleuverink authored Sep 2, 2025
    Configuration menu
    Copy the full SHA
    b2f7ce5 View commit details
    Browse the repository at this point in the history
Loading