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/pint.
Updates
laravel/framework
from 11.4.0 to 11.5.0Release notes
Sourced from laravel/framework's releases.
Changelog
Sourced from laravel/framework's changelog.
Commits
e3c2426
Update version to v11.5.043e4a9c
Merge branch '10.x' into 11.xad75850
Update version to v10.48.9b7516a8
Update CHANGELOG.md0546f75
Use getter for getAuthPassword attribute key (#51186)79c9874
Fix normalizedNameCache (#51185)5d4b26e
Apply fixes from StyleCI2b1ad99
[11.x] Blade Component Loop Speed Improvement (#51158)7042fec
[11.x] Allow implicit binding to have optional backed enums (#51178)ca54cb6
[11.x] Supercharge Blade (#51143)Updates
laravel/breeze
from 2.0.2 to 2.0.3Release notes
Sourced from laravel/breeze's releases.
Changelog
Sourced from laravel/breeze's changelog.
Commits
3ee0211
[2.x] Fix React TS errors (#381)0d97c71
remove welcome file86cccf3
remove welcome blade view317ea6f
Refactor email verification tests (#379)8a57fe1
Update CHANGELOGUpdates
laravel/pint
from 1.15.1 to 1.15.2Release notes
Sourced from laravel/pint's releases.
Changelog
Sourced from laravel/pint's changelog.
Commits
2c9f800
compile00b9e39
version63e7670
Update dependencies56d13ac
Bump dependencies (#267)be8f9fd
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