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.30.0 to 11.32.0Release notes
Sourced from laravel/framework's releases.
... (truncated)
Changelog
Sourced from laravel/framework's changelog.
... (truncated)
Commits
bc2aad6
Update version to v11.32.04ba0b3f
[11.x] Http client: record request when faking connection exception (#53530)e9a5cd2
Add "head" slot to email layout (#53531)100d583
Fixunless
code comment (#53529)11dc863
[11.x] Added generics to paginators (#53512)bab8683
[11.x] Introduce Schedule Grouping (#53427)29907b2
[11.x] Introduce methodBlueprint::rawColumn()
(#53496)47e5f76
Fix issue where overwriting middleware variable when setting middleware prior...86803dc
Improve type safty for Config/repository file (#53520)9985aeb
Update facade docblocksUpdates
laravel/breeze
from 2.2.4 to 2.2.5Release notes
Sourced from laravel/breeze's releases.
Changelog
Sourced from laravel/breeze's changelog.
Commits
e698f65
Replace Rule with ValidationRule (#437)a6d02b0
Convert array to single line format (#436)d611102
ESLint: fix code stylingf9804ba
Backport JetStream Modal.vue enhancements (#435)2c7c669
fix(ts): remove redundant@ts-expect-error
directives in SSR route setup (#434)3d8884f
Update CHANGELOGUpdates
laravel/sail
from 1.37.1 to 1.38.0Release notes
Sourced from laravel/sail's releases.
Changelog
Sourced from laravel/sail's changelog.
Commits
d17abae
Use equals sign (=) instead of space as ENV variable separator (#753)f2d43f0
fix: Sail share 504 timeout fix for linux hosts (#709)2304fb2
Add MongoDB extension and service (#748)ea7ce73
fix: Use xdg-open if open does not exist (#744)9f3fea5
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