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