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/laravisit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.4.1
Choose a base ref
...
head repository: coderflexx/laravisit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.4.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
    9bd6ba8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #48 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
    90ff6cd 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
    7a408ad 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
    ce2a758 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #50 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
    08714e0 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Merge pull request #49 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
    630238c View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

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

Commits on Dec 19, 2023

  1. Merge pull request #53 from bitdegree-foundation/feature/optimise-new…

    …-visit-creation
    
    Optimise how we found out if new visit should be created
    ousid authored Dec 19, 2023
    Configuration menu
    Copy the full SHA
    9f9b919 View commit details
    Browse the repository at this point in the history
Loading