e8f1b532fa
Merge pull request #929 from jonnybarnes/dependabot/composer/laravel/horizon-5.17.0
...
build(deps): Bump laravel/horizon from 5.16.1 to 5.17.0
2023-06-21 18:39:14 +01:00
dependabot[bot]
87aea1faf6
build(deps): Bump laravel/horizon from 5.16.1 to 5.17.0
...
Bumps [laravel/horizon](https://github.com/laravel/horizon ) from 5.16.1 to 5.17.0.
- [Release notes](https://github.com/laravel/horizon/releases )
- [Changelog](https://github.com/laravel/horizon/blob/5.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/horizon/compare/v5.16.1...v5.17.0 )
---
updated-dependencies:
- dependency-name: laravel/horizon
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-21 17:33:16 +00:00
f3a27b45d7
Merge pull request #928 from jonnybarnes/dependabot/composer/laravel/sail-1.23.0
...
build(deps-dev): Bump laravel/sail from 1.22.0 to 1.23.0
2023-06-21 18:32:38 +01:00
dependabot[bot]
89c0a2ca84
build(deps-dev): Bump laravel/sail from 1.22.0 to 1.23.0
...
Bumps [laravel/sail](https://github.com/laravel/sail ) from 1.22.0 to 1.23.0.
- [Release notes](https://github.com/laravel/sail/releases )
- [Changelog](https://github.com/laravel/sail/blob/1.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/sail/compare/v1.22.0...v1.23.0 )
---
updated-dependencies:
- dependency-name: laravel/sail
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-21 09:56:41 +00:00
af230eedaa
Merge pull request #926 from jonnybarnes/dependabot/npm_and_yarn/stylelint-15.8.0
...
build(deps-dev): Bump stylelint from 15.7.0 to 15.8.0
2023-06-19 11:23:43 +01:00
dependabot[bot]
0d3862208b
build(deps-dev): Bump stylelint from 15.7.0 to 15.8.0
...
Bumps [stylelint](https://github.com/stylelint/stylelint ) from 15.7.0 to 15.8.0.
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/15.7.0...15.8.0 )
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-19 10:15:46 +00:00
167c5474ea
Merge pull request #925 from jonnybarnes/dependabot/npm_and_yarn/eslint-8.43.0
...
build(deps-dev): Bump eslint from 8.42.0 to 8.43.0
2023-06-19 11:15:08 +01:00
dependabot[bot]
e2375ca5f8
build(deps-dev): Bump eslint from 8.42.0 to 8.43.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.42.0 to 8.43.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.42.0...v8.43.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-19 09:56:48 +00:00
0589b32aa6
Merge pull request #924 from jonnybarnes/923-setup-ai-help-in-ignition
...
chore: Integrate OpenAI API for completions on Ignition error page.
2023-06-18 09:47:16 +01:00
a06d00210b
chore: Integrate OpenAI API for completions on Ignition error page.
...
- Add OpenAI API to composer dev requirements.
- Add OpenAI API key to environment variables in .env.example.
2023-06-18 08:53:28 +01:00
8e2535206e
Merge pull request #921 from jonnybarnes/920-saveprofileimage-fails-when-$photo-is-an-array
...
refactor: Refactor and add tests for SaveProfileImage feature
2023-06-17 19:57:25 +01:00
dabd03f556
refactor: Refactor and add tests for SaveProfileImage feature
...
- Add error handling checks for photo and home
- Add 3 new tests and modify an existing test for SaveProfileImageJob
- Test getting URL from photo object if alt text is provided
- Test using the first URL if multiple homepages are provided
2023-06-17 19:48:27 +01:00
58ee36c932
Merge pull request #918 from jonnybarnes/917-typeerror-in-articlescontroller
...
fix: Improve routing specificity and add new test.
2023-06-16 13:14:14 +01:00
d9e2467ba5
fix: Improve routing specificity and add new test.
...
- Update regular expressions for two routes in `routes/web.php` to match specific numeral values
- Add new test for incorrect URL parsing in `tests/Feature/ArticlesTest.php`
2023-06-16 13:02:00 +01:00
66ed0f5c51
Merge pull request #916 from jonnybarnes/dependabot/composer/nunomaduro/collision-7.6.0
...
build(deps-dev): Bump nunomaduro/collision from 7.5.2 to 7.6.0
2023-06-16 12:33:46 +01:00
dependabot[bot]
f353e4205a
build(deps-dev): Bump nunomaduro/collision from 7.5.2 to 7.6.0
...
Bumps [nunomaduro/collision](https://github.com/nunomaduro/collision ) from 7.5.2 to 7.6.0.
- [Changelog](https://github.com/nunomaduro/collision/blob/v7.x/CHANGELOG.md )
- [Commits](https://github.com/nunomaduro/collision/compare/v7.5.2...v7.6.0 )
---
updated-dependencies:
- dependency-name: nunomaduro/collision
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-16 09:56:28 +00:00
c93b8a3801
Merge pull request #915 from jonnybarnes/dependabot/npm_and_yarn/webpack-5.87.0
...
build(deps-dev): Bump webpack from 5.86.0 to 5.87.0
2023-06-15 13:21:24 +01:00
dependabot[bot]
d67a8ff62c
build(deps-dev): Bump webpack from 5.86.0 to 5.87.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.86.0 to 5.87.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.86.0...v5.87.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-15 09:56:45 +00:00
2142e7eafa
Merge pull request #914 from jonnybarnes/dependabot/npm_and_yarn/postcss-nesting-11.3.0
...
build(deps-dev): Bump postcss-nesting from 11.2.2 to 11.3.0
2023-06-14 16:15:54 +01:00
dependabot[bot]
06360bf06c
build(deps-dev): Bump postcss-nesting from 11.2.2 to 11.3.0
...
Bumps [postcss-nesting](https://github.com/csstools/postcss-plugins/tree/HEAD/plugins/postcss-nesting ) from 11.2.2 to 11.3.0.
- [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugins/postcss-nesting/CHANGELOG.md )
- [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugins/postcss-nesting )
---
updated-dependencies:
- dependency-name: postcss-nesting
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-14 15:14:12 +00:00
6aa88055d3
Merge pull request #913 from jonnybarnes/dependabot/composer/laravel/pint-1.10.2
...
build(deps-dev): Bump laravel/pint from 1.10.1 to 1.10.2
2023-06-14 16:10:39 +01:00
dependabot[bot]
0eafb74578
build(deps-dev): Bump laravel/pint from 1.10.1 to 1.10.2
...
Bumps [laravel/pint](https://github.com/laravel/pint ) from 1.10.1 to 1.10.2.
- [Release notes](https://github.com/laravel/pint/releases )
- [Changelog](https://github.com/laravel/pint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/laravel/pint/compare/v1.10.1...v1.10.2 )
---
updated-dependencies:
- dependency-name: laravel/pint
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-13 09:57:05 +00:00
dcdd35729f
Merge pull request #912 from jonnybarnes/dependabot/npm_and_yarn/postcss-loader-7.3.3
...
build(deps-dev): Bump postcss-loader from 7.3.2 to 7.3.3
2023-06-12 13:13:47 +01:00
dependabot[bot]
99aa2438ef
build(deps-dev): Bump postcss-loader from 7.3.2 to 7.3.3
...
Bumps [postcss-loader](https://github.com/webpack-contrib/postcss-loader ) from 7.3.2 to 7.3.3.
- [Release notes](https://github.com/webpack-contrib/postcss-loader/releases )
- [Changelog](https://github.com/webpack-contrib/postcss-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/postcss-loader/compare/v7.3.2...v7.3.3 )
---
updated-dependencies:
- dependency-name: postcss-loader
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-12 12:08:13 +00:00
e8fd4fc6ee
Merge pull request #911 from jonnybarnes/dependabot/composer/fakerphp/faker-1.23.0
...
build(deps-dev): Bump fakerphp/faker from 1.22.0 to 1.23.0
2023-06-12 13:05:38 +01:00
dependabot[bot]
edd8877cbf
build(deps-dev): Bump fakerphp/faker from 1.22.0 to 1.23.0
...
Bumps [fakerphp/faker](https://github.com/FakerPHP/Faker ) from 1.22.0 to 1.23.0.
- [Release notes](https://github.com/FakerPHP/Faker/releases )
- [Changelog](https://github.com/FakerPHP/Faker/blob/main/CHANGELOG.md )
- [Commits](https://github.com/FakerPHP/Faker/compare/v1.22.0...v1.23.0 )
---
updated-dependencies:
- dependency-name: fakerphp/faker
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-12 11:07:51 +00:00
e9d1568021
Merge pull request #910 from jonnybarnes/dependabot/composer/phpunit/phpunit-10.2.2
...
build(deps-dev): Bump phpunit/phpunit from 10.2.1 to 10.2.2
2023-06-12 11:57:08 +01:00
dependabot[bot]
f79baeb1e1
build(deps-dev): Bump phpunit/phpunit from 10.2.1 to 10.2.2
...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 10.2.1 to 10.2.2.
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.2.2/ChangeLog-10.2.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/10.2.1...10.2.2 )
---
updated-dependencies:
- dependency-name: phpunit/phpunit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-12 09:56:29 +00:00
865598ec7f
Merge pull request #908 from jonnybarnes/907-header-name-missing
...
fix: Use correct config variables post L10-config update
2023-06-11 16:58:27 +01:00
462c710295
fix: Use correct config variables post L10-config update
...
Specifically the header name had disappeared.
2023-06-11 16:54:56 +01:00
7edac37e16
Merge pull request #905 from jonnybarnes/904-specific-notes-link-causing-numeric-value-out-of-range-sql-error
...
refactor: Improve note ID validation and error handling
2023-06-11 14:19:28 +01:00
795c25c19c
refactor: Remove unnecessary import in Note model
2023-06-11 13:05:14 +01:00
71cb15d007
refactor: Improve note ID validation and error handling
...
- Improve input validation and error handling in Note model
- Add test case for out-of-range note IDs in NotesController
2023-06-11 12:52:07 +01:00
d47c8c00f3
Merge pull request #903 from jonnybarnes/match_l10_code
...
chore: Refactor configuration files based on Laravel 10 skeleton
2023-06-09 19:15:46 +01:00
3d336d5693
chore: Add support for composer/installers package.
2023-06-09 19:00:57 +01:00
bebbfec510
chore: Refactor configuration files based on Laravel 10 skeleton
2023-06-09 18:31:53 +01:00
3f78d5118a
Merge pull request #900 from jonnybarnes/899-use-flare-for-errors
...
feat: Add Flare support
2023-06-09 14:12:11 +01:00
79b9013707
feat: Add Flare support
...
- Add new log channel "flare" and update "stack" channel to use it
- Introduce placeholders for log messages in several channels
- Add processors to "papertrail" and "stderr" channels
- Add `spatie/laravel-ignition` package to composer requirements
- Change `$dontReport` variable to `$dontFlash` in exception handler
- Add `FLARE_KEY` and `BRIDGY_MASTODON_TOKEN` to `.env.github` and `.env.example` files
2023-06-09 14:07:24 +01:00
4d9989b37b
Merge pull request #897 from jonnybarnes/dependabot/composer/laravel/framework-10.13.5
...
build(deps): Bump laravel/framework from 10.13.2 to 10.13.5
2023-06-09 13:53:44 +01:00
dependabot[bot]
019dfb2977
build(deps): Bump laravel/framework from 10.13.2 to 10.13.5
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 10.13.2 to 10.13.5.
- [Release notes](https://github.com/laravel/framework/releases )
- [Changelog](https://github.com/laravel/framework/blob/10.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/framework/compare/v10.13.2...v10.13.5 )
---
updated-dependencies:
- dependency-name: laravel/framework
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-09 12:50:53 +00:00
5833a55c7f
Merge pull request #898 from jonnybarnes/dependabot/npm_and_yarn/babel/core-7.22.5
...
build(deps-dev): Bump @babel/core from 7.22.1 to 7.22.5
2023-06-09 13:50:05 +01:00
dependabot[bot]
033cabffbe
build(deps-dev): Bump @babel/core from 7.22.1 to 7.22.5
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.22.1 to 7.22.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.22.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-06-09 12:46:24 +00:00
1f9a829980
Merge pull request #896 from jonnybarnes/dependabot/npm_and_yarn/babel/preset-env-7.22.5
...
build(deps-dev): Bump @babel/preset-env from 7.22.4 to 7.22.5
2023-06-09 13:45:47 +01:00
dependabot[bot]
d8e2c6d2e4
build(deps-dev): Bump @babel/preset-env from 7.22.4 to 7.22.5
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.22.4 to 7.22.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.22.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-06-09 09:56:44 +00:00
b98becfdf5
Merge pull request #895 from jonnybarnes/dependabot/npm_and_yarn/webpack-5.86.0
2023-06-08 21:53:35 +01:00
dependabot[bot]
9ca6bf94f5
build(deps-dev): Bump webpack from 5.85.1 to 5.86.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.85.1 to 5.86.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.85.1...v5.86.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-08 12:30:21 +00:00
ab558fe339
Merge pull request #894 from jonnybarnes/dependabot/npm_and_yarn/webpack-cli-5.1.4
2023-06-08 13:29:37 +01:00
dependabot[bot]
9a55b56b7a
build(deps-dev): Bump webpack-cli from 5.1.3 to 5.1.4
...
Bumps [webpack-cli](https://github.com/webpack/webpack-cli ) from 5.1.3 to 5.1.4.
- [Release notes](https://github.com/webpack/webpack-cli/releases )
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@5.1.3...webpack-cli@5.1.4 )
---
updated-dependencies:
- dependency-name: webpack-cli
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-08 10:46:31 +00:00
91cfcd5324
Merge pull request #892 from jonnybarnes/dependabot/composer/mockery/mockery-1.6.2
2023-06-08 11:23:50 +01:00
dependabot[bot]
852eb53874
build(deps-dev): Bump mockery/mockery from 1.6.1 to 1.6.2
...
Bumps [mockery/mockery](https://github.com/mockery/mockery ) from 1.6.1 to 1.6.2.
- [Release notes](https://github.com/mockery/mockery/releases )
- [Changelog](https://github.com/mockery/mockery/blob/main/CHANGELOG.md )
- [Commits](https://github.com/mockery/mockery/compare/1.6.1...1.6.2 )
---
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-06-08 10:16:09 +00:00