PR #127 opened: chore(deps): bump the minor-and-patch group with 2 updates
Bumps the minor-and-patch group with 2 updates: laravel/fortify and laravel/framework.
Updates laravel/fortify from 1.37.0 to 1.37.2
▶Release notes
Sourced from laravel/fortify's releases.
v1.37.2
What's Changed
- [1.x] Fix passkey password confirmation defaults by
@benbjurstromin laravel/fortify#678Full Changelog: https://github.com/laravel/fortify/compare/v1.37.1...v1.37.2
v1.37.1
What's Changed
- [1.x] Bump actions/checkout from v4 to v6 by
@mon4ssiin laravel/fortify#673- Pin GitHub Actions to commit SHAs and add Dependabot config by
@joetannenbaumin laravel/fortify#674- [1.x] update passkeys and set passkeys management middleware by
@benbjurstromin laravel/fortify#676- Bump shivammathur/setup-php from 2.37.0 to 2.37.1 in the github-actions group by
@dependabot[bot] in laravel/fortify#677New Contributors
@mon4ssimade their first contribution in laravel/fortify#673@joetannenbaummade their first contribution in laravel/fortify#674@dependabot[bot] made their first contribution in laravel/fortify#677Full Changelog: https://github.com/laravel/fortify/compare/v1.37.0...v1.37.1
▶Changelog
Sourced from laravel/fortify's changelog.
v1.37.2 - 2026-05-15
What's Changed
- [1.x] Fix passkey password confirmation defaults by
@benbjurstromin laravel/fortify#678Full Changelog: https://github.com/laravel/fortify/compare/v1.37.1...v1.37.2
v1.37.1 - 2026-05-15
What's Changed
- [1.x] Bump actions/checkout from v4 to v6 by
@mon4ssiin laravel/fortify#673- Pin GitHub Actions to commit SHAs and add Dependabot config by
@joetannenbaumin laravel/fortify#674- [1.x] update passkeys and set passkeys management middleware by
@benbjurstromin laravel/fortify#676- Bump shivammathur/setup-php from 2.37.0 to 2.37.1 in the github-actions group by
@dependabot[bot] in laravel/fortify#677New Contributors
@mon4ssimade their first contribution in laravel/fortify#673@joetannenbaummade their first contribution in laravel/fortify#674@dependabot[bot] made their first contribution in laravel/fortify#677Full Changelog: https://github.com/laravel/fortify/compare/v1.37.0...v1.37.1
▶Commits
5d4b6a5[1.x] Fix passkey password confirmation defaults (#678)c3679deUpdate CHANGELOGee0922cBump shivammathur/setup-php in the github-actions group (#677)92514af[1.x] update passkeys and set passkeys management middleware (#676)a566942Merge pull request #674 from laravel/pin-github-actions8c0caf6Pin GitHub Actions to commit SHAs and add Dependabot config7eb4407ci: bump actions/checkout from v4 to v6 to resolve Node.js 20 deprecation (#673)eb064aaUpdate CHANGELOG- See full diff in compare view
Updates laravel/framework from 12.58.0 to 12.59.0
▶Release notes
Sourced from laravel/framework's releases.
v12.59.0
- [12.x] Disable pausing on managed queue workers by
@kieranbrownin laravel/framework#59871- [12.x] Fix infinite recursion when defining model scope with attribute as private by
@noefleuryin laravel/framework#59958- [12.x] Fix infinite recursion when middleware group referencing itself by
@noefleuryin laravel/framework#60002- [12.x] Backport #60000 to 12.x by
@iWaderin laravel/framework#60006- [12.x] Narrow attachment url scheme by
@benbjurstromin laravel/framework#60035- [12.x] backport #60045 to 12.x by
@leviklin laravel/framework#60052- [12.x] Back port cloud queues by
@timacdonaldin laravel/framework#60122
▶Commits
70a838bUpdate version to v12.59.0a53646d[12.x] Back port cloud queues (#60122)5954777backport #60045 to 12.x (#60052)d2fab52Update facade docblocks812bcd1narrow attachment url scheme (#60035)2b35fa5Backport #60000 to 12.x (#60006)2de1202[12.x] Fix infinite recursion when middleware group referencing itself (#60002)e25d8ed[12.x] Fix infinite recursion when defining model scope with attribute as pri...0a2aab7[12.x] Disable pausing on managed queue workers (#59871)a08617bUpdate 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