PR #100 merged: chore(deps): bump the minor-and-patch group with 4 updates
Bumps the minor-and-patch group with 4 updates: laravel/fortify, laravel/boost, laravel/sail and pestphp/pest.
Updates laravel/fortify from 1.36.2 to 1.37.0
▶Release notes
Sourced from laravel/fortify's releases.
v1.37.0
- Drop support for PHP 8.1 and Laravel 10 by
@benbjurstromin laravel/fortify#669- Fix incompatibility between Laravel Fortify and
FormRequest::failOnUnknownFields()by@crynobonein laravel/fortify#670- Feat/add passkeys by
@benbjurstromin laravel/fortify#668
▶Changelog
Sourced from laravel/fortify's changelog.
v1.37.0 - 2026-04-28
- Drop support for PHP 8.1 and Laravel 10 by
@benbjurstromin laravel/fortify#669- Fix incompatibility between Laravel Fortify and
FormRequest::failOnUnknownFields()by@crynobonein laravel/fortify#670- Feat/add passkeys by
@benbjurstromin laravel/fortify#668
▶Commits
Updates laravel/boost from 2.4.5 to 2.4.6
▶Release notes
Sourced from laravel/boost's releases.
v2.4.6
What's Changed
- Add Laravel Cloud integration to install command by
@pushpak1300in laravel/boost#776- Added better instructions for generating tests. by
@samlevin laravel/boost#781- Handle Http::pool errors when downloading remote skills by
@pushpak1300in laravel/boost#785- Remove model discovery and use token-based class parsing by
@pushpak1300in laravel/boost#754- Remove skills listing from foundation guideline by
@pushpak1300in laravel/boost#787New Contributors
@samlevmade their first contribution in laravel/boost#781Full Changelog: https://github.com/laravel/boost/compare/v2.4.5...v2.4.6
▶Changelog
Sourced from laravel/boost's changelog.
v2.4.6 - 2026-04-28
What's Changed
- Add Laravel Cloud integration to install command by
@pushpak1300in laravel/boost#776- Added better instructions for generating tests. by
@samlevin laravel/boost#781- Handle Http::pool errors when downloading remote skills by
@pushpak1300in laravel/boost#785- Remove model discovery and use token-based class parsing by
@pushpak1300in laravel/boost#754- Remove skills listing from foundation guideline by
@pushpak1300in laravel/boost#787New Contributors
@samlevmade their first contribution in laravel/boost#781Full Changelog: https://github.com/laravel/boost/compare/v2.4.5...v2.4.6
▶Commits
c9ea636Remove skills listing from foundation guideline (#787)5385e30Remove model discovery and use token-based class parsing (#754)a86458fHandle Http::pool errors when downloading remote skills (#785)42209cbAdded better instructions for generating tests. (#781)48cb038Add Laravel Cloud integration to install command (#776)6dfbdb3Update CHANGELOG- See full diff in compare view
Updates laravel/sail from 1.57.0 to 1.58.0
▶Release notes
Sourced from laravel/sail's releases.
v1.58.0
- Add new AI agent env vars by
@pushpak1300in laravel/sail#867
▶Changelog
Sourced from laravel/sail's changelog.
v1.58.0 - 2026-04-27
- Add new AI agent env vars by
@pushpak1300in laravel/sail#867
▶Commits
2e5e968Add new AI agent env vars (#867)be52b43Update CHANGELOG- See full diff in compare view
Updates pestphp/pest from 4.6.3 to 4.7.0
▶Commits
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