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 4 updates in the / directory: laravel/framework, laravel/breeze, laravel/pint and laravel/sail.
Updates
laravel/framework
from 11.10.0 to 11.13.0Release notes
Sourced from laravel/framework's releases.
... (truncated)
Changelog
Sourced from laravel/framework's changelog.
... (truncated)
Commits
92deaa4
Update version to v11.13.052245da
[11.x] Account for long strings on new Laravel error page (#51880)96398e9
[11.x] Make MultipleInstanceManager driver field customizable (#51905)28b5d4e
[11.x] Fixes escaping path via Process given as array (#51926)8258a7c
Apply fixes from StyleCId130cc2
feat: Add Number::pairs (#51904)7bf4d41
wipbe01fa5
Introduces Str::chop* (#51910)7e43459
[11.x] Display view creation messages (#51925)31cbd92
Revert and add test (#51924)Updates
laravel/breeze
from 2.0.5 to 2.1.0Release notes
Sourced from laravel/breeze's releases.
Changelog
Sourced from laravel/breeze's changelog.
Commits
438424c
Bump@headlessui/react
to v2 (#389)b3500ea
Update CHANGELOGUpdates
laravel/pint
from 1.16.0 to 1.16.1Release notes
Sourced from laravel/pint's releases.
Changelog
Sourced from laravel/pint's changelog.
Commits
9266a47
compilebbbca03
version80580e3
Bump dependencies (#279)5a75db5
[1.x] Enable single_line_empty_body fixer (#277)3298bbd
Update CHANGELOGUpdates
laravel/sail
from 1.29.2 to 1.30.0Release notes
Sourced from laravel/sail's releases.
Changelog
Sourced from laravel/sail's changelog.
Commits
e08b594
MariaDB 11 support (#698)3a2a002
Update CHANGELOGe35b3ff
Fix meilisearch healthcheck gets to IPv6 instead IPv4 (#697)66e99ce
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