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

Commits on Sep 25, 2023

  1. Bump actions/checkout from 4.0.0 to 4.1.0

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4.0.0 to 4.1.0.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v4.0.0...v4.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 25, 2023
    Configuration menu
    Copy the full SHA
    c4a36b5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #29 from coderflexx/dependabot/github_actions/acti…

    …ons/checkout-4.1.0
    
    Bump actions/checkout from 4.0.0 to 4.1.0
    github-actions[bot] authored Sep 25, 2023
    Configuration menu
    Copy the full SHA
    6bd7875 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. 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 Oct 9, 2023
    Configuration menu
    Copy the full SHA
    977cdbd View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. Bump actions/checkout from 4.1.0 to 4.1.1

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.0 to 4.1.1.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v4.1.0...v4.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 23, 2023
    Configuration menu
    Copy the full SHA
    f7e7ebc View commit details
    Browse the repository at this point in the history
  2. Merge pull request #31 from coderflexx/dependabot/github_actions/acti…

    …ons/checkout-4.1.1
    
    Bump actions/checkout from 4.1.0 to 4.1.1
    github-actions[bot] authored Oct 23, 2023
    Configuration menu
    Copy the full SHA
    4ab6dc0 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Merge pull request #30 from coderflexx/dependabot/github_actions/stef…

    …anzweifel/git-auto-commit-action-5
    
    Bump stefanzweifel/git-auto-commit-action from 4 to 5
    ousid authored Nov 14, 2023
    Configuration menu
    Copy the full SHA
    a6984cb View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. Fix two typos

    justrau authored Nov 27, 2023
    Configuration menu
    Copy the full SHA
    37ee9ef View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. Merge pull request #32 from justRau/patch-1

    Fix two typos
    ousid authored Dec 19, 2023
    Configuration menu
    Copy the full SHA
    71deaf2 View commit details
    Browse the repository at this point in the history
Loading