Thanks to visit codestin.com
Credit goes to github.com

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.0.0-beta.1
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.0.0-beta.2
Choose a head ref
  • 16 commits
  • 23 files changed
  • 10 contributors

Commits on Jan 21, 2025

  1. Update CHANGELOG

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

Commits on Jan 22, 2025

  1. Configuration menu
    Copy the full SHA
    1fe65da View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2025

  1. Update README.md

    simonhamp authored Jan 23, 2025
    Configuration menu
    Copy the full SHA
    597e0dc View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2025

  1. Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0

    Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 2.2.0 to 2.3.0.
    - [Release notes](https://github.com/dependabot/fetch-metadata/releases)
    - [Commits](dependabot/fetch-metadata@v2.2.0...v2.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: dependabot/fetch-metadata
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jan 27, 2025
    Configuration menu
    Copy the full SHA
    3ccd85e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #481 from NativePHP/dependabot/github_actions/depe…

    …ndabot/fetch-metadata-2.3.0
    
    Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0
    github-actions[bot] authored Jan 27, 2025
    Configuration menu
    Copy the full SHA
    36e3290 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2025

  1. Bump aglipanci/laravel-pint-action from 2.4 to 2.5

    Bumps [aglipanci/laravel-pint-action](https://github.com/aglipanci/laravel-pint-action) from 2.4 to 2.5.
    - [Release notes](https://github.com/aglipanci/laravel-pint-action/releases)
    - [Commits](aglipanci/laravel-pint-action@2.4...2.5)
    
    ---
    updated-dependencies:
    - dependency-name: aglipanci/laravel-pint-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Feb 3, 2025
    Configuration menu
    Copy the full SHA
    7eae6d8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #489 from NativePHP/dependabot/github_actions/agli…

    …panci/laravel-pint-action-2.5
    
    Bump aglipanci/laravel-pint-action from 2.4 to 2.5
    github-actions[bot] authored Feb 3, 2025
    Configuration menu
    Copy the full SHA
    2d0078f View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2025

  1. Configuration menu
    Copy the full SHA
    1f8831b View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2025

  1. Configuration menu
    Copy the full SHA
    182c5d8 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2025

  1. Notification improvements (#498)

    * Add support for notification reference
    
    * Add reference to Notification clicked class
    
    * Support for more notification actions
    
    * Make reference public
    
    * Support for actions and reply
    
    * Add missing methods to the facade
    
    * Properly send the actions
    andreascreten authored Feb 21, 2025
    Configuration menu
    Copy the full SHA
    dfcd9e2 View commit details
    Browse the repository at this point in the history
  2. Update cleanup directory defaults (#467)

    * update cleanup files defaults
    
    * add default cleanup_exclude_files to internal config
    
    * remove vendor/bin & add */tests to exclude list
    
    * remove MinifyApplication command
    
    * remove php compactor
    
    * moved internal cleanup_exclude files back again
    
    This is hard to test when the config I'm asserting on lives on a different repo from the test itself.
    Willem Leuverink authored Feb 21, 2025
    Configuration menu
    Copy the full SHA
    2844fe8 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2025

  1. Configuration menu
    Copy the full SHA
    dc1d2f1 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2025

  1. Configuration menu
    Copy the full SHA
    a2183f2 View commit details
    Browse the repository at this point in the history
  2. fix: linting workflow (#499)

    SRWieZ authored Feb 24, 2025
    Configuration menu
    Copy the full SHA
    cea2b0d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0ff6ae6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0102a92 View commit details
    Browse the repository at this point in the history
Loading