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: userfrosting/UserFrosting
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5.0.2
Choose a base ref
...
head repository: userfrosting/UserFrosting
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5.1.0
Choose a head ref
  • 18 commits
  • 20 files changed
  • 3 contributors

Commits on Dec 14, 2023

  1. Drop PHP 8.0 support

    Ref #1234
    lcharette committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    884b86c View commit details
    Browse the repository at this point in the history
  2. Updating dependencies

    Ref #1235
    lcharette committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    d132103 View commit details
    Browse the repository at this point in the history
  3. Update to PHPUnit 10

    lcharette committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    a41e082 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2023

  1. Add MariaDB test

    Ref #1238
    lcharette committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    78b5b34 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Merge branch '5.0' into 5.1

    lcharette committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    6b0fad1 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

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

Commits on Feb 9, 2024

  1. Update PHPDoc

    lcharette committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    b28a1ea View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2024

  1. Bump follow-redirects from 1.15.5 to 1.15.6

    Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.5 to 1.15.6.
    - [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
    - [Commits](follow-redirects/follow-redirects@v1.15.5...v1.15.6)
    
    ---
    updated-dependencies:
    - dependency-name: follow-redirects
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 16, 2024
    Configuration menu
    Copy the full SHA
    b8763e6 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Merge pull request #1246 from userfrosting/dependabot/npm_and_yarn/fo…

    …llow-redirects-1.15.6
    lcharette authored Mar 18, 2024
    Configuration menu
    Copy the full SHA
    cf084ad View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Update composer.json

    Fix constraints before 5.1 release
    lcharette authored Mar 22, 2024
    Configuration menu
    Copy the full SHA
    a48019a View commit details
    Browse the repository at this point in the history
  2. Bump webpack-dev-middleware from 5.3.3 to 5.3.4

    Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 5.3.3 to 5.3.4.
    - [Release notes](https://github.com/webpack/webpack-dev-middleware/releases)
    - [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md)
    - [Commits](webpack/webpack-dev-middleware@v5.3.3...v5.3.4)
    
    ---
    updated-dependencies:
    - dependency-name: webpack-dev-middleware
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 22, 2024
    Configuration menu
    Copy the full SHA
    0702146 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1247 from userfrosting/dependabot/npm_and_yarn/we…

    …bpack-dev-middleware-5.3.4
    
    Bump webpack-dev-middleware from 5.3.3 to 5.3.4
    lcharette authored Mar 22, 2024
    Configuration menu
    Copy the full SHA
    3c80a41 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2024

  1. Merge branch '5.0' into 5.1

    lcharette committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    14c64ae View commit details
    Browse the repository at this point in the history
  2. Update references

    lcharette committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    9702318 View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG

    lcharette committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    dfe7fd7 View commit details
    Browse the repository at this point in the history
  4. Complete test coverage

    lcharette committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    35b247a View commit details
    Browse the repository at this point in the history
  5. Fix style

    lcharette committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    6696b47 View commit details
    Browse the repository at this point in the history
  6. Fix style (again)

    lcharette committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    3c55724 View commit details
    Browse the repository at this point in the history
Loading