PR #24 opened: chore(deps): bump the minor-and-patch group with 5 updates
Bumps the minor-and-patch group with 5 updates:
| Package | From | To |
|---|---|---|
| laravel/fortify | 1.34.0 | 1.34.1 |
| laravel/framework | 12.49.0 | 12.50.0 |
| laravel/reverb | 1.7.0 | 1.7.1 |
| laravel/telescope | 5.16.1 | 5.17.0 |
| laravel/pail | 1.2.4 | 1.2.5 |
Updates laravel/fortify from 1.34.0 to 1.34.1
▶Release notes
Sourced from laravel/fortify's releases.
v1.34.1
- Supports Laravel 13 by
@crynobonein laravel/fortify#631
▶Changelog
Sourced from laravel/fortify's changelog.
v1.34.1 - 2026-02-03
- Supports Laravel 13 by
@crynobonein laravel/fortify#631
▶Commits
412575eSupports Laravel 13 (#631)659d325Update CHANGELOG- See full diff in compare view
Updates laravel/framework from 12.49.0 to 12.50.0
▶Release notes
Sourced from laravel/framework's releases.
v12.50.0
- [12.x] Test Improvements by
@crynobonein laravel/framework#58531- [12.x] Resolve the correct queue factory when using laravel octane by
@BertvanHoekelenin laravel/framework#58530- [12.x] Clear parallel test view cache directories by
@eduPHPin laravel/framework#58525- [12.x] fix: allow phpstan to understand default value for Request::enum by
@calebdwin laravel/framework#58529- [12.x] feat: allow queued listeners to be unique by
@calebdwin laravel/framework#58402- [12.x] Use morphMap when serializing model identifiers by
@cosmastechin laravel/framework#58482- [12.x] Add
authoritymethod to Support/Uri by@jackbaylissin laravel/framework#58534- [12.x] Use try/finally for buildStack cleanup in Container::build by
@comhon-projectin laravel/framework#58536- [12.x] Update phpunit version constraints to address CVE by
@PerryvanderMeerin laravel/framework#58526- Bump tar from 7.5.6 to 7.5.7 in /src/Illuminate/Foundation/resources/exceptions/renderer by
@dependabot[bot] in laravel/framework#58539- [12.x] Ensure Validator message defaults if using custom size messages by
@jackbaylissin laravel/framework#58554- [12.x] Add withoutAppends to HasAttributes by
@AhmedAlaa4611in laravel/framework#58552- [12.x] Refactor: simplify in
matchby@alipowerful7in laravel/framework#58547- Revert "[12.x] Update phpunit version constraints to address CVE" by
@crynobonein laravel/framework#58542- [12.x] Add
hasMany()method to collections by@JosephSilberin laravel/framework#58550- [12.x] Retain associative keys on eager loaded relations by
@Jade-GGin laravel/framework#58506- [12.x] Add typed getters on Cache by
@ahinklein laravel/framework#58451- [12.x] Add
MaintenanceModefacade to docblock generator by@axlonin laravel/framework#58564- [12.x] Adjust docblock for formatActionForCli by
@jackbaylissin laravel/framework#58562- [12.x] brick/math
offloat deprecation by@jackbaylissin laravel/framework#58563- [12.x] Improve migration types by
@shaedrichin laravel/framework#58561- [12.x] Remove extra space by
@amirhshokriin laravel/framework#58573- [12.x] Drop foreach from preg_replace_callback helper by
@jackbaylissin laravel/framework#58570- [12.x] Improve typing in console/command namespace by
@shaedrichin laravel/framework#58565- [12.x] Refactor: improve tests by
@alipowerful7in laravel/framework#58582- [12.x] Update callback type hints for Context's
Repositoryby@cosmastechin laravel/framework#58581- [12.x] Exclude decorative ASCII art SVG from exception page in non-browser contexts by
@serhiilabsin laravel/framework#58580- [12.x] Improve types of
Arrhelper by@shaedrichin laravel/framework#58518- [12.x] Add tests for withoutAppends() method by
@AhmedAlaa4611in laravel/framework#58583- [12.x] Add tests for hasAppended() method by
@AhmedAlaa4611in laravel/framework#58587- [12.x] Sort flaky MaintenanceModeTest by
@jackbaylissin laravel/framework#58590- [12.x] Preserve notification state mutations from via() in sendNow() by
@alimorgaanin laravel/framework#58558- [12.x] Fix: add
|nullfor$nameinstoreAs()by@alipowerful7in laravel/framework#58613- [12.x] Add
InteractsWithData::clamp()by@cosmastechin laravel/framework#58608- [12.x] try-catch all composer package uninstalls by
@cosmastechin laravel/framework#58609- [12.x]
InteractsWithData@enum()refactor by@cosmastechin laravel/framework#58607- [12.x] Enum support for Cache::get() with array keys by
@jackbaylissin laravel/framework#58616- [12.x] Fixed precision checks for column types in SQL Server grammar by
@aimeosin laravel/framework#58602- [12.x] Fix
illuminate/reflectionworkflow directory by@crynobonein laravel/framework#58600- [12.x] Ensure File fail doesn't double translate in fail() by
@jackbaylissin laravel/framework#58598- [12.x] Ensure mailable HTML assertions properly escape quotes by
@jackbaylissin laravel/framework#58595
▶Changelog
Sourced from laravel/framework's changelog.
v12.50.0 - 2026-02-04
- [12.x] Test Improvements by
@crynobonein laravel/framework#58531- [12.x] Resolve the correct queue factory when using laravel octane by
@BertvanHoekelenin laravel/framework#58530- [12.x] Clear parallel test view cache directories by
@eduPHPin laravel/framework#58525- [12.x] fix: allow phpstan to understand default value for Request::enum by
@calebdwin laravel/framework#58529- [12.x] feat: allow queued listeners to be unique by
@calebdwin laravel/framework#58402- [12.x] Use morphMap when serializing model identifiers by
@cosmastechin laravel/framework#58482- [12.x] Add
authoritymethod to Support/Uri by@jackbaylissin laravel/framework#58534- [12.x] Use try/finally for buildStack cleanup in Container::build by
@comhon-projectin laravel/framework#58536- [12.x] Update phpunit version constraints to address CVE by
@PerryvanderMeerin laravel/framework#58526- Bump tar from 7.5.6 to 7.5.7 in /src/Illuminate/Foundation/resources/exceptions/renderer by
@dependabot[bot] in laravel/framework#58539- [12.x] Ensure Validator message defaults if using custom size messages by
@jackbaylissin laravel/framework#58554- [12.x] Add withoutAppends to HasAttributes by
@AhmedAlaa4611in laravel/framework#58552- [12.x] Refactor: simplify in
matchby@alipowerful7in laravel/framework#58547- Revert "[12.x] Update phpunit version constraints to address CVE" by
@crynobonein laravel/framework#58542- [12.x] Add
hasMany()method to collections by@JosephSilberin laravel/framework#58550- [12.x] Retain associative keys on eager loaded relations by
@Jade-GGin laravel/framework#58506- [12.x] Add typed getters on Cache by
@ahinklein laravel/framework#58451- [12.x] Add
MaintenanceModefacade to docblock generator by@axlonin laravel/framework#58564- [12.x] Adjust docblock for formatActionForCli by
@jackbaylissin laravel/framework#58562- [12.x] brick/math
offloat deprecation by@jackbaylissin laravel/framework#58563- [12.x] Improve migration types by
@shaedrichin laravel/framework#58561- [12.x] Remove extra space by
@amirhshokriin laravel/framework#58573- [12.x] Drop foreach from preg_replace_callback helper by
@jackbaylissin laravel/framework#58570- [12.x] Improve typing in console/command namespace by
@shaedrichin laravel/framework#58565- [12.x] Refactor: improve tests by
@alipowerful7in laravel/framework#58582- [12.x] Update callback type hints for Context's
Repositoryby@cosmastechin laravel/framework#58581- [12.x] Exclude decorative ASCII art SVG from exception page in non-browser contexts by
@serhiilabsin laravel/framework#58580- [12.x] Improve types of
Arrhelper by@shaedrichin laravel/framework#58518- [12.x] Add tests for withoutAppends() method by
@AhmedAlaa4611in laravel/framework#58583- [12.x] Add tests for hasAppended() method by
@AhmedAlaa4611in laravel/framework#58587- [12.x] Sort flaky MaintenanceModeTest by
@jackbaylissin laravel/framework#58590- [12.x] Preserve notification state mutations from via() in sendNow() by
@alimorgaanin laravel/framework#58558- [12.x] Fix: add
|nullfor$nameinstoreAs()by@alipowerful7in laravel/framework#58613- [12.x] Add
InteractsWithData::clamp()by@cosmastechin laravel/framework#58608- [12.x] try-catch all composer package uninstalls by
@cosmastechin laravel/framework#58609- [12.x]
InteractsWithData@enum()refactor by@cosmastechin laravel/framework#58607- [12.x] Enum support for Cache::get() with array keys by
@jackbaylissin laravel/framework#58616- [12.x] Fixed precision checks for column types in SQL Server grammar by
@aimeosin laravel/framework#58602- [12.x] Fix
illuminate/reflectionworkflow directory by@crynobonein laravel/framework#58600- [12.x] Ensure File fail doesn't double translate in fail() by
@jackbaylissin laravel/framework#58598- [12.x] Ensure mailable HTML assertions properly escape quotes by
@jackbaylissin laravel/framework#58595
▶Commits
174ffedUpdate version to v12.50.0e765909[12.x] Ensure mailable HTML assertions properly escape quotes (#58595)81ccb50[12.x] Ensure File fail doesn't double translate in fail() (#58598)8dc6cc0Fixilluminate/reflectionworkflow directory (#58600)08741c1[12.x] Fixed precision checks for column types in SQL Server grammar (#58602)0f3caf7final enum saga (#58616)5ef4fcduse is_a (#58607)b62ad7a[12.x] try-catch all composer package uninstalls (#58609)0e531e0Update facade docblocks8ff1a38[12.x] AddInteractsWithData::clamp()(#58608)- Additional commits viewable in compare view
Updates laravel/reverb from 1.7.0 to 1.7.1
▶Release notes
Sourced from laravel/reverb's releases.
v1.7.1
- Supports Laravel 13 by
@crynobonein laravel/reverb#364- Remove
Outputaliases from Laravel Reverb configuration by@crynobonein laravel/reverb#363
▶Changelog
Sourced from laravel/reverb's changelog.
v1.7.1 - 2026-02-04
- Supports Laravel 13 by
@crynobonein laravel/reverb#364- Remove
Outputaliases from Laravel Reverb configuration by@crynobonein laravel/reverb#363
▶Commits
Updates laravel/telescope from 5.16.1 to 5.17.0
▶Release notes
Sourced from laravel/telescope's releases.
v5.17.0
- Bump lodash from 4.17.21 to 4.17.23 by
@dependabot[bot] in laravel/telescope#1676- Update gate definition to type-hint User model by
@dipesh79in laravel/telescope#1677
▶Changelog
Sourced from laravel/telescope's changelog.
v5.17.0 - 2026-01-30
- Bump lodash from 4.17.21 to 4.17.23 by
@dependabot[bot] in laravel/telescope#1676- Update gate definition to type-hint User model by
@dipesh79in laravel/telescope#1677
▶Commits
Updates laravel/pail from 1.2.4 to 1.2.5
▶Release notes
Sourced from laravel/pail's releases.
v1.2.5
- Supports Laravel 13 by
@crynobonein laravel/pail#61
▶Changelog
Sourced from laravel/pail's changelog.
v1.2.5 - 2026-02-04
- Supports Laravel 13 by
@crynobonein laravel/pail#61
▶Commits
fdb73f5Supports Laravel 13 (#61)07adcf8wipc83a17dUpdate 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