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: laravel-shift/laravel-model-validation-rules
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: korridor/laravel-model-validation-rules
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 12 commits
  • 12 files changed
  • 3 contributors

Commits on Feb 28, 2024

  1. Bump codecov/codecov-action from 3 to 4

    Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 4.
    - [Release notes](https://github.com/codecov/codecov-action/releases)
    - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
    - [Commits](codecov/codecov-action@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: codecov/codecov-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and constantingraf committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    e06b683 View commit details
    Browse the repository at this point in the history
  2. Bump actions/checkout from 3 to 4

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and constantingraf committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    9c2e341 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    32fab9d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    49370c7 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Configuration menu
    Copy the full SHA
    c174224 View commit details
    Browse the repository at this point in the history
  2. Fixed codecov after upgrade

    korridor committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    d4112b6 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Added banner to readme

    korridor committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    6cecadd View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Add make and uuid functions

    korridor committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    e7c27b9 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. Bump codecov/codecov-action from 4 to 5

    Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4 to 5.
    - [Release notes](https://github.com/codecov/codecov-action/releases)
    - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
    - [Commits](codecov/codecov-action@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: codecov/codecov-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and korridor committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    bb46260 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2025

  1. Bump dependencies for Laravel 12

    laravel-shift authored and korridor committed Feb 27, 2025
    Configuration menu
    Copy the full SHA
    079af28 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a070e0 View commit details
    Browse the repository at this point in the history
  3. Updated readme

    korridor committed Feb 27, 2025
    Configuration menu
    Copy the full SHA
    3f79b11 View commit details
    Browse the repository at this point in the history
Loading