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-ticket
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.5.1
Choose a base ref
...
head repository: coderflexx/laravel-ticket
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.5.2
Choose a head ref
  • 13 commits
  • 9 files changed
  • 5 contributors

Commits on Apr 24, 2023

  1. Bump dependabot/fetch-metadata from 1.3.6 to 1.4.0

    Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.3.6 to 1.4.0.
    - [Release notes](https://github.com/dependabot/fetch-metadata/releases)
    - [Commits](dependabot/fetch-metadata@v1.3.6...v1.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: dependabot/fetch-metadata
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 24, 2023
    Configuration menu
    Copy the full SHA
    1790175 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #31 from coderflexx/dependabot/github_actions/depe…

    …ndabot/fetch-metadata-1.4.0
    
    Bump dependabot/fetch-metadata from 1.3.6 to 1.4.0
    github-actions[bot] authored Apr 24, 2023
    Configuration menu
    Copy the full SHA
    181c9d9 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2023

  1. Bump aglipanci/laravel-pint-action from 2.2.0 to 2.3.0

    Bumps [aglipanci/laravel-pint-action](https://github.com/aglipanci/laravel-pint-action) from 2.2.0 to 2.3.0.
    - [Release notes](https://github.com/aglipanci/laravel-pint-action/releases)
    - [Commits](aglipanci/laravel-pint-action@2.2.0...2.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: aglipanci/laravel-pint-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 29, 2023
    Configuration menu
    Copy the full SHA
    d5cf64d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #35 from coderflexx/dependabot/github_actions/agli…

    …panci/laravel-pint-action-2.3.0
    
    Bump aglipanci/laravel-pint-action from 2.2.0 to 2.3.0
    github-actions[bot] authored May 29, 2023
    Configuration menu
    Copy the full SHA
    885d66c View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. Bump dependabot/fetch-metadata from 1.4.0 to 1.6.0

    Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.4.0 to 1.6.0.
    - [Release notes](https://github.com/dependabot/fetch-metadata/releases)
    - [Commits](dependabot/fetch-metadata@v1.4.0...v1.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: dependabot/fetch-metadata
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 3, 2023
    Configuration menu
    Copy the full SHA
    20b858a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #39 from coderflexx/dependabot/github_actions/depe…

    …ndabot/fetch-metadata-1.6.0
    
    Bump dependabot/fetch-metadata from 1.4.0 to 1.6.0
    github-actions[bot] authored Jul 3, 2023
    Configuration menu
    Copy the full SHA
    869315b View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Update typo in README.md

    Coz It's retrieving the first data row, so it should be in singular form.
    JaberWiki authored Aug 10, 2023
    Configuration menu
    Copy the full SHA
    69de02c View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. Merge pull request #41 from JaberWiki/main

    Update typo in README.md
    ousid authored Sep 6, 2023
    Configuration menu
    Copy the full SHA
    ab85159 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. remove down migration

    ousid committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    6cb48ff View commit details
    Browse the repository at this point in the history
  2. Fix styling

    ousid authored and github-actions[bot] committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    bafb52a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b80cdd6 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'add_down_migration' of github.com:coderflexx/laravel-ti…

    …cket into add_down_migration
    ousid committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    a1a437f View commit details
    Browse the repository at this point in the history
  5. Merge pull request #44 from coderflexx/add_down_migration

    remove down migration
    ousid authored Sep 14, 2023
    Configuration menu
    Copy the full SHA
    d7bfd64 View commit details
    Browse the repository at this point in the history
Loading