PR #101 opened: chore(deps): bump the minor-and-patch group with 3 updates
Bumps the minor-and-patch group with 3 updates: laravel/reverb, laravel/sanctum and laravel/wayfinder.
Updates laravel/reverb from 1.10.0 to 1.10.1
▶Release notes
Sourced from laravel/reverb's releases.
v1.10.1
- [1.x] perf(pusher): drop O(N²) connections() merge from pubsub hot path by
@agustinprodin laravel/reverb#379
▶Changelog
Sourced from laravel/reverb's changelog.
v1.10.1 - 2026-04-30
- [1.x] perf(pusher): drop O(N²) connections() merge from pubsub hot path by
@agustinprodin laravel/reverb#379
▶Commits
a96310a[1.x] perf(pusher): drop O(N²) connections() merge from pubsub hot path (#379)5bd326dUpdate CHANGELOG- See full diff in compare view
Updates laravel/sanctum from 4.3.1 to 4.3.2
▶Release notes
Sourced from laravel/sanctum's releases.
v4.3.2
- [4.x] Update
config/sanctum.phpto follow skeletonlaravel/pintformat by@crynobonein laravel/sanctum#597
▶Changelog
Sourced from laravel/sanctum's changelog.
v4.3.2 - 2026-04-30
- [4.x] Update
config/sanctum.phpto follow skeletonlaravel/pintformat by@crynobonein laravel/sanctum#597
▶Commits
2a9bccc[4.x] Updateconfig/sanctum.phpto follow skeleton pint format (#597)70546ceUpdate CHANGELOG- See full diff in compare view
Updates laravel/wayfinder from 0.1.16 to 0.1.18
▶Release notes
Sourced from laravel/wayfinder's releases.
v0.1.18
What's Changed
- Stop generated files from briefly existing without their imports by
@joetannenbaumin laravel/wayfinder#247Full Changelog: https://github.com/laravel/wayfinder/compare/v0.1.17...v0.1.18
v0.1.17
What's Changed
- Replace query parameter families when merging query params by
@utsavsomaiyain laravel/wayfinder#218- Preserve functional URL defaults when adding runtime defaults by
@utsavsomaiyain laravel/wayfinder#217Full Changelog: https://github.com/laravel/wayfinder/compare/v0.1.16...v0.1.17
▶Changelog
Sourced from laravel/wayfinder's changelog.
v0.1.18 - 2026-05-08
What's Changed
- Stop generated files from briefly existing without their imports by
@joetannenbaumin laravel/wayfinder#247Full Changelog: https://github.com/laravel/wayfinder/compare/v0.1.17...v0.1.18
v0.1.17 - 2026-05-05
What's Changed
- Replace query parameter families when merging query params by
@utsavsomaiyain laravel/wayfinder#218- Preserve functional URL defaults when adding runtime defaults by
@utsavsomaiyain laravel/wayfinder#217Full Changelog: https://github.com/laravel/wayfinder/compare/v0.1.16...v0.1.17
▶Commits
29598f3Stop generated files from briefly existing without their imports (#247)5156db9Update CHANGELOG6930cbfPreserve functional URL defaults when adding runtime defaults (#217)d1e0b72Replace query parameter families when merging query params (#218)4531f3dUpdate CHANGELOG- See full diff in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 <dependency name> minor versionwill 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 <dependency name>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 <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions