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

Commits on Aug 22, 2022

  1. Bump aglipanci/laravel-pint-action from 0.1.0 to 1.0.0

    Bumps [aglipanci/laravel-pint-action](https://github.com/aglipanci/laravel-pint-action) from 0.1.0 to 1.0.0.
    - [Release notes](https://github.com/aglipanci/laravel-pint-action/releases)
    - [Commits](aglipanci/laravel-pint-action@0.1.0...1.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: aglipanci/laravel-pint-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 22, 2022
    Configuration menu
    Copy the full SHA
    7773987 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2022

  1. Bump loader-utils from 1.4.0 to 1.4.2

    Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.2.
    - [Release notes](https://github.com/webpack/loader-utils/releases)
    - [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md)
    - [Commits](webpack/loader-utils@v1.4.0...v1.4.2)
    
    ---
    updated-dependencies:
    - dependency-name: loader-utils
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 24, 2022
    Configuration menu
    Copy the full SHA
    ec87016 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2022

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

    Bumps [ramsey/composer-install](https://github.com/ramsey/composer-install) from 1 to 2.
    - [Release notes](https://github.com/ramsey/composer-install/releases)
    - [Commits](ramsey/composer-install@v1...v2)
    
    ---
    updated-dependencies:
    - dependency-name: ramsey/composer-install
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 28, 2022
    Configuration menu
    Copy the full SHA
    3bd2288 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2022

  1. fix readme badges status

    ousid committed Dec 18, 2022
    Configuration menu
    Copy the full SHA
    0a79995 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #18 from coderflexx/badges-fix

    GitHub Actions Badges
    ousid authored Dec 18, 2022
    Configuration menu
    Copy the full SHA
    825c398 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #17 from coderflexx/dependabot/github_actions/rams…

    …ey/composer-install-2
    
    Bump ramsey/composer-install from 1 to 2
    ousid authored Dec 18, 2022
    Configuration menu
    Copy the full SHA
    d445de1 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #16 from coderflexx/dependabot/npm_and_yarn/loader…

    …-utils-1.4.2
    
    Bump loader-utils from 1.4.0 to 1.4.2
    ousid authored Dec 18, 2022
    Configuration menu
    Copy the full SHA
    227125c View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1 from coderflexx/dependabot/github_actions/aglip…

    …anci/laravel-pint-action-1.0.0
    
    Bump aglipanci/laravel-pint-action from 0.1.0 to 1.0.0
    ousid authored Dec 18, 2022
    Configuration menu
    Copy the full SHA
    bce1fbe View commit details
    Browse the repository at this point in the history
Loading