Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the laravel group with 3 updates: laravel/framework, laravel/breeze and laravel/sail.
Updates
laravel/framework
from 11.13.0 to 11.14.0Release notes
Sourced from laravel/framework's releases.
Changelog
Sourced from laravel/framework's changelog.
Commits
657e846
Update version to v11.14.024f3479
[11.x] Fix sync is running touch query twice (#51984)8d20a9c
[11.x] Fix using container nesting to make the same 'abstract' in different c...b6a2abd
[11.x] add queued closure type for soft delete events (#51982)162be67
[11.x] Update composer.json files to provide PSR implementations (#51983)7156183
Fix Component::resolveComponentsUsing test (#51988)d978117
Update facade docblockscb64466
[11.x] Add support for acting on attributes through container (#51934)0de031f
[11.x] Adds support for using castAsJson with a MariaDb connection (#51963)0d06b47
Apply fixes from StyleCIUpdates
laravel/breeze
from 2.1.0 to 2.1.1Release notes
Sourced from laravel/breeze's releases.
Changelog
Sourced from laravel/breeze's changelog.
Commits
8cbf19b
Bump vue-tsc to v2 (#391)16c58fb
Update CHANGELOGUpdates
laravel/sail
from 1.30.0 to 1.30.1Release notes
Sourced from laravel/sail's releases.
Changelog
Sourced from laravel/sail's changelog.
Commits
8ba049b
Fixed undefined array key mariadb10|11 error on installation. (#703)481a448
Update CHANGELOGDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show