Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

8.0 #258

Merged
merged 80 commits into from
Apr 26, 2024
Merged

8.0 #258

merged 80 commits into from
Apr 26, 2024

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    7d10f75 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d60418 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de187c4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b616c9d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b64ee6d View commit details
    Browse the repository at this point in the history
  6. Apply fixes from StyleCI

    StyleCIBot committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    b9369a4 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #255 from ash-jc-allen/analysis-newQvN

    Apply fixes from StyleCI
    ash-jc-allen authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    66aff45 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3212b50 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2dfee17 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    54eb935 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #257 from ash-jc-allen/min-versions

    Drop support for PHP 8.0, Laravel 8, and Laravel 9
    ash-jc-allen authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    dbab293 View commit details
    Browse the repository at this point in the history
  12. Merge branch 'refs/heads/8.0' into feature/user-agent-drivers

    # Conflicts:
    #	composer.json
    ash-jc-allen committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    0c644d5 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #256 from ash-jc-allen/feature/user-agent-drivers

    Switch user agent packages
    ash-jc-allen authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    2f3ce2b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    6e4f502 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    2f4af25 View commit details
    Browse the repository at this point in the history
  16. Merge pull request #259 from ash-jc-allen/match-statement

    Convert "if" statement to "match" condition
    ash-jc-allen authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    45a05cd View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    ab74ad0 View commit details
    Browse the repository at this point in the history
  18. Apply fixes from StyleCI

    StyleCIBot committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    a16f62a View commit details
    Browse the repository at this point in the history
  19. Merge pull request #260 from ash-jc-allen/analysis-16Ke0L

    Apply fixes from StyleCI
    ash-jc-allen authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    aa57629 View commit details
    Browse the repository at this point in the history
  20. Merge pull request #261 from ash-jc-allen/feature/configurable-user-a…

    …gent-parser
    
    Made the user agent parsing class configurable
    ash-jc-allen authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    ae853aa View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    a5aa4b7 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    26870b8 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    2bf5976 View commit details
    Browse the repository at this point in the history
  24. Apply fixes from StyleCI

    StyleCIBot committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    e14bc07 View commit details
    Browse the repository at this point in the history
  25. Merge pull request #263 from ash-jc-allen/analysis-LZVwWw

    Apply fixes from StyleCI
    ash-jc-allen authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    09f8f65 View commit details
    Browse the repository at this point in the history
  26. Merge pull request #262 from ash-jc-allen/feature/key-generator-inter…

    …face
    
    Abstract the key generator out to use an interface
    ash-jc-allen authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    17fde1b View commit details
    Browse the repository at this point in the history
  27. Make arguments required.

    ash-jc-allen committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    ff6955c View commit details
    Browse the repository at this point in the history
  28. Merge pull request #264 from ash-jc-allen/feature/dependency-injectio…

    …n-updates
    
    Make arguments required for DI
    ash-jc-allen authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    6ca2e7c View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    7be2808 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    1fffef3 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    c6dea42 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    4b7df3f View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    e0e25e0 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    1a3528f View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    45b9d74 View commit details
    Browse the repository at this point in the history
  36. Added property types.

    ash-jc-allen committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    ed95a03 View commit details
    Browse the repository at this point in the history
  37. Merge pull request #265 from ash-jc-allen/feature/strict-types

    Added property types and strict type-checking
    ash-jc-allen authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    063e6c0 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    942b5d4 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    82e8f00 View commit details
    Browse the repository at this point in the history
  40. Merge pull request #266 from ash-jc-allen/feature/remove-dates

    Remove "date" property
    ash-jc-allen authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    6cbf1cb View commit details
    Browse the repository at this point in the history
  41. Cleaned up comments.

    ash-jc-allen committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    3f608fd View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    837fa14 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    7eca531 View commit details
    Browse the repository at this point in the history
  44. Merge pull request #267 from ash-jc-allen/larastan

    Switched from "nunomaduro/larastan" to "larastan/larastan"
    ash-jc-allen authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    637aada View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    92a9491 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    ed0a461 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    cd01026 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    a29e16f View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    e750eaf View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    3b79294 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    88d8895 View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    cd3316b View commit details
    Browse the repository at this point in the history
  53. Apply fixes from StyleCI

    StyleCIBot committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    a2cc658 View commit details
    Browse the repository at this point in the history
  54. Merge pull request #271 from ash-jc-allen/analysis-4wJ63n

    Apply fixes from StyleCI
    ash-jc-allen authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    31083e2 View commit details
    Browse the repository at this point in the history
  55. Merge pull request #268 from ash-jc-allen/shift-117366

    PHPUnit 10 Shift
    ash-jc-allen authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    cccfdfe View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Configuration menu
    Copy the full SHA
    71e532f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ced346f View commit details
    Browse the repository at this point in the history
  3. Run tests using Pest.

    ash-jc-allen committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    6e1c9b3 View commit details
    Browse the repository at this point in the history
  4. Apply fixes from StyleCI

    StyleCIBot committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    b385566 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #273 from ash-jc-allen/analysis-a63mZV

    Apply fixes from StyleCI
    ash-jc-allen authored Apr 26, 2024
    Configuration menu
    Copy the full SHA
    23c591d View commit details
    Browse the repository at this point in the history
  6. Merge pull request #274 from ash-jc-allen/arch-testing

    Pest architecture testing
    ash-jc-allen authored Apr 26, 2024
    Configuration menu
    Copy the full SHA
    c896cfa View commit details
    Browse the repository at this point in the history
  7. Updated changelog.

    ash-jc-allen committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    7cfddcf View commit details
    Browse the repository at this point in the history
  8. Added upgrade guide.

    ash-jc-allen committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    b521932 View commit details
    Browse the repository at this point in the history
  9. Reordered changelog.

    ash-jc-allen committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    a2116b1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c3f19be View commit details
    Browse the repository at this point in the history
  11. Updated migration.

    ash-jc-allen committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    0ac293e View commit details
    Browse the repository at this point in the history
  12. Updated changelog.

    ash-jc-allen committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    efb7fb9 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #275 from ash-jc-allen/8.0-doc-updates

    8.0 doc updates
    ash-jc-allen authored Apr 26, 2024
    Configuration menu
    Copy the full SHA
    ab5b180 View commit details
    Browse the repository at this point in the history
  14. Merge remote-tracking branch 'refs/remotes/origin/master' into 8.0

    # Conflicts:
    #	src/Facades/ShortURL.php
    ash-jc-allen committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    58e3f4f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    487ccd6 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    dd3d516 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    f474c0c View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    205879c View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    6e39d14 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    a5a10ec View commit details
    Browse the repository at this point in the history
  21. Apply fixes from StyleCI

    StyleCIBot committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    2cf3617 View commit details
    Browse the repository at this point in the history
  22. Merge pull request #279 from ash-jc-allen/analysis-maPGbY

    Apply fixes from StyleCI
    ash-jc-allen authored Apr 26, 2024
    Configuration menu
    Copy the full SHA
    168392c View commit details
    Browse the repository at this point in the history
  23. Merge pull request #278 from ash-jc-allen/feature/config-validation

    Config validation updates
    ash-jc-allen authored Apr 26, 2024
    Configuration menu
    Copy the full SHA
    4e9a1df View commit details
    Browse the repository at this point in the history
  24. Updated changelog.

    ash-jc-allen committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    035d322 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    5aadd20 View commit details
    Browse the repository at this point in the history