70f90dd456
Remove un-needed config files
2025-04-10 21:03:22 +01:00
cd5c97afd3
Remove psalm annotations
2025-04-10 20:09:36 +01:00
97f3848b66
Use esbuild
2025-04-10 17:08:19 +01:00
540bd17792
Use lightningcss
2025-04-10 16:53:23 +01:00
1fe9a42d8d
Remove GitHub config
2025-04-07 19:47:48 +01:00
cf978cd749
Fix PasskeysController with new webauthn library version
PHP Unit / PHPUnit test suite (pull_request) Has been cancelled
Laravel Pint / Laravel Pint (pull_request) Has been cancelled
2025-04-07 19:44:13 +01:00
126bb29ae2
Laravel Pint fixes
PHP Unit / PHPUnit test suite (pull_request) Has been cancelled
Laravel Pint / Laravel Pint (pull_request) Has been cancelled
2025-04-06 17:25:06 +01:00
7a58287b34
Remove references to short domain
2025-04-06 17:22:36 +01:00
328c9badb4
Remove snow fall
PHP Unit / PHPUnit test suite (pull_request) Has been cancelled
Laravel Pint / Laravel Pint (pull_request) Has been cancelled
2025-04-06 14:33:45 +01:00
1dfa17abca
Update Laravel to v12
PHP Unit / PHPUnit test suite (pull_request) Has been cancelled
Laravel Pint / Laravel Pint (pull_request) Has been cancelled
2025-04-01 21:10:30 +01:00
f2025b801b
Update dependencies
Laravel Pint / Laravel Pint (pull_request) Has been cancelled
PHP Unit / PHPUnit test suite (pull_request) Has been cancelled
2025-01-25 11:47:43 +00:00
4e7b911fe9
Improve commentt in script
PHP Unit / PHPUnit test suite (pull_request) Has been cancelled
Laravel Pint / Laravel Pint (pull_request) Has been cancelled
2025-01-25 11:20:37 +00:00
cf6e65cc03
Improve compress script
...
PHP Unit / PHPUnit test suite (pull_request) Has been cancelled
Laravel Pint / Laravel Pint (pull_request) Has been cancelled
Generate zst and br files, then remove any that are actually larger
than the source file
2024-12-28 11:07:48 +00:00
70e5b9bec7
Add snow fall to the site
...
Laravel Pint / Laravel Pint (pull_request) Has been cancelled
PHP Unit / PHPUnit test suite (pull_request) Has been cancelled
Some tweaks to the node dependencies and compression script also done
2024-11-30 15:58:25 +00:00
84383ecd31
Apply the same fix to replies and reposts
PHP Unit / PHPUnit test suite (pull_request) Has been cancelled
Laravel Pint / Laravel Pint (pull_request) Has been cancelled
2024-11-30 15:31:17 +00:00
1d59d57c2e
Fix showing author like on a note
2024-11-30 15:30:07 +00:00
43447ac47b
Fix tests after we corrected the media URLs
...
PHP Unit / PHPUnit test suite (pull_request) Has been cancelled
Laravel Pint / Laravel Pint (pull_request) Has been cancelled
The media URLs have a path that starts `/storage/`.
2024-10-26 12:52:43 +01:00
d7da42b626
Host images locally
...
PHP Unit / PHPUnit test suite (pull_request) Has been cancelled
Laravel Pint / Laravel Pint (pull_request) Has been cancelled
We don’t need the complexity of S3. Sepcifically the complexity of
managing my own AWS account, flysystem made the Laravel side easy.
A command is added to copy the the S3 files over to local storage.
2024-10-25 20:40:52 +01:00
d80e8164c8
Update dependencies
...
PHP Unit / PHPUnit test suite (pull_request) Has been cancelled
Laravel Pint / Laravel Pint (pull_request) Has been cancelled
Further tidy up some config around phpactor and unit testing
2024-10-23 09:16:11 +01:00
37a8e4bba8
Load favicon from a favicon.png file if it exists
...
Laravel Pint / Laravel Pint (pull_request) Has been cancelled
PHP Unit / PHPUnit test suite (pull_request) Has been cancelled
This means different people will be able to use their own avatar/favicon
2024-08-23 18:55:08 +01:00
9abe4a6110
Only link to gpg key if it exists in the filesystem
PHP Unit / PHPUnit test suite (pull_request) Has been cancelled
Laravel Pint / Laravel Pint (pull_request) Has been cancelled
2024-08-23 18:27:20 +01:00
d77f2302ba
Store requested scopes as a string during IndieAuth flow
PHP Unit / PHPUnit test suite (pull_request) Has been cancelled
Laravel Pint / Laravel Pint (pull_request) Has been cancelled
2024-08-03 11:33:09 +01:00
dd04921e6e
Merge pull request #1490 from jonnybarnes/dependabot/composer/league/commonmark-2.5.0
...
build(deps): Bump league/commonmark from 2.4.2 to 2.5.0
2024-07-23 16:48:07 +01:00
dependabot[bot]
71393add2f
build(deps): Bump league/commonmark from 2.4.2 to 2.5.0
...
Bumps [league/commonmark](https://github.com/thephpleague/commonmark ) from 2.4.2 to 2.5.0.
- [Release notes](https://github.com/thephpleague/commonmark/releases )
- [Changelog](https://github.com/thephpleague/commonmark/blob/2.5/CHANGELOG.md )
- [Commits](https://github.com/thephpleague/commonmark/compare/2.4.2...2.5.0 )
---
updated-dependencies:
- dependency-name: league/commonmark
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-23 15:46:10 +00:00
85aae94496
Merge pull request #1489 from jonnybarnes/dependabot/composer/guzzlehttp/guzzle-7.9.1
...
build(deps): Bump guzzlehttp/guzzle from 7.9.0 to 7.9.1
2024-07-23 16:44:41 +01:00
dependabot[bot]
4ca14542d7
build(deps): Bump guzzlehttp/guzzle from 7.9.0 to 7.9.1
...
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle ) from 7.9.0 to 7.9.1.
- [Release notes](https://github.com/guzzle/guzzle/releases )
- [Changelog](https://github.com/guzzle/guzzle/blob/7.9/CHANGELOG.md )
- [Commits](https://github.com/guzzle/guzzle/compare/7.9.0...7.9.1 )
---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-23 15:33:41 +00:00
65ca2d3d6c
Merge pull request #1488 from jonnybarnes/dependabot/composer/web-auth/webauthn-lib-5.0.1
...
build(deps): Bump web-auth/webauthn-lib from 5.0.0 to 5.0.1
2024-07-23 16:33:01 +01:00
dependabot[bot]
3a47f3b33c
build(deps): Bump web-auth/webauthn-lib from 5.0.0 to 5.0.1
...
Bumps [web-auth/webauthn-lib](https://github.com/web-auth/webauthn-lib ) from 5.0.0 to 5.0.1.
- [Commits](https://github.com/web-auth/webauthn-lib/compare/5.0.0...5.0.1 )
---
updated-dependencies:
- dependency-name: web-auth/webauthn-lib
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-22 09:37:46 +00:00
a93219f4bb
Merge pull request #1487 from jonnybarnes/dependabot/composer/web-auth/webauthn-lib-5.0.0
...
build(deps): Bump web-auth/webauthn-lib from 4.9.1 to 5.0.0
2024-07-19 13:33:03 +01:00
dependabot[bot]
f384e16ef1
build(deps): Bump web-auth/webauthn-lib from 4.9.1 to 5.0.0
...
Bumps [web-auth/webauthn-lib](https://github.com/web-auth/webauthn-lib ) from 4.9.1 to 5.0.0.
- [Commits](https://github.com/web-auth/webauthn-lib/compare/4.9.1...5.0.0 )
---
updated-dependencies:
- dependency-name: web-auth/webauthn-lib
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-19 12:28:52 +00:00
520892f789
Merge pull request #1486 from jonnybarnes/dependabot/composer/guzzlehttp/guzzle-7.9.0
...
build(deps): Bump guzzlehttp/guzzle from 7.8.1 to 7.9.0
2024-07-19 13:27:59 +01:00
dependabot[bot]
290445a4e1
build(deps): Bump guzzlehttp/guzzle from 7.8.1 to 7.9.0
...
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle ) from 7.8.1 to 7.9.0.
- [Release notes](https://github.com/guzzle/guzzle/releases )
- [Changelog](https://github.com/guzzle/guzzle/blob/7.9/CHANGELOG.md )
- [Commits](https://github.com/guzzle/guzzle/compare/7.8.1...7.9.0 )
---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-19 09:54:23 +00:00
e1f6c9b1e3
Merge pull request #1485 from jonnybarnes/dependabot/composer/web-auth/webauthn-lib-4.9.1
...
build(deps): Bump web-auth/webauthn-lib from 4.9.0 to 4.9.1
2024-07-18 13:12:26 +01:00
dependabot[bot]
8a7f320b3a
build(deps): Bump web-auth/webauthn-lib from 4.9.0 to 4.9.1
...
Bumps [web-auth/webauthn-lib](https://github.com/web-auth/webauthn-lib ) from 4.9.0 to 4.9.1.
- [Commits](https://github.com/web-auth/webauthn-lib/compare/4.9.0...4.9.1 )
---
updated-dependencies:
- dependency-name: web-auth/webauthn-lib
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-18 09:47:52 +00:00
9ade631b82
Merge pull request #1484 from jonnybarnes/dependabot/composer/laravel/horizon-5.25.0
...
build(deps): Bump laravel/horizon from 5.24.5 to 5.25.0
2024-07-17 16:04:25 +01:00
dependabot[bot]
43e9fa3530
build(deps): Bump laravel/horizon from 5.24.5 to 5.25.0
...
Bumps [laravel/horizon](https://github.com/laravel/horizon ) from 5.24.5 to 5.25.0.
- [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.24.5...v5.25.0 )
---
updated-dependencies:
- dependency-name: laravel/horizon
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-17 14:55:11 +00:00
370f33fcbf
Merge pull request #1483 from jonnybarnes/dependabot/composer/nunomaduro/collision-8.3.0
...
build(deps-dev): Bump nunomaduro/collision from 8.1.1 to 8.3.0
2024-07-17 15:54:25 +01:00
dependabot[bot]
4250b946f4
build(deps-dev): Bump nunomaduro/collision from 8.1.1 to 8.3.0
...
Bumps [nunomaduro/collision](https://github.com/nunomaduro/collision ) from 8.1.1 to 8.3.0.
- [Changelog](https://github.com/nunomaduro/collision/blob/v8.x/CHANGELOG.md )
- [Commits](https://github.com/nunomaduro/collision/compare/v8.1.1...v8.3.0 )
---
updated-dependencies:
- dependency-name: nunomaduro/collision
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-17 09:32:47 +00:00
e2b8b3ba1a
Merge pull request #1481 from jonnybarnes/dependabot/npm_and_yarn/eslint-9.7.0
...
build(deps-dev): Bump eslint from 9.6.0 to 9.7.0
2024-07-16 21:42:44 +01:00
dependabot[bot]
ed8903050b
build(deps-dev): Bump eslint from 9.6.0 to 9.7.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 9.6.0 to 9.7.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/v9.6.0...v9.7.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-16 20:41:24 +00:00
6c9ee8bb7d
Merge pull request #1482 from jonnybarnes/dependabot/npm_and_yarn/stylelint-16.7.0
...
build(deps-dev): Bump stylelint from 16.6.1 to 16.7.0
2024-07-16 21:40:23 +01:00
dependabot[bot]
207ff9fda3
build(deps-dev): Bump stylelint from 16.6.1 to 16.7.0
...
Bumps [stylelint](https://github.com/stylelint/stylelint ) from 16.6.1 to 16.7.0.
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/16.6.1...16.7.0 )
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-16 20:36:57 +00:00
c5e826a3e2
Merge pull request #1479 from jonnybarnes/dependabot/composer/spatie/laravel-ray-1.37.1
...
build(deps-dev): Bump spatie/laravel-ray from 1.36.2 to 1.37.1
2024-07-16 21:35:33 +01:00
dependabot[bot]
ea2fca89ed
build(deps-dev): Bump spatie/laravel-ray from 1.36.2 to 1.37.1
...
Bumps [spatie/laravel-ray](https://github.com/spatie/laravel-ray ) from 1.36.2 to 1.37.1.
- [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.36.2...1.37.1 )
---
updated-dependencies:
- dependency-name: spatie/laravel-ray
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-16 20:01:57 +00:00
17a6f15175
Merge pull request #1478 from jonnybarnes/dependabot/composer/barryvdh/laravel-ide-helper-3.1.0
...
build(deps-dev): Bump barryvdh/laravel-ide-helper from 3.0.0 to 3.1.0
2024-07-16 21:00:41 +01:00
dependabot[bot]
3dd44d23cc
build(deps-dev): Bump barryvdh/laravel-ide-helper from 3.0.0 to 3.1.0
...
Bumps [barryvdh/laravel-ide-helper](https://github.com/barryvdh/laravel-ide-helper ) from 3.0.0 to 3.1.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/v3.0.0...v3.1.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>
2024-07-16 19:59:24 +00:00
bfaec2f3a5
Merge pull request #1477 from jonnybarnes/dependabot/composer/intervention/image-3.7.2
...
build(deps): Bump intervention/image from 3.7.0 to 3.7.2
2024-07-16 20:58:38 +01:00
dependabot[bot]
2d04d68484
build(deps): Bump intervention/image from 3.7.0 to 3.7.2
...
Bumps [intervention/image](https://github.com/Intervention/image ) from 3.7.0 to 3.7.2.
- [Release notes](https://github.com/Intervention/image/releases )
- [Commits](https://github.com/Intervention/image/compare/3.7.0...3.7.2 )
---
updated-dependencies:
- dependency-name: intervention/image
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-16 19:51:39 +00:00
fe9ae25a60
Merge pull request #1476 from jonnybarnes/dependabot/composer/web-auth/webauthn-lib-4.9.0
...
build(deps): Bump web-auth/webauthn-lib from 4.8.7 to 4.9.0
2024-07-16 20:50:41 +01:00
dependabot[bot]
bd09e5a65f
build(deps): Bump web-auth/webauthn-lib from 4.8.7 to 4.9.0
...
Bumps [web-auth/webauthn-lib](https://github.com/web-auth/webauthn-lib ) from 4.8.7 to 4.9.0.
- [Commits](https://github.com/web-auth/webauthn-lib/compare/4.8.7...4.9.0 )
---
updated-dependencies:
- dependency-name: web-auth/webauthn-lib
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-16 19:46:47 +00:00
9a883e05bb
Merge pull request #1475 from jonnybarnes/dependabot/composer/laravel/dusk-8.2.1
...
build(deps-dev): Bump laravel/dusk from 8.2.0 to 8.2.1
2024-07-16 20:46:06 +01:00
dependabot[bot]
01713b7d79
build(deps-dev): Bump laravel/dusk from 8.2.0 to 8.2.1
...
Bumps [laravel/dusk](https://github.com/laravel/dusk ) from 8.2.0 to 8.2.1.
- [Release notes](https://github.com/laravel/dusk/releases )
- [Changelog](https://github.com/laravel/dusk/blob/8.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/dusk/compare/v8.2.0...v8.2.1 )
---
updated-dependencies:
- dependency-name: laravel/dusk
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-15 09:09:07 +00:00
d6a0b1dcf6
Merge pull request #1473 from jonnybarnes/1455-scope-verification-is-failing-for-micropub-requests
...
Improve scope checking
2024-07-13 15:01:54 +01:00
bcf61bb6a0
Fis Laravel Pint issues
2024-07-13 14:58:11 +01:00
baee7ade4f
Improve scope checking
...
Whether the scopes are defined as a space separated string, or an array,
we should now be checking them without any errors.
2024-07-13 14:52:57 +01:00
55afa8f01d
Merge pull request #1472 from jonnybarnes/update_laravel_pint_20240713
...
Update Laravel Pint
2024-07-13 10:58:47 +01:00
8e077045d2
Update Laravel Pint
...
Also fixes some of the filesaftersome new rules were added to the
default pint configuration.
2024-07-13 10:55:19 +01:00
1475ecdde5
Merge pull request #1471 from jonnybarnes/postres-16
...
Update Postgres in Laravel Sail to v16
2024-07-13 10:38:28 +01:00
a2c0fb2298
Update Postgres in Laravel Sail to v16
2024-07-12 15:15:08 +01:00
7b93692ba5
Merge pull request #1467 from jonnybarnes/dependabot/npm_and_yarn/globals-15.8.0
...
build(deps-dev): Bump globals from 15.7.0 to 15.8.0
2024-07-12 13:54:33 +01:00
dependabot[bot]
51c3ba8ecf
build(deps-dev): Bump globals from 15.7.0 to 15.8.0
...
Bumps [globals](https://github.com/sindresorhus/globals ) from 15.7.0 to 15.8.0.
- [Release notes](https://github.com/sindresorhus/globals/releases )
- [Commits](https://github.com/sindresorhus/globals/compare/v15.7.0...v15.8.0 )
---
updated-dependencies:
- dependency-name: globals
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-12 12:53:11 +00:00
19f2803590
Merge pull request #1468 from jonnybarnes/dependabot/composer/laravel/sail-1.30.2
...
build(deps-dev): Bump laravel/sail from 1.29.3 to 1.30.2
2024-07-12 13:48:28 +01:00
dependabot[bot]
be95bd6468
build(deps-dev): Bump laravel/sail from 1.29.3 to 1.30.2
...
Bumps [laravel/sail](https://github.com/laravel/sail ) from 1.29.3 to 1.30.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.29.3...v1.30.2 )
---
updated-dependencies:
- dependency-name: laravel/sail
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-12 12:46:53 +00:00
96f340ddec
Merge pull request #1464 from jonnybarnes/dependabot/composer/laravel/scout-10.10.1
...
build(deps): Bump laravel/scout from 10.9.0 to 10.10.1
2024-07-12 13:46:07 +01:00
dependabot[bot]
8792bee249
build(deps): Bump laravel/scout from 10.9.0 to 10.10.1
...
Bumps [laravel/scout](https://github.com/laravel/scout ) from 10.9.0 to 10.10.1.
- [Release notes](https://github.com/laravel/scout/releases )
- [Changelog](https://github.com/laravel/scout/blob/10.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/scout/compare/v10.9.0...v10.10.1 )
---
updated-dependencies:
- dependency-name: laravel/scout
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-12 12:44:49 +00:00
d628edf213
Merge pull request #1470 from jonnybarnes/dependabot/composer/laravel/framework-11.15.0
...
build(deps): Bump laravel/framework from 11.13.0 to 11.15.0
2024-07-12 13:41:44 +01:00
dependabot[bot]
05769c410c
build(deps): Bump laravel/framework from 11.13.0 to 11.15.0
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 11.13.0 to 11.15.0.
- [Release notes](https://github.com/laravel/framework/releases )
- [Changelog](https://github.com/laravel/framework/blob/11.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/framework/compare/v11.13.0...v11.15.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>
2024-07-12 12:39:54 +00:00
024cc73c9d
Merge pull request #1463 from jonnybarnes/dependabot/composer/symfony/serializer-7.1.2
...
build(deps): Bump symfony/serializer from 7.1.1 to 7.1.2
2024-07-12 13:38:49 +01:00
dependabot[bot]
c25c1672f1
build(deps): Bump symfony/serializer from 7.1.1 to 7.1.2
...
Bumps [symfony/serializer](https://github.com/symfony/serializer ) from 7.1.1 to 7.1.2.
- [Release notes](https://github.com/symfony/serializer/releases )
- [Changelog](https://github.com/symfony/serializer/blob/7.1/CHANGELOG.md )
- [Commits](https://github.com/symfony/serializer/compare/v7.1.1...v7.1.2 )
---
updated-dependencies:
- dependency-name: symfony/serializer
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-02 19:15:17 +00:00
47b8208bea
Merge pull request #1459 from jonnybarnes/dependabot/composer/vimeo/psalm-5.25.0
...
build(deps-dev): Bump vimeo/psalm from 5.24.0 to 5.25.0
2024-07-02 20:14:32 +01:00
dependabot[bot]
ed8d232ce4
build(deps-dev): Bump vimeo/psalm from 5.24.0 to 5.25.0
...
Bumps [vimeo/psalm](https://github.com/vimeo/psalm ) from 5.24.0 to 5.25.0.
- [Release notes](https://github.com/vimeo/psalm/releases )
- [Commits](https://github.com/vimeo/psalm/compare/5.24.0...5.25.0 )
---
updated-dependencies:
- dependency-name: vimeo/psalm
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-02 19:09:29 +00:00
1fa4d71714
Merge pull request #1458 from jonnybarnes/dependabot/npm_and_yarn/eslint-9.6.0
...
build(deps-dev): Bump eslint from 9.5.0 to 9.6.0
2024-07-02 20:08:29 +01:00
dependabot[bot]
8baac038de
build(deps-dev): Bump eslint from 9.5.0 to 9.6.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 9.5.0 to 9.6.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/v9.5.0...v9.6.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-02 19:06:40 +00:00
49078156f1
Merge pull request #1457 from jonnybarnes/dependabot/npm_and_yarn/eslint/js-9.6.0
...
build(deps-dev): Bump @eslint/js from 9.5.0 to 9.6.0
2024-07-02 20:05:28 +01:00
dependabot[bot]
929f26fe76
build(deps-dev): Bump @eslint/js from 9.5.0 to 9.6.0
...
Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js ) from 9.5.0 to 9.6.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/commits/v9.6.0/packages/js )
---
updated-dependencies:
- dependency-name: "@eslint/js"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-02 19:02:28 +00:00
e0f82643e0
Merge pull request #1456 from jonnybarnes/dependabot/npm_and_yarn/globals-15.7.0
...
build(deps-dev): Bump globals from 15.6.0 to 15.7.0
2024-07-02 20:01:43 +01:00
dependabot[bot]
f8063d1bca
build(deps-dev): Bump globals from 15.6.0 to 15.7.0
...
Bumps [globals](https://github.com/sindresorhus/globals ) from 15.6.0 to 15.7.0.
- [Release notes](https://github.com/sindresorhus/globals/releases )
- [Commits](https://github.com/sindresorhus/globals/compare/v15.6.0...v15.7.0 )
---
updated-dependencies:
- dependency-name: globals
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-01 09:09:47 +00:00
afee38c04b
Merge pull request #1453 from jonnybarnes/1452-tokens-can-not-be-issued
...
Store scope data correctly
2024-06-30 11:18:37 +01:00
3cf11b0d72
Store scope data correctly
...
I was using the key `scopes` instead of `scope`
2024-06-30 11:13:27 +01:00
06c5d811be
Merge pull request #1451 from jonnybarnes/dependabot/npm_and_yarn/stylistic/eslint-plugin-2.3.0
...
build(deps-dev): Bump @stylistic/eslint-plugin from 2.2.2 to 2.3.0
2024-06-30 09:49:54 +01:00
dependabot[bot]
411dc19c5a
build(deps-dev): Bump @stylistic/eslint-plugin from 2.2.2 to 2.3.0
...
Bumps [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin ) from 2.2.2 to 2.3.0.
- [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases )
- [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v2.3.0/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@stylistic/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-29 14:43:05 +00:00
179938d97c
Merge pull request #1450 from jonnybarnes/dependabot/composer/spatie/laravel-ignition-2.8.0
...
build(deps): Bump spatie/laravel-ignition from 2.7.0 to 2.8.0
2024-06-29 15:42:22 +01:00
dependabot[bot]
0e68fffc16
build(deps): Bump spatie/laravel-ignition from 2.7.0 to 2.8.0
...
Bumps [spatie/laravel-ignition](https://github.com/spatie/laravel-ignition ) from 2.7.0 to 2.8.0.
- [Release notes](https://github.com/spatie/laravel-ignition/releases )
- [Changelog](https://github.com/spatie/laravel-ignition/blob/main/CHANGELOG.md )
- [Commits](https://github.com/spatie/laravel-ignition/compare/2.7.0...2.8.0 )
---
updated-dependencies:
- dependency-name: spatie/laravel-ignition
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-29 14:40:54 +00:00
6a575f9058
Merge pull request #1449 from jonnybarnes/dependabot/composer/openai-php/client-0.10.1
...
build(deps-dev): Bump openai-php/client from 0.8.4 to 0.10.1
2024-06-29 15:40:11 +01:00
dependabot[bot]
0eea92930b
build(deps-dev): Bump openai-php/client from 0.8.4 to 0.10.1
...
Bumps [openai-php/client](https://github.com/openai-php/client ) from 0.8.4 to 0.10.1.
- [Release notes](https://github.com/openai-php/client/releases )
- [Changelog](https://github.com/openai-php/client/blob/main/CHANGELOG.md )
- [Commits](https://github.com/openai-php/client/compare/v0.8.4...v0.10.1 )
---
updated-dependencies:
- dependency-name: openai-php/client
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-29 14:38:22 +00:00
e8a9edc2bb
Merge pull request #1448 from jonnybarnes/dependabot/composer/lcobucci/jwt-5.3.0
...
build(deps): Bump lcobucci/jwt from 5.2.0 to 5.3.0
2024-06-29 15:37:44 +01:00
dependabot[bot]
74db2cf3e1
build(deps): Bump lcobucci/jwt from 5.2.0 to 5.3.0
...
Bumps [lcobucci/jwt](https://github.com/lcobucci/jwt ) from 5.2.0 to 5.3.0.
- [Release notes](https://github.com/lcobucci/jwt/releases )
- [Commits](https://github.com/lcobucci/jwt/compare/5.2.0...5.3.0 )
---
updated-dependencies:
- dependency-name: lcobucci/jwt
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-29 14:33:25 +00:00
0fee4eedfa
Merge pull request #1447 from jonnybarnes/dependabot/composer/symfony/property-access-7.1.1
...
build(deps): Bump symfony/property-access from 7.0.4 to 7.1.1
2024-06-29 15:32:47 +01:00
dependabot[bot]
5481bab429
build(deps): Bump symfony/property-access from 7.0.4 to 7.1.1
...
Bumps [symfony/property-access](https://github.com/symfony/property-access ) from 7.0.4 to 7.1.1.
- [Release notes](https://github.com/symfony/property-access/releases )
- [Changelog](https://github.com/symfony/property-access/blob/7.1/CHANGELOG.md )
- [Commits](https://github.com/symfony/property-access/compare/v7.0.4...v7.1.1 )
---
updated-dependencies:
- dependency-name: symfony/property-access
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-29 14:25:02 +00:00
55a1444ba8
Merge pull request #1446 from jonnybarnes/dependabot/composer/symfony/serializer-7.1.1
...
build(deps): Bump symfony/serializer from 7.0.4 to 7.1.1
2024-06-29 15:24:26 +01:00
dependabot[bot]
145c388b65
build(deps): Bump symfony/serializer from 7.0.4 to 7.1.1
...
Bumps [symfony/serializer](https://github.com/symfony/serializer ) from 7.0.4 to 7.1.1.
- [Release notes](https://github.com/symfony/serializer/releases )
- [Changelog](https://github.com/symfony/serializer/blob/7.1/CHANGELOG.md )
- [Commits](https://github.com/symfony/serializer/compare/v7.0.4...v7.1.1 )
---
updated-dependencies:
- dependency-name: symfony/serializer
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-24 09:58:14 +00:00
cabc9fef84
Merge pull request #1444 from jonnybarnes/1443-scopes-arent-being-shown-correctly-in-indieauth-approve-page
...
Parse scope value from authorization URL correctly
2024-06-22 20:51:17 +01:00
1521130f55
Parse scope value from authorization URL correctly
2024-06-22 20:48:03 +01:00
de3661ab77
Merge pull request #1441 from jonnybarnes/1440-make-login-work-with-indieauth-flow
...
Save full url during login
2024-06-22 20:30:51 +01:00
5d8929ac29
Save full url during login
...
This means the query params should be kept when redirecting back to
`/auth?...` during the IndieAuth flow.
2024-06-22 20:28:18 +01:00
1cd4e54b44
Merge pull request #1438 from jonnybarnes/1437-fix-auth-endpoint-in-html-head-links
...
Improve html links in the head regarding IndieAuth
2024-06-22 18:44:09 +01:00
3e980b9a6a
Improve html links in the head regarding IndieAuth
...
One of them had a typo in
2024-06-22 18:40:41 +01:00
427a63af0f
Merge pull request #1435 from jonnybarnes/dependabot/npm_and_yarn/stylelint-config-standard-36.0.1
...
build(deps-dev): Bump stylelint-config-standard from 36.0.0 to 36.0.1
2024-06-22 18:20:02 +01:00
dependabot[bot]
466378433b
build(deps-dev): Bump stylelint-config-standard from 36.0.0 to 36.0.1
...
Bumps [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard ) from 36.0.0 to 36.0.1.
- [Release notes](https://github.com/stylelint/stylelint-config-standard/releases )
- [Changelog](https://github.com/stylelint/stylelint-config-standard/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint-config-standard/compare/36.0.0...36.0.1 )
---
updated-dependencies:
- dependency-name: stylelint-config-standard
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-22 17:17:41 +00:00
bf94de46ab
Merge pull request #1434 from jonnybarnes/dependabot/npm_and_yarn/stylistic/eslint-plugin-2.2.2
...
build(deps-dev): Bump @stylistic/eslint-plugin from 2.1.0 to 2.2.2
2024-06-22 18:17:09 +01:00
dependabot[bot]
92d66f733e
build(deps-dev): Bump @stylistic/eslint-plugin from 2.1.0 to 2.2.2
...
Bumps [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin ) from 2.1.0 to 2.2.2.
- [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases )
- [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v2.2.2/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@stylistic/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-22 17:15:37 +00:00
cb32b30663
Merge pull request #1431 from jonnybarnes/dependabot/npm_and_yarn/globals-15.6.0
...
build(deps-dev): Bump globals from 15.4.0 to 15.6.0
2024-06-22 18:15:01 +01:00
dependabot[bot]
a49ee852ee
build(deps-dev): Bump globals from 15.4.0 to 15.6.0
...
Bumps [globals](https://github.com/sindresorhus/globals ) from 15.4.0 to 15.6.0.
- [Release notes](https://github.com/sindresorhus/globals/releases )
- [Commits](https://github.com/sindresorhus/globals/compare/v15.4.0...v15.6.0 )
---
updated-dependencies:
- dependency-name: globals
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-22 17:11:08 +00:00
84940844b0
Merge pull request #1433 from jonnybarnes/dependabot/composer/laravel/sail-1.29.3
...
build(deps-dev): Bump laravel/sail from 1.29.1 to 1.29.3
2024-06-22 18:10:22 +01:00
dependabot[bot]
0991c53dd6
build(deps-dev): Bump laravel/sail from 1.29.1 to 1.29.3
...
Bumps [laravel/sail](https://github.com/laravel/sail ) from 1.29.1 to 1.29.3.
- [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.29.1...v1.29.3 )
---
updated-dependencies:
- dependency-name: laravel/sail
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-22 17:08:19 +00:00
f7c9c044e0
Merge pull request #1430 from jonnybarnes/dependabot/composer/laravel/sanctum-4.0.2
...
build(deps): Bump laravel/sanctum from 4.0.1 to 4.0.2
2024-06-22 18:07:34 +01:00
dependabot[bot]
9348b7b0ce
build(deps): Bump laravel/sanctum from 4.0.1 to 4.0.2
...
Bumps [laravel/sanctum](https://github.com/laravel/sanctum ) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/laravel/sanctum/releases )
- [Changelog](https://github.com/laravel/sanctum/blob/4.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/sanctum/compare/v4.0.1...v4.0.2 )
---
updated-dependencies:
- dependency-name: laravel/sanctum
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-22 17:05:16 +00:00
527bfb31d6
Merge pull request #1428 from jonnybarnes/dependabot/composer/web-auth/webauthn-lib-4.8.7
...
build(deps): Bump web-auth/webauthn-lib from 4.8.3 to 4.8.7
2024-06-22 18:04:33 +01:00
dependabot[bot]
f7f47a22f0
build(deps): Bump web-auth/webauthn-lib from 4.8.3 to 4.8.7
...
Bumps [web-auth/webauthn-lib](https://github.com/web-auth/webauthn-lib ) from 4.8.3 to 4.8.7.
- [Commits](https://github.com/web-auth/webauthn-lib/compare/4.8.3...4.8.7 )
---
updated-dependencies:
- dependency-name: web-auth/webauthn-lib
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-22 16:57:27 +00:00
0066311bde
Merge pull request #1427 from jonnybarnes/dependabot/composer/intervention/image-3.7.0
...
build(deps): Bump intervention/image from 3.5.1 to 3.7.0
2024-06-22 17:56:49 +01:00
dependabot[bot]
a015ba2775
build(deps): Bump intervention/image from 3.5.1 to 3.7.0
...
Bumps [intervention/image](https://github.com/Intervention/image ) from 3.5.1 to 3.7.0.
- [Release notes](https://github.com/Intervention/image/releases )
- [Commits](https://github.com/Intervention/image/compare/3.5.1...3.7.0 )
---
updated-dependencies:
- dependency-name: intervention/image
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-22 16:50:58 +00:00
f456199c48
Merge pull request #1426 from jonnybarnes/dependabot/composer/league/flysystem-aws-s3-v3-3.28.0
...
build(deps): Bump league/flysystem-aws-s3-v3 from 3.26.0 to 3.28.0
2024-06-22 17:50:17 +01:00
dependabot[bot]
78712aef2f
build(deps): Bump league/flysystem-aws-s3-v3 from 3.26.0 to 3.28.0
...
Bumps [league/flysystem-aws-s3-v3](https://github.com/thephpleague/flysystem-aws-s3-v3 ) from 3.26.0 to 3.28.0.
- [Commits](https://github.com/thephpleague/flysystem-aws-s3-v3/compare/3.26.0...3.28.0 )
---
updated-dependencies:
- dependency-name: league/flysystem-aws-s3-v3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-22 16:48:33 +00:00
bb980eec47
Merge pull request #1422 from jonnybarnes/dependabot/npm_and_yarn/eslint-9.5.0
...
build(deps-dev): Bump eslint from 9.4.0 to 9.5.0
2024-06-22 17:46:38 +01:00
dependabot[bot]
4749b166bf
build(deps-dev): Bump eslint from 9.4.0 to 9.5.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 9.4.0 to 9.5.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/v9.4.0...v9.5.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-17 09:05:37 +00:00
f51e2610f4
Merge pull request #1421 from jonnybarnes/dependabot/composer/laravel/scout-10.9.0
...
build(deps): Bump laravel/scout from 10.8.4 to 10.9.0
2024-06-16 16:05:35 +01:00
dependabot[bot]
ae0a8290f7
build(deps): Bump laravel/scout from 10.8.4 to 10.9.0
...
Bumps [laravel/scout](https://github.com/laravel/scout ) from 10.8.4 to 10.9.0.
- [Release notes](https://github.com/laravel/scout/releases )
- [Changelog](https://github.com/laravel/scout/blob/10.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/scout/compare/v10.8.4...v10.9.0 )
---
updated-dependencies:
- dependency-name: laravel/scout
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-16 15:02:32 +00:00
6afa01b58d
Merge pull request #1420 from jonnybarnes/dependabot/composer/symfony/html-sanitizer-7.1.1
...
build(deps): Bump symfony/html-sanitizer from 7.0.4 to 7.1.1
2024-06-16 16:01:47 +01:00
dependabot[bot]
0ae30c18f0
build(deps): Bump symfony/html-sanitizer from 7.0.4 to 7.1.1
...
Bumps [symfony/html-sanitizer](https://github.com/symfony/html-sanitizer ) from 7.0.4 to 7.1.1.
- [Release notes](https://github.com/symfony/html-sanitizer/releases )
- [Changelog](https://github.com/symfony/html-sanitizer/blob/7.1/CHANGELOG.md )
- [Commits](https://github.com/symfony/html-sanitizer/compare/v7.0.4...v7.1.1 )
---
updated-dependencies:
- dependency-name: symfony/html-sanitizer
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-16 14:52:27 +00:00
0b864a3286
Merge pull request #1419 from jonnybarnes/dependabot/composer/laravel/horizon-5.24.5
...
build(deps): Bump laravel/horizon from 5.23.2 to 5.24.5
2024-06-16 15:51:47 +01:00
dependabot[bot]
5a6db7dee4
build(deps): Bump laravel/horizon from 5.23.2 to 5.24.5
...
Bumps [laravel/horizon](https://github.com/laravel/horizon ) from 5.23.2 to 5.24.5.
- [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.23.2...v5.24.5 )
---
updated-dependencies:
- dependency-name: laravel/horizon
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-16 14:43:18 +00:00
0e76d42743
Merge pull request #1418 from jonnybarnes/dependabot/composer/mockery/mockery-1.6.12
...
build(deps-dev): Bump mockery/mockery from 1.6.11 to 1.6.12
2024-06-16 15:42:32 +01:00
dependabot[bot]
39770f6f7c
build(deps-dev): Bump mockery/mockery from 1.6.11 to 1.6.12
...
Bumps [mockery/mockery](https://github.com/mockery/mockery ) from 1.6.11 to 1.6.12.
- [Release notes](https://github.com/mockery/mockery/releases )
- [Changelog](https://github.com/mockery/mockery/blob/1.6.x/CHANGELOG.md )
- [Commits](https://github.com/mockery/mockery/compare/1.6.11...1.6.12 )
---
updated-dependencies:
- dependency-name: mockery/mockery
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-16 14:39:19 +00:00
df0a388da6
Merge pull request #1417 from jonnybarnes/dependabot/composer/phpunit/phpunit-10.5.20
...
build(deps-dev): Bump phpunit/phpunit from 10.5.16 to 10.5.20
2024-06-16 15:37:57 +01:00
dependabot[bot]
6943197ec5
build(deps-dev): Bump phpunit/phpunit from 10.5.16 to 10.5.20
...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 10.5.16 to 10.5.20.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases )
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.5.20/ChangeLog-10.5.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/10.5.16...10.5.20 )
---
updated-dependencies:
- dependency-name: phpunit/phpunit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-10 09:06:54 +00:00
9855c5ce04
Merge pull request #1416 from jonnybarnes/1415-fix-eslint-configuration
...
Update eslint config
2024-06-08 21:00:36 +01:00
8432934643
Update eslint config
2024-06-08 20:55:34 +01:00
5a52fda97d
Merge pull request #1413 from jonnybarnes/dependabot/npm_and_yarn/eslint-9.4.0
...
build(deps-dev): Bump eslint from 8.57.0 to 9.4.0
2024-06-08 20:16:06 +01:00
dependabot[bot]
ba13e3e4ca
build(deps-dev): Bump eslint from 8.57.0 to 9.4.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.57.0 to 9.4.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.57.0...v9.4.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-08 19:14:18 +00:00
ca6eefd0a9
Merge pull request #1412 from jonnybarnes/dependabot/npm_and_yarn/stylelint-16.6.1
...
build(deps-dev): Bump stylelint from 16.3.1 to 16.6.1
2024-06-08 20:13:39 +01:00
dependabot[bot]
9496648221
build(deps-dev): Bump stylelint from 16.3.1 to 16.6.1
...
Bumps [stylelint](https://github.com/stylelint/stylelint ) from 16.3.1 to 16.6.1.
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/16.3.1...16.6.1 )
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-08 19:06:07 +00:00
c40bbf3a53
Merge pull request #1407 from jonnybarnes/dependabot/composer/spatie/laravel-ignition-2.7.0
...
build(deps): Bump spatie/laravel-ignition from 2.4.2 to 2.7.0
2024-06-08 20:05:21 +01:00
dependabot[bot]
548f156ad0
build(deps): Bump spatie/laravel-ignition from 2.4.2 to 2.7.0
...
Bumps [spatie/laravel-ignition](https://github.com/spatie/laravel-ignition ) from 2.4.2 to 2.7.0.
- [Release notes](https://github.com/spatie/laravel-ignition/releases )
- [Changelog](https://github.com/spatie/laravel-ignition/blob/main/CHANGELOG.md )
- [Commits](https://github.com/spatie/laravel-ignition/compare/2.4.2...2.7.0 )
---
updated-dependencies:
- dependency-name: spatie/laravel-ignition
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-08 18:59:45 +00:00
42f69bd168
Merge pull request #1406 from jonnybarnes/dependabot/composer/spatie/laravel-ray-1.36.2
...
build(deps-dev): Bump spatie/laravel-ray from 1.35.1 to 1.36.2
2024-06-08 19:58:58 +01:00
dependabot[bot]
333412c810
build(deps-dev): Bump spatie/laravel-ray from 1.35.1 to 1.36.2
...
Bumps [spatie/laravel-ray](https://github.com/spatie/laravel-ray ) from 1.35.1 to 1.36.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.35.1...1.36.2 )
---
updated-dependencies:
- dependency-name: spatie/laravel-ray
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-08 18:56:04 +00:00
699096c008
Merge pull request #1404 from jonnybarnes/dependabot/composer/barryvdh/laravel-debugbar-3.13.5
...
build(deps-dev): Bump barryvdh/laravel-debugbar from 3.12.2 to 3.13.5
2024-06-08 19:55:16 +01:00
dependabot[bot]
6de8f25a31
build(deps-dev): Bump barryvdh/laravel-debugbar from 3.12.2 to 3.13.5
...
Bumps [barryvdh/laravel-debugbar](https://github.com/barryvdh/laravel-debugbar ) from 3.12.2 to 3.13.5.
- [Release notes](https://github.com/barryvdh/laravel-debugbar/releases )
- [Commits](https://github.com/barryvdh/laravel-debugbar/compare/v3.12.2...v3.13.5 )
---
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>
2024-06-08 18:53:16 +00:00
255ff5227f
Merge pull request #1397 from jonnybarnes/dependabot/composer/laravel/dusk-8.2.0
...
build(deps-dev): Bump laravel/dusk from 8.1.0 to 8.2.0
2024-06-08 19:52:30 +01:00
dependabot[bot]
e84d1018cc
build(deps-dev): Bump laravel/dusk from 8.1.0 to 8.2.0
...
Bumps [laravel/dusk](https://github.com/laravel/dusk ) from 8.1.0 to 8.2.0.
- [Release notes](https://github.com/laravel/dusk/releases )
- [Changelog](https://github.com/laravel/dusk/blob/8.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/dusk/compare/v8.1.0...v8.2.0 )
---
updated-dependencies:
- dependency-name: laravel/dusk
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-08 18:50:00 +00:00
72b0a4f133
Merge pull request #1388 from jonnybarnes/dependabot/composer/psalm/plugin-laravel-2.11.0
...
build(deps-dev): Bump psalm/plugin-laravel from 2.10.1 to 2.11.0
2024-06-08 19:49:10 +01:00
dependabot[bot]
4a8e2dd0fc
build(deps-dev): Bump psalm/plugin-laravel from 2.10.1 to 2.11.0
...
Bumps [psalm/plugin-laravel](https://github.com/psalm/psalm-plugin-laravel ) from 2.10.1 to 2.11.0.
- [Release notes](https://github.com/psalm/psalm-plugin-laravel/releases )
- [Commits](https://github.com/psalm/psalm-plugin-laravel/compare/v2.10.1...v2.11.0 )
---
updated-dependencies:
- dependency-name: psalm/plugin-laravel
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-08 18:46:56 +00:00
a440533a76
Merge pull request #1414 from jonnybarnes/1384-implement-auth-endpoint
...
Implement IndieAuth endpoint
2024-06-08 19:45:36 +01:00
d98a66f42b
Laravel Pint fixes
2024-06-08 19:43:44 +01:00
58b31bb4c1
Add Indieweb related link to the HTTP headers
2024-06-08 19:39:09 +01:00
7f70f75d05
IndieAuth endpoint can now return access tokens
2024-06-08 10:56:15 +01:00
5b2bfd5270
Auth endpoint
...
The IndieAuth endpoint should be added, currently adding the unt tests
2024-06-02 10:16:16 +01:00
7ad5d56f1b
Merge pull request #1383 from jonnybarnes/dependabot/composer/laravel/framework-11.1.1
...
build(deps): Bump laravel/framework from 11.1.0 to 11.1.1
2024-03-29 14:29:07 +00:00
dependabot[bot]
7f95842308
build(deps): Bump laravel/framework from 11.1.0 to 11.1.1
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 11.1.0 to 11.1.1.
- [Release notes](https://github.com/laravel/framework/releases )
- [Changelog](https://github.com/laravel/framework/blob/11.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/framework/compare/v11.1.0...v11.1.1 )
---
updated-dependencies:
- dependency-name: laravel/framework
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-29 14:25:05 +00:00
25fceca2ff
Merge pull request #1382 from jonnybarnes/dependabot/composer/phpunit/phpunit-10.5.16
...
build(deps-dev): Bump phpunit/phpunit from 10.5.15 to 10.5.16
2024-03-29 14:24:01 +00:00
dependabot[bot]
dd862be3a9
build(deps-dev): Bump phpunit/phpunit from 10.5.15 to 10.5.16
...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 10.5.15 to 10.5.16.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases )
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.5.16/ChangeLog-10.5.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/10.5.15...10.5.16 )
---
updated-dependencies:
- dependency-name: phpunit/phpunit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-29 14:18:35 +00:00
1b08703cd9
Merge pull request #1381 from jonnybarnes/dependabot/composer/laravel/pint-1.15.0
...
build(deps-dev): Bump laravel/pint from 1.14.0 to 1.15.0
2024-03-29 14:17:44 +00:00
dependabot[bot]
1475e8f859
build(deps-dev): Bump laravel/pint from 1.14.0 to 1.15.0
...
Bumps [laravel/pint](https://github.com/laravel/pint ) from 1.14.0 to 1.15.0.
- [Release notes](https://github.com/laravel/pint/releases )
- [Changelog](https://github.com/laravel/pint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/laravel/pint/compare/v1.14.0...v1.15.0 )
---
updated-dependencies:
- dependency-name: laravel/pint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-28 09:53:40 +00:00
e72d9ca231
Merge pull request #1380 from jonnybarnes/dependabot/composer/laravel/dusk-8.1.0
...
build(deps-dev): Bump laravel/dusk from 8.0.0 to 8.1.0
2024-03-27 16:20:29 +00:00
dependabot[bot]
1db7cde639
build(deps-dev): Bump laravel/dusk from 8.0.0 to 8.1.0
...
Bumps [laravel/dusk](https://github.com/laravel/dusk ) from 8.0.0 to 8.1.0.
- [Release notes](https://github.com/laravel/dusk/releases )
- [Changelog](https://github.com/laravel/dusk/blob/8.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/dusk/compare/v8.0.0...v8.1.0 )
---
updated-dependencies:
- dependency-name: laravel/dusk
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-27 16:13:42 +00:00
76061e10e3
Merge pull request #1379 from jonnybarnes/dependabot/composer/laravel/horizon-5.23.2
...
build(deps): Bump laravel/horizon from 5.23.1 to 5.23.2
2024-03-27 16:12:45 +00:00
dependabot[bot]
936acc6196
build(deps): Bump laravel/horizon from 5.23.1 to 5.23.2
...
Bumps [laravel/horizon](https://github.com/laravel/horizon ) from 5.23.1 to 5.23.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.23.1...v5.23.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>
2024-03-27 16:11:04 +00:00
13e2f8ade1
Merge pull request #1378 from jonnybarnes/dependabot/composer/laravel/scout-10.8.4
...
build(deps): Bump laravel/scout from 10.8.3 to 10.8.4
2024-03-27 16:09:49 +00:00
dependabot[bot]
7d47ba6edf
build(deps): Bump laravel/scout from 10.8.3 to 10.8.4
...
Bumps [laravel/scout](https://github.com/laravel/scout ) from 10.8.3 to 10.8.4.
- [Release notes](https://github.com/laravel/scout/releases )
- [Changelog](https://github.com/laravel/scout/blob/10.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/scout/compare/v10.8.3...v10.8.4 )
---
updated-dependencies:
- dependency-name: laravel/scout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-27 15:05:21 +00:00
71f35e6c2e
Merge pull request #1377 from jonnybarnes/dependabot/composer/laravel/sanctum-4.0.1
...
build(deps): Bump laravel/sanctum from 4.0.0 to 4.0.1
2024-03-27 15:03:23 +00:00
dependabot[bot]
8d053195d1
build(deps): Bump laravel/sanctum from 4.0.0 to 4.0.1
...
Bumps [laravel/sanctum](https://github.com/laravel/sanctum ) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/laravel/sanctum/releases )
- [Changelog](https://github.com/laravel/sanctum/blob/4.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/sanctum/compare/v4.0.0...v4.0.1 )
---
updated-dependencies:
- dependency-name: laravel/sanctum
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-27 14:57:30 +00:00
5c420584c0
Merge pull request #1376 from jonnybarnes/dependabot/npm_and_yarn/stylelint-16.3.1
...
build(deps-dev): Bump stylelint from 16.3.0 to 16.3.1
2024-03-27 14:27:11 +00:00
dependabot[bot]
4840120971
build(deps-dev): Bump stylelint from 16.3.0 to 16.3.1
...
Bumps [stylelint](https://github.com/stylelint/stylelint ) from 16.3.0 to 16.3.1.
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/16.3.0...16.3.1 )
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-27 14:25:05 +00:00
c26e528d9f
Merge pull request #1375 from jonnybarnes/dependabot/composer/league/flysystem-aws-s3-v3-3.26.0
...
build(deps): Bump league/flysystem-aws-s3-v3 from 3.25.1 to 3.26.0
2024-03-27 14:21:42 +00:00
dependabot[bot]
9a2364563a
build(deps): Bump league/flysystem-aws-s3-v3 from 3.25.1 to 3.26.0
...
Bumps [league/flysystem-aws-s3-v3](https://github.com/thephpleague/flysystem-aws-s3-v3 ) from 3.25.1 to 3.26.0.
- [Commits](https://github.com/thephpleague/flysystem-aws-s3-v3/compare/3.25.1...3.26.0 )
---
updated-dependencies:
- dependency-name: league/flysystem-aws-s3-v3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-26 09:15:47 +00:00
5749bf2e69
Merge pull request #1374 from jonnybarnes/dependabot/npm_and_yarn/stylelint-16.3.0
2024-03-25 20:02:08 +00:00
dependabot[bot]
32ad6d7d88
build(deps-dev): Bump stylelint from 16.2.1 to 16.3.0
...
Bumps [stylelint](https://github.com/stylelint/stylelint ) from 16.2.1 to 16.3.0.
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/16.2.1...16.3.0 )
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-25 09:50:40 +00:00
a200c9d43e
Merge pull request #1370 from jonnybarnes/1284-setup-bluesky-syndication-with-bridgy
...
Setup support for syndicating to Bluesky
2024-03-23 21:26:35 +00:00
1f9a8fee99
Laravel Pint fixes
2024-03-23 21:24:33 +00:00
cbbe87e23c
Setup support for syndicating to Bluesky
2024-03-23 21:19:54 +00:00
5d6d611707
Merge pull request #1369 from jonnybarnes/dependabot/composer/intervention/image-3.5.1
...
build(deps): Bump intervention/image from 3.5.0 to 3.5.1
2024-03-23 20:25:15 +00:00
dependabot[bot]
16ce12b5df
build(deps): Bump intervention/image from 3.5.0 to 3.5.1
...
Bumps [intervention/image](https://github.com/Intervention/image ) from 3.5.0 to 3.5.1.
- [Release notes](https://github.com/Intervention/image/releases )
- [Commits](https://github.com/Intervention/image/compare/3.5.0...3.5.1 )
---
updated-dependencies:
- dependency-name: intervention/image
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-23 20:18:51 +00:00
d172a1ace8
Merge pull request #1368 from jonnybarnes/dependabot/composer/web-auth/webauthn-lib-4.8.3
...
build(deps): Bump web-auth/webauthn-lib from 4.8.2 to 4.8.3
2024-03-23 20:17:57 +00:00
dependabot[bot]
b0ce4efbd8
build(deps): Bump web-auth/webauthn-lib from 4.8.2 to 4.8.3
...
Bumps [web-auth/webauthn-lib](https://github.com/web-auth/webauthn-lib ) from 4.8.2 to 4.8.3.
- [Commits](https://github.com/web-auth/webauthn-lib/compare/4.8.2...4.8.3 )
---
updated-dependencies:
- dependency-name: web-auth/webauthn-lib
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-23 20:10:37 +00:00
8143f7a1a6
Merge pull request #1367 from jonnybarnes/dependabot/github_actions/actions/cache-4
...
build(deps): Bump actions/cache from 3 to 4
2024-03-23 19:55:36 +00:00
dependabot[bot]
db670de2f0
build(deps): Bump actions/cache from 3 to 4
...
Bumps [actions/cache](https://github.com/actions/cache ) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](https://github.com/actions/cache/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-23 19:53:08 +00:00
1429563b74
Merge pull request #1366 from jonnybarnes/dependabot/github_actions/actions/checkout-4
...
build(deps): Bump actions/checkout from 3 to 4
2024-03-23 19:52:35 +00:00
dependabot[bot]
38480ddaad
build(deps): 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](https://github.com/actions/checkout/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-23 19:49:36 +00:00
3bb33cdec7
Merge pull request #1365 from jonnybarnes/1364-update-github-action-dependencies-with-dependabot
...
Update GitHub Action dependencies with dependabot
2024-03-23 19:49:16 +00:00
7f8553127d
Update GitHub Action dependencies with dependabot
2024-03-23 19:47:00 +00:00
8726fc329c
Merge pull request #1362 from jonnybarnes/1358-move-csp-out-of-app-code
...
Remove CSP header
2024-03-23 14:48:16 +00:00
ed2b3c99da
Laravel Pint fixes
2024-03-23 14:42:21 +00:00
db8f885092
Remove CSP header
2024-03-23 14:37:30 +00:00
174cd4db33
Merge pull request #1360 from jonnybarnes/1359-micropub-token-endpoint-broken-after-laravel-11-upgrade
...
Exclude certain routes from csrf protection
2024-03-23 14:20:06 +00:00
e95186e1fd
Exclude certain routes from csrf protection
2024-03-23 14:18:02 +00:00
03b8c1677c
Merge pull request #1356 from jonnybarnes/1355-update-csp
...
Update CSP
2024-03-22 19:15:35 +00:00
cf62d756af
Update CSP
...
Mastodon webmention images are served via my instance, so add to the CSP
2024-03-22 19:05:45 +00:00
dfe74e7538
Merge pull request #1353 from jonnybarnes/1349-webmentions-are-not-showing
...
Fix processing of profile image for bridgy webmentions
2024-03-22 18:57:53 +00:00
47b39edaeb
Fix processing of profile image for bridgy webmentions
2024-03-22 18:50:25 +00:00
21e2b5217e
Merge pull request #1351 from jonnybarnes/1350-l11-flare-integration
...
Add flare config back
2024-03-22 18:28:48 +00:00
d877061077
Add flare config back
2024-03-22 18:26:37 +00:00
1cb1eac8fe
Merge pull request #1347 from jonnybarnes/1321-fix-webmentions
...
Webmentions were being saved with wrong model relationship
2024-03-22 17:48:53 +00:00
12d3da5fdb
Webmentions were being saved with wrong model relationship
...
Fix the process webmention job to use the correct model relationship,
add an artisan command to update existing webmentions in the database to
use the correct model relationship.
2024-03-22 17:43:23 +00:00
8b276938e9
Merge pull request #1345 from jonnybarnes/dependabot/composer/phpunit/phpunit-10.5.15
...
build(deps-dev): Bump phpunit/phpunit from 10.5.13 to 10.5.15
2024-03-22 13:58:03 +00:00
dependabot[bot]
5cd3b63b73
build(deps-dev): Bump phpunit/phpunit from 10.5.13 to 10.5.15
...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 10.5.13 to 10.5.15.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases )
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.5.15/ChangeLog-10.5.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/10.5.13...10.5.15 )
---
updated-dependencies:
- dependency-name: phpunit/phpunit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-22 13:55:21 +00:00
a910a52f83
Merge pull request #1343 from jonnybarnes/dependabot/composer/mockery/mockery-1.6.11
...
build(deps-dev): Bump mockery/mockery from 1.6.10 to 1.6.11
2024-03-22 13:54:34 +00:00
dependabot[bot]
fdcd159bec
build(deps-dev): Bump mockery/mockery from 1.6.10 to 1.6.11
...
Bumps [mockery/mockery](https://github.com/mockery/mockery ) from 1.6.10 to 1.6.11.
- [Release notes](https://github.com/mockery/mockery/releases )
- [Changelog](https://github.com/mockery/mockery/blob/1.6.x/CHANGELOG.md )
- [Commits](https://github.com/mockery/mockery/compare/1.6.10...1.6.11 )
---
updated-dependencies:
- dependency-name: mockery/mockery
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-22 13:53:13 +00:00
b7b4082ca3
Merge pull request #1342 from jonnybarnes/dependabot/composer/laravel/sail-1.29.1
...
build(deps-dev): Bump laravel/sail from 1.29.0 to 1.29.1
2024-03-22 13:52:20 +00:00
dependabot[bot]
3d48d54834
build(deps-dev): Bump laravel/sail from 1.29.0 to 1.29.1
...
Bumps [laravel/sail](https://github.com/laravel/sail ) from 1.29.0 to 1.29.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.29.0...v1.29.1 )
---
updated-dependencies:
- dependency-name: laravel/sail
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-22 13:44:30 +00:00
d61dc7d784
Merge pull request #1344 from jonnybarnes/dependabot/composer/laravel/framework-11.0.8
...
build(deps): Bump laravel/framework from 11.0.7 to 11.0.8
2024-03-22 13:37:27 +00:00
dependabot[bot]
2d0c01d399
build(deps): Bump laravel/framework from 11.0.7 to 11.0.8
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 11.0.7 to 11.0.8.
- [Release notes](https://github.com/laravel/framework/releases )
- [Changelog](https://github.com/laravel/framework/blob/11.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/framework/compare/v11.0.7...v11.0.8 )
---
updated-dependencies:
- dependency-name: laravel/framework
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-22 09:53:13 +00:00
f6d87fe745
Merge pull request #1340 from jonnybarnes/986-upgrade-to-laravel-11
...
Upgrade to Laravel 11
2024-03-19 20:20:31 +00:00
be06fd66f8
Fix Pint style issues
2024-03-19 20:18:58 +00:00
7660b1c731
Upgrade to Laravel 11
2024-03-19 20:13:36 +00:00
c78aea2581
Merge pull request #1336 from jonnybarnes/dependabot/composer/barryvdh/laravel-debugbar-3.12.2
...
build(deps-dev): Bump barryvdh/laravel-debugbar from 3.12.1 to 3.12.2
2024-03-15 08:36:20 +00:00
dependabot[bot]
d6e35856d1
build(deps-dev): Bump barryvdh/laravel-debugbar from 3.12.1 to 3.12.2
...
Bumps [barryvdh/laravel-debugbar](https://github.com/barryvdh/laravel-debugbar ) from 3.12.1 to 3.12.2.
- [Release notes](https://github.com/barryvdh/laravel-debugbar/releases )
- [Commits](https://github.com/barryvdh/laravel-debugbar/compare/v3.12.1...v3.12.2 )
---
updated-dependencies:
- dependency-name: barryvdh/laravel-debugbar
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-15 08:23:53 +00:00
1e7a588157
Merge pull request #1335 from jonnybarnes/dependabot/composer/psalm/plugin-laravel-2.10.1
...
build(deps-dev): Bump psalm/plugin-laravel from 2.10.0 to 2.10.1
2024-03-15 08:23:04 +00:00
dependabot[bot]
9666daf068
build(deps-dev): Bump psalm/plugin-laravel from 2.10.0 to 2.10.1
...
Bumps [psalm/plugin-laravel](https://github.com/psalm/psalm-plugin-laravel ) from 2.10.0 to 2.10.1.
- [Release notes](https://github.com/psalm/psalm-plugin-laravel/releases )
- [Commits](https://github.com/psalm/psalm-plugin-laravel/compare/v2.10.0...v2.10.1 )
---
updated-dependencies:
- dependency-name: psalm/plugin-laravel
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-15 08:16:56 +00:00
5c7557b2d3
Merge pull request #1334 from jonnybarnes/dependabot/composer/barryvdh/laravel-ide-helper-3.0.0
...
build(deps-dev): Bump barryvdh/laravel-ide-helper from 2.15.1 to 3.0.0
2024-03-15 08:15:52 +00:00
dependabot[bot]
af7f2fb800
build(deps-dev): Bump barryvdh/laravel-ide-helper from 2.15.1 to 3.0.0
...
Bumps [barryvdh/laravel-ide-helper](https://github.com/barryvdh/laravel-ide-helper ) from 2.15.1 to 3.0.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.15.1...v3.0.0 )
---
updated-dependencies:
- dependency-name: barryvdh/laravel-ide-helper
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-14 09:46:59 +00:00
965c69748f
Merge pull request #1333 from jonnybarnes/dependabot/composer/laravel/dusk-8.0.0
...
build(deps-dev): Bump laravel/dusk from 7.13.0 to 8.0.0
2024-03-13 16:53:03 +00:00
dependabot[bot]
508f92dd17
build(deps-dev): Bump laravel/dusk from 7.13.0 to 8.0.0
...
Bumps [laravel/dusk](https://github.com/laravel/dusk ) from 7.13.0 to 8.0.0.
- [Release notes](https://github.com/laravel/dusk/releases )
- [Changelog](https://github.com/laravel/dusk/blob/8.x/CHANGELOG.md )
- [Upgrade guide](https://github.com/laravel/dusk/blob/8.x/UPGRADE.md )
- [Commits](https://github.com/laravel/dusk/compare/v7.13.0...v8.0.0 )
---
updated-dependencies:
- dependency-name: laravel/dusk
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-13 16:46:08 +00:00
80184002b7
Merge pull request #1332 from jonnybarnes/dependabot/composer/laravel/sail-1.29.0
...
build(deps-dev): Bump laravel/sail from 1.28.2 to 1.29.0
2024-03-13 16:45:24 +00:00
dependabot[bot]
ec04fefbb0
build(deps-dev): Bump laravel/sail from 1.28.2 to 1.29.0
...
Bumps [laravel/sail](https://github.com/laravel/sail ) from 1.28.2 to 1.29.0.
- [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.28.2...v1.29.0 )
---
updated-dependencies:
- dependency-name: laravel/sail
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-13 16:44:02 +00:00
a3f1016709
Merge pull request #1331 from jonnybarnes/dependabot/composer/mockery/mockery-1.6.9
...
build(deps-dev): Bump mockery/mockery from 1.6.7 to 1.6.9
2024-03-13 16:43:18 +00:00
dependabot[bot]
6ce729633c
build(deps-dev): Bump mockery/mockery from 1.6.7 to 1.6.9
...
Bumps [mockery/mockery](https://github.com/mockery/mockery ) from 1.6.7 to 1.6.9.
- [Release notes](https://github.com/mockery/mockery/releases )
- [Changelog](https://github.com/mockery/mockery/blob/1.6.x/CHANGELOG.md )
- [Commits](https://github.com/mockery/mockery/compare/1.6.7...1.6.9 )
---
updated-dependencies:
- dependency-name: mockery/mockery
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-13 16:40:40 +00:00
908cc66c99
Merge pull request #1330 from jonnybarnes/dependabot/composer/psalm/plugin-laravel-2.10.0
...
build(deps-dev): Bump psalm/plugin-laravel from 2.8.0 to 2.10.0
2024-03-13 16:40:02 +00:00
dependabot[bot]
d040160681
build(deps-dev): Bump psalm/plugin-laravel from 2.8.0 to 2.10.0
...
Bumps [psalm/plugin-laravel](https://github.com/psalm/psalm-plugin-laravel ) from 2.8.0 to 2.10.0.
- [Release notes](https://github.com/psalm/psalm-plugin-laravel/releases )
- [Commits](https://github.com/psalm/psalm-plugin-laravel/compare/v2.8.0...v2.10.0 )
---
updated-dependencies:
- dependency-name: psalm/plugin-laravel
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-13 09:14:10 +00:00
b16232b258
Merge pull request #1329 from jonnybarnes/dependabot/composer/phpunit/phpunit-10.5.13
...
build(deps-dev): Bump phpunit/phpunit from 10.5.11 to 10.5.13
2024-03-13 08:02:06 +00:00
dependabot[bot]
e4eb18a5fc
build(deps-dev): Bump phpunit/phpunit from 10.5.11 to 10.5.13
...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 10.5.11 to 10.5.13.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases )
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.5.13/ChangeLog-10.5.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/10.5.11...10.5.13 )
---
updated-dependencies:
- dependency-name: phpunit/phpunit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-12 19:03:08 +00:00
be34e5fb57
Merge pull request #1328 from jonnybarnes/dependabot/composer/barryvdh/laravel-debugbar-3.12.1
...
build(deps-dev): Bump barryvdh/laravel-debugbar from 3.10.6 to 3.12.1
2024-03-12 19:02:31 +00:00
dependabot[bot]
a677d870c4
build(deps-dev): Bump barryvdh/laravel-debugbar from 3.10.6 to 3.12.1
...
Bumps [barryvdh/laravel-debugbar](https://github.com/barryvdh/laravel-debugbar ) from 3.10.6 to 3.12.1.
- [Release notes](https://github.com/barryvdh/laravel-debugbar/releases )
- [Commits](https://github.com/barryvdh/laravel-debugbar/compare/v3.10.6...v3.12.1 )
---
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>
2024-03-12 18:59:56 +00:00
196b3eb426
Merge pull request #1327 from jonnybarnes/dependabot/composer/vimeo/psalm-5.23.1
...
build(deps-dev): Bump vimeo/psalm from 5.22.2 to 5.23.1
2024-03-12 18:58:58 +00:00
dependabot[bot]
997ad535b0
build(deps-dev): Bump vimeo/psalm from 5.22.2 to 5.23.1
...
Bumps [vimeo/psalm](https://github.com/vimeo/psalm ) from 5.22.2 to 5.23.1.
- [Release notes](https://github.com/vimeo/psalm/releases )
- [Commits](https://github.com/vimeo/psalm/compare/5.22.2...5.23.1 )
---
updated-dependencies:
- dependency-name: vimeo/psalm
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-12 18:55:33 +00:00
b5b900090a
Merge pull request #1322 from jonnybarnes/dependabot/composer/phpunit/php-code-coverage-10.1.13
...
build(deps-dev): Bump phpunit/php-code-coverage from 10.1.12 to 10.1.13
2024-03-12 18:54:53 +00:00
dependabot[bot]
88ab482e53
build(deps-dev): Bump phpunit/php-code-coverage from 10.1.12 to 10.1.13
...
Bumps [phpunit/php-code-coverage](https://github.com/sebastianbergmann/php-code-coverage ) from 10.1.12 to 10.1.13.
- [Changelog](https://github.com/sebastianbergmann/php-code-coverage/blob/10.1.13/ChangeLog-10.1.md )
- [Commits](https://github.com/sebastianbergmann/php-code-coverage/compare/10.1.12...10.1.13 )
---
updated-dependencies:
- dependency-name: phpunit/php-code-coverage
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-11 09:03:59 +00:00
f15f4c0a00
Switch local dev environment to PHP 8.3
2024-03-10 12:55:56 +00:00
5dd3f70519
Merge pull request #1319 from jonnybarnes/dependabot/composer/laravel/sail-1.28.2
...
build(deps-dev): Bump laravel/sail from 1.28.1 to 1.28.2
2024-03-10 12:12:51 +00:00
dependabot[bot]
4312ef0e2d
build(deps-dev): Bump laravel/sail from 1.28.1 to 1.28.2
...
Bumps [laravel/sail](https://github.com/laravel/sail ) from 1.28.1 to 1.28.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.28.1...v1.28.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>
2024-03-10 12:06:46 +00:00
4b8adf3e03
Merge pull request #1318 from jonnybarnes/dependabot/composer/barryvdh/laravel-debugbar-3.10.6
...
build(deps-dev): Bump barryvdh/laravel-debugbar from 3.10.5 to 3.10.6
2024-03-10 12:06:03 +00:00
16fe8c5366
Merge pull request #1320 from jonnybarnes/dependabot/composer/laravel/framework-10.47.0
2024-03-07 21:28:48 +00:00
dependabot[bot]
f7b53250d5
build(deps): Bump laravel/framework from 10.46.0 to 10.47.0
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 10.46.0 to 10.47.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/v10.46.0...v10.47.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>
2024-03-07 21:24:26 +00:00
dependabot[bot]
679d9fcac7
build(deps-dev): Bump barryvdh/laravel-debugbar from 3.10.5 to 3.10.6
...
Bumps [barryvdh/laravel-debugbar](https://github.com/barryvdh/laravel-debugbar ) from 3.10.5 to 3.10.6.
- [Release notes](https://github.com/barryvdh/laravel-debugbar/releases )
- [Commits](https://github.com/barryvdh/laravel-debugbar/compare/v3.10.5...v3.10.6 )
---
updated-dependencies:
- dependency-name: barryvdh/laravel-debugbar
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-07 21:24:14 +00:00
3aaf48acf4
Merge pull request #1317 from jonnybarnes/dependabot/composer/phpunit/php-code-coverage-10.1.12
2024-03-07 21:23:28 +00:00
dependabot[bot]
59274bab3e
build(deps-dev): Bump phpunit/php-code-coverage from 10.1.11 to 10.1.12
...
Bumps [phpunit/php-code-coverage](https://github.com/sebastianbergmann/php-code-coverage ) from 10.1.11 to 10.1.12.
- [Changelog](https://github.com/sebastianbergmann/php-code-coverage/blob/10.1.12/ChangeLog-10.1.md )
- [Commits](https://github.com/sebastianbergmann/php-code-coverage/compare/10.1.11...10.1.12 )
---
updated-dependencies:
- dependency-name: phpunit/php-code-coverage
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-04 09:37:17 +00:00
33e5855140
Merge pull request #1315 from jonnybarnes/1314-fix-error-in-sendwebmentions-job
...
Fix issue discovering webmentions endpoints for some sites
2024-03-02 10:18:46 +00:00
659bc57e24
Fix issue discovering webmentions endpoints for some sites
...
The Guzzle provided Header::parse does not like commas in URLs
2024-03-02 10:16:05 +00:00
acbb58c294
Merge pull request #1312 from jonnybarnes/dependabot/composer/laravel/sail-1.28.1
...
build(deps-dev): Bump laravel/sail from 1.28.0 to 1.28.1
2024-03-01 16:46:48 +00:00
dependabot[bot]
f629929162
build(deps-dev): Bump laravel/sail from 1.28.0 to 1.28.1
...
Bumps [laravel/sail](https://github.com/laravel/sail ) from 1.28.0 to 1.28.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.28.0...v1.28.1 )
---
updated-dependencies:
- dependency-name: laravel/sail
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-01 15:43:38 +00:00
68a06e0ec0
Merge pull request #1311 from jonnybarnes/dependabot/composer/laravel/dusk-7.13.0
...
build(deps-dev): Bump laravel/dusk from 7.12.3 to 7.13.0
2024-03-01 15:32:10 +00:00
dependabot[bot]
7d2eed3ef7
build(deps-dev): Bump laravel/dusk from 7.12.3 to 7.13.0
...
Bumps [laravel/dusk](https://github.com/laravel/dusk ) from 7.12.3 to 7.13.0.
- [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.12.3...v7.13.0 )
---
updated-dependencies:
- dependency-name: laravel/dusk
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-28 09:34:27 +00:00
9a469c27eb
Merge pull request #1308 from jonnybarnes/dependabot/npm_and_yarn/eslint-8.57.0
...
build(deps-dev): Bump eslint from 8.56.0 to 8.57.0
2024-02-27 18:46:42 +00:00
dependabot[bot]
744c983c86
build(deps-dev): Bump eslint from 8.56.0 to 8.57.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.56.0 to 8.57.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.56.0...v8.57.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-27 18:15:21 +00:00
01943ce478
Merge pull request #1310 from jonnybarnes/dependabot/composer/symfony/html-sanitizer-7.0.4
...
build(deps): Bump symfony/html-sanitizer from 7.0.3 to 7.0.4
2024-02-27 18:14:16 +00:00
dependabot[bot]
68b6cb5c0e
build(deps): Bump symfony/html-sanitizer from 7.0.3 to 7.0.4
...
Bumps [symfony/html-sanitizer](https://github.com/symfony/html-sanitizer ) from 7.0.3 to 7.0.4.
- [Release notes](https://github.com/symfony/html-sanitizer/releases )
- [Changelog](https://github.com/symfony/html-sanitizer/blob/7.0/CHANGELOG.md )
- [Commits](https://github.com/symfony/html-sanitizer/compare/v7.0.3...v7.0.4 )
---
updated-dependencies:
- dependency-name: symfony/html-sanitizer
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-27 18:09:41 +00:00
2e26924808
Merge pull request #1309 from jonnybarnes/dependabot/composer/web-auth/webauthn-lib-4.8.2
...
build(deps): Bump web-auth/webauthn-lib from 4.7.9 to 4.8.2
2024-02-27 18:09:04 +00:00
dependabot[bot]
2e9ad7d2e5
build(deps): Bump web-auth/webauthn-lib from 4.7.9 to 4.8.2
...
Bumps [web-auth/webauthn-lib](https://github.com/web-auth/webauthn-lib ) from 4.7.9 to 4.8.2.
- [Commits](https://github.com/web-auth/webauthn-lib/compare/4.7.9...4.8.2 )
---
updated-dependencies:
- dependency-name: web-auth/webauthn-lib
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-27 18:06:06 +00:00
88e986c883
Merge pull request #1307 from jonnybarnes/dependabot/composer/phpunit/phpunit-10.5.11
...
build(deps-dev): Bump phpunit/phpunit from 10.5.10 to 10.5.11
2024-02-27 18:05:06 +00:00
dependabot[bot]
1b036b1a73
build(deps-dev): Bump phpunit/phpunit from 10.5.10 to 10.5.11
...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 10.5.10 to 10.5.11.
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.5.11/ChangeLog-10.5.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/10.5.10...10.5.11 )
---
updated-dependencies:
- dependency-name: phpunit/phpunit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-26 09:17:59 +00:00
0bf81d307a
Merge pull request #1302 from jonnybarnes/1301-fix-fonts
...
Fix compressed css file
2024-02-23 16:48:04 +00:00
41ea09cf5d
Fix compressed css file
2024-02-23 16:46:07 +00:00
396b0dccf1
Merge pull request #1299 from jonnybarnes/1290-switch-to-a-modern-font-stack
...
Use system fonts for better webperf
2024-02-23 16:39:51 +00:00
f770235e86
Use system fonts for better webperf
2024-02-23 16:35:48 +00:00
7efb474fb8
Merge pull request #1298 from jonnybarnes/1289-remove-php82-unit-tests
...
Remove PHP 8.2
2024-02-23 16:19:40 +00:00
811f968fb9
Run just 8.3 tests
2024-02-23 16:14:47 +00:00
7e6a047bc8
Remove PHP 8.2
...
Added 8.4 as well for testing purposes
2024-02-23 16:10:04 +00:00
8875662434
Merge pull request #1297 from jonnybarnes/dependabot/composer/vimeo/psalm-5.22.2
...
build(deps-dev): Bump vimeo/psalm from 5.22.1 to 5.22.2
2024-02-23 16:02:58 +00:00
dependabot[bot]
19172a8ab3
build(deps-dev): Bump vimeo/psalm from 5.22.1 to 5.22.2
...
Bumps [vimeo/psalm](https://github.com/vimeo/psalm ) from 5.22.1 to 5.22.2.
- [Release notes](https://github.com/vimeo/psalm/releases )
- [Commits](https://github.com/vimeo/psalm/compare/5.22.1...5.22.2 )
---
updated-dependencies:
- dependency-name: vimeo/psalm
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-23 16:01:31 +00:00
22d8e6407e
Merge pull request #1296 from jonnybarnes/dependabot/composer/laravel/framework-10.45.1
...
build(deps): Bump laravel/framework from 10.45.0 to 10.45.1
2024-02-23 16:00:52 +00:00
dependabot[bot]
78db64f1dc
build(deps): Bump laravel/framework from 10.45.0 to 10.45.1
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 10.45.0 to 10.45.1.
- [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/v10.45.0...v10.45.1 )
---
updated-dependencies:
- dependency-name: laravel/framework
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-22 09:40:10 +00:00
433ed909c1
Merge pull request #1295 from jonnybarnes/dependabot/composer/laravel/pint-1.14.0
...
build(deps-dev): Bump laravel/pint from 1.13.11 to 1.14.0
2024-02-21 10:32:42 +00:00
dependabot[bot]
4ef0a4f6f1
build(deps-dev): Bump laravel/pint from 1.13.11 to 1.14.0
...
Bumps [laravel/pint](https://github.com/laravel/pint ) from 1.13.11 to 1.14.0.
- [Release notes](https://github.com/laravel/pint/releases )
- [Changelog](https://github.com/laravel/pint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/laravel/pint/compare/v1.13.11...v1.14.0 )
---
updated-dependencies:
- dependency-name: laravel/pint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-21 10:30:19 +00:00
0b02f156ea
Merge pull request #1293 from jonnybarnes/dependabot/composer/laravel/horizon-5.23.1
...
build(deps): Bump laravel/horizon from 5.23.0 to 5.23.1
2024-02-21 10:29:09 +00:00
dependabot[bot]
253561701d
build(deps): Bump laravel/horizon from 5.23.0 to 5.23.1
...
Bumps [laravel/horizon](https://github.com/laravel/horizon ) from 5.23.0 to 5.23.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.23.0...v5.23.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>
2024-02-21 10:26:55 +00:00
66de08f0bc
Merge pull request #1292 from jonnybarnes/dependabot/composer/laravel/sail-1.28.0
...
build(deps-dev): Bump laravel/sail from 1.27.4 to 1.28.0
2024-02-21 10:25:08 +00:00
dependabot[bot]
816e9a984b
build(deps-dev): Bump laravel/sail from 1.27.4 to 1.28.0
...
Bumps [laravel/sail](https://github.com/laravel/sail ) from 1.27.4 to 1.28.0.
- [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.27.4...v1.28.0 )
---
updated-dependencies:
- dependency-name: laravel/sail
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-21 09:04:55 +00:00
978fa84acf
Merge pull request #1291 from jonnybarnes/dependabot/composer/laravel/dusk-7.12.3
...
build(deps-dev): Bump laravel/dusk from 7.12.1 to 7.12.3
2024-02-20 17:15:59 +00:00
dependabot[bot]
8b9566e540
build(deps-dev): Bump laravel/dusk from 7.12.1 to 7.12.3
...
Bumps [laravel/dusk](https://github.com/laravel/dusk ) from 7.12.1 to 7.12.3.
- [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.12.1...v7.12.3 )
---
updated-dependencies:
- dependency-name: laravel/dusk
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-19 09:54:49 +00:00
c5b7dbf829
Merge pull request #1287 from jonnybarnes/1286-undo-snow
...
Remove the snow effect we had added for xmas
2024-02-17 18:23:13 +00:00
4f5f4132d6
Remove the snow effect we had added for xmas
2024-02-17 18:20:56 +00:00
3d74174bab
Merge pull request #1285 from jonnybarnes/update_image-intervention_package
...
Update intervention/image package
2024-02-17 18:01:55 +00:00
1874bc6f94
Laravel Pint fix
2024-02-17 17:59:18 +00:00
5fa788b362
Update intervention/image package
...
Also fix a unit test, the image package had changed how it loads images
so my test for is a file upload an image was failing
2024-02-17 17:47:12 +00:00
35c54d05c1
Merge pull request #1281 from jonnybarnes/dependabot/composer/vimeo/psalm-5.22.1
...
build(deps-dev): Bump vimeo/psalm from 5.22.0 to 5.22.1
2024-02-17 13:21:45 +00:00
dependabot[bot]
caaaae0265
build(deps-dev): Bump vimeo/psalm from 5.22.0 to 5.22.1
...
Bumps [vimeo/psalm](https://github.com/vimeo/psalm ) from 5.22.0 to 5.22.1.
- [Release notes](https://github.com/vimeo/psalm/releases )
- [Commits](https://github.com/vimeo/psalm/compare/5.22.0...5.22.1 )
---
updated-dependencies:
- dependency-name: vimeo/psalm
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-17 13:17:14 +00:00
615c88c7cb
Merge pull request #1280 from jonnybarnes/dependabot/composer/barryvdh/laravel-ide-helper-2.15.1
...
build(deps-dev): Bump barryvdh/laravel-ide-helper from 2.15.0 to 2.15.1
2024-02-17 13:16:28 +00:00
dependabot[bot]
be28421eb2
build(deps-dev): Bump barryvdh/laravel-ide-helper from 2.15.0 to 2.15.1
...
Bumps [barryvdh/laravel-ide-helper](https://github.com/barryvdh/laravel-ide-helper ) from 2.15.0 to 2.15.1.
- [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.15.0...v2.15.1 )
---
updated-dependencies:
- dependency-name: barryvdh/laravel-ide-helper
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-17 13:10:48 +00:00
a8f9324414
Merge pull request #1279 from jonnybarnes/dependabot/composer/barryvdh/laravel-debugbar-3.10.5
...
build(deps-dev): Bump barryvdh/laravel-debugbar from 3.10.4 to 3.10.5
2024-02-17 13:10:07 +00:00
dependabot[bot]
e1b8d96636
build(deps-dev): Bump barryvdh/laravel-debugbar from 3.10.4 to 3.10.5
...
Bumps [barryvdh/laravel-debugbar](https://github.com/barryvdh/laravel-debugbar ) from 3.10.4 to 3.10.5.
- [Release notes](https://github.com/barryvdh/laravel-debugbar/releases )
- [Commits](https://github.com/barryvdh/laravel-debugbar/compare/v3.10.4...v3.10.5 )
---
updated-dependencies:
- dependency-name: barryvdh/laravel-debugbar
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-17 13:06:49 +00:00
07cd2a9eee
Merge pull request #1278 from jonnybarnes/dependabot/composer/laravel/pint-1.13.11
...
build(deps-dev): Bump laravel/pint from 1.13.10 to 1.13.11
2024-02-17 13:06:04 +00:00
dependabot[bot]
6e48893e5b
build(deps-dev): Bump laravel/pint from 1.13.10 to 1.13.11
...
Bumps [laravel/pint](https://github.com/laravel/pint ) from 1.13.10 to 1.13.11.
- [Release notes](https://github.com/laravel/pint/releases )
- [Changelog](https://github.com/laravel/pint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/laravel/pint/compare/v1.13.10...v1.13.11 )
---
updated-dependencies:
- dependency-name: laravel/pint
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-16 09:15:30 +00:00
45846bec5d
Merge pull request #1277 from jonnybarnes/dependabot/composer/spatie/laravel-ray-1.35.1
...
build(deps-dev): Bump spatie/laravel-ray from 1.35.0 to 1.35.1
2024-02-16 07:17:16 +00:00
dependabot[bot]
564f477352
build(deps-dev): Bump spatie/laravel-ray from 1.35.0 to 1.35.1
...
Bumps [spatie/laravel-ray](https://github.com/spatie/laravel-ray ) from 1.35.0 to 1.35.1.
- [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.35.0...1.35.1 )
---
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>
2024-02-15 13:53:30 +00:00
2a4f50ae7d
Merge pull request #1276 from jonnybarnes/dependabot/composer/laravel/sail-1.27.4
...
build(deps-dev): Bump laravel/sail from 1.27.3 to 1.27.4
2024-02-15 13:52:05 +00:00
dependabot[bot]
0c13bf8b91
build(deps-dev): Bump laravel/sail from 1.27.3 to 1.27.4
...
Bumps [laravel/sail](https://github.com/laravel/sail ) from 1.27.3 to 1.27.4.
- [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.27.3...v1.27.4 )
---
updated-dependencies:
- dependency-name: laravel/sail
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-15 13:49:30 +00:00
b78f0343d4
Merge pull request #1275 from jonnybarnes/dependabot/composer/barryvdh/laravel-ide-helper-2.15.0
...
build(deps-dev): Bump barryvdh/laravel-ide-helper from 2.14.0 to 2.15.0
2024-02-15 13:48:45 +00:00
dependabot[bot]
0c92c1ff8e
build(deps-dev): Bump barryvdh/laravel-ide-helper from 2.14.0 to 2.15.0
...
Bumps [barryvdh/laravel-ide-helper](https://github.com/barryvdh/laravel-ide-helper ) from 2.14.0 to 2.15.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.14.0...v2.15.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>
2024-02-15 13:46:07 +00:00
71990a0a6e
Merge pull request #1274 from jonnybarnes/dependabot/composer/laravel/horizon-5.23.0
...
build(deps): Bump laravel/horizon from 5.22.1 to 5.23.0
2024-02-15 13:44:58 +00:00
dependabot[bot]
eb89271001
build(deps): Bump laravel/horizon from 5.22.1 to 5.23.0
...
Bumps [laravel/horizon](https://github.com/laravel/horizon ) from 5.22.1 to 5.23.0.
- [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.22.1...v5.23.0 )
---
updated-dependencies:
- dependency-name: laravel/horizon
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-15 09:44:24 +00:00
eff5ad6cbb
Merge pull request #1273 from jonnybarnes/dependabot/composer/barryvdh/laravel-debugbar-3.10.4
...
build(deps-dev): Bump barryvdh/laravel-debugbar from 3.9.2 to 3.10.4
2024-02-14 09:59:54 +00:00
dependabot[bot]
46c5702e5e
build(deps-dev): Bump barryvdh/laravel-debugbar from 3.9.2 to 3.10.4
...
Bumps [barryvdh/laravel-debugbar](https://github.com/barryvdh/laravel-debugbar ) from 3.9.2 to 3.10.4.
- [Release notes](https://github.com/barryvdh/laravel-debugbar/releases )
- [Commits](https://github.com/barryvdh/laravel-debugbar/compare/v3.9.2...v3.10.4 )
---
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>
2024-02-14 09:55:49 +00:00
100885cea4
Merge pull request #1272 from jonnybarnes/dependabot/composer/laravel/scout-10.8.3
...
build(deps): Bump laravel/scout from 10.8.2 to 10.8.3
2024-02-14 09:55:04 +00:00
dependabot[bot]
32b2c84106
build(deps): Bump laravel/scout from 10.8.2 to 10.8.3
...
Bumps [laravel/scout](https://github.com/laravel/scout ) from 10.8.2 to 10.8.3.
- [Release notes](https://github.com/laravel/scout/releases )
- [Changelog](https://github.com/laravel/scout/blob/10.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/scout/compare/v10.8.2...v10.8.3 )
---
updated-dependencies:
- dependency-name: laravel/scout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-14 09:51:44 +00:00
00a7d23925
Merge pull request #1271 from jonnybarnes/dependabot/composer/vimeo/psalm-5.22.0
...
build(deps-dev): Bump vimeo/psalm from 5.21.1 to 5.22.0
2024-02-14 09:50:59 +00:00
dependabot[bot]
fa2d75f53e
build(deps-dev): Bump vimeo/psalm from 5.21.1 to 5.22.0
...
Bumps [vimeo/psalm](https://github.com/vimeo/psalm ) from 5.21.1 to 5.22.0.
- [Release notes](https://github.com/vimeo/psalm/releases )
- [Commits](https://github.com/vimeo/psalm/compare/5.21.1...5.22.0 )
---
updated-dependencies:
- dependency-name: vimeo/psalm
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-14 09:47:48 +00:00
ae2c960e05
Merge pull request #1269 from jonnybarnes/dependabot/composer/spatie/laravel-ignition-2.4.2
...
build(deps): Bump spatie/laravel-ignition from 2.4.1 to 2.4.2
2024-02-14 09:47:10 +00:00
dependabot[bot]
9940c62a07
build(deps): Bump spatie/laravel-ignition from 2.4.1 to 2.4.2
...
Bumps [spatie/laravel-ignition](https://github.com/spatie/laravel-ignition ) from 2.4.1 to 2.4.2.
- [Release notes](https://github.com/spatie/laravel-ignition/releases )
- [Changelog](https://github.com/spatie/laravel-ignition/blob/main/CHANGELOG.md )
- [Commits](https://github.com/spatie/laravel-ignition/compare/2.4.1...2.4.2 )
---
updated-dependencies:
- dependency-name: spatie/laravel-ignition
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-12 09:31:10 +00:00
e5184a4695
Merge pull request #1268 from jonnybarnes/dependabot/composer/openai-php/client-0.8.4
...
build(deps-dev): Bump openai-php/client from 0.8.2 to 0.8.4
2024-02-08 12:54:24 +00:00
dependabot[bot]
c673cd6399
build(deps-dev): Bump openai-php/client from 0.8.2 to 0.8.4
...
Bumps [openai-php/client](https://github.com/openai-php/client ) from 0.8.2 to 0.8.4.
- [Release notes](https://github.com/openai-php/client/releases )
- [Changelog](https://github.com/openai-php/client/blob/main/CHANGELOG.md )
- [Commits](https://github.com/openai-php/client/compare/v0.8.2...v0.8.4 )
---
updated-dependencies:
- dependency-name: openai-php/client
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-08 09:30:54 +00:00
146ec9f50e
Merge pull request #1267 from jonnybarnes/dependabot/composer/web-auth/webauthn-lib-4.7.9
...
build(deps): Bump web-auth/webauthn-lib from 4.7.8 to 4.7.9
2024-02-07 10:58:30 +00:00
dependabot[bot]
d70df0a435
build(deps): Bump web-auth/webauthn-lib from 4.7.8 to 4.7.9
...
Bumps [web-auth/webauthn-lib](https://github.com/web-auth/webauthn-lib ) from 4.7.8 to 4.7.9.
- [Commits](https://github.com/web-auth/webauthn-lib/compare/4.7.8...4.7.9 )
---
updated-dependencies:
- dependency-name: web-auth/webauthn-lib
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-07 10:56:13 +00:00
05ddf27b8c
Merge pull request #1266 from jonnybarnes/dependabot/composer/barryvdh/laravel-ide-helper-2.14.0
...
build(deps-dev): Bump barryvdh/laravel-ide-helper from 2.13.0 to 2.14.0
2024-02-07 10:54:44 +00:00
dependabot[bot]
6944f7f330
build(deps-dev): Bump barryvdh/laravel-ide-helper from 2.13.0 to 2.14.0
...
Bumps [barryvdh/laravel-ide-helper](https://github.com/barryvdh/laravel-ide-helper ) from 2.13.0 to 2.14.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.13.0...v2.14.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>
2024-02-07 10:53:13 +00:00
6e3b702ed5
Merge pull request #1265 from jonnybarnes/dependabot/composer/phpunit/phpunit-10.5.10
...
build(deps-dev): Bump phpunit/phpunit from 10.5.9 to 10.5.10
2024-02-07 10:52:28 +00:00
dependabot[bot]
40745c7713
build(deps-dev): Bump phpunit/phpunit from 10.5.9 to 10.5.10
...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 10.5.9 to 10.5.10.
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.5.10/ChangeLog-10.5.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/10.5.9...10.5.10 )
---
updated-dependencies:
- dependency-name: phpunit/phpunit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-07 10:49:05 +00:00
ff3ed3102d
Merge pull request #1264 from jonnybarnes/dependabot/composer/spatie/laravel-ray-1.35.0
...
build(deps-dev): Bump spatie/laravel-ray from 1.34.0 to 1.35.0
2024-02-07 10:48:26 +00:00
dependabot[bot]
f1758a4d00
build(deps-dev): Bump spatie/laravel-ray from 1.34.0 to 1.35.0
...
Bumps [spatie/laravel-ray](https://github.com/spatie/laravel-ray ) from 1.34.0 to 1.35.0.
- [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.34.0...1.35.0 )
---
updated-dependencies:
- dependency-name: spatie/laravel-ray
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-07 10:46:50 +00:00
b305062d46
Merge pull request #1261 from jonnybarnes/dependabot/composer/league/commonmark-2.4.2
2024-02-05 15:24:21 +00:00
dependabot[bot]
a548a91291
build(deps): Bump league/commonmark from 2.4.1 to 2.4.2
...
Bumps [league/commonmark](https://github.com/thephpleague/commonmark ) from 2.4.1 to 2.4.2.
- [Release notes](https://github.com/thephpleague/commonmark/releases )
- [Changelog](https://github.com/thephpleague/commonmark/blob/2.4/CHANGELOG.md )
- [Commits](https://github.com/thephpleague/commonmark/compare/2.4.1...2.4.2 )
---
updated-dependencies:
- dependency-name: league/commonmark
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-05 15:21:09 +00:00
a3c8257f60
Merge pull request #1262 from jonnybarnes/dependabot/composer/league/flysystem-aws-s3-v3-3.24.0
2024-02-05 15:20:31 +00:00
dependabot[bot]
78128af30e
build(deps): Bump league/flysystem-aws-s3-v3 from 3.23.1 to 3.24.0
...
Bumps [league/flysystem-aws-s3-v3](https://github.com/thephpleague/flysystem-aws-s3-v3 ) from 3.23.1 to 3.24.0.
- [Commits](https://github.com/thephpleague/flysystem-aws-s3-v3/compare/3.23.1...3.24.0 )
---
updated-dependencies:
- dependency-name: league/flysystem-aws-s3-v3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-05 09:18:47 +00:00
9be807d02a
Merge pull request #1260 from jonnybarnes/dependabot/npm_and_yarn/stylelint-16.2.1
2024-02-02 14:28:45 +00:00
dependabot[bot]
a54dd4ac06
build(deps-dev): Bump stylelint from 16.2.0 to 16.2.1
...
Bumps [stylelint](https://github.com/stylelint/stylelint ) from 16.2.0 to 16.2.1.
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/16.2.0...16.2.1 )
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-02 09:04:32 +00:00
d7ed220ee7
Merge pull request #1259 from jonnybarnes/dependabot/composer/laravel/sail-1.27.3
...
build(deps-dev): Bump laravel/sail from 1.27.2 to 1.27.3
2024-02-01 18:04:05 +00:00
dependabot[bot]
7eb2687d6d
build(deps-dev): Bump laravel/sail from 1.27.2 to 1.27.3
...
Bumps [laravel/sail](https://github.com/laravel/sail ) from 1.27.2 to 1.27.3.
- [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.27.2...v1.27.3 )
---
updated-dependencies:
- dependency-name: laravel/sail
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-01 18:01:48 +00:00
d4f06349ef
Merge pull request #1258 from jonnybarnes/dependabot/composer/vimeo/psalm-5.21.1
...
build(deps-dev): Bump vimeo/psalm from 5.21.0 to 5.21.1
2024-02-01 18:01:05 +00:00
dependabot[bot]
37bdd29a89
build(deps-dev): Bump vimeo/psalm from 5.21.0 to 5.21.1
...
Bumps [vimeo/psalm](https://github.com/vimeo/psalm ) from 5.21.0 to 5.21.1.
- [Release notes](https://github.com/vimeo/psalm/releases )
- [Commits](https://github.com/vimeo/psalm/compare/5.21.0...5.21.1 )
---
updated-dependencies:
- dependency-name: vimeo/psalm
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-01 17:59:06 +00:00
83f122171a
Merge pull request #1257 from jonnybarnes/dependabot/composer/laravel/horizon-5.22.1
...
build(deps): Bump laravel/horizon from 5.22.0 to 5.22.1
2024-02-01 17:58:11 +00:00
dependabot[bot]
116a336cb1
build(deps): Bump laravel/horizon from 5.22.0 to 5.22.1
...
Bumps [laravel/horizon](https://github.com/laravel/horizon ) from 5.22.0 to 5.22.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.22.0...v5.22.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>
2024-02-01 09:54:32 +00:00
5c0300a5c9
Merge pull request #1256 from jonnybarnes/dependabot/composer/symfony/html-sanitizer-7.0.3
...
build(deps): Bump symfony/html-sanitizer from 7.0.0 to 7.0.3
2024-01-31 18:55:43 +00:00
dependabot[bot]
68cbc72671
build(deps): Bump symfony/html-sanitizer from 7.0.0 to 7.0.3
...
Bumps [symfony/html-sanitizer](https://github.com/symfony/html-sanitizer ) from 7.0.0 to 7.0.3.
- [Release notes](https://github.com/symfony/html-sanitizer/releases )
- [Changelog](https://github.com/symfony/html-sanitizer/blob/7.0/CHANGELOG.md )
- [Commits](https://github.com/symfony/html-sanitizer/compare/v7.0.0...v7.0.3 )
---
updated-dependencies:
- dependency-name: symfony/html-sanitizer
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-31 18:53:58 +00:00
b7f8a71da5
Merge pull request #1254 from jonnybarnes/dependabot/composer/vimeo/psalm-5.21.0
...
build(deps-dev): Bump vimeo/psalm from 5.20.0 to 5.21.0
2024-01-31 18:53:07 +00:00
dependabot[bot]
34f4dba696
build(deps-dev): Bump vimeo/psalm from 5.20.0 to 5.21.0
...
Bumps [vimeo/psalm](https://github.com/vimeo/psalm ) from 5.20.0 to 5.21.0.
- [Release notes](https://github.com/vimeo/psalm/releases )
- [Commits](https://github.com/vimeo/psalm/compare/5.20.0...5.21.0 )
---
updated-dependencies:
- dependency-name: vimeo/psalm
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-31 18:51:41 +00:00
95d727f14f
Merge pull request #1255 from jonnybarnes/dependabot/composer/laravel/scout-10.8.2
...
build(deps): Bump laravel/scout from 10.8.1 to 10.8.2
2024-01-31 18:50:57 +00:00
dependabot[bot]
34bd2bbf97
build(deps): Bump laravel/scout from 10.8.1 to 10.8.2
...
Bumps [laravel/scout](https://github.com/laravel/scout ) from 10.8.1 to 10.8.2.
- [Release notes](https://github.com/laravel/scout/releases )
- [Changelog](https://github.com/laravel/scout/blob/10.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/scout/compare/v10.8.1...v10.8.2 )
---
updated-dependencies:
- dependency-name: laravel/scout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-31 18:49:24 +00:00
b46fc7b65d
Merge pull request #1252 from jonnybarnes/dependabot/composer/league/flysystem-aws-s3-v3-3.23.1
...
build(deps): Bump league/flysystem-aws-s3-v3 from 3.22.0 to 3.23.1
2024-01-31 18:48:41 +00:00
dependabot[bot]
5c21934c39
build(deps): Bump league/flysystem-aws-s3-v3 from 3.22.0 to 3.23.1
...
Bumps [league/flysystem-aws-s3-v3](https://github.com/thephpleague/flysystem-aws-s3-v3 ) from 3.22.0 to 3.23.1.
- [Commits](https://github.com/thephpleague/flysystem-aws-s3-v3/compare/3.22.0...3.23.1 )
---
updated-dependencies:
- dependency-name: league/flysystem-aws-s3-v3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-29 09:43:45 +00:00
78b3913249
Merge pull request #1251 from jonnybarnes/dependabot/composer/spatie/laravel-ray-1.34.0
...
build(deps-dev): Bump spatie/laravel-ray from 1.33.1 to 1.34.0
2024-01-26 20:43:16 +00:00
dependabot[bot]
e9dbf346e4
build(deps-dev): Bump spatie/laravel-ray from 1.33.1 to 1.34.0
...
Bumps [spatie/laravel-ray](https://github.com/spatie/laravel-ray ) from 1.33.1 to 1.34.0.
- [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.33.1...1.34.0 )
---
updated-dependencies:
- dependency-name: spatie/laravel-ray
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-26 20:36:46 +00:00
a8ec0df6fb
Merge pull request #1250 from jonnybarnes/dependabot/composer/openai-php/client-0.8.2
...
build(deps-dev): Bump openai-php/client from 0.8.1 to 0.8.2
2024-01-26 20:35:47 +00:00
dependabot[bot]
ad4d1d7c4d
build(deps-dev): Bump openai-php/client from 0.8.1 to 0.8.2
...
Bumps [openai-php/client](https://github.com/openai-php/client ) from 0.8.1 to 0.8.2.
- [Release notes](https://github.com/openai-php/client/releases )
- [Changelog](https://github.com/openai-php/client/blob/main/CHANGELOG.md )
- [Commits](https://github.com/openai-php/client/compare/v0.8.1...v0.8.2 )
---
updated-dependencies:
- dependency-name: openai-php/client
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-26 20:34:21 +00:00
76ebc1b4f7
Merge pull request #1249 from jonnybarnes/dependabot/composer/laravel/sail-1.27.2
...
build(deps-dev): Bump laravel/sail from 1.27.1 to 1.27.2
2024-01-26 20:33:44 +00:00
dependabot[bot]
409c1ae983
build(deps-dev): Bump laravel/sail from 1.27.1 to 1.27.2
...
Bumps [laravel/sail](https://github.com/laravel/sail ) from 1.27.1 to 1.27.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.27.1...v1.27.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>
2024-01-26 09:44:26 +00:00
5ae455487a
Merge pull request #1247 from jonnybarnes/dependabot/composer/laravel/scout-10.8.1
2024-01-26 06:47:40 +00:00
dependabot[bot]
7b8625f1f9
build(deps): Bump laravel/scout from 10.8.0 to 10.8.1
...
Bumps [laravel/scout](https://github.com/laravel/scout ) from 10.8.0 to 10.8.1.
- [Release notes](https://github.com/laravel/scout/releases )
- [Changelog](https://github.com/laravel/scout/blob/10.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/scout/compare/v10.8.0...v10.8.1 )
---
updated-dependencies:
- dependency-name: laravel/scout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-25 23:25:41 +00:00
5751c54809
Merge pull request #1248 from jonnybarnes/dependabot/composer/laravel/framework-10.42.0
2024-01-25 23:14:16 +00:00
dependabot[bot]
ea35e57d22
build(deps): Bump laravel/framework from 10.41.0 to 10.42.0
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 10.41.0 to 10.42.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/v10.41.0...v10.42.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>
2024-01-25 22:33:53 +00:00
5852c52c7a
Merge pull request #1246 from jonnybarnes/dependabot/composer/phpunit/phpunit-10.5.9
2024-01-25 22:31:37 +00:00
dependabot[bot]
df5d10b42a
build(deps-dev): Bump phpunit/phpunit from 10.5.8 to 10.5.9
...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 10.5.8 to 10.5.9.
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.5.9/ChangeLog-10.5.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/10.5.8...10.5.9 )
---
updated-dependencies:
- dependency-name: phpunit/phpunit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-25 21:37:48 +00:00
cfe442983a
Merge pull request #1245 from jonnybarnes/dependabot/composer/intervention/image-3.3.1
2024-01-25 21:35:23 +00:00
dependabot[bot]
c23c05a0fc
build(deps): Bump intervention/image from 3.2.4 to 3.3.1
...
Bumps [intervention/image](https://github.com/Intervention/image ) from 3.2.4 to 3.3.1.
- [Commits](https://github.com/Intervention/image/compare/3.2.4...3.3.1 )
---
updated-dependencies:
- dependency-name: intervention/image
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-25 21:18:52 +00:00
6a50d4e719
Merge pull request #1243 from jonnybarnes/dependabot/composer/laravel/pint-1.13.10
...
build(deps-dev): Bump laravel/pint from 1.13.9 to 1.13.10
2024-01-25 21:17:47 +00:00
dependabot[bot]
a2f1fd5d71
build(deps-dev): Bump laravel/pint from 1.13.9 to 1.13.10
...
Bumps [laravel/pint](https://github.com/laravel/pint ) from 1.13.9 to 1.13.10.
- [Release notes](https://github.com/laravel/pint/releases )
- [Changelog](https://github.com/laravel/pint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/laravel/pint/compare/v1.13.9...v1.13.10 )
---
updated-dependencies:
- dependency-name: laravel/pint
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-22 09:55:46 +00:00
777d70499a
Merge pull request #1240 from jonnybarnes/dependabot/npm_and_yarn/stylelint-16.2.0
...
build(deps-dev): Bump stylelint from 16.1.0 to 16.2.0
2024-01-19 15:54:47 +00:00
dependabot[bot]
b9416fcde8
build(deps-dev): Bump stylelint from 16.1.0 to 16.2.0
...
Bumps [stylelint](https://github.com/stylelint/stylelint ) from 16.1.0 to 16.2.0.
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/16.1.0...16.2.0 )
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-19 15:53:12 +00:00
0367603d42
Merge pull request #1242 from jonnybarnes/dependabot/composer/vimeo/psalm-5.20.0
...
build(deps-dev): Bump vimeo/psalm from 5.19.0 to 5.20.0
2024-01-19 15:52:05 +00:00
dependabot[bot]
9984f38474
build(deps-dev): Bump vimeo/psalm from 5.19.0 to 5.20.0
...
Bumps [vimeo/psalm](https://github.com/vimeo/psalm ) from 5.19.0 to 5.20.0.
- [Release notes](https://github.com/vimeo/psalm/releases )
- [Commits](https://github.com/vimeo/psalm/compare/5.19.0...5.20.0 )
---
updated-dependencies:
- dependency-name: vimeo/psalm
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-19 15:46:20 +00:00
e6687e9263
Merge pull request #1241 from jonnybarnes/dependabot/composer/phpunit/phpunit-10.5.8
...
build(deps-dev): Bump phpunit/phpunit from 10.5.7 to 10.5.8
2024-01-19 15:45:30 +00:00
dependabot[bot]
6ba0849efb
build(deps-dev): Bump phpunit/phpunit from 10.5.7 to 10.5.8
...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 10.5.7 to 10.5.8.
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.5.8/ChangeLog-10.5.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/10.5.7...10.5.8 )
---
updated-dependencies:
- dependency-name: phpunit/phpunit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-19 15:42:52 +00:00
1dc64ca8f2
Merge pull request #1235 from jonnybarnes/dependabot/composer/laravel/sail-1.27.1
...
build(deps-dev): Bump laravel/sail from 1.27.0 to 1.27.1
2024-01-19 15:42:06 +00:00
dependabot[bot]
4861e6b162
build(deps-dev): Bump laravel/sail from 1.27.0 to 1.27.1
...
Bumps [laravel/sail](https://github.com/laravel/sail ) from 1.27.0 to 1.27.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.27.0...v1.27.1 )
---
updated-dependencies:
- dependency-name: laravel/sail
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-19 15:32:57 +00:00
9c99a05577
Merge pull request #1238 from jonnybarnes/dependabot/composer/laravel/scout-10.8.0
...
build(deps): Bump laravel/scout from 10.7.0 to 10.8.0
2024-01-19 15:32:01 +00:00
dependabot[bot]
81b31cf619
build(deps): Bump laravel/scout from 10.7.0 to 10.8.0
...
Bumps [laravel/scout](https://github.com/laravel/scout ) from 10.7.0 to 10.8.0.
- [Release notes](https://github.com/laravel/scout/releases )
- [Changelog](https://github.com/laravel/scout/blob/10.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/scout/compare/v10.7.0...v10.8.0 )
---
updated-dependencies:
- dependency-name: laravel/scout
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-19 15:24:36 +00:00
ca0287ad8b
Merge pull request #1236 from jonnybarnes/dependabot/composer/laravel/horizon-5.22.0
...
build(deps): Bump laravel/horizon from 5.21.5 to 5.22.0
2024-01-19 15:23:35 +00:00
dependabot[bot]
0a760f4500
build(deps): Bump laravel/horizon from 5.21.5 to 5.22.0
...
Bumps [laravel/horizon](https://github.com/laravel/horizon ) from 5.21.5 to 5.22.0.
- [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.21.5...v5.22.0 )
---
updated-dependencies:
- dependency-name: laravel/horizon
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-17 10:55:46 +00:00
73fb3a2189
Merge pull request #1237 from jonnybarnes/dependabot/composer/laravel/framework-10.41.0
...
build(deps): Bump laravel/framework from 10.40.0 to 10.41.0
2024-01-17 10:53:49 +00:00
dependabot[bot]
fa75a462ff
build(deps): Bump laravel/framework from 10.40.0 to 10.41.0
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 10.40.0 to 10.41.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/v10.40.0...v10.41.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>
2024-01-17 10:49:06 +00:00
ed529fdf8a
Merge pull request #1234 from jonnybarnes/dependabot/composer/laravel/pint-1.13.9
...
build(deps-dev): Bump laravel/pint from 1.13.8 to 1.13.9
2024-01-17 10:48:17 +00:00
dependabot[bot]
cf90ae6f77
build(deps-dev): Bump laravel/pint from 1.13.8 to 1.13.9
...
Bumps [laravel/pint](https://github.com/laravel/pint ) from 1.13.8 to 1.13.9.
- [Release notes](https://github.com/laravel/pint/releases )
- [Changelog](https://github.com/laravel/pint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/laravel/pint/compare/v1.13.8...v1.13.9 )
---
updated-dependencies:
- dependency-name: laravel/pint
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-17 09:21:50 +00:00
2428bf217a
Merge pull request #1233 from jonnybarnes/dependabot/composer/phpunit/phpunit-10.5.7
...
build(deps-dev): Bump phpunit/phpunit from 10.5.5 to 10.5.7
2024-01-16 11:38:38 +00:00
dependabot[bot]
fea5319e8e
build(deps-dev): Bump phpunit/phpunit from 10.5.5 to 10.5.7
...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 10.5.5 to 10.5.7.
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.5.7/ChangeLog-10.5.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/10.5.5...10.5.7 )
---
updated-dependencies:
- dependency-name: phpunit/phpunit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-16 11:16:17 +00:00
1b0f323f1e
Merge pull request #1232 from jonnybarnes/dependabot/composer/spatie/laravel-ignition-2.4.1
...
build(deps): Bump spatie/laravel-ignition from 2.4.0 to 2.4.1
2024-01-16 11:15:39 +00:00
dependabot[bot]
823f539a9d
build(deps): Bump spatie/laravel-ignition from 2.4.0 to 2.4.1
...
Bumps [spatie/laravel-ignition](https://github.com/spatie/laravel-ignition ) from 2.4.0 to 2.4.1.
- [Release notes](https://github.com/spatie/laravel-ignition/releases )
- [Changelog](https://github.com/spatie/laravel-ignition/blob/main/CHANGELOG.md )
- [Commits](https://github.com/spatie/laravel-ignition/compare/2.4.0...2.4.1 )
---
updated-dependencies:
- dependency-name: spatie/laravel-ignition
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-16 10:53:43 +00:00
d3c2a05a33
Merge pull request #1231 from jonnybarnes/dependabot/composer/intervention/image-3.2.4
...
build(deps): Bump intervention/image from 3.2.3 to 3.2.4
2024-01-16 10:51:56 +00:00
dependabot[bot]
1590314afc
build(deps): Bump intervention/image from 3.2.3 to 3.2.4
...
Bumps [intervention/image](https://github.com/Intervention/image ) from 3.2.3 to 3.2.4.
- [Commits](https://github.com/Intervention/image/compare/3.2.3...3.2.4 )
---
updated-dependencies:
- dependency-name: intervention/image
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-15 09:51:08 +00:00
64a8d0a53a
Merge pull request #1230 from jonnybarnes/dependabot/composer/laravel/scout-10.7.0
...
build(deps): Bump laravel/scout from 10.6.1 to 10.7.0
2024-01-11 10:14:55 +00:00
dependabot[bot]
962eae31f0
build(deps): Bump laravel/scout from 10.6.1 to 10.7.0
...
Bumps [laravel/scout](https://github.com/laravel/scout ) from 10.6.1 to 10.7.0.
- [Release notes](https://github.com/laravel/scout/releases )
- [Changelog](https://github.com/laravel/scout/blob/10.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/scout/compare/v10.6.1...v10.7.0 )
---
updated-dependencies:
- dependency-name: laravel/scout
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-11 10:00:39 +00:00
a0645144f5
Merge pull request #1229 from jonnybarnes/dependabot/composer/laravel/tinker-2.9.0
...
build(deps): Bump laravel/tinker from 2.8.2 to 2.9.0
2024-01-11 09:59:55 +00:00
dependabot[bot]
13176ec88d
build(deps): Bump laravel/tinker from 2.8.2 to 2.9.0
...
Bumps [laravel/tinker](https://github.com/laravel/tinker ) from 2.8.2 to 2.9.0.
- [Release notes](https://github.com/laravel/tinker/releases )
- [Changelog](https://github.com/laravel/tinker/blob/2.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/tinker/compare/v2.8.2...v2.9.0 )
---
updated-dependencies:
- dependency-name: laravel/tinker
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-11 09:54:34 +00:00
055a715181
Merge pull request #1228 from jonnybarnes/dependabot/composer/laravel/dusk-7.12.1
...
build(deps-dev): Bump laravel/dusk from 7.12.0 to 7.12.1
2024-01-11 09:53:49 +00:00
dependabot[bot]
132c48a9dc
build(deps-dev): Bump laravel/dusk from 7.12.0 to 7.12.1
...
Bumps [laravel/dusk](https://github.com/laravel/dusk ) from 7.12.0 to 7.12.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.12.0...v7.12.1 )
---
updated-dependencies:
- dependency-name: laravel/dusk
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-11 09:09:41 +00:00
1b56b0fb31
Merge pull request #1226 from jonnybarnes/dependabot/composer/laravel/pint-1.13.8
...
build(deps-dev): Bump laravel/pint from 1.13.7 to 1.13.8
2024-01-10 15:52:19 +00:00
dependabot[bot]
78dd40297e
build(deps-dev): Bump laravel/pint from 1.13.7 to 1.13.8
...
Bumps [laravel/pint](https://github.com/laravel/pint ) from 1.13.7 to 1.13.8.
- [Release notes](https://github.com/laravel/pint/releases )
- [Changelog](https://github.com/laravel/pint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/laravel/pint/compare/v1.13.7...v1.13.8 )
---
updated-dependencies:
- dependency-name: laravel/pint
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-10 15:45:21 +00:00
8c3d6d0053
Merge pull request #1225 from jonnybarnes/dependabot/composer/laravel/sail-1.27.0
...
build(deps-dev): Bump laravel/sail from 1.26.3 to 1.27.0
2024-01-10 15:44:43 +00:00
dependabot[bot]
bb01fac0f4
build(deps-dev): Bump laravel/sail from 1.26.3 to 1.27.0
...
Bumps [laravel/sail](https://github.com/laravel/sail ) from 1.26.3 to 1.27.0.
- [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.26.3...v1.27.0 )
---
updated-dependencies:
- dependency-name: laravel/sail
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-10 15:28:45 +00:00
dd0079edb4
Merge pull request #1224 from jonnybarnes/dependabot/composer/laravel/horizon-5.21.5
...
build(deps): Bump laravel/horizon from 5.21.4 to 5.21.5
2024-01-10 15:28:01 +00:00
dependabot[bot]
8486725212
build(deps): Bump laravel/horizon from 5.21.4 to 5.21.5
...
Bumps [laravel/horizon](https://github.com/laravel/horizon ) from 5.21.4 to 5.21.5.
- [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.21.4...v5.21.5 )
---
updated-dependencies:
- dependency-name: laravel/horizon
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-10 15:21:10 +00:00
424300ec12
Merge pull request #1227 from jonnybarnes/dependabot/composer/laravel/framework-10.40.0
...
build(deps): Bump laravel/framework from 10.39.0 to 10.40.0
2024-01-10 15:20:23 +00:00
dependabot[bot]
f95738b7d1
build(deps): Bump laravel/framework from 10.39.0 to 10.40.0
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 10.39.0 to 10.40.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/v10.39.0...v10.40.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>
2024-01-10 15:16:23 +00:00
f160538c13
Merge pull request #1223 from jonnybarnes/dependabot/composer/vimeo/psalm-5.19.0
...
build(deps-dev): Bump vimeo/psalm from 5.18.0 to 5.19.0
2024-01-10 15:15:12 +00:00
dependabot[bot]
74c175e80d
build(deps-dev): Bump vimeo/psalm from 5.18.0 to 5.19.0
...
Bumps [vimeo/psalm](https://github.com/vimeo/psalm ) from 5.18.0 to 5.19.0.
- [Release notes](https://github.com/vimeo/psalm/releases )
- [Commits](https://github.com/vimeo/psalm/compare/5.18.0...5.19.0 )
---
updated-dependencies:
- dependency-name: vimeo/psalm
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-10 09:57:23 +00:00
bc854d5522
Merge pull request #1222 from jonnybarnes/dependabot/composer/intervention/image-3.2.3
...
build(deps): Bump intervention/image from 3.2.1 to 3.2.3
2024-01-08 11:14:22 +00:00
dependabot[bot]
2481c05e44
build(deps): Bump intervention/image from 3.2.1 to 3.2.3
...
Bumps [intervention/image](https://github.com/Intervention/image ) from 3.2.1 to 3.2.3.
- [Commits](https://github.com/Intervention/image/compare/3.2.1...3.2.3 )
---
updated-dependencies:
- dependency-name: intervention/image
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-08 10:48:03 +00:00
e42e432bd5
Merge pull request #1220 from jonnybarnes/dependabot/composer/spatie/laravel-ray-1.33.1
...
build(deps-dev): Bump spatie/laravel-ray from 1.33.0 to 1.33.1
2024-01-08 10:47:19 +00:00
dependabot[bot]
c78d563b63
build(deps-dev): Bump spatie/laravel-ray from 1.33.0 to 1.33.1
...
Bumps [spatie/laravel-ray](https://github.com/spatie/laravel-ray ) from 1.33.0 to 1.33.1.
- [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.33.0...1.33.1 )
---
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>
2024-01-08 10:43:16 +00:00
2e74adcb1d
Merge pull request #1219 from jonnybarnes/dependabot/composer/spatie/laravel-ignition-2.4.0
...
build(deps): Bump spatie/laravel-ignition from 2.3.3 to 2.4.0
2024-01-08 10:42:24 +00:00
dependabot[bot]
fa65db433c
build(deps): Bump spatie/laravel-ignition from 2.3.3 to 2.4.0
...
Bumps [spatie/laravel-ignition](https://github.com/spatie/laravel-ignition ) from 2.3.3 to 2.4.0.
- [Release notes](https://github.com/spatie/laravel-ignition/releases )
- [Changelog](https://github.com/spatie/laravel-ignition/blob/main/CHANGELOG.md )
- [Commits](https://github.com/spatie/laravel-ignition/compare/2.3.3...2.4.0 )
---
updated-dependencies:
- dependency-name: spatie/laravel-ignition
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-05 09:23:05 +00:00
7a8162821b
Merge pull request #1218 from jonnybarnes/dependabot/composer/fakerphp/faker-1.23.1
...
build(deps-dev): Bump fakerphp/faker from 1.23.0 to 1.23.1
2024-01-03 09:22:15 +00:00
dependabot[bot]
660b436e00
build(deps-dev): Bump fakerphp/faker from 1.23.0 to 1.23.1
...
Bumps [fakerphp/faker](https://github.com/FakerPHP/Faker ) from 1.23.0 to 1.23.1.
- [Release notes](https://github.com/FakerPHP/Faker/releases )
- [Changelog](https://github.com/FakerPHP/Faker/blob/v1.23.1/CHANGELOG.md )
- [Commits](https://github.com/FakerPHP/Faker/compare/v1.23.0...v1.23.1 )
---
updated-dependencies:
- dependency-name: fakerphp/faker
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-03 09:03:04 +00:00
c404c218c1
Merge pull request #1217 from jonnybarnes/dependabot/composer/intervention/image-3.2.1
...
build(deps): Bump intervention/image from 3.2.0 to 3.2.1
2024-01-03 08:46:57 +00:00
dependabot[bot]
a46263285e
build(deps): Bump intervention/image from 3.2.0 to 3.2.1
...
Bumps [intervention/image](https://github.com/Intervention/image ) from 3.2.0 to 3.2.1.
- [Commits](https://github.com/Intervention/image/compare/3.2.0...3.2.1 )
---
updated-dependencies:
- dependency-name: intervention/image
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-01 09:34:44 +00:00
8e811b331f
Merge pull request #1213 from jonnybarnes/dependabot/composer/laravel/sanctum-3.3.3
...
build(deps): Bump laravel/sanctum from 3.3.2 to 3.3.3
2023-12-28 22:27:29 +00:00
dependabot[bot]
4fadc3cc7f
build(deps): Bump laravel/sanctum from 3.3.2 to 3.3.3
...
Bumps [laravel/sanctum](https://github.com/laravel/sanctum ) from 3.3.2 to 3.3.3.
- [Release notes](https://github.com/laravel/sanctum/releases )
- [Changelog](https://github.com/laravel/sanctum/blob/3.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/sanctum/compare/v3.3.2...v3.3.3 )
---
updated-dependencies:
- dependency-name: laravel/sanctum
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-28 22:23:38 +00:00
4ec28451aa
Merge pull request #1214 from jonnybarnes/dependabot/composer/phpunit/phpunit-10.5.5
...
build(deps-dev): Bump phpunit/phpunit from 10.5.3 to 10.5.5
2023-12-28 22:22:42 +00:00
dependabot[bot]
82ec2f59fc
build(deps-dev): Bump phpunit/phpunit from 10.5.3 to 10.5.5
...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 10.5.3 to 10.5.5.
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.5.5/ChangeLog-10.5.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/10.5.3...10.5.5 )
---
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-12-28 22:18:56 +00:00
f7e7b65173
Merge pull request #1215 from jonnybarnes/dependabot/composer/laravel/framework-10.39.0
...
build(deps): Bump laravel/framework from 10.38.2 to 10.39.0
2023-12-28 22:18:11 +00:00
dependabot[bot]
dffd55ffbc
build(deps): Bump laravel/framework from 10.38.2 to 10.39.0
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 10.38.2 to 10.39.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/v10.38.2...v10.39.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-12-28 09:36:10 +00:00
51655e980b
Merge pull request #1212 from jonnybarnes/dependabot/npm_and_yarn/stylelint-config-standard-36.0.0
...
build(deps-dev): Bump stylelint-config-standard from 35.0.0 to 36.0.0
2023-12-27 09:48:13 +00:00
dependabot[bot]
715c18107a
build(deps-dev): Bump stylelint-config-standard from 35.0.0 to 36.0.0
...
Bumps [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard ) from 35.0.0 to 36.0.0.
- [Release notes](https://github.com/stylelint/stylelint-config-standard/releases )
- [Changelog](https://github.com/stylelint/stylelint-config-standard/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint-config-standard/compare/35.0.0...36.0.0 )
---
updated-dependencies:
- dependency-name: stylelint-config-standard
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-27 09:43:26 +00:00
08bea213b3
Merge pull request #1211 from jonnybarnes/dependabot/npm_and_yarn/stylelint-16.1.0
...
build(deps-dev): Bump stylelint from 16.0.2 to 16.1.0
2023-12-27 09:42:45 +00:00
dependabot[bot]
cc083bc09b
build(deps-dev): Bump stylelint from 16.0.2 to 16.1.0
...
Bumps [stylelint](https://github.com/stylelint/stylelint ) from 16.0.2 to 16.1.0.
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/16.0.2...16.1.0 )
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-27 09:40:55 +00:00
7e6bdf1ac4
Merge pull request #1210 from jonnybarnes/dependabot/composer/intervention/image-3.2.0
...
build(deps): Bump intervention/image from 3.1.0 to 3.2.0
2023-12-27 09:38:58 +00:00
dependabot[bot]
fd41486418
build(deps): Bump intervention/image from 3.1.0 to 3.2.0
...
Bumps [intervention/image](https://github.com/Intervention/image ) from 3.1.0 to 3.2.0.
- [Commits](https://github.com/Intervention/image/compare/3.1.0...3.2.0 )
---
updated-dependencies:
- dependency-name: intervention/image
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-27 09:36:53 +00:00
2c4dba225e
Merge pull request #1209 from jonnybarnes/dependabot/composer/laravel/framework-10.38.2
...
build(deps): Bump laravel/framework from 10.38.1 to 10.38.2
2023-12-27 09:36:09 +00:00
dependabot[bot]
6999978779
build(deps): Bump laravel/framework from 10.38.1 to 10.38.2
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 10.38.1 to 10.38.2.
- [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/v10.38.1...v10.38.2 )
---
updated-dependencies:
- dependency-name: laravel/framework
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-27 09:34:36 +00:00
ca0ae1a387
Merge pull request #1208 from jonnybarnes/dependabot/composer/openai-php/client-0.8.1
...
build(deps-dev): Bump openai-php/client from 0.8.0 to 0.8.1
2023-12-27 09:32:47 +00:00
dependabot[bot]
8e29e3c498
build(deps-dev): Bump openai-php/client from 0.8.0 to 0.8.1
...
Bumps [openai-php/client](https://github.com/openai-php/client ) from 0.8.0 to 0.8.1.
- [Release notes](https://github.com/openai-php/client/releases )
- [Changelog](https://github.com/openai-php/client/blob/main/CHANGELOG.md )
- [Commits](https://github.com/openai-php/client/compare/v0.8.0...v0.8.1 )
---
updated-dependencies:
- dependency-name: openai-php/client
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-25 09:21:48 +00:00
7f168d16d2
Merge pull request #1207 from jonnybarnes/dependabot/composer/phpunit/php-code-coverage-10.1.11
...
build(deps-dev): Bump phpunit/php-code-coverage from 10.1.10 to 10.1.11
2023-12-22 09:46:33 +00:00
dependabot[bot]
e7c85e9456
build(deps-dev): Bump phpunit/php-code-coverage from 10.1.10 to 10.1.11
...
Bumps [phpunit/php-code-coverage](https://github.com/sebastianbergmann/php-code-coverage ) from 10.1.10 to 10.1.11.
- [Changelog](https://github.com/sebastianbergmann/php-code-coverage/blob/main/ChangeLog-10.1.md )
- [Commits](https://github.com/sebastianbergmann/php-code-coverage/compare/10.1.10...10.1.11 )
---
updated-dependencies:
- dependency-name: phpunit/php-code-coverage
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-22 09:28:21 +00:00
a216c194d4
Merge pull request #1205 from jonnybarnes/1204-simplify-build-steps
...
Simplify frontend assests and build steps
2023-12-21 18:07:08 +00:00
ec17f65107
Simplify frontend assests and build steps
...
We just write the files directly in the public dir
Then change the npm scripts to lint and compress them directly
2023-12-21 17:57:48 +00:00
1671323012
Merge pull request #1203 from jonnybarnes/dependabot/composer/spatie/laravel-ignition-2.3.3
...
build(deps): Bump spatie/laravel-ignition from 2.3.2 to 2.3.3
2023-12-21 13:23:46 +00:00
dependabot[bot]
3d4585df5d
build(deps): Bump spatie/laravel-ignition from 2.3.2 to 2.3.3
...
Bumps [spatie/laravel-ignition](https://github.com/spatie/laravel-ignition ) from 2.3.2 to 2.3.3.
- [Release notes](https://github.com/spatie/laravel-ignition/releases )
- [Changelog](https://github.com/spatie/laravel-ignition/blob/main/CHANGELOG.md )
- [Commits](https://github.com/spatie/laravel-ignition/compare/2.3.2...2.3.3 )
---
updated-dependencies:
- dependency-name: spatie/laravel-ignition
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-21 09:55:39 +00:00
306d19781e
Merge pull request #1202 from jonnybarnes/dependabot/composer/laravel/framework-10.38.1
...
build(deps): Bump laravel/framework from 10.37.3 to 10.38.1
2023-12-20 15:02:14 +00:00
dependabot[bot]
e4137d8718
build(deps): Bump laravel/framework from 10.37.3 to 10.38.1
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 10.37.3 to 10.38.1.
- [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/v10.37.3...v10.38.1 )
---
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-12-20 14:58:34 +00:00
f32b0068c6
Merge pull request #1201 from jonnybarnes/1199-update-json-feed-to-version-11
...
Update json feed to version 1.1
2023-12-20 14:52:19 +00:00
f51c37103c
Update articles JSON feed to version 1.1
2023-12-20 14:46:27 +00:00
2aa60db548
Update JSON notes feed to version 1.1
2023-12-20 14:44:11 +00:00
24ca9f86d2
Merge pull request #1198 from jonnybarnes/1168-expose-rss-link
...
Expose RSS feed
2023-12-19 17:21:15 +00:00
ba9330cdf1
Expose RSS feed
...
Though actually its the json feed 🤫
2023-12-19 17:12:49 +00:00
d264b8bdc3
Merge pull request #1197 from jonnybarnes/dependabot/composer/vimeo/psalm-5.18.0
...
build(deps-dev): Bump vimeo/psalm from 5.17.0 to 5.18.0
2023-12-18 10:04:20 +00:00
dependabot[bot]
49c407aade
build(deps-dev): Bump vimeo/psalm from 5.17.0 to 5.18.0
...
Bumps [vimeo/psalm](https://github.com/vimeo/psalm ) from 5.17.0 to 5.18.0.
- [Release notes](https://github.com/vimeo/psalm/releases )
- [Commits](https://github.com/vimeo/psalm/compare/5.17.0...5.18.0 )
---
updated-dependencies:
- dependency-name: vimeo/psalm
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-18 10:02:16 +00:00
0cbc1d3b7b
Merge pull request #1196 from jonnybarnes/dependabot/composer/spatie/laravel-ignition-2.3.2
...
build(deps): Bump spatie/laravel-ignition from 2.3.1 to 2.3.2
2023-12-18 10:01:36 +00:00
dependabot[bot]
9bcec3df7c
build(deps): Bump spatie/laravel-ignition from 2.3.1 to 2.3.2
...
Bumps [spatie/laravel-ignition](https://github.com/spatie/laravel-ignition ) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/spatie/laravel-ignition/releases )
- [Changelog](https://github.com/spatie/laravel-ignition/blob/main/CHANGELOG.md )
- [Commits](https://github.com/spatie/laravel-ignition/compare/2.3.1...2.3.2 )
---
updated-dependencies:
- dependency-name: spatie/laravel-ignition
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-18 09:59:34 +00:00
133abd2935
Merge pull request #1195 from jonnybarnes/dependabot/npm_and_yarn/eslint-8.56.0
...
build(deps-dev): Bump eslint from 8.55.0 to 8.56.0
2023-12-18 09:58:35 +00:00
dependabot[bot]
aaf5a2aed2
build(deps-dev): Bump eslint from 8.55.0 to 8.56.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.55.0 to 8.56.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.55.0...v8.56.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-12-18 09:57:07 +00:00
30d58e9e15
Merge pull request #1194 from jonnybarnes/dependabot/npm_and_yarn/csstools/postcss-oklab-function-3.0.8
...
build(deps-dev): Bump @csstools/postcss-oklab-function from 3.0.7 to 3.0.8
2023-12-18 09:56:28 +00:00
dependabot[bot]
24f4571a3d
build(deps-dev): Bump @csstools/postcss-oklab-function
...
Bumps [@csstools/postcss-oklab-function](https://github.com/csstools/postcss-plugins/tree/HEAD/plugins/postcss-oklab-function ) from 3.0.7 to 3.0.8.
- [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugins/postcss-oklab-function/CHANGELOG.md )
- [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugins/postcss-oklab-function )
---
updated-dependencies:
- dependency-name: "@csstools/postcss-oklab-function"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-18 09:53:26 +00:00
e9f9f527a5
Merge pull request #1193 from jonnybarnes/dependabot/npm_and_yarn/postcss-nesting-12.0.2
...
build(deps-dev): Bump postcss-nesting from 12.0.1 to 12.0.2
2023-12-18 09:42:26 +00:00
dependabot[bot]
2faa92b642
build(deps-dev): Bump postcss-nesting from 12.0.1 to 12.0.2
...
Bumps [postcss-nesting](https://github.com/csstools/postcss-plugins/tree/HEAD/plugins/postcss-nesting ) from 12.0.1 to 12.0.2.
- [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugins/postcss-nesting/CHANGELOG.md )
- [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugins/postcss-nesting )
---
updated-dependencies:
- dependency-name: postcss-nesting
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-18 09:09:47 +00:00
53f744515d
Merge pull request #1190 from jonnybarnes/1189-snow-not-fully-working-on-prod
...
Hopefully fix snow on prod
2023-12-17 14:59:04 +00:00
442c2061e8
Hopefully fix snow on prod
2023-12-17 14:55:36 +00:00
4123e73ee0
Merge pull request #1187 from jonnybarnes/1185-add-some-snow
...
Add some snow ❄️
2023-12-17 14:36:20 +00:00
65a70a5440
Add some snow ❄️ i
...
Also get to play with some web components
2023-12-17 14:15:45 +00:00
d56a656d0a
Merge pull request #1186 from jonnybarnes/1174-upgrade-intervention-image-dependency-to-v3
...
Update Intervention/Image class to v3
2023-12-17 13:59:31 +00:00
6d5b298837
Update Intervention/Image class to v3
2023-12-17 13:56:10 +00:00
58a03ef931
Merge pull request #1184 from jonnybarnes/fix_dependencies_2
...
Missed stylelint config in prev fix
2023-12-15 10:16:59 +00:00
21521f8944
Missed stylelint config in prev fix
2023-12-15 10:14:34 +00:00
d348879e1c
Merge pull request #1181 from jonnybarnes/dependabot/npm_and_yarn/cssnano-6.0.2
...
build(deps-dev): Bump cssnano from 6.0.1 to 6.0.2
2023-12-15 10:12:04 +00:00
dependabot[bot]
74f9af7533
build(deps-dev): Bump cssnano from 6.0.1 to 6.0.2
...
Bumps [cssnano](https://github.com/cssnano/cssnano ) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/cssnano/cssnano/releases )
- [Commits](https://github.com/cssnano/cssnano/compare/cssnano@6.0.1...cssnano@6.0.2 )
---
updated-dependencies:
- dependency-name: cssnano
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-15 10:10:19 +00:00
ab43db716c
Merge pull request #1180 from jonnybarnes/dependabot/composer/laravel/framework-10.37.3
...
build(deps): Bump laravel/framework from 10.37.1 to 10.37.3
2023-12-15 10:07:46 +00:00
dependabot[bot]
6ed4898a60
build(deps): Bump laravel/framework from 10.37.1 to 10.37.3
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 10.37.1 to 10.37.3.
- [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/v10.37.1...v10.37.3 )
---
updated-dependencies:
- dependency-name: laravel/framework
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-15 09:58:53 +00:00
baf890d69c
Merge pull request #1182 from jonnybarnes/fix_dependencies
...
Fix npm dependencies
2023-12-15 09:42:06 +00:00
8f1cb65937
Fix npm dependencies
...
stylelint-webpack-plugin does not support stylelint version 16
2023-12-15 09:29:23 +00:00
75565c9d90
Merge pull request #1179 from jonnybarnes/dependabot/composer/phpunit/phpunit-10.5.3
...
build(deps-dev): Bump phpunit/phpunit from 10.5.2 to 10.5.3
2023-12-13 09:56:04 +00:00
dependabot[bot]
92545ce1f5
build(deps-dev): Bump phpunit/phpunit from 10.5.2 to 10.5.3
...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 10.5.2 to 10.5.3.
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.5.3/ChangeLog-10.5.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/10.5.2...10.5.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-12-13 09:42:10 +00:00
0a45e2bcaf
Merge pull request #1178 from jonnybarnes/dependabot/composer/laravel/framework-10.37.1
...
build(deps): Bump laravel/framework from 10.35.0 to 10.37.1
2023-12-13 09:41:31 +00:00
dependabot[bot]
e4a1ca1481
build(deps): Bump laravel/framework from 10.35.0 to 10.37.1
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 10.35.0 to 10.37.1.
- [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/v10.35.0...v10.37.1 )
---
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-12-13 09:35:00 +00:00
4aca33446a
Merge pull request #1176 from jonnybarnes/dependabot/npm_and_yarn/babel/preset-env-7.23.6
...
build(deps-dev): Bump @babel/preset-env from 7.23.5 to 7.23.6
2023-12-12 18:02:32 +00:00
dependabot[bot]
93f23561cf
build(deps-dev): Bump @babel/preset-env from 7.23.5 to 7.23.6
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.23.5 to 7.23.6.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.23.6/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-12 17:56:55 +00:00
ec495a2311
Merge pull request #1177 from jonnybarnes/dependabot/npm_and_yarn/babel/core-7.23.6
...
build(deps-dev): Bump @babel/core from 7.23.5 to 7.23.6
2023-12-12 17:55:50 +00:00
dependabot[bot]
102d73f38b
build(deps-dev): Bump @babel/core from 7.23.5 to 7.23.6
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.23.5 to 7.23.6.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.23.6/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-12 17:44:28 +00:00
670e12c7e5
Merge pull request #1175 from jonnybarnes/dependabot/npm_and_yarn/stylelint-and-stylelint-config-standard-16.0.2
...
build(deps-dev): Bump stylelint and stylelint-config-standard
2023-12-12 17:43:10 +00:00
dependabot[bot]
90ca01489b
build(deps-dev): Bump stylelint and stylelint-config-standard
...
Bumps [stylelint](https://github.com/stylelint/stylelint ) and [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard ). These dependencies needed to be updated together.
Updates `stylelint` from 15.11.0 to 16.0.2
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/15.11.0...16.0.2 )
Updates `stylelint-config-standard` from 34.0.0 to 35.0.0
- [Release notes](https://github.com/stylelint/stylelint-config-standard/releases )
- [Changelog](https://github.com/stylelint/stylelint-config-standard/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint-config-standard/compare/34.0.0...35.0.0 )
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-major
- dependency-name: stylelint-config-standard
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-12 09:56:03 +00:00
a4ad6ab583
Merge pull request #1172 from jonnybarnes/dependabot/composer/phpunit/php-code-coverage-10.1.10
...
build(deps-dev): Bump phpunit/php-code-coverage from 10.1.9 to 10.1.10
2023-12-11 21:59:07 +00:00
dependabot[bot]
47d32b2ea4
build(deps-dev): Bump phpunit/php-code-coverage from 10.1.9 to 10.1.10
...
Bumps [phpunit/php-code-coverage](https://github.com/sebastianbergmann/php-code-coverage ) from 10.1.9 to 10.1.10.
- [Changelog](https://github.com/sebastianbergmann/php-code-coverage/blob/main/ChangeLog-10.1.md )
- [Commits](https://github.com/sebastianbergmann/php-code-coverage/compare/10.1.9...10.1.10 )
---
updated-dependencies:
- dependency-name: phpunit/php-code-coverage
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-11 21:56:35 +00:00
09508fd3a8
Merge pull request #1171 from jonnybarnes/dependabot/composer/mockery/mockery-1.6.7
...
build(deps-dev): Bump mockery/mockery from 1.6.6 to 1.6.7
2023-12-11 21:55:58 +00:00
dependabot[bot]
76010ae254
build(deps-dev): Bump mockery/mockery from 1.6.6 to 1.6.7
...
Bumps [mockery/mockery](https://github.com/mockery/mockery ) from 1.6.6 to 1.6.7.
- [Release notes](https://github.com/mockery/mockery/releases )
- [Changelog](https://github.com/mockery/mockery/blob/1.6.x/CHANGELOG.md )
- [Commits](https://github.com/mockery/mockery/compare/1.6.6...1.6.7 )
---
updated-dependencies:
- dependency-name: mockery/mockery
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-11 21:53:12 +00:00
1e55467fd9
Merge pull request #1169 from jonnybarnes/dependabot/composer/web-auth/webauthn-lib-4.7.8
...
build(deps): Bump web-auth/webauthn-lib from 4.7.7 to 4.7.8
2023-12-11 21:52:06 +00:00
dependabot[bot]
2425387322
build(deps): Bump web-auth/webauthn-lib from 4.7.7 to 4.7.8
...
Bumps [web-auth/webauthn-lib](https://github.com/web-auth/webauthn-lib ) from 4.7.7 to 4.7.8.
- [Commits](https://github.com/web-auth/webauthn-lib/compare/4.7.7...4.7.8 )
---
updated-dependencies:
- dependency-name: web-auth/webauthn-lib
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-11 09:49:03 +00:00
c8059793f8
Merge pull request #1167 from jonnybarnes/composer_updates_20231206
...
Update composer dependencies
2023-12-08 13:12:41 +00:00
3c0c375fbb
Update composer dependencies
2023-12-06 20:11:41 +00:00
58c179bef2
Merge pull request #1163 from jonnybarnes/dependabot/composer/laravel/framework-10.35.0
...
build(deps): Bump laravel/framework from 10.34.2 to 10.35.0
2023-12-06 19:30:47 +00:00
dependabot[bot]
13f9980d9e
build(deps): Bump laravel/framework from 10.34.2 to 10.35.0
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 10.34.2 to 10.35.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/v10.34.2...v10.35.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-12-06 09:31:39 +00:00
3972d9aa35
Merge pull request #1161 from jonnybarnes/dependabot/composer/vimeo/psalm-5.17.0
...
build(deps-dev): Bump vimeo/psalm from 5.16.0 to 5.17.0
2023-12-06 08:37:23 +00:00
dependabot[bot]
0ab605533d
build(deps-dev): Bump vimeo/psalm from 5.16.0 to 5.17.0
...
Bumps [vimeo/psalm](https://github.com/vimeo/psalm ) from 5.16.0 to 5.17.0.
- [Release notes](https://github.com/vimeo/psalm/releases )
- [Commits](https://github.com/vimeo/psalm/compare/5.16.0...5.17.0 )
---
updated-dependencies:
- dependency-name: vimeo/psalm
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-05 09:54:34 +00:00
c608e3236f
Merge pull request #1159 from jonnybarnes/dependabot/composer/league/flysystem-aws-s3-v3-3.22.0
...
build(deps): Bump league/flysystem-aws-s3-v3 from 3.21.0 to 3.22.0
2023-12-04 11:20:58 +00:00
dependabot[bot]
08b3e0d858
build(deps): Bump league/flysystem-aws-s3-v3 from 3.21.0 to 3.22.0
...
Bumps [league/flysystem-aws-s3-v3](https://github.com/thephpleague/flysystem-aws-s3-v3 ) from 3.21.0 to 3.22.0.
- [Commits](https://github.com/thephpleague/flysystem-aws-s3-v3/compare/3.21.0...3.22.0 )
---
updated-dependencies:
- dependency-name: league/flysystem-aws-s3-v3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-04 10:22:29 +00:00
3b73acc1b1
Merge pull request #1158 from jonnybarnes/dependabot/npm_and_yarn/eslint-8.55.0
...
build(deps-dev): Bump eslint from 8.54.0 to 8.55.0
2023-12-04 10:20:35 +00:00
dependabot[bot]
311d90c4f0
build(deps-dev): Bump eslint from 8.54.0 to 8.55.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.54.0 to 8.55.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.54.0...v8.55.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-12-04 09:59:32 +00:00
7b5c73547b
Merge pull request #1157 from jonnybarnes/dependabot/npm_and_yarn/postcss-8.4.32
...
build(deps-dev): Bump postcss from 8.4.31 to 8.4.32
2023-12-04 09:58:51 +00:00
dependabot[bot]
31b83fff97
build(deps-dev): Bump postcss from 8.4.31 to 8.4.32
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.31 to 8.4.32.
- [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.31...8.4.32 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-04 09:02:03 +00:00
ec3dc7ee06
Merge pull request #1156 from jonnybarnes/1149-fix-issue-accessing-bookmarkstagged
...
Fix error on bookmarks tagged page when no tag specified
2023-12-03 17:31:02 +00:00
fab6bd0cc2
Fix error on bookmarks tagged page when no tag specified
2023-12-03 17:27:09 +00:00
23dedaa44b
Merge pull request #1154 from jonnybarnes/1153-add-search-element
...
Wrap search form in search element
2023-12-02 14:47:16 +00:00
639064eb9e
Wrap search form in search element
2023-12-02 14:37:03 +00:00
3b6225abf8
Merge pull request #1152 from jonnybarnes/dependabot/composer/symfony/html-sanitizer-7.0.0
...
build(deps): Bump symfony/html-sanitizer from 6.3.7 to 7.0.0
2023-12-01 17:27:42 +00:00
dependabot[bot]
86589c720f
build(deps): Bump symfony/html-sanitizer from 6.3.7 to 7.0.0
...
Bumps [symfony/html-sanitizer](https://github.com/symfony/html-sanitizer ) from 6.3.7 to 7.0.0.
- [Release notes](https://github.com/symfony/html-sanitizer/releases )
- [Changelog](https://github.com/symfony/html-sanitizer/blob/7.0/CHANGELOG.md )
- [Commits](https://github.com/symfony/html-sanitizer/compare/v6.3.7...v7.0.0 )
---
updated-dependencies:
- dependency-name: symfony/html-sanitizer
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-01 17:25:14 +00:00
0393470dd3
Merge pull request #1151 from jonnybarnes/dependabot/npm_and_yarn/babel/preset-env-7.23.5
...
build(deps-dev): Bump @babel/preset-env from 7.23.3 to 7.23.5
2023-11-30 15:17:08 +00:00
dependabot[bot]
966aaa9c92
build(deps-dev): Bump @babel/preset-env from 7.23.3 to 7.23.5
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.23.3 to 7.23.5.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.23.5/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-30 15:14:21 +00:00
4778b26ffb
Merge pull request #1150 from jonnybarnes/dependabot/npm_and_yarn/babel/core-7.23.5
...
build(deps-dev): Bump @babel/core from 7.23.3 to 7.23.5
2023-11-30 15:13:31 +00:00
dependabot[bot]
89ff2fd2f2
build(deps-dev): Bump @babel/core from 7.23.3 to 7.23.5
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.23.3 to 7.23.5.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.23.5/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-30 09:19:55 +00:00
a49873feb6
Merge pull request #1148 from jonnybarnes/dependabot/composer/laravel/scout-10.6.0
...
build(deps): Bump laravel/scout from 10.5.1 to 10.6.0
2023-11-29 11:40:38 +00:00
dependabot[bot]
6f950a74c8
build(deps): Bump laravel/scout from 10.5.1 to 10.6.0
...
Bumps [laravel/scout](https://github.com/laravel/scout ) from 10.5.1 to 10.6.0.
- [Release notes](https://github.com/laravel/scout/releases )
- [Changelog](https://github.com/laravel/scout/blob/10.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/scout/compare/v10.5.1...v10.6.0 )
---
updated-dependencies:
- dependency-name: laravel/scout
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-29 11:39:10 +00:00
44c8621ad4
Merge pull request #1147 from jonnybarnes/dependabot/composer/laravel/sail-1.26.2
...
build(deps-dev): Bump laravel/sail from 1.26.1 to 1.26.2
2023-11-29 11:38:12 +00:00
dependabot[bot]
84642ebb19
build(deps-dev): Bump laravel/sail from 1.26.1 to 1.26.2
...
Bumps [laravel/sail](https://github.com/laravel/sail ) from 1.26.1 to 1.26.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.26.1...v1.26.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-11-29 11:36:05 +00:00
62dcb7b32a
Merge pull request #1146 from jonnybarnes/dependabot/composer/laravel/horizon-5.21.4
...
build(deps): Bump laravel/horizon from 5.21.3 to 5.21.4
2023-11-29 11:35:18 +00:00
dependabot[bot]
037573b1b0
build(deps): Bump laravel/horizon from 5.21.3 to 5.21.4
...
Bumps [laravel/horizon](https://github.com/laravel/horizon ) from 5.21.3 to 5.21.4.
- [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.21.3...v5.21.4 )
---
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-11-29 11:31:41 +00:00
758c044898
Merge pull request #1145 from jonnybarnes/dependabot/composer/laravel/framework-10.34.2
...
build(deps): Bump laravel/framework from 10.33.0 to 10.34.2
2023-11-29 11:29:52 +00:00
dependabot[bot]
2f8f6a1bf7
build(deps): Bump laravel/framework from 10.33.0 to 10.34.2
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 10.33.0 to 10.34.2.
- [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/v10.33.0...v10.34.2 )
---
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-11-29 09:28:52 +00:00
11e51d2286
Merge pull request #1144 from jonnybarnes/1141-fix-mastodon-icon
...
Small validation fixes
2023-11-27 22:25:20 +00:00
10b51c654d
Fix unit tests
2023-11-27 22:20:40 +00:00
302d4e6fdb
Small validation fixes
...
- prevent repeated IDs in mastodon icon SVG
- fix missing offset attribute in mastodon icon SVG
- remove un-needed role on <nav> element
- add empty alt attribute to some social icons
2023-11-27 22:10:50 +00:00
8dd8fe3eb4
Merge pull request #1143 from jonnybarnes/1142-add-tests-against-php83
...
ci: Refactor GitHub Actions workflow for PHP setup
2023-11-27 18:50:42 +00:00
4dbcba401c
ci: Refactor GitHub Actions workflow for PHP setup
...
- Updated PHP and PHPUnit versions in workflow matrix
- Added new extensions to PHP setup
- Enabled xdebug coverage
- Cached composer dependencies based on PHP version
- Removed Node setup and installation of dependencies
- Updated checkout action to version 4
- Set GITHUB_TOKEN environment variable for PHP setup
- Changed cache key for composer dependencies based on PHP version
2023-11-27 18:44:20 +00:00
6ee4222d80
Merge pull request #1140 from jonnybarnes/931-show-webmentions
...
feat: Add webmention counts and icons for replies, likes, and reposts.
2023-11-25 16:26:20 +00:00
608c6224b9
Merge branch 'develop' into 931-show-webmentions
2023-11-25 16:23:06 +00:00
81e19fec1d
Run Laravel Pint on codebase
2023-11-25 16:12:52 +00:00
92098a793e
feat: Add webmention counts and icons for replies, likes, and reposts.
...
- Add new SVG icons for the "reply", "like", and "repost" actions
- Update webmention info display in note template to include counts and icons for replies, likes, and reposts
- Add webmention counts to FrontPageController.php and modify queries in NotesController.php
- Modify WebMentionsTableSeeder.php to change URLs, commentable ID, and add new WebMentions
2023-11-25 16:08:07 +00:00
0f2554832d
Merge pull request #1139 from jonnybarnes/dependabot/composer/phpunit/php-code-coverage-10.1.9
2023-11-24 23:25:17 +00:00
dependabot[bot]
c0d85277fe
build(deps-dev): Bump phpunit/php-code-coverage from 10.1.8 to 10.1.9
...
Bumps [phpunit/php-code-coverage](https://github.com/sebastianbergmann/php-code-coverage ) from 10.1.8 to 10.1.9.
- [Changelog](https://github.com/sebastianbergmann/php-code-coverage/blob/main/ChangeLog-10.1.md )
- [Commits](https://github.com/sebastianbergmann/php-code-coverage/compare/10.1.8...10.1.9 )
---
updated-dependencies:
- dependency-name: phpunit/php-code-coverage
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-24 23:22:23 +00:00
f91b524072
Merge pull request #1138 from jonnybarnes/dependabot/composer/openai-php/client-0.8.0
2023-11-24 23:21:34 +00:00
dependabot[bot]
98334f555b
build(deps-dev): Bump openai-php/client from 0.7.10 to 0.8.0
...
Bumps [openai-php/client](https://github.com/openai-php/client ) from 0.7.10 to 0.8.0.
- [Release notes](https://github.com/openai-php/client/releases )
- [Changelog](https://github.com/openai-php/client/blob/main/CHANGELOG.md )
- [Commits](https://github.com/openai-php/client/compare/v0.7.10...v0.8.0 )
---
updated-dependencies:
- dependency-name: openai-php/client
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-24 09:47:57 +00:00
0e1289c428
Merge pull request #1137 from jonnybarnes/dependabot/composer/vimeo/psalm-5.16.0
...
build(deps-dev): Bump vimeo/psalm from 5.15.0 to 5.16.0
2023-11-23 17:46:26 +00:00
dependabot[bot]
6c1bd4b1e2
build(deps-dev): Bump vimeo/psalm from 5.15.0 to 5.16.0
...
Bumps [vimeo/psalm](https://github.com/vimeo/psalm ) from 5.15.0 to 5.16.0.
- [Release notes](https://github.com/vimeo/psalm/releases )
- [Commits](https://github.com/vimeo/psalm/compare/5.15.0...5.16.0 )
---
updated-dependencies:
- dependency-name: vimeo/psalm
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-23 17:44:15 +00:00
98b4753d32
Merge pull request #1136 from jonnybarnes/dependabot/composer/laravel/sail-1.26.1
...
build(deps-dev): Bump laravel/sail from 1.26.0 to 1.26.1
2023-11-23 17:43:37 +00:00
dependabot[bot]
2a22d65d9a
build(deps-dev): Bump laravel/sail from 1.26.0 to 1.26.1
...
Bumps [laravel/sail](https://github.com/laravel/sail ) from 1.26.0 to 1.26.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.26.0...v1.26.1 )
---
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-11-23 17:41:06 +00:00
4ae554d19f
Merge pull request #1135 from jonnybarnes/dependabot/composer/laravel/framework-10.33.0
...
build(deps): Bump laravel/framework from 10.32.1 to 10.33.0
2023-11-23 17:35:58 +00:00
dependabot[bot]
8d6a0bba4e
build(deps): Bump laravel/framework from 10.32.1 to 10.33.0
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 10.32.1 to 10.33.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/v10.32.1...v10.33.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-11-22 09:07:04 +00:00
5a5c96cee8
Merge pull request #1134 from jonnybarnes/dependabot/composer/lcobucci/jwt-5.2.0
...
build(deps): Bump lcobucci/jwt from 5.1.0 to 5.2.0
2023-11-22 08:27:15 +00:00
dependabot[bot]
eb26bbc2eb
build(deps): Bump lcobucci/jwt from 5.1.0 to 5.2.0
...
Bumps [lcobucci/jwt](https://github.com/lcobucci/jwt ) from 5.1.0 to 5.2.0.
- [Release notes](https://github.com/lcobucci/jwt/releases )
- [Commits](https://github.com/lcobucci/jwt/compare/5.1.0...5.2.0 )
---
updated-dependencies:
- dependency-name: lcobucci/jwt
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-21 09:41:44 +00:00
6fd3cae8f3
Merge pull request #1133 from jonnybarnes/dependabot/composer/league/flysystem-aws-s3-v3-3.21.0
...
build(deps): Bump league/flysystem-aws-s3-v3 from 3.19.0 to 3.21.0
2023-11-20 17:19:29 +00:00
dependabot[bot]
c445ce517c
build(deps): Bump league/flysystem-aws-s3-v3 from 3.19.0 to 3.21.0
...
Bumps [league/flysystem-aws-s3-v3](https://github.com/thephpleague/flysystem-aws-s3-v3 ) from 3.19.0 to 3.21.0.
- [Commits](https://github.com/thephpleague/flysystem-aws-s3-v3/compare/3.19.0...3.21.0 )
---
updated-dependencies:
- dependency-name: league/flysystem-aws-s3-v3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-20 17:16:40 +00:00
14ccd1fec1
Merge pull request #1132 from jonnybarnes/dependabot/composer/web-auth/webauthn-lib-4.7.7
...
build(deps): Bump web-auth/webauthn-lib from 4.7.4 to 4.7.7
2023-11-20 17:16:03 +00:00
dependabot[bot]
51bc747501
build(deps): Bump web-auth/webauthn-lib from 4.7.4 to 4.7.7
...
Bumps [web-auth/webauthn-lib](https://github.com/web-auth/webauthn-lib ) from 4.7.4 to 4.7.7.
- [Commits](https://github.com/web-auth/webauthn-lib/compare/4.7.4...4.7.7 )
---
updated-dependencies:
- dependency-name: web-auth/webauthn-lib
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-20 17:13:50 +00:00
3b8efd0145
Merge pull request #1131 from jonnybarnes/dependabot/npm_and_yarn/eslint-8.54.0
...
build(deps-dev): Bump eslint from 8.53.0 to 8.54.0
2023-11-20 17:11:55 +00:00
dependabot[bot]
ebc425ad94
build(deps-dev): Bump eslint from 8.53.0 to 8.54.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.53.0 to 8.54.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.53.0...v8.54.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-11-20 09:13:28 +00:00
5bc03f36d2
Merge pull request #1130 from jonnybarnes/902-mastodon-usernames-are-being-parsed-as-twitter-usernames
...
feat: Refactor mention rendering and generator classes
2023-11-19 17:28:24 +00:00
05c63b241d
feat: Refactor mention rendering and generator classes
...
- Add support for Mastodon username mentions
- Add test for parsing Mastodon usernames in notes
- Modify namespace and class imports for `MentionGenerator` and `MentionRenderer` in `Note.php`
- Rename `ContactMentionGenerator.php` to `MentionGenerator.php`
2023-11-19 17:22:02 +00:00
3817545cf3
Merge pull request #1129 from jonnybarnes/dependabot/composer/phpunit/php-code-coverage-10.1.8
...
build(deps-dev): Bump phpunit/php-code-coverage from 10.1.7 to 10.1.8
2023-11-16 18:27:38 +00:00
dependabot[bot]
e9c014d768
build(deps-dev): Bump phpunit/php-code-coverage from 10.1.7 to 10.1.8
...
Bumps [phpunit/php-code-coverage](https://github.com/sebastianbergmann/php-code-coverage ) from 10.1.7 to 10.1.8.
- [Changelog](https://github.com/sebastianbergmann/php-code-coverage/blob/main/ChangeLog-10.1.md )
- [Commits](https://github.com/sebastianbergmann/php-code-coverage/compare/10.1.7...10.1.8 )
---
updated-dependencies:
- dependency-name: phpunit/php-code-coverage
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-16 18:25:09 +00:00
a11b64036d
Merge pull request #1128 from jonnybarnes/dependabot/composer/openai-php/client-0.7.10
...
build(deps-dev): Bump openai-php/client from 0.7.9 to 0.7.10
2023-11-16 18:24:27 +00:00
dependabot[bot]
3e058367e6
build(deps-dev): Bump openai-php/client from 0.7.9 to 0.7.10
...
Bumps [openai-php/client](https://github.com/openai-php/client ) from 0.7.9 to 0.7.10.
- [Release notes](https://github.com/openai-php/client/releases )
- [Changelog](https://github.com/openai-php/client/blob/main/CHANGELOG.md )
- [Commits](https://github.com/openai-php/client/compare/v0.7.9...v0.7.10 )
---
updated-dependencies:
- dependency-name: openai-php/client
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-16 18:22:55 +00:00
1084846193
Merge pull request #1127 from jonnybarnes/dependabot/composer/laravel/dusk-7.11.4
...
build(deps-dev): Bump laravel/dusk from 7.11.3 to 7.11.4
2023-11-16 18:22:12 +00:00
dependabot[bot]
c58f481b0f
build(deps-dev): Bump laravel/dusk from 7.11.3 to 7.11.4
...
Bumps [laravel/dusk](https://github.com/laravel/dusk ) from 7.11.3 to 7.11.4.
- [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.11.3...v7.11.4 )
---
updated-dependencies:
- dependency-name: laravel/dusk
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-16 18:19:02 +00:00
cdde265d48
Merge pull request #1126 from jonnybarnes/dependabot/composer/laravel/framework-10.32.1
...
build(deps): Bump laravel/framework from 10.31.0 to 10.32.1
2023-11-16 18:08:57 +00:00
dependabot[bot]
a8e86da79e
build(deps): Bump laravel/framework from 10.31.0 to 10.32.1
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 10.31.0 to 10.32.1.
- [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/v10.31.0...v10.32.1 )
---
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-11-15 09:54:48 +00:00
03685e5bac
Merge pull request #1125 from jonnybarnes/dependabot/composer/openai-php/client-0.7.9
...
build(deps-dev): Bump openai-php/client from 0.7.8 to 0.7.9
2023-11-14 10:20:41 +00:00
dependabot[bot]
5f2105071e
build(deps-dev): Bump openai-php/client from 0.7.8 to 0.7.9
...
Bumps [openai-php/client](https://github.com/openai-php/client ) from 0.7.8 to 0.7.9.
- [Release notes](https://github.com/openai-php/client/releases )
- [Changelog](https://github.com/openai-php/client/blob/main/CHANGELOG.md )
- [Commits](https://github.com/openai-php/client/compare/v0.7.8...v0.7.9 )
---
updated-dependencies:
- dependency-name: openai-php/client
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-14 10:15:21 +00:00
48b44552be
Merge pull request #1124 from jonnybarnes/dependabot/composer/web-auth/webauthn-lib-4.7.4
...
build(deps): Bump web-auth/webauthn-lib from 4.7.3 to 4.7.4
2023-11-14 10:14:42 +00:00
dependabot[bot]
9bfbd48989
build(deps): Bump web-auth/webauthn-lib from 4.7.3 to 4.7.4
...
Bumps [web-auth/webauthn-lib](https://github.com/web-auth/webauthn-lib ) from 4.7.3 to 4.7.4.
- [Commits](https://github.com/web-auth/webauthn-lib/compare/4.7.3...4.7.4 )
---
updated-dependencies:
- dependency-name: web-auth/webauthn-lib
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-13 09:51:51 +00:00
6cf4c26327
Merge pull request #1122 from jonnybarnes/1104-ensure-deployments-dont-fail
...
ci: Optimize GitHub Actions deployment workflow
2023-11-11 19:19:30 +00:00
189433ca3e
ci: Optimize GitHub Actions deployment workflow
2023-11-11 19:15:34 +00:00
ff7978f9b0
Merge pull request #1121 from jonnybarnes/tweak_some_layout_spacing
...
style: Revamp CSS styles for improved layout and readability
2023-11-11 18:36:22 +00:00
9124ac21ae
style: Revamp CSS styles for improved layout and readability
...
- Modify `public/assets/app.css` with updates to CSS variables, grid templates, and class styles
- Add class `pagination` to `<nav>` element in `resources/views/templates/pagination.blade.php`
- Update `public/assets/app.css.br` with changes
- Add flex layout and margin styles to `.h-feed`, `.h-entry`, and `.pagination` classes in `resources/css/layout.css`
2023-11-11 17:28:07 +00:00
7969003524
Merge pull request #1120 from jonnybarnes/dependabot/npm_and_yarn/babel/core-7.23.3
...
build(deps-dev): Bump @babel/core from 7.23.2 to 7.23.3
2023-11-09 09:52:48 +00:00
dependabot[bot]
2d2616e883
build(deps-dev): Bump @babel/core from 7.23.2 to 7.23.3
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.23.2 to 7.23.3.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.23.3/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-09 09:21:08 +00:00
757412a301
Merge pull request #1119 from jonnybarnes/dependabot/npm_and_yarn/babel/preset-env-7.23.3
...
build(deps-dev): Bump @babel/preset-env from 7.23.2 to 7.23.3
2023-11-09 09:19:39 +00:00
dependabot[bot]
c3f1152592
build(deps-dev): Bump @babel/preset-env from 7.23.2 to 7.23.3
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.23.2 to 7.23.3.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.23.3/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-09 09:06:50 +00:00
972be6f934
Merge pull request #1118 from jonnybarnes/dependabot/composer/laravel/sanctum-3.3.2
...
build(deps): Bump laravel/sanctum from 3.3.1 to 3.3.2
2023-11-08 19:02:20 +00:00
dependabot[bot]
88efeb8aad
build(deps): Bump laravel/sanctum from 3.3.1 to 3.3.2
...
Bumps [laravel/sanctum](https://github.com/laravel/sanctum ) from 3.3.1 to 3.3.2.
- [Release notes](https://github.com/laravel/sanctum/releases )
- [Changelog](https://github.com/laravel/sanctum/blob/3.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/sanctum/compare/v3.3.1...v3.3.2 )
---
updated-dependencies:
- dependency-name: laravel/sanctum
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-08 19:00:53 +00:00
1a5693bfeb
Merge pull request #1116 from jonnybarnes/dependabot/composer/laravel/pint-1.13.6
...
build(deps-dev): Bump laravel/pint from 1.13.5 to 1.13.6
2023-11-08 19:00:11 +00:00
dependabot[bot]
d2c5100043
build(deps-dev): Bump laravel/pint from 1.13.5 to 1.13.6
...
Bumps [laravel/pint](https://github.com/laravel/pint ) from 1.13.5 to 1.13.6.
- [Release notes](https://github.com/laravel/pint/releases )
- [Changelog](https://github.com/laravel/pint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/laravel/pint/compare/v1.13.5...v1.13.6 )
---
updated-dependencies:
- dependency-name: laravel/pint
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-08 18:58:39 +00:00
463f7fa300
Merge pull request #1117 from jonnybarnes/dependabot/composer/laravel/framework-10.31.0
...
build(deps): Bump laravel/framework from 10.30.1 to 10.31.0
2023-11-08 18:57:54 +00:00
dependabot[bot]
2f9bdaf576
build(deps): Bump laravel/framework from 10.30.1 to 10.31.0
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 10.30.1 to 10.31.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/v10.30.1...v10.31.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-11-08 09:57:47 +00:00
def92e2a4e
Merge pull request #1115 from jonnybarnes/dependabot/composer/openai-php/client-0.7.8
...
build(deps-dev): Bump openai-php/client from 0.7.4 to 0.7.8
2023-11-07 16:58:04 +00:00
dependabot[bot]
d475f27785
build(deps-dev): Bump openai-php/client from 0.7.4 to 0.7.8
...
Bumps [openai-php/client](https://github.com/openai-php/client ) from 0.7.4 to 0.7.8.
- [Release notes](https://github.com/openai-php/client/releases )
- [Changelog](https://github.com/openai-php/client/blob/v0.7.8/CHANGELOG.md )
- [Commits](https://github.com/openai-php/client/compare/v0.7.4...v0.7.8 )
---
updated-dependencies:
- dependency-name: openai-php/client
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-07 16:55:16 +00:00
18b9046177
Merge pull request #1114 from jonnybarnes/dependabot/composer/league/flysystem-aws-s3-v3-3.19.0
...
build(deps): Bump league/flysystem-aws-s3-v3 from 3.16.0 to 3.19.0
2023-11-07 16:54:30 +00:00
dependabot[bot]
42914e5e3a
build(deps): Bump league/flysystem-aws-s3-v3 from 3.16.0 to 3.19.0
...
Bumps [league/flysystem-aws-s3-v3](https://github.com/thephpleague/flysystem-aws-s3-v3 ) from 3.16.0 to 3.19.0.
- [Commits](https://github.com/thephpleague/flysystem-aws-s3-v3/compare/3.16.0...3.19.0 )
---
updated-dependencies:
- dependency-name: league/flysystem-aws-s3-v3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-07 16:48:40 +00:00
eb139ba01c
Merge pull request #1111 from jonnybarnes/dependabot/npm_and_yarn/eslint-8.53.0
...
build(deps-dev): Bump eslint from 8.52.0 to 8.53.0
2023-11-07 16:45:40 +00:00
dependabot[bot]
c981982afd
build(deps-dev): Bump eslint from 8.52.0 to 8.53.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.52.0 to 8.53.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.52.0...v8.53.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-11-06 09:29:11 +00:00
e0493c4d1b
Merge pull request #1110 from jonnybarnes/dependabot/composer/laravel/framework-10.30.1
...
build(deps): Bump laravel/framework from 10.30.0 to 10.30.1
2023-11-02 18:32:37 +00:00
dependabot[bot]
5904635533
build(deps): Bump laravel/framework from 10.30.0 to 10.30.1
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 10.30.0 to 10.30.1.
- [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/v10.30.0...v10.30.1 )
---
updated-dependencies:
- dependency-name: laravel/framework
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-02 09:22:33 +00:00
e64a3fd662
Merge pull request #1109 from jonnybarnes/dependabot/composer/laravel/horizon-5.21.3
...
build(deps): Bump laravel/horizon from 5.21.2 to 5.21.3
2023-11-01 11:25:44 +00:00
dependabot[bot]
6e7da1304f
build(deps): Bump laravel/horizon from 5.21.2 to 5.21.3
...
Bumps [laravel/horizon](https://github.com/laravel/horizon ) from 5.21.2 to 5.21.3.
- [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.21.2...v5.21.3 )
---
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-11-01 11:11:23 +00:00
d043128c4b
Merge pull request #1108 from jonnybarnes/dependabot/composer/laravel/scout-10.5.1
...
build(deps): Bump laravel/scout from 10.5.0 to 10.5.1
2023-11-01 11:10:40 +00:00
dependabot[bot]
36b459cc76
build(deps): Bump laravel/scout from 10.5.0 to 10.5.1
...
Bumps [laravel/scout](https://github.com/laravel/scout ) from 10.5.0 to 10.5.1.
- [Release notes](https://github.com/laravel/scout/releases )
- [Changelog](https://github.com/laravel/scout/blob/10.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/scout/compare/v10.5.0...v10.5.1 )
---
updated-dependencies:
- dependency-name: laravel/scout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-01 10:55:38 +00:00
12bb9929ec
Merge pull request #1107 from jonnybarnes/dependabot/composer/laravel/framework-10.30.0
...
build(deps): Bump laravel/framework from 10.29.0 to 10.30.0
2023-11-01 10:24:52 +00:00
dependabot[bot]
e28670085b
build(deps): Bump laravel/framework from 10.29.0 to 10.30.0
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 10.29.0 to 10.30.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/v10.29.0...v10.30.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-11-01 09:44:59 +00:00
766137071d
Merge pull request #1106 from jonnybarnes/dependabot/composer/lcobucci/jwt-5.1.0
...
build(deps): Bump lcobucci/jwt from 5.0.0 to 5.1.0
2023-10-31 09:53:34 +00:00
dependabot[bot]
f1a1dccfe6
build(deps): Bump lcobucci/jwt from 5.0.0 to 5.1.0
...
Bumps [lcobucci/jwt](https://github.com/lcobucci/jwt ) from 5.0.0 to 5.1.0.
- [Release notes](https://github.com/lcobucci/jwt/releases )
- [Commits](https://github.com/lcobucci/jwt/compare/5.0.0...5.1.0 )
---
updated-dependencies:
- dependency-name: lcobucci/jwt
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-31 09:23:32 +00:00
8b8c90e478
Merge pull request #1105 from jonnybarnes/dependabot/composer/symfony/html-sanitizer-6.3.7
...
build(deps): Bump symfony/html-sanitizer from 6.3.4 to 6.3.7
2023-10-30 14:11:09 +00:00
dependabot[bot]
8debf9cfa7
build(deps): Bump symfony/html-sanitizer from 6.3.4 to 6.3.7
...
Bumps [symfony/html-sanitizer](https://github.com/symfony/html-sanitizer ) from 6.3.4 to 6.3.7.
- [Release notes](https://github.com/symfony/html-sanitizer/releases )
- [Commits](https://github.com/symfony/html-sanitizer/compare/v6.3.4...v6.3.7 )
---
updated-dependencies:
- dependency-name: symfony/html-sanitizer
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-30 09:21:16 +00:00
65a4a5b0fd
Merge pull request #1102 from jonnybarnes/1101-trigger-deployments-from-tag-releases
...
Increase deployment trigger to include published releases
2023-10-27 20:14:24 +00:00
b49ffd2e9d
ci: Increase deployment trigger to include published releases
...
- Add workflow trigger for manual release deployment using the `release` event
- Trigger the workflow on `published` release types only
2023-10-27 21:10:11 +01:00
1e28b394b6
Merge pull request #1100 from jonnybarnes/985-add-passkey-support-for-admin-login
...
Add passkey support for admin login
2023-10-27 19:37:02 +00:00
483b3016ba
refactor: Refactor PasskeysController and Passkey model
...
- Remove unused `use` statements and imports in `PasskeysController.php` and `Passkey.php`
- Improve code cleanliness and remove unnecessary dependencies
2023-10-27 20:33:43 +01:00
4253764f39
Merge branch 'develop' into 985-add-passkey-support-for-admin-login
2023-10-27 20:29:14 +01:00
03c8f20a8c
feat: Add Passkey support
...
- Added a button for logging in with Passkeys in `login.blade.php`
- Refactored the `register` method and added the `login` method in `auth.js`
- Made various modifications and additions to the passkey functionality in `PasskeysController.php`
- Added event listener for login-passkey element in `app.js`
- Modified the passkeys table schema and made modifications to `Passkey.php`
- Changed the redirect route in the `login` method of `AuthController.php`
- Made modifications and additions to the routes in `web.php`
- Added `"web-auth/webauthn-lib": "^4.7"` to the list of required packages in `composer.json`
- Changed the redirect URL in `AdminTest.php`
2023-10-27 20:22:40 +01:00
eaeb727147
Merge pull request #1099 from jonnybarnes/dependabot/composer/phpunit/phpunit-10.4.2
...
build(deps-dev): Bump phpunit/phpunit from 10.4.1 to 10.4.2
2023-10-27 12:07:05 +00:00
dependabot[bot]
2d4cd801e2
build(deps-dev): Bump phpunit/phpunit from 10.4.1 to 10.4.2
...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 10.4.1 to 10.4.2.
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.4.2/ChangeLog-10.4.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/10.4.1...10.4.2 )
---
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-10-27 12:03:25 +00:00
a56cfed936
Merge pull request #1098 from jonnybarnes/dependabot/composer/laravel/pint-1.13.5
...
build(deps-dev): Bump laravel/pint from 1.13.3 to 1.13.5
2023-10-27 12:02:15 +00:00
dependabot[bot]
eda6241e98
build(deps-dev): Bump laravel/pint from 1.13.3 to 1.13.5
...
Bumps [laravel/pint](https://github.com/laravel/pint ) from 1.13.3 to 1.13.5.
- [Release notes](https://github.com/laravel/pint/releases )
- [Changelog](https://github.com/laravel/pint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/laravel/pint/compare/v1.13.3...v1.13.5 )
---
updated-dependencies:
- dependency-name: laravel/pint
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-27 12:00:18 +00:00
38571a30f5
Merge pull request #1096 from jonnybarnes/dependabot/composer/laravel/horizon-5.21.2
...
build(deps): Bump laravel/horizon from 5.21.1 to 5.21.2
2023-10-27 11:59:12 +00:00
dependabot[bot]
2f5e759904
build(deps): Bump laravel/horizon from 5.21.1 to 5.21.2
...
Bumps [laravel/horizon](https://github.com/laravel/horizon ) from 5.21.1 to 5.21.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.21.1...v5.21.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-10-27 11:55:28 +00:00
4d54facc85
Merge pull request #1095 from jonnybarnes/dependabot/composer/laravel/sail-1.26.0
...
build(deps-dev): Bump laravel/sail from 1.25.0 to 1.26.0
2023-10-27 11:54:20 +00:00
dependabot[bot]
cd580b79cb
build(deps-dev): Bump laravel/sail from 1.25.0 to 1.26.0
...
Bumps [laravel/sail](https://github.com/laravel/sail ) from 1.25.0 to 1.26.0.
- [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.25.0...v1.26.0 )
---
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-10-25 09:29:34 +00:00
b776447d6a
Merge pull request #1094 from jonnybarnes/dependabot/composer/laravel/dusk-7.11.3
...
build(deps-dev): Bump laravel/dusk from 7.11.2 to 7.11.3
2023-10-24 11:38:30 +00:00
dependabot[bot]
b1af74ad58
build(deps-dev): Bump laravel/dusk from 7.11.2 to 7.11.3
...
Bumps [laravel/dusk](https://github.com/laravel/dusk ) from 7.11.2 to 7.11.3.
- [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.11.2...v7.11.3 )
---
updated-dependencies:
- dependency-name: laravel/dusk
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-24 10:51:34 +00:00
658f2048b3
Merge pull request #1093 from jonnybarnes/dependabot/composer/openai-php/client-0.7.4
...
build(deps-dev): Bump openai-php/client from 0.7.3 to 0.7.4
2023-10-24 10:50:56 +00:00
dependabot[bot]
1899a41edc
build(deps-dev): Bump openai-php/client from 0.7.3 to 0.7.4
...
Bumps [openai-php/client](https://github.com/openai-php/client ) from 0.7.3 to 0.7.4.
- [Release notes](https://github.com/openai-php/client/releases )
- [Changelog](https://github.com/openai-php/client/blob/main/CHANGELOG.md )
- [Commits](https://github.com/openai-php/client/compare/v0.7.3...v0.7.4 )
---
updated-dependencies:
- dependency-name: openai-php/client
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-24 10:47:54 +00:00
668cf8eb8b
Merge pull request #1092 from jonnybarnes/dependabot/npm_and_yarn/eslint-8.52.0
...
build(deps-dev): Bump eslint from 8.51.0 to 8.52.0
2023-10-24 10:46:14 +00:00
dependabot[bot]
823fd12c37
build(deps-dev): Bump eslint from 8.51.0 to 8.52.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.51.0 to 8.52.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.51.0...v8.52.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-10-24 10:43:30 +00:00
79efc206e4
Merge pull request #1091 from jonnybarnes/dependabot/npm_and_yarn/stylelint-15.11.0
...
build(deps-dev): Bump stylelint from 15.10.3 to 15.11.0
2023-10-24 10:42:50 +00:00
dependabot[bot]
7fa7837d9b
build(deps-dev): Bump stylelint from 15.10.3 to 15.11.0
...
Bumps [stylelint](https://github.com/stylelint/stylelint ) from 15.10.3 to 15.11.0.
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/15.10.3...15.11.0 )
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-17 09:28:19 +00:00
6f0d5c0ab4
Merge pull request #1090 from jonnybarnes/dependabot/npm_and_yarn/webpack-5.89.0
...
build(deps-dev): Bump webpack from 5.88.2 to 5.89.0
2023-10-16 13:41:16 +01:00
dependabot[bot]
f6faad9fa6
build(deps-dev): Bump webpack from 5.88.2 to 5.89.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.88.2 to 5.89.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.88.2...v5.89.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-16 09:36:31 +00:00
cd4811c084
Merge pull request #1089 from jonnybarnes/dependabot/npm_and_yarn/babel/preset-env-7.23.2
...
build(deps-dev): Bump @babel/preset-env from 7.22.20 to 7.23.2
2023-10-12 17:16:18 +01:00
dependabot[bot]
4501659368
build(deps-dev): Bump @babel/preset-env from 7.22.20 to 7.23.2
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.22.20 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-12 16:14:04 +00:00
735fa41e92
Merge pull request #1088 from jonnybarnes/dependabot/npm_and_yarn/babel/core-7.23.2
...
build(deps-dev): Bump @babel/core from 7.23.0 to 7.23.2
2023-10-12 17:10:50 +01:00
dependabot[bot]
3453e9f77c
build(deps-dev): Bump @babel/core from 7.23.0 to 7.23.2
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.23.0 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/@babel/core@7.23.2/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-12 16:05:51 +00:00
9c194feb43
Merge pull request #1087 from jonnybarnes/dependabot/composer/nunomaduro/collision-7.10.0
...
build(deps-dev): Bump nunomaduro/collision from 7.9.0 to 7.10.0
2023-10-12 17:04:00 +01:00
dependabot[bot]
4c11cac2ec
build(deps-dev): Bump nunomaduro/collision from 7.9.0 to 7.10.0
...
Bumps [nunomaduro/collision](https://github.com/nunomaduro/collision ) from 7.9.0 to 7.10.0.
- [Changelog](https://github.com/nunomaduro/collision/blob/v7.x/CHANGELOG.md )
- [Commits](https://github.com/nunomaduro/collision/compare/v7.9.0...v7.10.0 )
---
updated-dependencies:
- dependency-name: nunomaduro/collision
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-12 09:12:03 +00:00
2a755ac037
Merge pull request #1086 from jonnybarnes/dependabot/composer/laravel/scout-10.5.0
...
build(deps): Bump laravel/scout from 10.4.0 to 10.5.0
2023-10-11 13:32:24 +01:00
dependabot[bot]
c94787809f
build(deps): Bump laravel/scout from 10.4.0 to 10.5.0
...
Bumps [laravel/scout](https://github.com/laravel/scout ) from 10.4.0 to 10.5.0.
- [Release notes](https://github.com/laravel/scout/releases )
- [Changelog](https://github.com/laravel/scout/blob/10.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/scout/compare/v10.4.0...v10.5.0 )
---
updated-dependencies:
- dependency-name: laravel/scout
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-11 12:21:02 +00:00
1063313824
Merge pull request #1085 from jonnybarnes/dependabot/composer/laravel/dusk-7.11.2
...
build(deps-dev): Bump laravel/dusk from 7.11.1 to 7.11.2
2023-10-11 13:20:13 +01:00
dependabot[bot]
ba4d55da62
build(deps-dev): Bump laravel/dusk from 7.11.1 to 7.11.2
...
Bumps [laravel/dusk](https://github.com/laravel/dusk ) from 7.11.1 to 7.11.2.
- [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.11.1...v7.11.2 )
---
updated-dependencies:
- dependency-name: laravel/dusk
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-11 11:03:54 +00:00
67ae8d81d2
Merge pull request #1084 from jonnybarnes/dependabot/composer/laravel/pint-1.13.3
...
build(deps-dev): Bump laravel/pint from 1.13.2 to 1.13.3
2023-10-11 12:03:16 +01:00
dependabot[bot]
09c36946bf
build(deps-dev): Bump laravel/pint from 1.13.2 to 1.13.3
...
Bumps [laravel/pint](https://github.com/laravel/pint ) from 1.13.2 to 1.13.3.
- [Release notes](https://github.com/laravel/pint/releases )
- [Changelog](https://github.com/laravel/pint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/laravel/pint/compare/v1.13.2...v1.13.3 )
---
updated-dependencies:
- dependency-name: laravel/pint
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-11 09:18:16 +00:00
5d8f7ff0d4
Merge pull request #1083 from jonnybarnes/dependabot/composer/spatie/laravel-ignition-2.3.1
...
build(deps): Bump spatie/laravel-ignition from 2.3.0 to 2.3.1
2023-10-10 18:14:03 +01:00
dependabot[bot]
6a7845f83e
build(deps): Bump spatie/laravel-ignition from 2.3.0 to 2.3.1
...
Bumps [spatie/laravel-ignition](https://github.com/spatie/laravel-ignition ) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/spatie/laravel-ignition/releases )
- [Changelog](https://github.com/spatie/laravel-ignition/blob/main/CHANGELOG.md )
- [Commits](https://github.com/spatie/laravel-ignition/compare/2.3.0...2.3.1 )
---
updated-dependencies:
- dependency-name: spatie/laravel-ignition
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-10 17:10:58 +00:00
9feff4a839
Merge pull request #1082 from jonnybarnes/dependabot/npm_and_yarn/csstools/postcss-oklab-function-3.0.7
...
build(deps-dev): Bump @csstools/postcss-oklab-function from 3.0.6 to 3.0.7
2023-10-10 18:10:02 +01:00
dependabot[bot]
5dcad91d7d
build(deps-dev): Bump @csstools/postcss-oklab-function
...
Bumps [@csstools/postcss-oklab-function](https://github.com/csstools/postcss-plugins/tree/HEAD/plugins/postcss-oklab-function ) from 3.0.6 to 3.0.7.
- [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugins/postcss-oklab-function/CHANGELOG.md )
- [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugins/postcss-oklab-function )
---
updated-dependencies:
- dependency-name: "@csstools/postcss-oklab-function"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-10 09:20:17 +00:00
e012d03af2
Merge pull request #1081 from jonnybarnes/dependabot/npm_and_yarn/eslint-8.51.0
...
build(deps-dev): Bump eslint from 8.50.0 to 8.51.0
2023-10-09 11:20:34 +01:00
dependabot[bot]
84fd30b954
build(deps-dev): Bump eslint from 8.50.0 to 8.51.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.50.0 to 8.51.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.50.0...v8.51.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-10-09 10:18:08 +00:00
844dfae016
Merge pull request #1080 from jonnybarnes/dependabot/composer/phpunit/phpunit-10.4.1
...
build(deps-dev): Bump phpunit/phpunit from 10.4.0 to 10.4.1
2023-10-09 11:17:19 +01:00
dependabot[bot]
605cc7b0fa
build(deps-dev): Bump phpunit/phpunit from 10.4.0 to 10.4.1
...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 10.4.0 to 10.4.1.
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.4.1/ChangeLog-10.4.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/10.4.0...10.4.1 )
---
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-10-09 09:04:18 +00:00
2357dd42aa
Merge pull request #1079 from jonnybarnes/dependabot/composer/phpunit/phpunit-10.4.0
...
build(deps-dev): Bump phpunit/phpunit from 10.3.5 to 10.4.0
2023-10-06 12:37:24 +01:00
dependabot[bot]
79127fe4e7
build(deps-dev): Bump phpunit/phpunit from 10.3.5 to 10.4.0
...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 10.3.5 to 10.4.0.
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.4.0/ChangeLog-10.4.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/10.3.5...10.4.0 )
---
updated-dependencies:
- dependency-name: phpunit/phpunit
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-06 11:35:06 +00:00
ec242a4e4b
Merge pull request #1078 from jonnybarnes/dependabot/composer/phpunit/php-code-coverage-10.1.7
...
build(deps-dev): Bump phpunit/php-code-coverage from 10.1.6 to 10.1.7
2023-10-06 12:30:42 +01:00
dependabot[bot]
b7991ea7ab
build(deps-dev): Bump phpunit/php-code-coverage from 10.1.6 to 10.1.7
...
Bumps [phpunit/php-code-coverage](https://github.com/sebastianbergmann/php-code-coverage ) from 10.1.6 to 10.1.7.
- [Changelog](https://github.com/sebastianbergmann/php-code-coverage/blob/main/ChangeLog-10.1.md )
- [Commits](https://github.com/sebastianbergmann/php-code-coverage/compare/10.1.6...10.1.7 )
---
updated-dependencies:
- dependency-name: phpunit/php-code-coverage
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-05 09:23:24 +00:00
c65ed29abe
Merge pull request #1077 from jonnybarnes/dependabot/npm_and_yarn/csstools/postcss-oklab-function-3.0.6
...
build(deps-dev): Bump @csstools/postcss-oklab-function from 3.0.5 to 3.0.6
2023-10-03 18:45:56 +01:00
dependabot[bot]
920dda52c2
build(deps-dev): Bump @csstools/postcss-oklab-function
...
Bumps [@csstools/postcss-oklab-function](https://github.com/csstools/postcss-plugins/tree/HEAD/plugins/postcss-oklab-function ) from 3.0.5 to 3.0.6.
- [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugins/postcss-oklab-function/CHANGELOG.md )
- [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugins/postcss-oklab-function )
---
updated-dependencies:
- dependency-name: "@csstools/postcss-oklab-function"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-03 09:33:13 +00:00
8039dca8be
Merge pull request #1076 from jonnybarnes/dependabot/npm_and_yarn/postcss-8.4.31
...
build(deps-dev): Bump postcss from 8.4.30 to 8.4.31
2023-10-01 16:22:31 +01:00
dependabot[bot]
c795bc875f
build(deps-dev): Bump postcss from 8.4.30 to 8.4.31
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.30 to 8.4.31.
- [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.30...8.4.31 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-29 09:43:57 +00:00
470ff23eb6
Merge pull request #1075 from jonnybarnes/dependabot/composer/laravel/dusk-7.11.1
...
build(deps-dev): Bump laravel/dusk from 7.11.0 to 7.11.1
2023-09-27 11:40:15 +01:00
dependabot[bot]
e437481d08
build(deps-dev): Bump laravel/dusk from 7.11.0 to 7.11.1
...
Bumps [laravel/dusk](https://github.com/laravel/dusk ) from 7.11.0 to 7.11.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.11.0...v7.11.1 )
---
updated-dependencies:
- dependency-name: laravel/dusk
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-27 10:37:25 +00:00
b17c3d8bce
Merge pull request #1074 from jonnybarnes/dependabot/composer/laravel/scout-10.4.0
...
build(deps): Bump laravel/scout from 10.3.0 to 10.4.0
2023-09-27 11:36:46 +01:00
dependabot[bot]
2970a09508
build(deps): Bump laravel/scout from 10.3.0 to 10.4.0
...
Bumps [laravel/scout](https://github.com/laravel/scout ) from 10.3.0 to 10.4.0.
- [Release notes](https://github.com/laravel/scout/releases )
- [Changelog](https://github.com/laravel/scout/blob/10.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/scout/compare/v10.3.0...v10.4.0 )
---
updated-dependencies:
- dependency-name: laravel/scout
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-27 09:58:37 +00:00
2fb8339d91
Admin can now hopefully add a passkey to their account
2023-09-25 18:31:38 +01:00
a380b6252b
Merge pull request #1073 from jonnybarnes/dependabot/npm_and_yarn/csstools/postcss-oklab-function-3.0.5
...
build(deps-dev): Bump @csstools/postcss-oklab-function from 3.0.4 to 3.0.5
2023-09-25 11:24:04 +01:00
dependabot[bot]
c454f340d0
build(deps-dev): Bump @csstools/postcss-oklab-function
...
Bumps [@csstools/postcss-oklab-function](https://github.com/csstools/postcss-plugins/tree/HEAD/plugins/postcss-oklab-function ) from 3.0.4 to 3.0.5.
- [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugins/postcss-oklab-function/CHANGELOG.md )
- [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugins/postcss-oklab-function )
---
updated-dependencies:
- dependency-name: "@csstools/postcss-oklab-function"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-25 10:18:30 +00:00
895912a23b
Merge pull request #1072 from jonnybarnes/dependabot/npm_and_yarn/eslint-8.50.0
...
build(deps-dev): Bump eslint from 8.49.0 to 8.50.0
2023-09-25 11:17:30 +01:00
dependabot[bot]
c4f53bc44b
build(deps-dev): Bump eslint from 8.49.0 to 8.50.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.49.0 to 8.50.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.49.0...v8.50.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-09-25 10:08:33 +00:00
9e8dafa5b1
Merge pull request #1071 from jonnybarnes/dependabot/npm_and_yarn/babel/core-7.23.0
...
build(deps-dev): Bump @babel/core from 7.22.20 to 7.23.0
2023-09-25 11:07:54 +01:00
dependabot[bot]
e82d2b9172
build(deps-dev): Bump @babel/core from 7.22.20 to 7.23.0
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.22.20 to 7.23.0.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.23.0/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-25 09:32:16 +00:00
f6fdf31d2d
Merge pull request #1070 from jonnybarnes/dependabot/composer/laravel/horizon-5.21.1
...
build(deps): Bump laravel/horizon from 5.21.0 to 5.21.1
2023-09-22 11:55:01 +01:00
dependabot[bot]
202dc9b2c4
build(deps): Bump laravel/horizon from 5.21.0 to 5.21.1
...
Bumps [laravel/horizon](https://github.com/laravel/horizon ) from 5.21.0 to 5.21.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.21.0...v5.21.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-09-22 10:32:26 +00:00
cd7b537bb6
Merge pull request #1069 from jonnybarnes/dependabot/npm_and_yarn/autoprefixer-10.4.16
...
build(deps-dev): Bump autoprefixer from 10.4.15 to 10.4.16
2023-09-22 10:41:10 +01:00
dependabot[bot]
fe23c52d7b
build(deps-dev): Bump autoprefixer from 10.4.15 to 10.4.16
...
Bumps [autoprefixer](https://github.com/postcss/autoprefixer ) from 10.4.15 to 10.4.16.
- [Release notes](https://github.com/postcss/autoprefixer/releases )
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.15...10.4.16 )
---
updated-dependencies:
- dependency-name: autoprefixer
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-21 09:06:24 +00:00
2a98eed64e
Merge pull request #1068 from jonnybarnes/dependabot/composer/nunomaduro/collision-7.9.0
...
build(deps-dev): Bump nunomaduro/collision from 7.8.1 to 7.9.0
2023-09-20 15:40:12 +01:00
dependabot[bot]
46e2d24096
build(deps-dev): Bump nunomaduro/collision from 7.8.1 to 7.9.0
...
Bumps [nunomaduro/collision](https://github.com/nunomaduro/collision ) from 7.8.1 to 7.9.0.
- [Changelog](https://github.com/nunomaduro/collision/blob/v7.x/CHANGELOG.md )
- [Commits](https://github.com/nunomaduro/collision/compare/v7.8.1...v7.9.0 )
---
updated-dependencies:
- dependency-name: nunomaduro/collision
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-20 14:36:22 +00:00
b593329a62
Merge pull request #1067 from jonnybarnes/dependabot/composer/laravel/horizon-5.21.0
...
build(deps): Bump laravel/horizon from 5.20.1 to 5.21.0
2023-09-20 15:35:33 +01:00
dependabot[bot]
612a0c06ec
build(deps): Bump laravel/horizon from 5.20.1 to 5.21.0
...
Bumps [laravel/horizon](https://github.com/laravel/horizon ) from 5.20.1 to 5.21.0.
- [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.20.1...v5.21.0 )
---
updated-dependencies:
- dependency-name: laravel/horizon
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-20 14:07:49 +00:00
024ee5a4e6
Merge pull request #1066 from jonnybarnes/dependabot/composer/laravel/pint-1.13.2
...
build(deps-dev): Bump laravel/pint from 1.13.1 to 1.13.2
2023-09-20 15:06:48 +01:00
dependabot[bot]
bec10ff609
build(deps-dev): Bump laravel/pint from 1.13.1 to 1.13.2
...
Bumps [laravel/pint](https://github.com/laravel/pint ) from 1.13.1 to 1.13.2.
- [Release notes](https://github.com/laravel/pint/releases )
- [Changelog](https://github.com/laravel/pint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/laravel/pint/compare/v1.13.1...v1.13.2 )
---
updated-dependencies:
- dependency-name: laravel/pint
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-20 14:03:21 +00:00
3cb5d6424e
Merge pull request #1064 from jonnybarnes/dependabot/composer/phpunit/phpunit-10.3.5
...
build(deps-dev): Bump phpunit/phpunit from 10.3.4 to 10.3.5
2023-09-20 15:02:14 +01:00
dependabot[bot]
bb9fc0fd3f
build(deps-dev): Bump phpunit/phpunit from 10.3.4 to 10.3.5
...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 10.3.4 to 10.3.5.
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.3.5/ChangeLog-10.3.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/10.3.4...10.3.5 )
---
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-09-20 13:57:52 +00:00
778a44b1d1
Merge pull request #1063 from jonnybarnes/dependabot/npm_and_yarn/csstools/postcss-oklab-function-3.0.4
...
build(deps-dev): Bump @csstools/postcss-oklab-function from 3.0.3 to 3.0.4
2023-09-20 13:53:47 +01:00
dependabot[bot]
cdacb9a649
build(deps-dev): Bump @csstools/postcss-oklab-function
...
Bumps [@csstools/postcss-oklab-function](https://github.com/csstools/postcss-plugins/tree/HEAD/plugins/postcss-oklab-function ) from 3.0.3 to 3.0.4.
- [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugins/postcss-oklab-function/CHANGELOG.md )
- [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugins/postcss-oklab-function )
---
updated-dependencies:
- dependency-name: "@csstools/postcss-oklab-function"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-20 09:35:38 +00:00
982b53b328
Merge pull request #1062 from jonnybarnes/dependabot/npm_and_yarn/postcss-8.4.30
...
build(deps-dev): Bump postcss from 8.4.29 to 8.4.30
2023-09-20 10:34:56 +01:00
dependabot[bot]
1cb8e49c57
build(deps-dev): Bump postcss from 8.4.29 to 8.4.30
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.29 to 8.4.30.
- [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.29...8.4.30 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-19 09:47:59 +00:00
5349123b13
Merge pull request #1061 from jonnybarnes/dependabot/npm_and_yarn/babel/core-7.22.20
...
build(deps-dev): Bump @babel/core from 7.22.17 to 7.22.20
2023-09-18 10:20:21 +01:00
dependabot[bot]
9891ab8cd7
build(deps-dev): Bump @babel/core from 7.22.17 to 7.22.20
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.22.17 to 7.22.20.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.22.20/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-18 09:15:11 +00:00
eb7ce5f86e
Merge pull request #1060 from jonnybarnes/dependabot/npm_and_yarn/babel/preset-env-7.22.20
...
build(deps-dev): Bump @babel/preset-env from 7.22.15 to 7.22.20
2023-09-18 10:14:34 +01:00
dependabot[bot]
8a7151d087
build(deps-dev): Bump @babel/preset-env from 7.22.15 to 7.22.20
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.22.15 to 7.22.20.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.22.20/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-18 09:11:28 +00:00
0292f19781
Merge pull request #1058 from jonnybarnes/dependabot/composer/laravel/dusk-7.11.0
...
build(deps-dev): Bump laravel/dusk from 7.10.0 to 7.11.0
2023-09-18 10:09:51 +01:00
dependabot[bot]
153aac458d
build(deps-dev): Bump laravel/dusk from 7.10.0 to 7.11.0
...
Bumps [laravel/dusk](https://github.com/laravel/dusk ) from 7.10.0 to 7.11.0.
- [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.10.0...v7.11.0 )
---
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-09-14 09:55:10 +00:00
3f3b5ebcf9
Merge pull request #1056 from jonnybarnes/dependabot/composer/laravel/sanctum-3.3.1
...
build(deps): Bump laravel/sanctum from 3.3.0 to 3.3.1
2023-09-13 12:02:09 +01:00
dependabot[bot]
bc5c9aec72
build(deps): Bump laravel/sanctum from 3.3.0 to 3.3.1
...
Bumps [laravel/sanctum](https://github.com/laravel/sanctum ) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/laravel/sanctum/releases )
- [Changelog](https://github.com/laravel/sanctum/blob/3.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/sanctum/compare/v3.3.0...v3.3.1 )
---
updated-dependencies:
- dependency-name: laravel/sanctum
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-13 09:57:33 +00:00
1498e2812c
Merge pull request #1055 from jonnybarnes/dependabot/composer/laravel/sail-1.25.0
...
build(deps-dev): Bump laravel/sail from 1.24.1 to 1.25.0
2023-09-13 10:56:54 +01:00
dependabot[bot]
733fabcb0f
build(deps-dev): Bump laravel/sail from 1.24.1 to 1.25.0
...
Bumps [laravel/sail](https://github.com/laravel/sail ) from 1.24.1 to 1.25.0.
- [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.24.1...v1.25.0 )
---
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-09-13 09:54:40 +00:00
6daff9e25b
Merge pull request #1054 from jonnybarnes/dependabot/composer/laravel/horizon-5.20.1
...
build(deps): Bump laravel/horizon from 5.20.0 to 5.20.1
2023-09-13 10:54:01 +01:00
dependabot[bot]
89f0756be4
build(deps): Bump laravel/horizon from 5.20.0 to 5.20.1
...
Bumps [laravel/horizon](https://github.com/laravel/horizon ) from 5.20.0 to 5.20.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.20.0...v5.20.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-09-13 09:42:46 +00:00
4cf79308c7
Merge pull request #1053 from jonnybarnes/dependabot/composer/phpunit/phpunit-10.3.4
...
build(deps-dev): Bump phpunit/phpunit from 10.3.3 to 10.3.4
2023-09-13 10:41:28 +01:00
dependabot[bot]
3f637332ce
build(deps-dev): Bump phpunit/phpunit from 10.3.3 to 10.3.4
...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 10.3.3 to 10.3.4.
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.3.4/ChangeLog-10.3.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/10.3.3...10.3.4 )
---
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-09-13 09:29:29 +00:00
7ae20b4fd8
Merge pull request #1052 from jonnybarnes/dependabot/npm_and_yarn/eslint-8.49.0
...
build(deps-dev): Bump eslint from 8.48.0 to 8.49.0
2023-09-12 07:36:10 +01:00
dependabot[bot]
d129d0d05d
build(deps-dev): Bump eslint from 8.48.0 to 8.49.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.48.0 to 8.49.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.48.0...v8.49.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-09-12 06:33:21 +00:00
e2b9c61e6a
Merge pull request #1051 from jonnybarnes/dependabot/npm_and_yarn/babel/core-7.22.17
...
build(deps-dev): Bump @babel/core from 7.22.15 to 7.22.17
2023-09-12 07:32:09 +01:00
dependabot[bot]
dc510e75a2
build(deps-dev): Bump @babel/core from 7.22.15 to 7.22.17
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.22.15 to 7.22.17.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.22.17/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-11 09:32:35 +00:00
91095d1ab2
Merge pull request #1050 from jonnybarnes/dependabot/composer/openai-php/client-0.7.3
...
build(deps-dev): Bump openai-php/client from 0.7.2 to 0.7.3
2023-09-08 16:58:43 +01:00
dependabot[bot]
576745f2bb
build(deps-dev): Bump openai-php/client from 0.7.2 to 0.7.3
...
Bumps [openai-php/client](https://github.com/openai-php/client ) from 0.7.2 to 0.7.3.
- [Release notes](https://github.com/openai-php/client/releases )
- [Changelog](https://github.com/openai-php/client/blob/main/CHANGELOG.md )
- [Commits](https://github.com/openai-php/client/compare/v0.7.2...v0.7.3 )
---
updated-dependencies:
- dependency-name: openai-php/client
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-08 15:16:13 +00:00
7617aaada4
Merge pull request #1049 from jonnybarnes/dependabot/composer/league/flysystem-aws-s3-v3-3.16.0
...
build(deps): Bump league/flysystem-aws-s3-v3 from 3.15.0 to 3.16.0
2023-09-08 16:15:38 +01:00
dependabot[bot]
e120a866a8
build(deps): Bump league/flysystem-aws-s3-v3 from 3.15.0 to 3.16.0
...
Bumps [league/flysystem-aws-s3-v3](https://github.com/thephpleague/flysystem-aws-s3-v3 ) from 3.15.0 to 3.16.0.
- [Commits](https://github.com/thephpleague/flysystem-aws-s3-v3/compare/3.15.0...3.16.0 )
---
updated-dependencies:
- dependency-name: league/flysystem-aws-s3-v3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-08 09:28:32 +00:00
f2ebc5c748
Merge pull request #1048 from jonnybarnes/dependabot/composer/laravel/pint-1.13.1
...
build(deps-dev): Bump laravel/pint from 1.12.0 to 1.13.1
2023-09-06 14:35:46 +01:00
dependabot[bot]
1870b58b0d
build(deps-dev): Bump laravel/pint from 1.12.0 to 1.13.1
...
Bumps [laravel/pint](https://github.com/laravel/pint ) from 1.12.0 to 1.13.1.
- [Release notes](https://github.com/laravel/pint/releases )
- [Changelog](https://github.com/laravel/pint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/laravel/pint/compare/v1.12.0...v1.13.1 )
---
updated-dependencies:
- dependency-name: laravel/pint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-06 13:23:26 +00:00
febb38d9b8
Merge pull request #1047 from jonnybarnes/dependabot/composer/laravel/horizon-5.20.0
...
build(deps): Bump laravel/horizon from 5.19.2 to 5.20.0
2023-09-06 14:22:25 +01:00
dependabot[bot]
000529dfff
build(deps): Bump laravel/horizon from 5.19.2 to 5.20.0
...
Bumps [laravel/horizon](https://github.com/laravel/horizon ) from 5.19.2 to 5.20.0.
- [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.19.2...v5.20.0 )
---
updated-dependencies:
- dependency-name: laravel/horizon
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-06 13:06:04 +00:00
4dcbade0b2
Merge pull request #1045 from jonnybarnes/dependabot/composer/laravel/dusk-7.10.0
...
build(deps-dev): Bump laravel/dusk from 7.9.4 to 7.10.0
2023-09-06 14:05:14 +01:00
dependabot[bot]
70b9d313b7
build(deps-dev): Bump laravel/dusk from 7.9.4 to 7.10.0
...
Bumps [laravel/dusk](https://github.com/laravel/dusk ) from 7.9.4 to 7.10.0.
- [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.9.4...v7.10.0 )
---
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-09-06 13:01:53 +00:00
7b5c5c7cc8
Merge pull request #1044 from jonnybarnes/dependabot/composer/laravel/scout-10.3.0
...
build(deps): Bump laravel/scout from 10.2.4 to 10.3.0
2023-09-06 14:00:32 +01:00
dependabot[bot]
867f0e0407
build(deps): Bump laravel/scout from 10.2.4 to 10.3.0
...
Bumps [laravel/scout](https://github.com/laravel/scout ) from 10.2.4 to 10.3.0.
- [Release notes](https://github.com/laravel/scout/releases )
- [Changelog](https://github.com/laravel/scout/blob/10.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/scout/compare/v10.2.4...v10.3.0 )
---
updated-dependencies:
- dependency-name: laravel/scout
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-06 12:29:26 +00:00
fe66536b49
Merge pull request #1043 from jonnybarnes/dependabot/composer/laravel/sail-1.24.1
...
build(deps-dev): Bump laravel/sail from 1.24.0 to 1.24.1
2023-09-06 13:28:39 +01:00
dependabot[bot]
8b8e9f68ee
build(deps-dev): Bump laravel/sail from 1.24.0 to 1.24.1
...
Bumps [laravel/sail](https://github.com/laravel/sail ) from 1.24.0 to 1.24.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.24.0...v1.24.1 )
---
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-09-06 09:51:15 +00:00
05e457440b
Merge pull request #1042 from jonnybarnes/dependabot/composer/spatie/laravel-ray-1.33.0
...
build(deps-dev): Bump spatie/laravel-ray from 1.32.6 to 1.33.0
2023-09-05 18:33:48 +01:00
dependabot[bot]
3d0c8d8562
build(deps-dev): Bump spatie/laravel-ray from 1.32.6 to 1.33.0
...
Bumps [spatie/laravel-ray](https://github.com/spatie/laravel-ray ) from 1.32.6 to 1.33.0.
- [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.6...1.33.0 )
---
updated-dependencies:
- dependency-name: spatie/laravel-ray
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-05 17:30:10 +00:00
600c4e4496
Merge pull request #1041 from jonnybarnes/dependabot/composer/phpunit/phpunit-10.3.3
...
build(deps-dev): Bump phpunit/phpunit from 10.3.2 to 10.3.3
2023-09-05 18:29:02 +01:00
dependabot[bot]
cdaa6737fb
build(deps-dev): Bump phpunit/phpunit from 10.3.2 to 10.3.3
...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 10.3.2 to 10.3.3.
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.3.3/ChangeLog-10.3.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/10.3.2...10.3.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-09-05 17:26:41 +00:00
8ca717044b
Merge pull request #1040 from jonnybarnes/dependabot/composer/laravel/sanctum-3.3.0
...
build(deps): Bump laravel/sanctum from 3.2.6 to 3.3.0
2023-09-05 18:24:34 +01:00
dependabot[bot]
fb3430469b
build(deps): Bump laravel/sanctum from 3.2.6 to 3.3.0
...
Bumps [laravel/sanctum](https://github.com/laravel/sanctum ) from 3.2.6 to 3.3.0.
- [Release notes](https://github.com/laravel/sanctum/releases )
- [Changelog](https://github.com/laravel/sanctum/blob/3.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/sanctum/compare/v3.2.6...v3.3.0 )
---
updated-dependencies:
- dependency-name: laravel/sanctum
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-05 17:22:16 +00:00
0320ceefb3
Merge pull request #1039 from jonnybarnes/dependabot/npm_and_yarn/babel/core-7.22.15
...
build(deps-dev): Bump @babel/core from 7.22.11 to 7.22.15
2023-09-05 18:21:09 +01:00
dependabot[bot]
c9881affc3
build(deps-dev): Bump @babel/core from 7.22.11 to 7.22.15
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.22.11 to 7.22.15.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.22.15/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-05 17:17:46 +00:00
67591f8d1b
Merge pull request #1038 from jonnybarnes/dependabot/npm_and_yarn/babel/preset-env-7.22.15
...
build(deps-dev): Bump @babel/preset-env from 7.22.14 to 7.22.15
2023-09-05 18:12:41 +01:00
dependabot[bot]
5439de37e6
build(deps-dev): Bump @babel/preset-env from 7.22.14 to 7.22.15
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.22.14 to 7.22.15.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.22.15/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-05 17:09:27 +00:00
65438d53b3
Merge pull request #1037 from jonnybarnes/dependabot/npm_and_yarn/csstools/postcss-oklab-function-3.0.3
...
build(deps-dev): Bump @csstools/postcss-oklab-function from 3.0.2 to 3.0.3
2023-09-05 18:02:40 +01:00
dependabot[bot]
38679e3f9d
build(deps-dev): Bump @csstools/postcss-oklab-function
...
Bumps [@csstools/postcss-oklab-function](https://github.com/csstools/postcss-plugins/tree/HEAD/plugins/postcss-oklab-function ) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugins/postcss-oklab-function/CHANGELOG.md )
- [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugins/postcss-oklab-function )
---
updated-dependencies:
- dependency-name: "@csstools/postcss-oklab-function"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-04 09:10:50 +00:00
fe47a9d945
Merge pull request #1036 from jonnybarnes/dependabot/composer/phpunit/php-code-coverage-10.1.4
...
build(deps-dev): Bump phpunit/php-code-coverage from 10.1.3 to 10.1.4
2023-09-02 13:28:48 +01:00
dependabot[bot]
3a5e109f08
build(deps-dev): Bump phpunit/php-code-coverage from 10.1.3 to 10.1.4
...
Bumps [phpunit/php-code-coverage](https://github.com/sebastianbergmann/php-code-coverage ) from 10.1.3 to 10.1.4.
- [Changelog](https://github.com/sebastianbergmann/php-code-coverage/blob/main/ChangeLog-10.1.md )
- [Commits](https://github.com/sebastianbergmann/php-code-coverage/compare/10.1.3...10.1.4 )
---
updated-dependencies:
- dependency-name: phpunit/php-code-coverage
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-02 09:55:30 +00:00
e4fd672503
Merge pull request #1035 from jonnybarnes/dependabot/composer/openai-php/client-0.7.2
...
build(deps-dev): Bump openai-php/client from 0.7.1 to 0.7.2
2023-09-02 10:54:58 +01:00
dependabot[bot]
a179c51488
build(deps-dev): Bump openai-php/client from 0.7.1 to 0.7.2
...
Bumps [openai-php/client](https://github.com/openai-php/client ) from 0.7.1 to 0.7.2.
- [Release notes](https://github.com/openai-php/client/releases )
- [Changelog](https://github.com/openai-php/client/blob/main/CHANGELOG.md )
- [Commits](https://github.com/openai-php/client/compare/v0.7.1...v0.7.2 )
---
updated-dependencies:
- dependency-name: openai-php/client
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-02 09:41:44 +00:00
6a8bc1ed89
Merge pull request #1034 from jonnybarnes/dependabot/composer/laravel/horizon-5.19.2
...
build(deps): Bump laravel/horizon from 5.19.1 to 5.19.2
2023-09-02 10:41:09 +01:00
dependabot[bot]
81d4fb1ed3
build(deps): Bump laravel/horizon from 5.19.1 to 5.19.2
...
Bumps [laravel/horizon](https://github.com/laravel/horizon ) from 5.19.1 to 5.19.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.19.1...v5.19.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-09-02 09:36:40 +00:00
bdc9519234
Merge pull request #1033 from jonnybarnes/dependabot/composer/laravel/tinker-2.8.2
...
build(deps): Bump laravel/tinker from 2.8.1 to 2.8.2
2023-09-02 10:36:01 +01:00
dependabot[bot]
90dae99fc0
build(deps): Bump laravel/tinker from 2.8.1 to 2.8.2
...
Bumps [laravel/tinker](https://github.com/laravel/tinker ) from 2.8.1 to 2.8.2.
- [Release notes](https://github.com/laravel/tinker/releases )
- [Changelog](https://github.com/laravel/tinker/blob/2.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/tinker/compare/v2.8.1...v2.8.2 )
---
updated-dependencies:
- dependency-name: laravel/tinker
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-01 09:10:01 +00:00
7b48f4bbe9
Merge pull request #1032 from jonnybarnes/dependabot/npm_and_yarn/babel/preset-env-7.22.14
...
build(deps-dev): Bump @babel/preset-env from 7.22.10 to 7.22.14
2023-08-31 16:10:38 +01:00
dependabot[bot]
954c9b1aa1
build(deps-dev): Bump @babel/preset-env from 7.22.10 to 7.22.14
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.22.10 to 7.22.14.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.22.14/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-31 15:02:05 +00:00
8d7c76d8ab
Merge pull request #1031 from jonnybarnes/dependabot/npm_and_yarn/postcss-8.4.29
...
build(deps-dev): Bump postcss from 8.4.28 to 8.4.29
2023-08-31 16:01:03 +01:00
dependabot[bot]
a28903f199
build(deps-dev): Bump postcss from 8.4.28 to 8.4.29
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.28 to 8.4.29.
- [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.28...8.4.29 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-31 13:33:24 +00:00
57bb3f1ce6
Merge pull request #1030 from jonnybarnes/dependabot/composer/laravel/sail-1.24.0
...
build(deps-dev): Bump laravel/sail from 1.23.4 to 1.24.0
2023-08-31 14:32:23 +01:00
dependabot[bot]
374fec9d7a
build(deps-dev): Bump laravel/sail from 1.23.4 to 1.24.0
...
Bumps [laravel/sail](https://github.com/laravel/sail ) from 1.23.4 to 1.24.0.
- [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.23.4...v1.24.0 )
---
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-08-31 13:08:44 +00:00
5eec3af59d
Merge pull request #1029 from jonnybarnes/dependabot/composer/laravel/pint-1.12.0
...
build(deps-dev): Bump laravel/pint from 1.11.0 to 1.12.0
2023-08-31 14:08:05 +01:00
dependabot[bot]
0f3f356470
build(deps-dev): Bump laravel/pint from 1.11.0 to 1.12.0
...
Bumps [laravel/pint](https://github.com/laravel/pint ) from 1.11.0 to 1.12.0.
- [Release notes](https://github.com/laravel/pint/releases )
- [Changelog](https://github.com/laravel/pint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/laravel/pint/compare/v1.11.0...v1.12.0 )
---
updated-dependencies:
- dependency-name: laravel/pint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-31 11:36:45 +00:00
37d5169e23
Merge pull request #1028 from jonnybarnes/dependabot/composer/laravel/dusk-7.9.4
...
build(deps-dev): Bump laravel/dusk from 7.9.3 to 7.9.4
2023-08-31 12:35:44 +01:00
dependabot[bot]
0376e35a19
build(deps-dev): Bump laravel/dusk from 7.9.3 to 7.9.4
...
Bumps [laravel/dusk](https://github.com/laravel/dusk ) from 7.9.3 to 7.9.4.
- [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.9.3...v7.9.4 )
---
updated-dependencies:
- dependency-name: laravel/dusk
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-31 11:29:47 +00:00
76578ae520
Merge pull request #1027 from jonnybarnes/dependabot/composer/openai-php/client-0.7.1
...
build(deps-dev): Bump openai-php/client from 0.6.4 to 0.7.1
2023-08-31 12:28:46 +01:00
dependabot[bot]
8824f78dc5
build(deps-dev): Bump openai-php/client from 0.6.4 to 0.7.1
...
Bumps [openai-php/client](https://github.com/openai-php/client ) from 0.6.4 to 0.7.1.
- [Release notes](https://github.com/openai-php/client/releases )
- [Changelog](https://github.com/openai-php/client/blob/main/CHANGELOG.md )
- [Commits](https://github.com/openai-php/client/compare/v0.6.4...v0.7.1 )
---
updated-dependencies:
- dependency-name: openai-php/client
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-31 11:23:46 +00:00
d3b8f76787
Merge pull request #1025 from jonnybarnes/dependabot/npm_and_yarn/csstools/postcss-oklab-function-3.0.2
...
build(deps-dev): Bump @csstools/postcss-oklab-function from 3.0.1 to 3.0.2
2023-08-31 12:21:47 +01:00
dependabot[bot]
1c2bb38f46
build(deps-dev): Bump @csstools/postcss-oklab-function
...
Bumps [@csstools/postcss-oklab-function](https://github.com/csstools/postcss-plugins/tree/HEAD/plugins/postcss-oklab-function ) from 3.0.1 to 3.0.2.
- [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugins/postcss-oklab-function/CHANGELOG.md )
- [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugins/postcss-oklab-function )
---
updated-dependencies:
- dependency-name: "@csstools/postcss-oklab-function"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-31 11:16:19 +00:00
13b3dfd502
Merge pull request #1024 from jonnybarnes/dependabot/composer/barryvdh/laravel-debugbar-3.9.2
...
build(deps-dev): Bump barryvdh/laravel-debugbar from 3.9.1 to 3.9.2
2023-08-31 12:09:44 +01:00
dependabot[bot]
59d980c540
build(deps-dev): Bump barryvdh/laravel-debugbar from 3.9.1 to 3.9.2
...
Bumps [barryvdh/laravel-debugbar](https://github.com/barryvdh/laravel-debugbar ) from 3.9.1 to 3.9.2.
- [Release notes](https://github.com/barryvdh/laravel-debugbar/releases )
- [Commits](https://github.com/barryvdh/laravel-debugbar/compare/v3.9.1...v3.9.2 )
---
updated-dependencies:
- dependency-name: barryvdh/laravel-debugbar
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-28 17:24:28 +00:00
717f1f95d9
Merge pull request #1023 from jonnybarnes/dependabot/composer/guzzlehttp/guzzle-7.8.0
...
build(deps): Bump guzzlehttp/guzzle from 7.7.0 to 7.8.0
2023-08-28 18:23:50 +01:00
dependabot[bot]
4b600688be
build(deps): Bump guzzlehttp/guzzle from 7.7.0 to 7.8.0
...
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle ) from 7.7.0 to 7.8.0.
- [Release notes](https://github.com/guzzle/guzzle/releases )
- [Changelog](https://github.com/guzzle/guzzle/blob/7.8/CHANGELOG.md )
- [Commits](https://github.com/guzzle/guzzle/compare/7.7.0...7.8.0 )
---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-28 09:41:13 +00:00
e8ec941af3
Merge pull request #1022 from jonnybarnes/dependabot/composer/symfony/html-sanitizer-6.3.4
...
build(deps): Bump symfony/html-sanitizer from 6.3.0 to 6.3.4
2023-08-28 10:40:27 +01:00
dependabot[bot]
e268e4eb82
build(deps): Bump symfony/html-sanitizer from 6.3.0 to 6.3.4
...
Bumps [symfony/html-sanitizer](https://github.com/symfony/html-sanitizer ) from 6.3.0 to 6.3.4.
- [Release notes](https://github.com/symfony/html-sanitizer/releases )
- [Commits](https://github.com/symfony/html-sanitizer/compare/v6.3.0...v6.3.4 )
---
updated-dependencies:
- dependency-name: symfony/html-sanitizer
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-28 09:37:30 +00:00
9a7aec7ed7
Merge pull request #1021 from jonnybarnes/dependabot/npm_and_yarn/eslint-8.48.0
...
build(deps-dev): Bump eslint from 8.47.0 to 8.48.0
2023-08-28 10:35:37 +01:00
dependabot[bot]
6b04efc009
build(deps-dev): Bump eslint from 8.47.0 to 8.48.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.47.0 to 8.48.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.47.0...v8.48.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-08-28 09:01:44 +00:00
cadd58187a
Initial work on adding passkeys
...
Mostly starting to get some javascript set up
2023-08-25 13:43:51 +01:00
c7f5190885
Merge pull request #1020 from jonnybarnes/dependabot/npm_and_yarn/babel/core-7.22.11
...
build(deps-dev): Bump @babel/core from 7.22.10 to 7.22.11
2023-08-25 13:40:59 +01:00
dependabot[bot]
26390520b4
build(deps-dev): Bump @babel/core from 7.22.10 to 7.22.11
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.22.10 to 7.22.11.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.22.11/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-25 12:38:49 +00:00
fc86628ae2
Merge pull request #1019 from jonnybarnes/dependabot/composer/barryvdh/laravel-debugbar-3.9.1
...
build(deps-dev): Bump barryvdh/laravel-debugbar from 3.8.2 to 3.9.1
2023-08-25 13:38:02 +01:00
dependabot[bot]
f813e5fad6
build(deps-dev): Bump barryvdh/laravel-debugbar from 3.8.2 to 3.9.1
...
Bumps [barryvdh/laravel-debugbar](https://github.com/barryvdh/laravel-debugbar ) from 3.8.2 to 3.9.1.
- [Release notes](https://github.com/barryvdh/laravel-debugbar/releases )
- [Commits](https://github.com/barryvdh/laravel-debugbar/compare/v3.8.2...v3.9.1 )
---
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-08-25 09:03:38 +00:00
cf00a0e744
Merge pull request #1018 from jonnybarnes/dependabot/composer/spatie/laravel-ignition-2.3.0
...
build(deps): Bump spatie/laravel-ignition from 2.2.0 to 2.3.0
2023-08-23 11:26:54 +01:00
dependabot[bot]
6e20a55675
build(deps): Bump spatie/laravel-ignition from 2.2.0 to 2.3.0
...
Bumps [spatie/laravel-ignition](https://github.com/spatie/laravel-ignition ) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/spatie/laravel-ignition/releases )
- [Changelog](https://github.com/spatie/laravel-ignition/blob/main/CHANGELOG.md )
- [Commits](https://github.com/spatie/laravel-ignition/compare/2.2.0...2.3.0 )
---
updated-dependencies:
- dependency-name: spatie/laravel-ignition
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-23 10:14:06 +00:00
34123d146c
Merge pull request #1017 from jonnybarnes/dependabot/composer/laravel/sanctum-3.2.6
...
build(deps): Bump laravel/sanctum from 3.2.5 to 3.2.6
2023-08-23 11:12:46 +01:00
dependabot[bot]
f12a2571ac
build(deps): Bump laravel/sanctum from 3.2.5 to 3.2.6
...
Bumps [laravel/sanctum](https://github.com/laravel/sanctum ) from 3.2.5 to 3.2.6.
- [Release notes](https://github.com/laravel/sanctum/releases )
- [Changelog](https://github.com/laravel/sanctum/blob/3.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/sanctum/compare/v3.2.5...v3.2.6 )
---
updated-dependencies:
- dependency-name: laravel/sanctum
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-23 09:34:37 +00:00
a3dbae01ac
Merge pull request #1016 from jonnybarnes/dependabot/composer/vimeo/psalm-5.15.0
...
build(deps-dev): Bump vimeo/psalm from 5.14.1 to 5.15.0
2023-08-22 09:00:56 +01:00
dependabot[bot]
63c0af7317
build(deps-dev): Bump vimeo/psalm from 5.14.1 to 5.15.0
...
Bumps [vimeo/psalm](https://github.com/vimeo/psalm ) from 5.14.1 to 5.15.0.
- [Release notes](https://github.com/vimeo/psalm/releases )
- [Commits](https://github.com/vimeo/psalm/compare/5.14.1...5.15.0 )
---
updated-dependencies:
- dependency-name: vimeo/psalm
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-22 07:48:42 +00:00
479fc975f1
Merge pull request #1015 from jonnybarnes/dependabot/npm_and_yarn/stylelint-15.10.3
...
build(deps-dev): Bump stylelint from 15.10.2 to 15.10.3
2023-08-22 08:30:43 +01:00
dependabot[bot]
0aa0302421
build(deps-dev): Bump stylelint from 15.10.2 to 15.10.3
...
Bumps [stylelint](https://github.com/stylelint/stylelint ) from 15.10.2 to 15.10.3.
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/15.10.2...15.10.3 )
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-21 09:26:00 +00:00
61fbf40059
Merge pull request #1014 from jonnybarnes/dependabot/composer/laravel/sail-1.23.4
...
build(deps-dev): Bump laravel/sail from 1.23.3 to 1.23.4
2023-08-18 11:55:44 +01:00
dependabot[bot]
a3d0fc5098
build(deps-dev): Bump laravel/sail from 1.23.3 to 1.23.4
...
Bumps [laravel/sail](https://github.com/laravel/sail ) from 1.23.3 to 1.23.4.
- [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.23.3...v1.23.4 )
---
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-08-18 09:23:57 +00:00
8a1638fe4f
Merge pull request #1013 from jonnybarnes/dependabot/composer/laravel/pint-1.11.0
...
build(deps-dev): Bump laravel/pint from 1.10.6 to 1.11.0
2023-08-16 18:11:41 +01:00
dependabot[bot]
15d08f4b4c
build(deps-dev): Bump laravel/pint from 1.10.6 to 1.11.0
...
Bumps [laravel/pint](https://github.com/laravel/pint ) from 1.10.6 to 1.11.0.
- [Release notes](https://github.com/laravel/pint/releases )
- [Changelog](https://github.com/laravel/pint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/laravel/pint/compare/v1.10.6...v1.11.0 )
---
updated-dependencies:
- dependency-name: laravel/pint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-16 17:08:12 +00:00
42d5b58258
Merge pull request #1012 from jonnybarnes/dependabot/composer/laravel/sail-1.23.3
...
build(deps-dev): Bump laravel/sail from 1.23.2 to 1.23.3
2023-08-16 18:07:39 +01:00
dependabot[bot]
b00584b0ef
build(deps-dev): Bump laravel/sail from 1.23.2 to 1.23.3
...
Bumps [laravel/sail](https://github.com/laravel/sail ) from 1.23.2 to 1.23.3.
- [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.23.2...v1.23.3 )
---
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-08-16 17:05:09 +00:00
b63b84a87b
Merge pull request #1010 from jonnybarnes/dependabot/composer/phpunit/phpunit-10.3.2
...
build(deps-dev): Bump phpunit/phpunit from 10.3.1 to 10.3.2
2023-08-16 18:04:29 +01:00
dependabot[bot]
7477e7d771
build(deps-dev): Bump phpunit/phpunit from 10.3.1 to 10.3.2
...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 10.3.1 to 10.3.2.
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.3.2/ChangeLog-10.3.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/10.3.1...10.3.2 )
---
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-08-16 17:00:47 +00:00
8699978b2a
Merge pull request #1011 from jonnybarnes/dependabot/npm_and_yarn/postcss-8.4.28
...
build(deps-dev): Bump postcss from 8.4.27 to 8.4.28
2023-08-16 17:59:39 +01:00
dependabot[bot]
f826e3d328
build(deps-dev): Bump postcss from 8.4.27 to 8.4.28
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.27 to 8.4.28.
- [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.27...8.4.28 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-16 16:52:43 +00:00
02443ff511
Merge pull request #1009 from jonnybarnes/dependabot/npm_and_yarn/autoprefixer-10.4.15
...
build(deps-dev): Bump autoprefixer from 10.4.14 to 10.4.15
2023-08-16 17:52:06 +01:00
dependabot[bot]
571ad21999
build(deps-dev): Bump autoprefixer from 10.4.14 to 10.4.15
...
Bumps [autoprefixer](https://github.com/postcss/autoprefixer ) from 10.4.14 to 10.4.15.
- [Release notes](https://github.com/postcss/autoprefixer/releases )
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.14...10.4.15 )
---
updated-dependencies:
- dependency-name: autoprefixer
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-16 16:48:56 +00:00
a091317c1f
Merge pull request #1008 from jonnybarnes/dependabot/npm_and_yarn/eslint-8.47.0
...
build(deps-dev): Bump eslint from 8.46.0 to 8.47.0
2023-08-16 17:48:19 +01:00
dependabot[bot]
3b7838f6fd
build(deps-dev): Bump eslint from 8.46.0 to 8.47.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.46.0 to 8.47.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.46.0...v8.47.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-08-14 09:17:40 +00:00
a3e6ee0aaa
Merge pull request #1007 from jonnybarnes/dependabot/composer/laravel/scout-10.2.4
...
build(deps): Bump laravel/scout from 10.2.3 to 10.2.4
2023-08-11 14:53:33 +01:00
dependabot[bot]
709a26f771
build(deps): Bump laravel/scout from 10.2.3 to 10.2.4
...
Bumps [laravel/scout](https://github.com/laravel/scout ) from 10.2.3 to 10.2.4.
- [Release notes](https://github.com/laravel/scout/releases )
- [Changelog](https://github.com/laravel/scout/blob/10.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/scout/compare/v10.2.3...v10.2.4 )
---
updated-dependencies:
- dependency-name: laravel/scout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-11 14:44:17 +01:00
8873ff8f10
Merge pull request #1006 from jonnybarnes/dependabot/composer/laravel/horizon-5.19.1
...
build(deps): Bump laravel/horizon from 5.19.0 to 5.19.1
2023-08-11 14:44:06 +01:00
dependabot[bot]
fbb695a743
build(deps): Bump laravel/horizon from 5.19.0 to 5.19.1
...
Bumps [laravel/horizon](https://github.com/laravel/horizon ) from 5.19.0 to 5.19.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.19.0...v5.19.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-08-11 09:28:48 +00:00
f4179fbf1b
Merge pull request #1001 from jonnybarnes/dependabot/npm_and_yarn/babel/preset-env-7.22.10
...
build(deps-dev): Bump @babel/preset-env from 7.22.9 to 7.22.10
2023-08-10 21:59:28 +01:00
dependabot[bot]
6fcf56136b
build(deps-dev): Bump @babel/preset-env from 7.22.9 to 7.22.10
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.22.9 to 7.22.10.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.22.10/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-10 20:55:36 +00:00
63605fb093
Merge pull request #1000 from jonnybarnes/dependabot/npm_and_yarn/babel/core-7.22.10
...
build(deps-dev): Bump @babel/core from 7.22.9 to 7.22.10
2023-08-10 21:53:18 +01:00
dependabot[bot]
457254b607
build(deps-dev): Bump @babel/core from 7.22.9 to 7.22.10
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.22.9 to 7.22.10.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.22.10/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-10 21:50:02 +01:00
a90ece5049
Merge pull request #999 from jonnybarnes/dependabot/npm_and_yarn/postcss-nesting-12.0.1
...
build(deps-dev): Bump postcss-nesting from 12.0.0 to 12.0.1
2023-08-10 21:49:45 +01:00
dependabot[bot]
a2dafd4c9e
build(deps-dev): Bump postcss-nesting from 12.0.0 to 12.0.1
...
Bumps [postcss-nesting](https://github.com/csstools/postcss-plugins/tree/HEAD/plugins/postcss-nesting ) from 12.0.0 to 12.0.1.
- [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugins/postcss-nesting/CHANGELOG.md )
- [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugins/postcss-nesting )
---
updated-dependencies:
- dependency-name: postcss-nesting
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-10 21:47:49 +01:00
683916c24a
Merge pull request #1005 from jonnybarnes/dependabot/composer/laravel/dusk-7.9.3
...
build(deps-dev): Bump laravel/dusk from 7.9.2 to 7.9.3
2023-08-10 21:47:15 +01:00
dependabot[bot]
fc9806b34a
build(deps-dev): Bump laravel/dusk from 7.9.2 to 7.9.3
...
Bumps [laravel/dusk](https://github.com/laravel/dusk ) from 7.9.2 to 7.9.3.
- [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.9.2...v7.9.3 )
---
updated-dependencies:
- dependency-name: laravel/dusk
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-10 20:43:16 +00:00
01f0006e23
Merge pull request #1004 from jonnybarnes/dependabot/composer/laravel/pint-1.10.6
...
build(deps-dev): Bump laravel/pint from 1.10.5 to 1.10.6
2023-08-10 21:27:05 +01:00
dependabot[bot]
b758d06311
build(deps-dev): Bump laravel/pint from 1.10.5 to 1.10.6
...
Bumps [laravel/pint](https://github.com/laravel/pint ) from 1.10.5 to 1.10.6.
- [Release notes](https://github.com/laravel/pint/releases )
- [Changelog](https://github.com/laravel/pint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/laravel/pint/compare/v1.10.5...v1.10.6 )
---
updated-dependencies:
- dependency-name: laravel/pint
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-10 20:25:19 +00:00
0b0b081fe1
Merge pull request #1003 from jonnybarnes/dependabot/composer/laravel/sail-1.23.2
...
build(deps-dev): Bump laravel/sail from 1.23.1 to 1.23.2
2023-08-10 21:24:36 +01:00
dependabot[bot]
83c4c4ecd6
build(deps-dev): Bump laravel/sail from 1.23.1 to 1.23.2
...
Bumps [laravel/sail](https://github.com/laravel/sail ) from 1.23.1 to 1.23.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.23.1...v1.23.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-08-10 20:15:35 +00:00
c6ca8992c9
Merge pull request #1002 from jonnybarnes/dependabot/composer/mockery/mockery-1.6.6
...
build(deps-dev): Bump mockery/mockery from 1.6.4 to 1.6.6
2023-08-10 21:10:16 +01:00
dependabot[bot]
b70fbd7e40
build(deps-dev): Bump mockery/mockery from 1.6.4 to 1.6.6
...
Bumps [mockery/mockery](https://github.com/mockery/mockery ) from 1.6.4 to 1.6.6.
- [Release notes](https://github.com/mockery/mockery/releases )
- [Changelog](https://github.com/mockery/mockery/blob/1.6.x/CHANGELOG.md )
- [Commits](https://github.com/mockery/mockery/compare/1.6.4...1.6.6 )
---
updated-dependencies:
- dependency-name: mockery/mockery
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-10 20:04:59 +00:00
9f4a25dc48
Merge pull request #998 from jonnybarnes/dependabot/composer/nunomaduro/collision-7.8.1
...
build(deps-dev): Bump nunomaduro/collision from 7.7.0 to 7.8.1
2023-08-10 21:02:25 +01:00
dependabot[bot]
23e60c9d5f
build(deps-dev): Bump nunomaduro/collision from 7.7.0 to 7.8.1
...
Bumps [nunomaduro/collision](https://github.com/nunomaduro/collision ) from 7.7.0 to 7.8.1.
- [Changelog](https://github.com/nunomaduro/collision/blob/v7.x/CHANGELOG.md )
- [Commits](https://github.com/nunomaduro/collision/compare/v7.7.0...v7.8.1 )
---
updated-dependencies:
- dependency-name: nunomaduro/collision
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-07 09:17:56 +00:00
e9563279d8
Merge pull request #996 from jonnybarnes/dependabot/composer/phpunit/phpunit-10.3.1
...
build(deps-dev): Bump phpunit/phpunit from 10.2.6 to 10.3.1
2023-08-06 13:20:10 +01:00
dependabot[bot]
7ea4586f0e
build(deps-dev): Bump phpunit/phpunit from 10.2.6 to 10.3.1
...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 10.2.6 to 10.3.1.
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.3.1/ChangeLog-10.3.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/10.2.6...10.3.1 )
---
updated-dependencies:
- dependency-name: phpunit/phpunit
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-06 12:17:38 +00:00
0694e097e6
Merge pull request #995 from jonnybarnes/dependabot/composer/barryvdh/laravel-debugbar-3.8.2
...
build(deps-dev): Bump barryvdh/laravel-debugbar from 3.8.1 to 3.8.2
2023-08-06 13:15:52 +01:00
dependabot[bot]
91784d8e3e
build(deps-dev): Bump barryvdh/laravel-debugbar from 3.8.1 to 3.8.2
...
Bumps [barryvdh/laravel-debugbar](https://github.com/barryvdh/laravel-debugbar ) from 3.8.1 to 3.8.2.
- [Release notes](https://github.com/barryvdh/laravel-debugbar/releases )
- [Commits](https://github.com/barryvdh/laravel-debugbar/compare/v3.8.1...v3.8.2 )
---
updated-dependencies:
- dependency-name: barryvdh/laravel-debugbar
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-02 09:29:34 +00:00
bfbbbb6d4d
Merge pull request #993 from jonnybarnes/dependabot/composer/vimeo/psalm-5.14.1
...
build(deps-dev): Bump vimeo/psalm from 5.13.1 to 5.14.1
2023-08-02 10:06:57 +01:00
dependabot[bot]
45d52a94b0
build(deps-dev): Bump vimeo/psalm from 5.13.1 to 5.14.1
...
Bumps [vimeo/psalm](https://github.com/vimeo/psalm ) from 5.13.1 to 5.14.1.
- [Release notes](https://github.com/vimeo/psalm/releases )
- [Commits](https://github.com/vimeo/psalm/compare/5.13.1...5.14.1 )
---
updated-dependencies:
- dependency-name: vimeo/psalm
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-02 08:42:00 +00:00
cc18c52d9c
Merge pull request #992 from jonnybarnes/dependabot/composer/laravel/dusk-7.9.2
...
build(deps-dev): Bump laravel/dusk from 7.9.1 to 7.9.2
2023-08-02 09:41:18 +01:00
2e6b4fd607
Merge pull request #990 from jonnybarnes/dependabot/npm_and_yarn/eslint-8.46.0
...
build(deps-dev): Bump eslint from 8.45.0 to 8.46.0
2023-08-01 11:44:58 +01:00
dependabot[bot]
88b5c447b7
build(deps-dev): Bump laravel/dusk from 7.9.1 to 7.9.2
...
Bumps [laravel/dusk](https://github.com/laravel/dusk ) from 7.9.1 to 7.9.2.
- [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.9.1...v7.9.2 )
---
updated-dependencies:
- dependency-name: laravel/dusk
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-01 09:42:24 +00:00
dependabot[bot]
1205105cd7
build(deps-dev): Bump eslint from 8.45.0 to 8.46.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.45.0 to 8.46.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.45.0...v8.46.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-07-31 09:05:41 +00:00
235521589f
Merge pull request #936 from jonnybarnes/935-fix-psalm-issues
...
Implement Psalm improvements
2023-07-28 13:02:07 +01:00
630ec46186
chore: Update and clean up file imports and annotations
...
- Update various factory files in the `database/factories` directory
- Remove unused imports and annotations in factory files
- Add or update comments and PHPDoc blocks for better understanding and readability
- Remove unused imports in controller and command files
- Remove commented out code in middleware file
2023-07-28 12:05:11 +01:00
39a197ae7b
refactor: Refactor file headers and add Psalm suppressions
...
- Added Psalm suppression annotations to multiple controller classes
- Added PHPDoc comment blocks to seeders and factories
- Added comments to indicate unused classes and methods
- Removed unused annotations and imports
2023-07-28 11:48:07 +01:00
cd9fed3a68
Merge branch 'develop' into 935-fix-psalm-issues
2023-07-28 11:08:05 +01:00
f45ad6fbed
Merge pull request #989 from jonnybarnes/update_laravel_pint
...
Update Laravel Pint
2023-07-27 21:17:05 +01:00
b1407af945
Update Laravel Pint
2023-07-27 21:14:23 +01:00
87e04b063f
Merge pull request #988 from jonnybarnes/dependabot/composer/laravel/dusk-7.9.1
...
build(deps-dev): Bump laravel/dusk from 7.9.0 to 7.9.1
2023-07-27 11:03:33 +01:00
dependabot[bot]
1dbed1c42c
build(deps-dev): Bump laravel/dusk from 7.9.0 to 7.9.1
...
Bumps [laravel/dusk](https://github.com/laravel/dusk ) from 7.9.0 to 7.9.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.9.0...v7.9.1 )
---
updated-dependencies:
- dependency-name: laravel/dusk
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-27 09:59:05 +00:00
7cea12bcfa
Merge pull request #987 from jonnybarnes/dependabot/composer/phpunit/php-code-coverage-10.1.3
...
build(deps-dev): Bump phpunit/php-code-coverage from 10.1.2 to 10.1.3
2023-07-27 10:55:22 +01:00
dependabot[bot]
04106ce87f
build(deps-dev): Bump phpunit/php-code-coverage from 10.1.2 to 10.1.3
...
Bumps [phpunit/php-code-coverage](https://github.com/sebastianbergmann/php-code-coverage ) from 10.1.2 to 10.1.3.
- [Changelog](https://github.com/sebastianbergmann/php-code-coverage/blob/main/ChangeLog-10.1.md )
- [Commits](https://github.com/sebastianbergmann/php-code-coverage/compare/10.1.2...10.1.3 )
---
updated-dependencies:
- dependency-name: phpunit/php-code-coverage
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-27 09:48:28 +00:00
651e03633c
Merge pull request #984 from jonnybarnes/dependabot/composer/laravel/dusk-7.9.0
...
build(deps-dev): Bump laravel/dusk from 7.8.0 to 7.9.0
2023-07-26 12:39:45 +01:00
dependabot[bot]
cee96b242e
build(deps-dev): Bump laravel/dusk from 7.8.0 to 7.9.0
...
Bumps [laravel/dusk](https://github.com/laravel/dusk ) from 7.8.0 to 7.9.0.
- [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.8.0...v7.9.0 )
---
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-07-26 11:37:25 +00:00
3bade5d7d1
Merge pull request #982 from jonnybarnes/dependabot/composer/laravel/horizon-5.19.0
...
build(deps): Bump laravel/horizon from 5.18.0 to 5.19.0
2023-07-26 12:36:07 +01:00
dependabot[bot]
14123d9ce3
build(deps): Bump laravel/horizon from 5.18.0 to 5.19.0
...
Bumps [laravel/horizon](https://github.com/laravel/horizon ) from 5.18.0 to 5.19.0.
- [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.18.0...v5.19.0 )
---
updated-dependencies:
- dependency-name: laravel/horizon
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-26 11:26:13 +00:00
5abde1d8e1
Merge pull request #983 from jonnybarnes/dependabot/composer/laravel/framework-10.16.1
...
build(deps): Bump laravel/framework from 10.15.0 to 10.16.1
2023-07-26 12:24:46 +01:00
dependabot[bot]
91f6d63c87
build(deps): Bump laravel/framework from 10.15.0 to 10.16.1
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 10.15.0 to 10.16.1.
- [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/v10.15.0...v10.16.1 )
---
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-07-26 09:37:56 +00:00
867474d560
Merge pull request #981 from jonnybarnes/dependabot/npm_and_yarn/csstools/postcss-oklab-function-3.0.1
...
build(deps-dev): Bump @csstools/postcss-oklab-function from 3.0.0 to 3.0.1
2023-07-25 19:19:11 +01:00
dependabot[bot]
e4b0004d75
build(deps-dev): Bump @csstools/postcss-oklab-function
...
Bumps [@csstools/postcss-oklab-function](https://github.com/csstools/postcss-plugins/tree/HEAD/plugins/postcss-oklab-function ) from 3.0.0 to 3.0.1.
- [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugins/postcss-oklab-function/CHANGELOG.md )
- [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugins/postcss-oklab-function )
---
updated-dependencies:
- dependency-name: "@csstools/postcss-oklab-function"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-25 18:17:24 +00:00
126c642cbd
Merge pull request #980 from jonnybarnes/dependabot/npm_and_yarn/postcss-8.4.27
...
build(deps-dev): Bump postcss from 8.4.26 to 8.4.27
2023-07-25 19:16:47 +01:00
dependabot[bot]
4966396a4d
build(deps-dev): Bump postcss from 8.4.26 to 8.4.27
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.26 to 8.4.27.
- [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.26...8.4.27 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-24 09:10:39 +00:00
0bf23ef5c7
Merge pull request #979 from jonnybarnes/dependabot/composer/mockery/mockery-1.6.4
...
build(deps-dev): Bump mockery/mockery from 1.6.3 to 1.6.4
2023-07-20 12:49:27 +01:00
dependabot[bot]
daf2c507ed
build(deps-dev): Bump mockery/mockery from 1.6.3 to 1.6.4
...
Bumps [mockery/mockery](https://github.com/mockery/mockery ) from 1.6.3 to 1.6.4.
- [Release notes](https://github.com/mockery/mockery/releases )
- [Changelog](https://github.com/mockery/mockery/blob/1.6.x/CHANGELOG.md )
- [Commits](https://github.com/mockery/mockery/compare/1.6.3...1.6.4 )
---
updated-dependencies:
- dependency-name: mockery/mockery
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-20 11:46:47 +00:00
1f9399519b
Merge pull request #978 from jonnybarnes/dependabot/composer/spatie/laravel-ray-1.32.6
...
build(deps-dev): Bump spatie/laravel-ray from 1.32.5 to 1.32.6
2023-07-20 12:46:06 +01:00
dependabot[bot]
f6654c0acc
build(deps-dev): Bump spatie/laravel-ray from 1.32.5 to 1.32.6
...
Bumps [spatie/laravel-ray](https://github.com/spatie/laravel-ray ) from 1.32.5 to 1.32.6.
- [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.5...1.32.6 )
---
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-07-20 09:21:48 +00:00
cbb61e2230
Merge pull request #977 from jonnybarnes/dependabot/npm_and_yarn/stylelint-15.10.2
...
build(deps-dev): Bump stylelint from 15.10.1 to 15.10.2
2023-07-19 11:29:43 +01:00
dependabot[bot]
1aac669930
build(deps-dev): Bump stylelint from 15.10.1 to 15.10.2
...
Bumps [stylelint](https://github.com/stylelint/stylelint ) from 15.10.1 to 15.10.2.
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/15.10.1...15.10.2 )
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-19 10:26:38 +00:00
77dcb63104
Merge pull request #976 from jonnybarnes/dependabot/composer/openai-php/client-0.6.4
...
build(deps-dev): Bump openai-php/client from 0.6.3 to 0.6.4
2023-07-19 11:24:49 +01:00
dependabot[bot]
e5cc1a0c9b
build(deps-dev): Bump openai-php/client from 0.6.3 to 0.6.4
...
Bumps [openai-php/client](https://github.com/openai-php/client ) from 0.6.3 to 0.6.4.
- [Release notes](https://github.com/openai-php/client/releases )
- [Changelog](https://github.com/openai-php/client/blob/main/CHANGELOG.md )
- [Commits](https://github.com/openai-php/client/compare/v0.6.3...v0.6.4 )
---
updated-dependencies:
- dependency-name: openai-php/client
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-19 10:21:54 +00:00
3d28451e46
Merge pull request #975 from jonnybarnes/dependabot/composer/mockery/mockery-1.6.3
...
build(deps-dev): Bump mockery/mockery from 1.6.2 to 1.6.3
2023-07-19 11:21:11 +01:00
dependabot[bot]
b01a903bd8
build(deps-dev): Bump mockery/mockery from 1.6.2 to 1.6.3
...
Bumps [mockery/mockery](https://github.com/mockery/mockery ) from 1.6.2 to 1.6.3.
- [Release notes](https://github.com/mockery/mockery/releases )
- [Changelog](https://github.com/mockery/mockery/blob/1.6.x/CHANGELOG.md )
- [Commits](https://github.com/mockery/mockery/compare/1.6.2...1.6.3 )
---
updated-dependencies:
- dependency-name: mockery/mockery
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-19 09:49:24 +00:00
63fc46c833
Merge pull request #974 from jonnybarnes/dependabot/composer/phpunit/phpunit-10.2.6
...
build(deps-dev): Bump phpunit/phpunit from 10.2.5 to 10.2.6
2023-07-18 10:33:33 +01:00
dependabot[bot]
7e92576bfc
build(deps-dev): Bump phpunit/phpunit from 10.2.5 to 10.2.6
...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 10.2.5 to 10.2.6.
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.2.6/ChangeLog-10.2.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/10.2.5...10.2.6 )
---
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-07-18 09:30:57 +00:00
485ac49712
Merge pull request #973 from jonnybarnes/dependabot/npm_and_yarn/webpack-5.88.2
...
build(deps-dev): Bump webpack from 5.88.1 to 5.88.2
2023-07-18 10:21:18 +01:00
dependabot[bot]
feaddfa0b2
build(deps-dev): Bump webpack from 5.88.1 to 5.88.2
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.88.1 to 5.88.2.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.88.1...v5.88.2 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-18 09:19:33 +00:00
0cf1e008ce
Merge pull request #972 from jonnybarnes/dependabot/npm_and_yarn/eslint-8.45.0
...
build(deps-dev): Bump eslint from 8.44.0 to 8.45.0
2023-07-18 10:18:48 +01:00
dependabot[bot]
37b592b714
build(deps-dev): Bump eslint from 8.44.0 to 8.45.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.44.0 to 8.45.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.44.0...v8.45.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-07-17 09:24:52 +00:00
207d114a5d
Merge pull request #970 from jonnybarnes/dependabot/composer/phpunit/phpunit-10.2.5
...
build(deps-dev): Bump phpunit/phpunit from 10.2.4 to 10.2.5
2023-07-14 13:25:42 +01:00
dependabot[bot]
ad4e9b6df4
build(deps-dev): Bump phpunit/phpunit from 10.2.4 to 10.2.5
...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 10.2.4 to 10.2.5.
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.2.5/ChangeLog-10.2.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/10.2.4...10.2.5 )
---
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-07-14 12:16:02 +00:00
c017c872ea
Merge pull request #969 from jonnybarnes/dependabot/composer/laravel/scout-10.2.3
...
build(deps): Bump laravel/scout from 10.2.2 to 10.2.3
2023-07-14 13:15:20 +01:00
dependabot[bot]
372722187f
build(deps): Bump laravel/scout from 10.2.2 to 10.2.3
...
Bumps [laravel/scout](https://github.com/laravel/scout ) from 10.2.2 to 10.2.3.
- [Release notes](https://github.com/laravel/scout/releases )
- [Changelog](https://github.com/laravel/scout/blob/10.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/scout/compare/v10.2.2...v10.2.3 )
---
updated-dependencies:
- dependency-name: laravel/scout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-14 11:16:47 +00:00
c1bf1fb924
Merge pull request #968 from jonnybarnes/dependabot/npm_and_yarn/postcss-8.4.26
...
build(deps-dev): Bump postcss from 8.4.25 to 8.4.26
2023-07-14 11:21:26 +01:00
dependabot[bot]
61cd2be7f7
build(deps-dev): Bump postcss from 8.4.25 to 8.4.26
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.25 to 8.4.26.
- [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.25...8.4.26 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-14 09:24:03 +00:00
24bae1de55
Merge pull request #967 from jonnybarnes/dependabot/npm_and_yarn/babel/preset-env-7.22.9
...
build(deps-dev): Bump @babel/preset-env from 7.22.7 to 7.22.9
2023-07-13 14:12:03 +01:00
dependabot[bot]
af30567b85
build(deps-dev): Bump @babel/preset-env from 7.22.7 to 7.22.9
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.22.7 to 7.22.9.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.22.9/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-13 13:07:30 +00:00
69456e848e
Merge pull request #966 from jonnybarnes/dependabot/npm_and_yarn/babel/core-7.22.9
...
build(deps-dev): Bump @babel/core from 7.22.8 to 7.22.9
2023-07-13 14:06:44 +01:00
dependabot[bot]
d7c6a08b69
build(deps-dev): Bump @babel/core from 7.22.8 to 7.22.9
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.22.8 to 7.22.9.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.22.9/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-13 13:03:31 +00:00
5c30b0614a
Merge pull request #965 from jonnybarnes/dependabot/composer/laravel/horizon-5.18.0
...
build(deps): Bump laravel/horizon from 5.17.0 to 5.18.0
2023-07-13 14:00:30 +01:00
dependabot[bot]
23c2f502f1
build(deps): Bump laravel/horizon from 5.17.0 to 5.18.0
...
Bumps [laravel/horizon](https://github.com/laravel/horizon ) from 5.17.0 to 5.18.0.
- [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.17.0...v5.18.0 )
---
updated-dependencies:
- dependency-name: laravel/horizon
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-13 12:53:35 +00:00
6f96f0c7d4
Merge pull request #964 from jonnybarnes/dependabot/composer/laravel/sail-1.23.1
...
build(deps-dev): Bump laravel/sail from 1.23.0 to 1.23.1
2023-07-13 13:52:24 +01:00
dependabot[bot]
9855924829
build(deps-dev): Bump laravel/sail from 1.23.0 to 1.23.1
...
Bumps [laravel/sail](https://github.com/laravel/sail ) from 1.23.0 to 1.23.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.23.0...v1.23.1 )
---
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-07-13 10:08:33 +00:00
4eccd04a81
Merge pull request #963 from jonnybarnes/dependabot/composer/laravel/dusk-7.8.0
...
build(deps-dev): Bump laravel/dusk from 7.7.1 to 7.8.0
2023-07-13 11:07:49 +01:00
dependabot[bot]
dc4a44548d
build(deps-dev): Bump laravel/dusk from 7.7.1 to 7.8.0
...
Bumps [laravel/dusk](https://github.com/laravel/dusk ) from 7.7.1 to 7.8.0.
- [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.7.1...v7.8.0 )
---
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-07-13 10:04:04 +00:00
743a6bed74
Merge pull request #961 from jonnybarnes/dependabot/composer/laravel/framework-10.15.0
...
build(deps): Bump laravel/framework from 10.14.1 to 10.15.0
2023-07-13 10:57:37 +01:00
dependabot[bot]
99be138cfa
build(deps): Bump laravel/framework from 10.14.1 to 10.15.0
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 10.14.1 to 10.15.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/v10.14.1...v10.15.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-07-12 09:57:47 +00:00
07c313a24b
Merge pull request #960 from jonnybarnes/dependabot/composer/openai-php/client-0.6.3
...
build(deps-dev): Bump openai-php/client from 0.6.2 to 0.6.3
2023-07-10 14:57:58 +01:00
dependabot[bot]
f581ae77e9
build(deps-dev): Bump openai-php/client from 0.6.2 to 0.6.3
...
Bumps [openai-php/client](https://github.com/openai-php/client ) from 0.6.2 to 0.6.3.
- [Release notes](https://github.com/openai-php/client/releases )
- [Changelog](https://github.com/openai-php/client/blob/main/CHANGELOG.md )
- [Commits](https://github.com/openai-php/client/compare/v0.6.2...v0.6.3 )
---
updated-dependencies:
- dependency-name: openai-php/client
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-10 13:53:48 +00:00
b357bff1cb
Merge pull request #959 from jonnybarnes/dependabot/composer/phpunit/phpunit-10.2.4
...
build(deps-dev): Bump phpunit/phpunit from 10.2.3 to 10.2.4
2023-07-10 14:52:40 +01:00
dependabot[bot]
b93f3bca54
build(deps-dev): Bump phpunit/phpunit from 10.2.3 to 10.2.4
...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 10.2.3 to 10.2.4.
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.2.4/ChangeLog-10.2.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/10.2.3...10.2.4 )
---
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-07-10 13:50:47 +00:00
d1dc39ef5e
Merge pull request #958 from jonnybarnes/dependabot/npm_and_yarn/babel-loader-9.1.3
...
build(deps-dev): Bump babel-loader from 9.1.2 to 9.1.3
2023-07-10 14:49:22 +01:00
dependabot[bot]
8367f56a62
build(deps-dev): Bump babel-loader from 9.1.2 to 9.1.3
...
Bumps [babel-loader](https://github.com/babel/babel-loader ) from 9.1.2 to 9.1.3.
- [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.2...v9.1.3 )
---
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-07-10 13:10:37 +00:00
068aefb87f
Merge pull request #957 from jonnybarnes/dependabot/npm_and_yarn/postcss-8.4.25
...
build(deps-dev): Bump postcss from 8.4.24 to 8.4.25
2023-07-10 14:09:36 +01:00
dependabot[bot]
52465bbe50
build(deps-dev): Bump postcss from 8.4.24 to 8.4.25
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.24 to 8.4.25.
- [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.24...8.4.25 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-10 12:58:46 +00:00
1aaba1d9e6
Merge pull request #956 from jonnybarnes/dependabot/npm_and_yarn/babel/core-7.22.8
...
build(deps-dev): Bump @babel/core from 7.22.6 to 7.22.8
2023-07-10 13:57:47 +01:00
dependabot[bot]
144a1d25dd
build(deps-dev): Bump @babel/core from 7.22.6 to 7.22.8
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.22.6 to 7.22.8.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.22.8/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-10 12:42:01 +00:00
ab469ff526
Merge pull request #955 from jonnybarnes/dependabot/npm_and_yarn/stylelint-15.10.1
...
build(deps-dev): Bump stylelint from 15.10.0 to 15.10.1
2023-07-10 13:41:08 +01:00
dependabot[bot]
911006ad3f
build(deps-dev): Bump stylelint from 15.10.0 to 15.10.1
...
Bumps [stylelint](https://github.com/stylelint/stylelint ) from 15.10.0 to 15.10.1.
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/15.10.0...15.10.1 )
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-10 11:41:39 +00:00
31d4e4258b
Merge pull request #953 from jonnybarnes/dependabot/npm_and_yarn/babel/preset-env-7.22.7
...
build(deps-dev): Bump @babel/preset-env from 7.22.6 to 7.22.7
2023-07-10 12:41:01 +01:00
dependabot[bot]
eca92f6706
build(deps-dev): Bump @babel/preset-env from 7.22.6 to 7.22.7
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.22.6 to 7.22.7.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.22.7/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-06 09:42:40 +00:00
4db4793026
Merge pull request #952 from jonnybarnes/dependabot/npm_and_yarn/stylelint-config-standard-34.0.0
...
build(deps-dev): Bump stylelint-config-standard from 33.0.0 to 34.0.0
2023-07-05 10:58:00 +01:00
dependabot[bot]
8f4cc4129d
build(deps-dev): Bump stylelint-config-standard from 33.0.0 to 34.0.0
...
Bumps [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard ) from 33.0.0 to 34.0.0.
- [Release notes](https://github.com/stylelint/stylelint-config-standard/releases )
- [Changelog](https://github.com/stylelint/stylelint-config-standard/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint-config-standard/compare/33.0.0...34.0.0 )
---
updated-dependencies:
- dependency-name: stylelint-config-standard
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-05 09:56:06 +00:00
b75ab36c01
Merge pull request #951 from jonnybarnes/dependabot/npm_and_yarn/stylelint-15.10.0
...
build(deps-dev): Bump stylelint from 15.9.0 to 15.10.0
2023-07-05 10:55:29 +01:00
dependabot[bot]
7fb5e00772
build(deps-dev): Bump stylelint from 15.9.0 to 15.10.0
...
Bumps [stylelint](https://github.com/stylelint/stylelint ) from 15.9.0 to 15.10.0.
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/15.9.0...15.10.0 )
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-05 09:45:24 +00:00
ba952d82f9
Merge pull request #950 from jonnybarnes/dependabot/npm_and_yarn/babel/core-7.22.6
...
build(deps-dev): Bump @babel/core from 7.22.5 to 7.22.6
2023-07-05 08:21:21 +01:00
dependabot[bot]
055b73e756
build(deps-dev): Bump @babel/core from 7.22.5 to 7.22.6
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.22.5 to 7.22.6.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.22.6/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-05 07:12:41 +00:00
78eccae8ac
Merge pull request #949 from jonnybarnes/dependabot/npm_and_yarn/babel/preset-env-7.22.6
...
build(deps-dev): Bump @babel/preset-env from 7.22.5 to 7.22.6
2023-07-05 08:12:03 +01:00
dependabot[bot]
fad1291880
build(deps-dev): Bump @babel/preset-env from 7.22.5 to 7.22.6
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.22.5 to 7.22.6.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.22.6/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-04 09:42:16 +00:00
1225212c42
Merge pull request #948 from jonnybarnes/dependabot/npm_and_yarn/csstools/postcss-oklab-function-3.0.0
...
build(deps-dev): Bump @csstools/postcss-oklab-function from 2.2.3 to 3.0.0
2023-07-03 14:27:35 +01:00
dependabot[bot]
dddbf4251c
build(deps-dev): Bump @csstools/postcss-oklab-function
...
Bumps [@csstools/postcss-oklab-function](https://github.com/csstools/postcss-plugins/tree/HEAD/plugins/postcss-oklab-function ) from 2.2.3 to 3.0.0.
- [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugins/postcss-oklab-function/CHANGELOG.md )
- [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugins/postcss-oklab-function )
---
updated-dependencies:
- dependency-name: "@csstools/postcss-oklab-function"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-03 12:49:11 +00:00
883150de44
Merge pull request #947 from jonnybarnes/dependabot/npm_and_yarn/postcss-nesting-12.0.0
...
build(deps-dev): Bump postcss-nesting from 11.3.0 to 12.0.0
2023-07-03 13:48:32 +01:00
dependabot[bot]
165d2564b8
build(deps-dev): Bump postcss-nesting from 11.3.0 to 12.0.0
...
Bumps [postcss-nesting](https://github.com/csstools/postcss-plugins/tree/HEAD/plugins/postcss-nesting ) from 11.3.0 to 12.0.0.
- [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugins/postcss-nesting/CHANGELOG.md )
- [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugins/postcss-nesting )
---
updated-dependencies:
- dependency-name: postcss-nesting
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-03 12:41:08 +00:00
8a572c320a
Merge pull request #946 from jonnybarnes/dependabot/npm_and_yarn/eslint-8.44.0
...
build(deps-dev): Bump eslint from 8.43.0 to 8.44.0
2023-07-03 13:40:22 +01:00
dependabot[bot]
99f8f8445a
build(deps-dev): Bump eslint from 8.43.0 to 8.44.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.43.0 to 8.44.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.43.0...v8.44.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-07-03 12:02:50 +00:00
758930bbf7
Merge pull request #945 from jonnybarnes/dependabot/composer/phpunit/phpunit-10.2.3
...
build(deps-dev): Bump phpunit/phpunit from 10.2.2 to 10.2.3
2023-07-03 12:45:38 +01:00
dependabot[bot]
b977c26cfe
build(deps-dev): Bump phpunit/phpunit from 10.2.2 to 10.2.3
...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 10.2.2 to 10.2.3.
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.2.3/ChangeLog-10.2.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/10.2.2...10.2.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-07-03 11:37:08 +00:00
94c80c48f5
Merge pull request #944 from jonnybarnes/dependabot/composer/nunomaduro/collision-7.7.0
...
build(deps-dev): Bump nunomaduro/collision from 7.6.0 to 7.7.0
2023-07-03 12:36:13 +01:00
dependabot[bot]
abef7049cb
build(deps-dev): Bump nunomaduro/collision from 7.6.0 to 7.7.0
...
Bumps [nunomaduro/collision](https://github.com/nunomaduro/collision ) from 7.6.0 to 7.7.0.
- [Changelog](https://github.com/nunomaduro/collision/blob/v7.x/CHANGELOG.md )
- [Commits](https://github.com/nunomaduro/collision/compare/v7.6.0...v7.7.0 )
---
updated-dependencies:
- dependency-name: nunomaduro/collision
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-03 10:39:49 +00:00
99c658c695
Merge pull request #942 from jonnybarnes/dependabot/composer/spatie/laravel-ignition-2.2.0
...
build(deps): Bump spatie/laravel-ignition from 2.1.3 to 2.2.0
2023-07-03 11:39:03 +01:00
dependabot[bot]
937a6e5bf2
build(deps): Bump spatie/laravel-ignition from 2.1.3 to 2.2.0
...
Bumps [spatie/laravel-ignition](https://github.com/spatie/laravel-ignition ) from 2.1.3 to 2.2.0.
- [Release notes](https://github.com/spatie/laravel-ignition/releases )
- [Changelog](https://github.com/spatie/laravel-ignition/blob/main/CHANGELOG.md )
- [Commits](https://github.com/spatie/laravel-ignition/compare/2.1.3...2.2.0 )
---
updated-dependencies:
- dependency-name: spatie/laravel-ignition
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-30 10:43:47 +00:00
5cab50c6f3
Merge pull request #943 from jonnybarnes/dependabot/composer/laravel/framework-10.14.1
...
build(deps): Bump laravel/framework from 10.14.0 to 10.14.1
2023-06-30 11:42:46 +01:00
dependabot[bot]
b222eea3fc
build(deps): Bump laravel/framework from 10.14.0 to 10.14.1
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 10.14.0 to 10.14.1.
- [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/v10.14.0...v10.14.1 )
---
updated-dependencies:
- dependency-name: laravel/framework
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-30 10:39:20 +00:00
8715a4e9c5
Merge pull request #941 from jonnybarnes/dependabot/npm_and_yarn/webpack-5.88.1
...
build(deps-dev): Bump webpack from 5.88.0 to 5.88.1
2023-06-30 11:38:29 +01:00
dependabot[bot]
3c515caae3
build(deps-dev): Bump webpack from 5.88.0 to 5.88.1
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.88.0 to 5.88.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.88.0...v5.88.1 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-29 09:33:14 +00:00
c30bc85120
Merge pull request #940 from jonnybarnes/dependabot/composer/vimeo/psalm-5.13.1
...
build(deps-dev): Bump vimeo/psalm from 5.13.0 to 5.13.1
2023-06-28 11:07:36 +01:00
dependabot[bot]
06da1b76bf
build(deps-dev): Bump vimeo/psalm from 5.13.0 to 5.13.1
...
Bumps [vimeo/psalm](https://github.com/vimeo/psalm ) from 5.13.0 to 5.13.1.
- [Release notes](https://github.com/vimeo/psalm/releases )
- [Commits](https://github.com/vimeo/psalm/compare/5.13.0...5.13.1 )
---
updated-dependencies:
- dependency-name: vimeo/psalm
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-28 10:05:00 +00:00
dfe9907744
Merge pull request #939 from jonnybarnes/dependabot/composer/laravel/framework-10.14.0
...
build(deps): Bump laravel/framework from 10.13.5 to 10.14.0
2023-06-28 11:04:17 +01:00
dependabot[bot]
03d68001ed
build(deps): Bump laravel/framework from 10.13.5 to 10.14.0
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 10.13.5 to 10.14.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/v10.13.5...v10.14.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-06-28 09:56:32 +00:00
49ecef45d0
Merge pull request #938 from jonnybarnes/dependabot/composer/vimeo/psalm-5.13.0
...
build(deps-dev): Bump vimeo/psalm from 5.12.0 to 5.13.0
2023-06-26 11:28:04 +01:00
dependabot[bot]
743fdf4304
build(deps-dev): Bump vimeo/psalm from 5.12.0 to 5.13.0
...
Bumps [vimeo/psalm](https://github.com/vimeo/psalm ) from 5.12.0 to 5.13.0.
- [Release notes](https://github.com/vimeo/psalm/releases )
- [Commits](https://github.com/vimeo/psalm/compare/5.12.0...5.13.0 )
---
updated-dependencies:
- dependency-name: vimeo/psalm
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-26 10:24:30 +00:00
1970c3774a
Merge pull request #937 from jonnybarnes/dependabot/composer/openai-php/client-0.6.2
...
build(deps-dev): Bump openai-php/client from 0.6.1 to 0.6.2
2023-06-26 11:23:56 +01:00
dependabot[bot]
73843a7bb8
build(deps-dev): Bump openai-php/client from 0.6.1 to 0.6.2
...
Bumps [openai-php/client](https://github.com/openai-php/client ) from 0.6.1 to 0.6.2.
- [Release notes](https://github.com/openai-php/client/releases )
- [Changelog](https://github.com/openai-php/client/blob/main/CHANGELOG.md )
- [Commits](https://github.com/openai-php/client/compare/v0.6.1...v0.6.2 )
---
updated-dependencies:
- dependency-name: openai-php/client
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-26 09:56:27 +00:00
a2f2dae140
Run Laravel Pint
2023-06-25 14:22:56 +01:00
3a681c0a44
Initial work with Psalm reporting
2023-06-25 14:18:40 +01:00
1ac8e27157
Merge pull request #934 from jonnybarnes/dependabot/npm_and_yarn/stylelint-15.9.0
...
build(deps-dev): Bump stylelint from 15.8.0 to 15.9.0
2023-06-23 18:06:25 +01:00
dependabot[bot]
9a9900eb92
build(deps-dev): Bump stylelint from 15.8.0 to 15.9.0
...
Bumps [stylelint](https://github.com/stylelint/stylelint ) from 15.8.0 to 15.9.0.
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/15.8.0...15.9.0 )
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-23 16:58:46 +00:00
d3edd501cc
Merge pull request #933 from jonnybarnes/dependabot/composer/spatie/laravel-ray-1.32.5
2023-06-23 13:07:53 +01:00
dependabot[bot]
c23bcd277d
build(deps-dev): Bump spatie/laravel-ray from 1.32.4 to 1.32.5
...
Bumps [spatie/laravel-ray](https://github.com/spatie/laravel-ray ) from 1.32.4 to 1.32.5.
- [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.4...1.32.5 )
---
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-06-23 09:56:30 +00:00
db385bf977
Merge pull request #932 from jonnybarnes/dependabot/npm_and_yarn/webpack-5.88.0
...
build(deps-dev): Bump webpack from 5.87.0 to 5.88.0
2023-06-22 12:37:25 +01:00
dependabot[bot]
7dfcbeadc7
build(deps-dev): Bump webpack from 5.87.0 to 5.88.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.87.0 to 5.88.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.87.0...v5.88.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-22 09:56:34 +00:00
1d7394e5ec
Merge pull request #930 from jonnybarnes/update_pint
...
Update Laravel Pint
2023-06-21 18:49:38 +01:00
051f6a4b03
Update Laravel Pint
2023-06-21 18:46:31 +01:00
e8f1b532fa
Merge pull request #929 from jonnybarnes/dependabot/composer/laravel/horizon-5.17.0
...
build(deps): Bump laravel/horizon from 5.16.1 to 5.17.0
2023-06-21 18:39:14 +01:00
dependabot[bot]
87aea1faf6
build(deps): Bump laravel/horizon from 5.16.1 to 5.17.0
...
Bumps [laravel/horizon](https://github.com/laravel/horizon ) from 5.16.1 to 5.17.0.
- [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.16.1...v5.17.0 )
---
updated-dependencies:
- dependency-name: laravel/horizon
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-21 17:33:16 +00:00
f3a27b45d7
Merge pull request #928 from jonnybarnes/dependabot/composer/laravel/sail-1.23.0
...
build(deps-dev): Bump laravel/sail from 1.22.0 to 1.23.0
2023-06-21 18:32:38 +01:00
dependabot[bot]
89c0a2ca84
build(deps-dev): Bump laravel/sail from 1.22.0 to 1.23.0
...
Bumps [laravel/sail](https://github.com/laravel/sail ) from 1.22.0 to 1.23.0.
- [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.22.0...v1.23.0 )
---
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-06-21 09:56:41 +00:00
af230eedaa
Merge pull request #926 from jonnybarnes/dependabot/npm_and_yarn/stylelint-15.8.0
...
build(deps-dev): Bump stylelint from 15.7.0 to 15.8.0
2023-06-19 11:23:43 +01:00
dependabot[bot]
0d3862208b
build(deps-dev): Bump stylelint from 15.7.0 to 15.8.0
...
Bumps [stylelint](https://github.com/stylelint/stylelint ) from 15.7.0 to 15.8.0.
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/15.7.0...15.8.0 )
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-19 10:15:46 +00:00
167c5474ea
Merge pull request #925 from jonnybarnes/dependabot/npm_and_yarn/eslint-8.43.0
...
build(deps-dev): Bump eslint from 8.42.0 to 8.43.0
2023-06-19 11:15:08 +01:00
dependabot[bot]
e2375ca5f8
build(deps-dev): Bump eslint from 8.42.0 to 8.43.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.42.0 to 8.43.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.42.0...v8.43.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-06-19 09:56:48 +00:00
0589b32aa6
Merge pull request #924 from jonnybarnes/923-setup-ai-help-in-ignition
...
chore: Integrate OpenAI API for completions on Ignition error page.
2023-06-18 09:47:16 +01:00
a06d00210b
chore: Integrate OpenAI API for completions on Ignition error page.
...
- Add OpenAI API to composer dev requirements.
- Add OpenAI API key to environment variables in .env.example.
2023-06-18 08:53:28 +01:00
8e2535206e
Merge pull request #921 from jonnybarnes/920-saveprofileimage-fails-when-$photo-is-an-array
...
refactor: Refactor and add tests for SaveProfileImage feature
2023-06-17 19:57:25 +01:00
dabd03f556
refactor: Refactor and add tests for SaveProfileImage feature
...
- Add error handling checks for photo and home
- Add 3 new tests and modify an existing test for SaveProfileImageJob
- Test getting URL from photo object if alt text is provided
- Test using the first URL if multiple homepages are provided
2023-06-17 19:48:27 +01:00
58ee36c932
Merge pull request #918 from jonnybarnes/917-typeerror-in-articlescontroller
...
fix: Improve routing specificity and add new test.
2023-06-16 13:14:14 +01:00
d9e2467ba5
fix: Improve routing specificity and add new test.
...
- Update regular expressions for two routes in `routes/web.php` to match specific numeral values
- Add new test for incorrect URL parsing in `tests/Feature/ArticlesTest.php`
2023-06-16 13:02:00 +01:00
66ed0f5c51
Merge pull request #916 from jonnybarnes/dependabot/composer/nunomaduro/collision-7.6.0
...
build(deps-dev): Bump nunomaduro/collision from 7.5.2 to 7.6.0
2023-06-16 12:33:46 +01:00
dependabot[bot]
f353e4205a
build(deps-dev): Bump nunomaduro/collision from 7.5.2 to 7.6.0
...
Bumps [nunomaduro/collision](https://github.com/nunomaduro/collision ) from 7.5.2 to 7.6.0.
- [Changelog](https://github.com/nunomaduro/collision/blob/v7.x/CHANGELOG.md )
- [Commits](https://github.com/nunomaduro/collision/compare/v7.5.2...v7.6.0 )
---
updated-dependencies:
- dependency-name: nunomaduro/collision
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-16 09:56:28 +00:00
c93b8a3801
Merge pull request #915 from jonnybarnes/dependabot/npm_and_yarn/webpack-5.87.0
...
build(deps-dev): Bump webpack from 5.86.0 to 5.87.0
2023-06-15 13:21:24 +01:00
dependabot[bot]
d67a8ff62c
build(deps-dev): Bump webpack from 5.86.0 to 5.87.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.86.0 to 5.87.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.86.0...v5.87.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-15 09:56:45 +00:00
2142e7eafa
Merge pull request #914 from jonnybarnes/dependabot/npm_and_yarn/postcss-nesting-11.3.0
...
build(deps-dev): Bump postcss-nesting from 11.2.2 to 11.3.0
2023-06-14 16:15:54 +01:00
dependabot[bot]
06360bf06c
build(deps-dev): Bump postcss-nesting from 11.2.2 to 11.3.0
...
Bumps [postcss-nesting](https://github.com/csstools/postcss-plugins/tree/HEAD/plugins/postcss-nesting ) from 11.2.2 to 11.3.0.
- [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugins/postcss-nesting/CHANGELOG.md )
- [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugins/postcss-nesting )
---
updated-dependencies:
- dependency-name: postcss-nesting
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-14 15:14:12 +00:00
6aa88055d3
Merge pull request #913 from jonnybarnes/dependabot/composer/laravel/pint-1.10.2
...
build(deps-dev): Bump laravel/pint from 1.10.1 to 1.10.2
2023-06-14 16:10:39 +01:00
dependabot[bot]
0eafb74578
build(deps-dev): Bump laravel/pint from 1.10.1 to 1.10.2
...
Bumps [laravel/pint](https://github.com/laravel/pint ) from 1.10.1 to 1.10.2.
- [Release notes](https://github.com/laravel/pint/releases )
- [Changelog](https://github.com/laravel/pint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/laravel/pint/compare/v1.10.1...v1.10.2 )
---
updated-dependencies:
- dependency-name: laravel/pint
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-13 09:57:05 +00:00
dcdd35729f
Merge pull request #912 from jonnybarnes/dependabot/npm_and_yarn/postcss-loader-7.3.3
...
build(deps-dev): Bump postcss-loader from 7.3.2 to 7.3.3
2023-06-12 13:13:47 +01:00
dependabot[bot]
99aa2438ef
build(deps-dev): Bump postcss-loader from 7.3.2 to 7.3.3
...
Bumps [postcss-loader](https://github.com/webpack-contrib/postcss-loader ) from 7.3.2 to 7.3.3.
- [Release notes](https://github.com/webpack-contrib/postcss-loader/releases )
- [Changelog](https://github.com/webpack-contrib/postcss-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/postcss-loader/compare/v7.3.2...v7.3.3 )
---
updated-dependencies:
- dependency-name: postcss-loader
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-12 12:08:13 +00:00
e8fd4fc6ee
Merge pull request #911 from jonnybarnes/dependabot/composer/fakerphp/faker-1.23.0
...
build(deps-dev): Bump fakerphp/faker from 1.22.0 to 1.23.0
2023-06-12 13:05:38 +01:00
dependabot[bot]
edd8877cbf
build(deps-dev): Bump fakerphp/faker from 1.22.0 to 1.23.0
...
Bumps [fakerphp/faker](https://github.com/FakerPHP/Faker ) from 1.22.0 to 1.23.0.
- [Release notes](https://github.com/FakerPHP/Faker/releases )
- [Changelog](https://github.com/FakerPHP/Faker/blob/main/CHANGELOG.md )
- [Commits](https://github.com/FakerPHP/Faker/compare/v1.22.0...v1.23.0 )
---
updated-dependencies:
- dependency-name: fakerphp/faker
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-12 11:07:51 +00:00
e9d1568021
Merge pull request #910 from jonnybarnes/dependabot/composer/phpunit/phpunit-10.2.2
...
build(deps-dev): Bump phpunit/phpunit from 10.2.1 to 10.2.2
2023-06-12 11:57:08 +01:00
dependabot[bot]
f79baeb1e1
build(deps-dev): Bump phpunit/phpunit from 10.2.1 to 10.2.2
...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 10.2.1 to 10.2.2.
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.2.2/ChangeLog-10.2.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/10.2.1...10.2.2 )
---
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-06-12 09:56:29 +00:00