chore(deps): bump laravel/framework from 12.17.0 to 12.18.0 in /app-backend
Merged
Number: #460
Type: Pull Request
State: Merged
Type: Pull Request
State: Merged
Author:
dependabot[bot]
Association: Contributor
Comments: 1
Association: Contributor
Comments: 1
Created:
June 11, 2025 at 11:51 AM UTC
(6 months ago)
(6 months ago)
Updated:
June 11, 2025 at 11:55 AM UTC
(6 months ago)
(6 months ago)
Merged:
June 11, 2025 at 11:55 AM UTC
(6 months ago)
by github-actions[bot]
(6 months ago)
by github-actions[bot]
Time to Close:
4 minutes
Description:
Bumps laravel/framework from 12.17.0 to 12.18.0.
Release notes
Sourced from laravel/framework's releases.
v12.18.0
- document
through()method in interfaces to fix IDE warnings by@harryqtin laravel/framework#55925- [12.x] Add encrypt and decrypt Str helper methods by
@KIKOmanasijevin laravel/framework#55931- [12.x] Add a command option for making batchable jobs by
@hafezdivandariin laravel/framework#55929- [12.x] fix: intersect Authenticatable with Model in UserProvider phpdocs by
@calebdwin laravel/framework#54061- [12.x] feat: create UsePolicy attribute by
@calebdwin laravel/framework#55882- [12.x]
ScheduledTaskFailednot dispatched on scheduled forground task fails by@achrafAain laravel/framework#55624- [12.x] Add generics to
Model::unguarded()by@axlonin laravel/framework#55932- [12.x] Fix SSL Certificate and Connection Errors Leaking as Guzzle Exceptions by
@achrafAain laravel/framework#55937- Fix deprecation warning in PHP 8.3 by ensuring string type in explode() by
@Khuthailyin laravel/framework#55939- revert: #55939 by
@NickSdotin laravel/framework#55943- [12.x] feat: Add WorkerStarting event when worker daemon starts by
@Orrisonin laravel/framework#55941- [12.x] Allow setting the
RequestExceptiontruncation limit per request by@cosmastechin laravel/framework#55897- [12.x] feat: Make custom eloquent castings comparable for more granular isDirty check by
@SanderSanderin laravel/framework#55945- [12.x] fix alphabetical order by
@AhmedAlaa4611in laravel/framework#55965- [12.x] Use native named parameter instead of unused variable by
@imanghafoori1in laravel/framework#55964- [12.x] add generics to Model attribute related methods and properties by
@taka-oyamain laravel/framework#55962- [12.x] Supports PHPUnit 12.2 by
@crynobonein laravel/framework#55961- [12.x] feat: Add ability to override SendQueuedNotifications job class by
@Orrisonin laravel/framework#55942- [12.x] Fix timezone validation test for PHP 8.3+ by
@platoindebugmodein laravel/framework#55956- Broadcasting Utilities by
@taylorotwellin laravel/framework#55967- [12.x] Remove unused $guarded parameter from testChannelNameNormalization method by
@AhmedAlaa4611in laravel/framework#55973- [12.x] Validate that
outOfis greater than 0 inLotteryhelper by@mrvipchienin laravel/framework#55969- [12.x] Allow retrieving all reported exceptions from
ExceptionHandlerFakeby@cosmastechin laravel/framework#55972
Changelog
Sourced from laravel/framework's changelog.
v12.18.0 - 2025-06-10
- document
through()method in interfaces to fix IDE warnings by@harryqtin laravel/framework#55925- [12.x] Add encrypt and decrypt Str helper methods by
@KIKOmanasijevin laravel/framework#55931- [12.x] Add a command option for making batchable jobs by
@hafezdivandariin laravel/framework#55929- [12.x] fix: intersect Authenticatable with Model in UserProvider phpdocs by
@calebdwin laravel/framework#54061- [12.x] feat: create UsePolicy attribute by
@calebdwin laravel/framework#55882- [12.x]
ScheduledTaskFailednot dispatched on scheduled forground task fails by@achrafAain laravel/framework#55624- [12.x] Add generics to
Model::unguarded()by@axlonin laravel/framework#55932- [12.x] Fix SSL Certificate and Connection Errors Leaking as Guzzle Exceptions by
@achrafAain laravel/framework#55937- Fix deprecation warning in PHP 8.3 by ensuring string type in explode() by
@Khuthailyin laravel/framework#55939- revert: #55939 by
@NickSdotin laravel/framework#55943- [12.x] feat: Add WorkerStarting event when worker daemon starts by
@Orrisonin laravel/framework#55941- [12.x] Allow setting the
RequestExceptiontruncation limit per request by@cosmastechin laravel/framework#55897- [12.x] feat: Make custom eloquent castings comparable for more granular isDirty check by
@SanderSanderin laravel/framework#55945- [12.x] fix alphabetical order by
@AhmedAlaa4611in laravel/framework#55965- [12.x] Use native named parameter instead of unused variable by
@imanghafoori1in laravel/framework#55964- [12.x] add generics to Model attribute related methods and properties by
@taka-oyamain laravel/framework#55962- [12.x] Supports PHPUnit 12.2 by
@crynobonein laravel/framework#55961- [12.x] feat: Add ability to override SendQueuedNotifications job class by
@Orrisonin laravel/framework#55942- [12.x] Fix timezone validation test for PHP 8.3+ by
@platoindebugmodein laravel/framework#55956- Broadcasting Utilities by
@taylorotwellin laravel/framework#55967- [12.x] Remove unused $guarded parameter from testChannelNameNormalization method by
@AhmedAlaa4611in laravel/framework#55973- [12.x] Validate that
outOfis greater than 0 inLotteryhelper by@mrvipchienin laravel/framework#55969- [12.x] Allow retrieving all reported exceptions from
ExceptionHandlerFakeby@cosmastechin laravel/framework#55972
Commits
7d264a0Update version to v12.18.0c8d188cUpdate facade docblocks70ec9fc[12.x] Allow retrieving all reported exceptions fromExceptionHandlerFake(...141c46c[12.x] Validate thatoutOfis greater than 0 inLotteryhelper (#55969)6ade02fRemove unused $guarded parameter from testChannelNameNormalization method (#5...54ccc16Broadcasting Utilities (#55967)78cf4ee[12.x] Fix timezone validation test for PHP 8.3+ (#55956)07df8bc[12.x] feat: Add ability to override SendQueuedNotifications job class (#55942)7ae03b1[12.x] Supports PHPUnit 12.2 (#55961)06f7848fix: add generics to Model attribute related methods (#55962)- Additional commits viewable 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
Commits:
1
1
Files Changed:
1
1
Additions:
+5
+5
Deletions:
-5
-5
Package Dependencies
Package:
laravel/framework
Ecosystem:
packagist
packagist
Version Change:
12.17.0 → 12.18.0
Update Type:
Minor
Minor
Path:
/app-backend
Technical Details
| ID: | 1471116 |
| UUID: | 2583994975 |
| Node ID: | PR_kwDOJs4GAc6aBKJf |
| Host: | GitHub |
| Repository: | DevSkillsHQ/fullstack-boilerplate-php-laravel-vue |
| Merge State: | Unknown |