766137071d
Merge pull request #1106 from jonnybarnes/dependabot/composer/lcobucci/jwt-5.1.0
...
build(deps): Bump lcobucci/jwt from 5.0.0 to 5.1.0
2023-10-31 09:53:34 +00:00
dependabot[bot]
f1a1dccfe6
build(deps): Bump lcobucci/jwt from 5.0.0 to 5.1.0
...
Bumps [lcobucci/jwt](https://github.com/lcobucci/jwt ) from 5.0.0 to 5.1.0.
- [Release notes](https://github.com/lcobucci/jwt/releases )
- [Commits](https://github.com/lcobucci/jwt/compare/5.0.0...5.1.0 )
---
updated-dependencies:
- dependency-name: lcobucci/jwt
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-31 09:23:32 +00:00
8b8c90e478
Merge pull request #1105 from jonnybarnes/dependabot/composer/symfony/html-sanitizer-6.3.7
...
build(deps): Bump symfony/html-sanitizer from 6.3.4 to 6.3.7
2023-10-30 14:11:09 +00:00
dependabot[bot]
8debf9cfa7
build(deps): Bump symfony/html-sanitizer from 6.3.4 to 6.3.7
...
Bumps [symfony/html-sanitizer](https://github.com/symfony/html-sanitizer ) from 6.3.4 to 6.3.7.
- [Release notes](https://github.com/symfony/html-sanitizer/releases )
- [Commits](https://github.com/symfony/html-sanitizer/compare/v6.3.4...v6.3.7 )
---
updated-dependencies:
- dependency-name: symfony/html-sanitizer
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-30 09:21:16 +00:00
65a4a5b0fd
Merge pull request #1102 from jonnybarnes/1101-trigger-deployments-from-tag-releases
...
Increase deployment trigger to include published releases
2023-10-27 20:14:24 +00:00
b49ffd2e9d
ci: Increase deployment trigger to include published releases
...
- Add workflow trigger for manual release deployment using the `release` event
- Trigger the workflow on `published` release types only
2023-10-27 21:10:11 +01:00
1e28b394b6
Merge pull request #1100 from jonnybarnes/985-add-passkey-support-for-admin-login
...
Add passkey support for admin login
2023-10-27 19:37:02 +00:00
483b3016ba
refactor: Refactor PasskeysController and Passkey model
...
- Remove unused `use` statements and imports in `PasskeysController.php` and `Passkey.php`
- Improve code cleanliness and remove unnecessary dependencies
2023-10-27 20:33:43 +01:00
4253764f39
Merge branch 'develop' into 985-add-passkey-support-for-admin-login
2023-10-27 20:29:14 +01:00
03c8f20a8c
feat: Add Passkey support
...
- Added a button for logging in with Passkeys in `login.blade.php`
- Refactored the `register` method and added the `login` method in `auth.js`
- Made various modifications and additions to the passkey functionality in `PasskeysController.php`
- Added event listener for login-passkey element in `app.js`
- Modified the passkeys table schema and made modifications to `Passkey.php`
- Changed the redirect route in the `login` method of `AuthController.php`
- Made modifications and additions to the routes in `web.php`
- Added `"web-auth/webauthn-lib": "^4.7"` to the list of required packages in `composer.json`
- Changed the redirect URL in `AdminTest.php`
2023-10-27 20:22:40 +01:00
eaeb727147
Merge pull request #1099 from jonnybarnes/dependabot/composer/phpunit/phpunit-10.4.2
...
build(deps-dev): Bump phpunit/phpunit from 10.4.1 to 10.4.2
2023-10-27 12:07:05 +00:00
dependabot[bot]
2d4cd801e2
build(deps-dev): Bump phpunit/phpunit from 10.4.1 to 10.4.2
...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 10.4.1 to 10.4.2.
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.4.2/ChangeLog-10.4.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/10.4.1...10.4.2 )
---
updated-dependencies:
- dependency-name: phpunit/phpunit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-27 12:03:25 +00:00
a56cfed936
Merge pull request #1098 from jonnybarnes/dependabot/composer/laravel/pint-1.13.5
...
build(deps-dev): Bump laravel/pint from 1.13.3 to 1.13.5
2023-10-27 12:02:15 +00:00
dependabot[bot]
eda6241e98
build(deps-dev): Bump laravel/pint from 1.13.3 to 1.13.5
...
Bumps [laravel/pint](https://github.com/laravel/pint ) from 1.13.3 to 1.13.5.
- [Release notes](https://github.com/laravel/pint/releases )
- [Changelog](https://github.com/laravel/pint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/laravel/pint/compare/v1.13.3...v1.13.5 )
---
updated-dependencies:
- dependency-name: laravel/pint
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-27 12:00:18 +00:00
38571a30f5
Merge pull request #1096 from jonnybarnes/dependabot/composer/laravel/horizon-5.21.2
...
build(deps): Bump laravel/horizon from 5.21.1 to 5.21.2
2023-10-27 11:59:12 +00:00
dependabot[bot]
2f5e759904
build(deps): Bump laravel/horizon from 5.21.1 to 5.21.2
...
Bumps [laravel/horizon](https://github.com/laravel/horizon ) from 5.21.1 to 5.21.2.
- [Release notes](https://github.com/laravel/horizon/releases )
- [Changelog](https://github.com/laravel/horizon/blob/5.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/horizon/compare/v5.21.1...v5.21.2 )
---
updated-dependencies:
- dependency-name: laravel/horizon
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-27 11:55:28 +00:00
4d54facc85
Merge pull request #1095 from jonnybarnes/dependabot/composer/laravel/sail-1.26.0
...
build(deps-dev): Bump laravel/sail from 1.25.0 to 1.26.0
2023-10-27 11:54:20 +00:00
dependabot[bot]
cd580b79cb
build(deps-dev): Bump laravel/sail from 1.25.0 to 1.26.0
...
Bumps [laravel/sail](https://github.com/laravel/sail ) from 1.25.0 to 1.26.0.
- [Release notes](https://github.com/laravel/sail/releases )
- [Changelog](https://github.com/laravel/sail/blob/1.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/sail/compare/v1.25.0...v1.26.0 )
---
updated-dependencies:
- dependency-name: laravel/sail
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-25 09:29:34 +00:00
b776447d6a
Merge pull request #1094 from jonnybarnes/dependabot/composer/laravel/dusk-7.11.3
...
build(deps-dev): Bump laravel/dusk from 7.11.2 to 7.11.3
2023-10-24 11:38:30 +00:00
dependabot[bot]
b1af74ad58
build(deps-dev): Bump laravel/dusk from 7.11.2 to 7.11.3
...
Bumps [laravel/dusk](https://github.com/laravel/dusk ) from 7.11.2 to 7.11.3.
- [Release notes](https://github.com/laravel/dusk/releases )
- [Changelog](https://github.com/laravel/dusk/blob/7.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/dusk/compare/v7.11.2...v7.11.3 )
---
updated-dependencies:
- dependency-name: laravel/dusk
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-24 10:51:34 +00:00
658f2048b3
Merge pull request #1093 from jonnybarnes/dependabot/composer/openai-php/client-0.7.4
...
build(deps-dev): Bump openai-php/client from 0.7.3 to 0.7.4
2023-10-24 10:50:56 +00:00
dependabot[bot]
1899a41edc
build(deps-dev): Bump openai-php/client from 0.7.3 to 0.7.4
...
Bumps [openai-php/client](https://github.com/openai-php/client ) from 0.7.3 to 0.7.4.
- [Release notes](https://github.com/openai-php/client/releases )
- [Changelog](https://github.com/openai-php/client/blob/main/CHANGELOG.md )
- [Commits](https://github.com/openai-php/client/compare/v0.7.3...v0.7.4 )
---
updated-dependencies:
- dependency-name: openai-php/client
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-24 10:47:54 +00:00
668cf8eb8b
Merge pull request #1092 from jonnybarnes/dependabot/npm_and_yarn/eslint-8.52.0
...
build(deps-dev): Bump eslint from 8.51.0 to 8.52.0
2023-10-24 10:46:14 +00:00
dependabot[bot]
823fd12c37
build(deps-dev): Bump eslint from 8.51.0 to 8.52.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.51.0 to 8.52.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.51.0...v8.52.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-24 10:43:30 +00:00
79efc206e4
Merge pull request #1091 from jonnybarnes/dependabot/npm_and_yarn/stylelint-15.11.0
...
build(deps-dev): Bump stylelint from 15.10.3 to 15.11.0
2023-10-24 10:42:50 +00:00
dependabot[bot]
7fa7837d9b
build(deps-dev): Bump stylelint from 15.10.3 to 15.11.0
...
Bumps [stylelint](https://github.com/stylelint/stylelint ) from 15.10.3 to 15.11.0.
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/15.10.3...15.11.0 )
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-17 09:28:19 +00:00
6f0d5c0ab4
Merge pull request #1090 from jonnybarnes/dependabot/npm_and_yarn/webpack-5.89.0
...
build(deps-dev): Bump webpack from 5.88.2 to 5.89.0
2023-10-16 13:41:16 +01:00
dependabot[bot]
f6faad9fa6
build(deps-dev): Bump webpack from 5.88.2 to 5.89.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.88.2 to 5.89.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.88.2...v5.89.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-16 09:36:31 +00:00
cd4811c084
Merge pull request #1089 from jonnybarnes/dependabot/npm_and_yarn/babel/preset-env-7.23.2
...
build(deps-dev): Bump @babel/preset-env from 7.22.20 to 7.23.2
2023-10-12 17:16:18 +01:00
dependabot[bot]
4501659368
build(deps-dev): Bump @babel/preset-env from 7.22.20 to 7.23.2
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.22.20 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-12 16:14:04 +00:00
735fa41e92
Merge pull request #1088 from jonnybarnes/dependabot/npm_and_yarn/babel/core-7.23.2
...
build(deps-dev): Bump @babel/core from 7.23.0 to 7.23.2
2023-10-12 17:10:50 +01:00
dependabot[bot]
3453e9f77c
build(deps-dev): Bump @babel/core from 7.23.0 to 7.23.2
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.23.0 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/@babel/core@7.23.2/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-12 16:05:51 +00:00
9c194feb43
Merge pull request #1087 from jonnybarnes/dependabot/composer/nunomaduro/collision-7.10.0
...
build(deps-dev): Bump nunomaduro/collision from 7.9.0 to 7.10.0
2023-10-12 17:04:00 +01:00
dependabot[bot]
4c11cac2ec
build(deps-dev): Bump nunomaduro/collision from 7.9.0 to 7.10.0
...
Bumps [nunomaduro/collision](https://github.com/nunomaduro/collision ) from 7.9.0 to 7.10.0.
- [Changelog](https://github.com/nunomaduro/collision/blob/v7.x/CHANGELOG.md )
- [Commits](https://github.com/nunomaduro/collision/compare/v7.9.0...v7.10.0 )
---
updated-dependencies:
- dependency-name: nunomaduro/collision
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-12 09:12:03 +00:00
2a755ac037
Merge pull request #1086 from jonnybarnes/dependabot/composer/laravel/scout-10.5.0
...
build(deps): Bump laravel/scout from 10.4.0 to 10.5.0
2023-10-11 13:32:24 +01:00
dependabot[bot]
c94787809f
build(deps): Bump laravel/scout from 10.4.0 to 10.5.0
...
Bumps [laravel/scout](https://github.com/laravel/scout ) from 10.4.0 to 10.5.0.
- [Release notes](https://github.com/laravel/scout/releases )
- [Changelog](https://github.com/laravel/scout/blob/10.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/scout/compare/v10.4.0...v10.5.0 )
---
updated-dependencies:
- dependency-name: laravel/scout
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-11 12:21:02 +00:00
1063313824
Merge pull request #1085 from jonnybarnes/dependabot/composer/laravel/dusk-7.11.2
...
build(deps-dev): Bump laravel/dusk from 7.11.1 to 7.11.2
2023-10-11 13:20:13 +01:00
dependabot[bot]
ba4d55da62
build(deps-dev): Bump laravel/dusk from 7.11.1 to 7.11.2
...
Bumps [laravel/dusk](https://github.com/laravel/dusk ) from 7.11.1 to 7.11.2.
- [Release notes](https://github.com/laravel/dusk/releases )
- [Changelog](https://github.com/laravel/dusk/blob/7.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/dusk/compare/v7.11.1...v7.11.2 )
---
updated-dependencies:
- dependency-name: laravel/dusk
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-11 11:03:54 +00:00
67ae8d81d2
Merge pull request #1084 from jonnybarnes/dependabot/composer/laravel/pint-1.13.3
...
build(deps-dev): Bump laravel/pint from 1.13.2 to 1.13.3
2023-10-11 12:03:16 +01:00
dependabot[bot]
09c36946bf
build(deps-dev): Bump laravel/pint from 1.13.2 to 1.13.3
...
Bumps [laravel/pint](https://github.com/laravel/pint ) from 1.13.2 to 1.13.3.
- [Release notes](https://github.com/laravel/pint/releases )
- [Changelog](https://github.com/laravel/pint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/laravel/pint/compare/v1.13.2...v1.13.3 )
---
updated-dependencies:
- dependency-name: laravel/pint
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-11 09:18:16 +00:00
5d8f7ff0d4
Merge pull request #1083 from jonnybarnes/dependabot/composer/spatie/laravel-ignition-2.3.1
...
build(deps): Bump spatie/laravel-ignition from 2.3.0 to 2.3.1
2023-10-10 18:14:03 +01:00
dependabot[bot]
6a7845f83e
build(deps): Bump spatie/laravel-ignition from 2.3.0 to 2.3.1
...
Bumps [spatie/laravel-ignition](https://github.com/spatie/laravel-ignition ) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/spatie/laravel-ignition/releases )
- [Changelog](https://github.com/spatie/laravel-ignition/blob/main/CHANGELOG.md )
- [Commits](https://github.com/spatie/laravel-ignition/compare/2.3.0...2.3.1 )
---
updated-dependencies:
- dependency-name: spatie/laravel-ignition
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-10 17:10:58 +00:00
9feff4a839
Merge pull request #1082 from jonnybarnes/dependabot/npm_and_yarn/csstools/postcss-oklab-function-3.0.7
...
build(deps-dev): Bump @csstools/postcss-oklab-function from 3.0.6 to 3.0.7
2023-10-10 18:10:02 +01:00
dependabot[bot]
5dcad91d7d
build(deps-dev): Bump @csstools/postcss-oklab-function
...
Bumps [@csstools/postcss-oklab-function](https://github.com/csstools/postcss-plugins/tree/HEAD/plugins/postcss-oklab-function ) from 3.0.6 to 3.0.7.
- [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugins/postcss-oklab-function/CHANGELOG.md )
- [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugins/postcss-oklab-function )
---
updated-dependencies:
- dependency-name: "@csstools/postcss-oklab-function"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-10 09:20:17 +00:00
e012d03af2
Merge pull request #1081 from jonnybarnes/dependabot/npm_and_yarn/eslint-8.51.0
...
build(deps-dev): Bump eslint from 8.50.0 to 8.51.0
2023-10-09 11:20:34 +01:00
dependabot[bot]
84fd30b954
build(deps-dev): Bump eslint from 8.50.0 to 8.51.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.50.0 to 8.51.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.50.0...v8.51.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-09 10:18:08 +00:00
844dfae016
Merge pull request #1080 from jonnybarnes/dependabot/composer/phpunit/phpunit-10.4.1
...
build(deps-dev): Bump phpunit/phpunit from 10.4.0 to 10.4.1
2023-10-09 11:17:19 +01:00
dependabot[bot]
605cc7b0fa
build(deps-dev): Bump phpunit/phpunit from 10.4.0 to 10.4.1
...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 10.4.0 to 10.4.1.
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.4.1/ChangeLog-10.4.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/10.4.0...10.4.1 )
---
updated-dependencies:
- dependency-name: phpunit/phpunit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-09 09:04:18 +00:00
2357dd42aa
Merge pull request #1079 from jonnybarnes/dependabot/composer/phpunit/phpunit-10.4.0
...
build(deps-dev): Bump phpunit/phpunit from 10.3.5 to 10.4.0
2023-10-06 12:37:24 +01:00
dependabot[bot]
79127fe4e7
build(deps-dev): Bump phpunit/phpunit from 10.3.5 to 10.4.0
...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 10.3.5 to 10.4.0.
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.4.0/ChangeLog-10.4.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/10.3.5...10.4.0 )
---
updated-dependencies:
- dependency-name: phpunit/phpunit
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-06 11:35:06 +00:00