Commit graph

2437 commits

Author SHA1 Message Date
16b120bc73
Upgrade to Laravel 10 2023-02-18 09:34:57 +00:00
c4d7dc31d5
Update php unit config 2023-02-17 09:47:41 +00:00
cee9d77b50
Make Upgrade guide changes 2023-02-17 09:41:14 +00:00
9256aae89d
Update composer dependencies to Laravel 10 2023-02-17 09:26:17 +00:00
af20594968
Merge pull request #666 from jonnybarnes/fix_tests
Get tests passing again
2023-02-17 08:27:17 +00:00
8444634fc7
Get tests passing again 2023-02-17 07:50:02 +00:00
0ef99c53d2
Merge pull request #664 from jonnybarnes/update_laravel_pint_20230216
Update Laravel Pint, fix files in codebase
2023-02-16 17:01:34 +00:00
6d6e719f52
Update Laravel Pint, fix files in codebase 2023-02-16 16:57:06 +00:00
672e724784
Merge pull request #663 from jonnybarnes/dependabot/composer/beyondcode/laravel-dump-server-1.9.0
Bump beyondcode/laravel-dump-server from 1.8.0 to 1.9.0
2023-02-16 16:47:58 +00:00
c64f1720be
Merge branch 'develop' into dependabot/composer/beyondcode/laravel-dump-server-1.9.0 2023-02-16 15:28:09 +00:00
86051dddc0
Merge pull request #662 from jonnybarnes/dependabot/composer/laravel/sail-1.20.2
Bump laravel/sail from 1.20.1 to 1.20.2
2023-02-16 15:27:54 +00:00
1338ce8714
Merge branch 'develop' into dependabot/composer/laravel/sail-1.20.2 2023-02-16 15:05:26 +00:00
cd254b47fd
Merge pull request #661 from jonnybarnes/dependabot/npm_and_yarn/cssnano-5.1.15
Bump cssnano from 5.1.14 to 5.1.15
2023-02-16 14:51:26 +00:00
dependabot[bot]
cd5fe1af1f
Bump beyondcode/laravel-dump-server from 1.8.0 to 1.9.0
Bumps [beyondcode/laravel-dump-server](https://github.com/beyondcode/laravel-dump-server) from 1.8.0 to 1.9.0.
- [Release notes](https://github.com/beyondcode/laravel-dump-server/releases)
- [Changelog](https://github.com/beyondcode/laravel-dump-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/beyondcode/laravel-dump-server/compare/1.8.0...1.9.0)

---
updated-dependencies:
- dependency-name: beyondcode/laravel-dump-server
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-16 09:58:18 +00:00
dependabot[bot]
a4acfd0352
Bump laravel/sail from 1.20.1 to 1.20.2
Bumps [laravel/sail](https://github.com/laravel/sail) from 1.20.1 to 1.20.2.
- [Release notes](https://github.com/laravel/sail/releases)
- [Changelog](https://github.com/laravel/sail/blob/1.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/sail/compare/v1.20.1...v1.20.2)

---
updated-dependencies:
- dependency-name: laravel/sail
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-16 09:57:00 +00:00
dependabot[bot]
d42d07c6ac
Bump cssnano from 5.1.14 to 5.1.15
Bumps [cssnano](https://github.com/cssnano/cssnano) from 5.1.14 to 5.1.15.
- [Release notes](https://github.com/cssnano/cssnano/releases)
- [Commits](https://github.com/cssnano/cssnano/compare/cssnano@5.1.14...cssnano@5.1.15)

---
updated-dependencies:
- dependency-name: cssnano
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-16 09:56:55 +00:00
7bc3854246
Merge pull request #656 from jonnybarnes/dependabot/npm_and_yarn/eslint-8.34.0
Bump eslint from 8.33.0 to 8.34.0
2023-02-16 07:53:18 +00:00
dependabot[bot]
1ad0859007
Bump eslint from 8.33.0 to 8.34.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.33.0 to 8.34.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.33.0...v8.34.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-16 07:38:57 +00:00
184b5a18fb
Merge pull request #657 from jonnybarnes/dependabot/composer/laravel/dusk-7.6.1
Bump laravel/dusk from 7.5.0 to 7.6.1
2023-02-16 07:36:01 +00:00
dependabot[bot]
d873e15572
Bump laravel/dusk from 7.5.0 to 7.6.1
Bumps [laravel/dusk](https://github.com/laravel/dusk) from 7.5.0 to 7.6.1.
- [Release notes](https://github.com/laravel/dusk/releases)
- [Changelog](https://github.com/laravel/dusk/blob/7.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/dusk/compare/v7.5.0...v7.6.1)

---
updated-dependencies:
- dependency-name: laravel/dusk
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-16 07:32:58 +00:00
90edd9a270
Merge pull request #659 from jonnybarnes/dependabot/composer/laravel/horizon-5.14.2
Bump laravel/horizon from 5.14.1 to 5.14.2
2023-02-16 07:31:41 +00:00
dependabot[bot]
1cc9e2e92b
Bump laravel/horizon from 5.14.1 to 5.14.2
Bumps [laravel/horizon](https://github.com/laravel/horizon) from 5.14.1 to 5.14.2.
- [Release notes](https://github.com/laravel/horizon/releases)
- [Changelog](https://github.com/laravel/horizon/blob/5.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/horizon/compare/v5.14.1...v5.14.2)

---
updated-dependencies:
- dependency-name: laravel/horizon
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-16 07:27:44 +00:00
5a4fc79b0c
Merge pull request #660 from jonnybarnes/dependabot/composer/laravel/framework-9.52.0
Bump laravel/framework from 9.51.0 to 9.52.0
2023-02-16 07:26:34 +00:00
dependabot[bot]
4c701e405e
Bump laravel/framework from 9.51.0 to 9.52.0
Bumps [laravel/framework](https://github.com/laravel/framework) from 9.51.0 to 9.52.0.
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/10.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/framework/compare/v9.51.0...v9.52.0)

---
updated-dependencies:
- dependency-name: laravel/framework
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-16 07:22:39 +00:00
3f53a7cfe7
Merge pull request #655 from jonnybarnes/dependabot/composer/nunomaduro/collision-7.0.2
Bump nunomaduro/collision from 7.0.1 to 7.0.2
2023-02-16 07:21:26 +00:00
dependabot[bot]
ffab2260c2
Bump nunomaduro/collision from 7.0.1 to 7.0.2
Bumps [nunomaduro/collision](https://github.com/nunomaduro/collision) from 7.0.1 to 7.0.2.
- [Release notes](https://github.com/nunomaduro/collision/releases)
- [Changelog](https://github.com/nunomaduro/collision/blob/v7.x/CHANGELOG.md)
- [Commits](https://github.com/nunomaduro/collision/compare/v7.0.1...v7.0.2)

---
updated-dependencies:
- dependency-name: nunomaduro/collision
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-13 09:56:58 +00:00
fe6b5c1c3f
Merge pull request #651 from jonnybarnes/dependabot/composer/nunomaduro/collision-7.0.1
Bump nunomaduro/collision from 6.4.0 to 7.0.1
2023-02-08 19:51:16 +00:00
dependabot[bot]
82c92810ea
Bump nunomaduro/collision from 6.4.0 to 7.0.1
Bumps [nunomaduro/collision](https://github.com/nunomaduro/collision) from 6.4.0 to 7.0.1.
- [Release notes](https://github.com/nunomaduro/collision/releases)
- [Changelog](https://github.com/nunomaduro/collision/blob/v7.x/CHANGELOG.md)
- [Commits](https://github.com/nunomaduro/collision/compare/v6.4.0...v7.0.1)

---
updated-dependencies:
- dependency-name: nunomaduro/collision
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-08 19:46:45 +00:00
b22580a068
Merge pull request #649 from jonnybarnes/dependabot/composer/laravel/sail-1.20.1
Bump laravel/sail from 1.19.0 to 1.20.1
2023-02-08 19:45:56 +00:00
dependabot[bot]
9c51c66576
Bump laravel/sail from 1.19.0 to 1.20.1
Bumps [laravel/sail](https://github.com/laravel/sail) from 1.19.0 to 1.20.1.
- [Release notes](https://github.com/laravel/sail/releases)
- [Changelog](https://github.com/laravel/sail/blob/1.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/sail/compare/v1.19.0...v1.20.1)

---
updated-dependencies:
- dependency-name: laravel/sail
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-08 19:43:01 +00:00
38a752d9c8
Merge pull request #647 from jonnybarnes/dependabot/composer/laravel/horizon-5.14.1
Bump laravel/horizon from 5.14.0 to 5.14.1
2023-02-08 19:41:23 +00:00
dependabot[bot]
78eed45412
Bump laravel/horizon from 5.14.0 to 5.14.1
Bumps [laravel/horizon](https://github.com/laravel/horizon) from 5.14.0 to 5.14.1.
- [Release notes](https://github.com/laravel/horizon/releases)
- [Changelog](https://github.com/laravel/horizon/blob/5.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/horizon/compare/v5.14.0...v5.14.1)

---
updated-dependencies:
- dependency-name: laravel/horizon
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-08 19:37:27 +00:00
3791920f41
Merge pull request #646 from jonnybarnes/dependabot/composer/spatie/laravel-ray-1.32.2
Bump spatie/laravel-ray from 1.32.1 to 1.32.2
2023-02-08 19:35:06 +00:00
dependabot[bot]
f33609e01e
Bump spatie/laravel-ray from 1.32.1 to 1.32.2
Bumps [spatie/laravel-ray](https://github.com/spatie/laravel-ray) from 1.32.1 to 1.32.2.
- [Release notes](https://github.com/spatie/laravel-ray/releases)
- [Changelog](https://github.com/spatie/laravel-ray/blob/main/CHANGELOG.md)
- [Commits](https://github.com/spatie/laravel-ray/compare/1.32.1...1.32.2)

---
updated-dependencies:
- dependency-name: spatie/laravel-ray
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-07 09:01:01 +00:00
eee9c63cd3
Merge pull request #645 from jonnybarnes/dependabot/composer/phpunit/phpunit-9.6.3 2023-02-06 11:52:00 +00:00
dependabot[bot]
7ffd23d344
Bump phpunit/phpunit from 9.6.2 to 9.6.3
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.6.2 to 9.6.3.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/main/ChangeLog-9.6.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.6.2...9.6.3)

---
updated-dependencies:
- dependency-name: phpunit/phpunit
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-06 11:21:29 +00:00
3d5cd5ad81
Merge pull request #644 from jonnybarnes/dependabot/composer/barryvdh/laravel-debugbar-3.8.0 2023-02-06 11:15:34 +00:00
dependabot[bot]
219fc29080
Bump barryvdh/laravel-debugbar from 3.7.0 to 3.8.0
Bumps [barryvdh/laravel-debugbar](https://github.com/barryvdh/laravel-debugbar) from 3.7.0 to 3.8.0.
- [Release notes](https://github.com/barryvdh/laravel-debugbar/releases)
- [Commits](https://github.com/barryvdh/laravel-debugbar/compare/v3.7.0...v3.8.0)

---
updated-dependencies:
- dependency-name: barryvdh/laravel-debugbar
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-06 11:10:45 +00:00
6dec78728c
Merge pull request #643 from jonnybarnes/dependabot/composer/barryvdh/laravel-ide-helper-2.13.0 2023-02-06 11:07:24 +00:00
dependabot[bot]
ac2f219f6f
Bump barryvdh/laravel-ide-helper from 2.12.3 to 2.13.0
Bumps [barryvdh/laravel-ide-helper](https://github.com/barryvdh/laravel-ide-helper) from 2.12.3 to 2.13.0.
- [Release notes](https://github.com/barryvdh/laravel-ide-helper/releases)
- [Changelog](https://github.com/barryvdh/laravel-ide-helper/blob/master/CHANGELOG.md)
- [Commits](https://github.com/barryvdh/laravel-ide-helper/compare/v2.12.3...v2.13.0)

---
updated-dependencies:
- dependency-name: barryvdh/laravel-ide-helper
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-06 09:01:05 +00:00
7a8807e1c2
Merge pull request #642 from jonnybarnes/dependency_updates_20230204
Updating some npm dependencies
2023-02-04 13:25:17 +00:00
556802c6e7
Updating some npm dependencies 2023-02-04 13:17:55 +00:00
b59cea9a5e
Merge pull request #640 from jonnybarnes/Switch_docker_to_php_82
Add PHP 8.2 support
2023-02-04 12:42:36 +00:00
4cb246aad2
Add PHP 8.2 support 2023-02-04 12:38:22 +00:00
0794c8a754
Merge pull request #634 from jonnybarnes/dependabot/npm_and_yarn/eslint-8.33.0
Bump eslint from 8.30.0 to 8.33.0
2023-02-04 11:35:48 +00:00
dependabot[bot]
aa86718f15
Bump eslint from 8.30.0 to 8.33.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.30.0 to 8.33.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.30.0...v8.33.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-04 11:31:47 +00:00
c080700cee
Merge pull request #625 from jonnybarnes/dependabot/npm_and_yarn/postcss-8.4.21
Bump postcss from 8.4.20 to 8.4.21
2023-02-04 11:31:01 +00:00
dependabot[bot]
5e8e60314e
Bump postcss from 8.4.20 to 8.4.21
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.20 to 8.4.21.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.20...8.4.21)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-04 11:27:24 +00:00
a8a0147fa7
Merge pull request #624 from jonnybarnes/dependabot/npm_and_yarn/babel-loader-9.1.2
Bump babel-loader from 9.1.0 to 9.1.2
2023-02-04 11:26:26 +00:00
dependabot[bot]
a7e50bd069
Bump babel-loader from 9.1.0 to 9.1.2
Bumps [babel-loader](https://github.com/babel/babel-loader) from 9.1.0 to 9.1.2.
- [Release notes](https://github.com/babel/babel-loader/releases)
- [Changelog](https://github.com/babel/babel-loader/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel-loader/compare/v9.1.0...v9.1.2)

---
updated-dependencies:
- dependency-name: babel-loader
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-04 11:22:39 +00:00