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: coderflexx/laravel-turnstile
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.0
Choose a base ref
...
head repository: coderflexx/laravel-turnstile
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.x
Choose a head ref
  • 9 commits
  • 7 files changed
  • 2 contributors

Commits on Mar 30, 2024

  1. Laravel 11 Support (#9)

    Add Laravel `11.x` support
    ousid authored Mar 30, 2024
    Configuration menu
    Copy the full SHA
    44682c2 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Bump ramsey/composer-install from 2 to 3

    Bumps [ramsey/composer-install](https://github.com/ramsey/composer-install) from 2 to 3.
    - [Release notes](https://github.com/ramsey/composer-install/releases)
    - [Commits](ramsey/composer-install@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: ramsey/composer-install
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    da68d44 View commit details
    Browse the repository at this point in the history
  2. Bump stefanzweifel/git-auto-commit-action from 4 to 5

    Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 4 to 5.
    - [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases)
    - [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md)
    - [Commits](stefanzweifel/git-auto-commit-action@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: stefanzweifel/git-auto-commit-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    661575d View commit details
    Browse the repository at this point in the history
  3. Bump aglipanci/laravel-pint-action from 2.3.0 to 2.3.1

    Bumps [aglipanci/laravel-pint-action](https://github.com/aglipanci/laravel-pint-action) from 2.3.0 to 2.3.1.
    - [Release notes](https://github.com/aglipanci/laravel-pint-action/releases)
    - [Commits](aglipanci/laravel-pint-action@2.3.0...2.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: aglipanci/laravel-pint-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    8c07556 View commit details
    Browse the repository at this point in the history
  4. Bump dependabot/fetch-metadata from 1.5.1 to 2.0.0

    Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.5.1 to 2.0.0.
    - [Release notes](https://github.com/dependabot/fetch-metadata/releases)
    - [Commits](dependabot/fetch-metadata@v1.5.1...v2.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: dependabot/fetch-metadata
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    a7a3343 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Merge pull request #13 from coderflexx/dependabot/github_actions/depe…

    …ndabot/fetch-metadata-2.0.0
    
    Bump dependabot/fetch-metadata from 1.5.1 to 2.0.0
    ousid authored Apr 8, 2024
    Configuration menu
    Copy the full SHA
    1b77dd6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #12 from coderflexx/dependabot/github_actions/agli…

    …panci/laravel-pint-action-2.3.1
    
    Bump aglipanci/laravel-pint-action from 2.3.0 to 2.3.1
    ousid authored Apr 8, 2024
    Configuration menu
    Copy the full SHA
    14508b9 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #11 from coderflexx/dependabot/github_actions/stef…

    …anzweifel/git-auto-commit-action-5
    
    Bump stefanzweifel/git-auto-commit-action from 4 to 5
    ousid authored Apr 8, 2024
    Configuration menu
    Copy the full SHA
    73af4f3 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #10 from coderflexx/dependabot/github_actions/rams…

    …ey/composer-install-3
    
    Bump ramsey/composer-install from 2 to 3
    ousid authored Apr 8, 2024
    Configuration menu
    Copy the full SHA
    02d5604 View commit details
    Browse the repository at this point in the history
Loading