Bump laravel/framework from 11.45.1 to 12.19.3
Open
Number: #327
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Contributor
Comments: 0
Association: Contributor
Comments: 0
Created:
June 20, 2025 at 06:23 AM UTC
(5 months ago)
(5 months ago)
Updated:
June 20, 2025 at 06:23 AM UTC
(5 months ago)
(5 months ago)
Labels:
dependencies php
dependencies php
Description:
Bumps laravel/framework from 11.45.1 to 12.19.3.
Release notes
Sourced from laravel/framework's releases.
v12.19.3
- [12.x] Fix model pruning when non model files are in the same directory by
@rojtjoin laravel/framework#56071v12.19.2
No release notes provided.
v12.19.1
- Revert "[12.x] Check if file exists before trying to delete it" by
@GrahamCampbellin laravel/framework#56072v12.19.0
- [11.x] Fix validation to not throw incompatible validation exception by
@crynobonein laravel/framework#55963- [12.x] Correct testEncryptAndDecrypt to properly test new methods by
@KIKOmanasijevin laravel/framework#55985- [12.x] Check if file exists before trying to delete it by
@Jellyfrogin laravel/framework#55994- Clear cast caches when discarding changes by
@willtjin laravel/framework#55992- [12.x] Handle Null Check in Str::contains by
@Jellyfrogin laravel/framework#55991- [12.x] Remove call to deprecated
getDefaultDescriptionmethod by@jnoordsijin laravel/framework#55990- Bump brace-expansion from 2.0.1 to 2.0.2 in /src/Illuminate/Foundation/resources/exceptions/renderer by
@dependabotin laravel/framework#55999- Enhance error handling in PendingRequest to convert TooManyRedirectsE… by
@achrafAain laravel/framework#55998- [12.x] fix: remove Model intersection from UserProvider contract by
@calebdwin laravel/framework#56013- [12.x] Remove the only
@returntag left on a constructor by@JordanchoEftimovin laravel/framework#56001- [12.x] Introduce
ComputesOnceableHashInterfaceby@Jacobs63in laravel/framework#56009- [12.x] Add assertRedirectBackWithErrors to TestResponse by
@AhmedAlaa4611in laravel/framework#55987- [12.x] collapseWithKeys - Prevent exception in base case by
@DeanWunderin laravel/framework#56002- [12.x] Standardize size() behavior and add extended queue metrics support by
@sylvesterdamgaardin laravel/framework#56010- [11.x] Fix
symfony/console:7.4compatibility by@crynobonein laravel/framework#56015- [12.x] Improve constructor PHPDoc for controller middleware definition by
@JordanchoEftimovin laravel/framework#56021- Remove
@returntags from constructors by@michaelnabil230in laravel/framework#56024- [12.x] sort helper functions in alphabetic order by
@gigabites19in laravel/framework#56031- [12.x] add Attachment::fromUploadedFile method by
@rodrigopedrain laravel/framework#56027- [12.x]: Add UseEloquentBuilder attribute to register custom Eloquent Builder by
@KIKOmanasijevin laravel/framework#56025- [12.x] Improve PHPDoc for the Illuminate\Cache folder files by
@JordanchoEftimovin laravel/framework#56028- [12.x] Add a new model cast named asFluent by
@azim-kordpourin laravel/framework#56046- [12.x] Introduce
FailOnExceptionjob middleware by@cosmastechin laravel/framework#56037- [12.x] isSoftDeletable(), isPrunable(), and isMassPrunable() to model class by
@shaedrichin laravel/framework#56060v12.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
... (truncated)
Changelog
Sourced from laravel/framework's changelog.
v12.19.3 - 2025-06-18
- [12.x] Fix model pruning when non model files are in the same directory by
@rojtjoin laravel/framework#56071v12.19.2 - 2025-06-17
v12.19.1 - 2025-06-17
- Revert "[12.x] Check if file exists before trying to delete it" by
@GrahamCampbellin laravel/framework#56072v12.19.0 - 2025-06-17
- [11.x] Fix validation to not throw incompatible validation exception by
@crynobonein laravel/framework#55963- [12.x] Correct testEncryptAndDecrypt to properly test new methods by
@KIKOmanasijevin laravel/framework#55985- [12.x] Check if file exists before trying to delete it by
@Jellyfrogin laravel/framework#55994- Clear cast caches when discarding changes by
@willtjin laravel/framework#55992- [12.x] Handle Null Check in Str::contains by
@Jellyfrogin laravel/framework#55991- [12.x] Remove call to deprecated
getDefaultDescriptionmethod by@jnoordsijin laravel/framework#55990- Bump brace-expansion from 2.0.1 to 2.0.2 in /src/Illuminate/Foundation/resources/exceptions/renderer by
@dependabotin laravel/framework#55999- Enhance error handling in PendingRequest to convert TooManyRedirectsE… by
@achrafAain laravel/framework#55998- [12.x] fix: remove Model intersection from UserProvider contract by
@calebdwin laravel/framework#56013- [12.x] Remove the only
@returntag left on a constructor by@JordanchoEftimovin laravel/framework#56001- [12.x] Introduce
ComputesOnceableHashInterfaceby@Jacobs63in laravel/framework#56009- [12.x] Add assertRedirectBackWithErrors to TestResponse by
@AhmedAlaa4611in laravel/framework#55987- [12.x] collapseWithKeys - Prevent exception in base case by
@DeanWunderin laravel/framework#56002- [12.x] Standardize size() behavior and add extended queue metrics support by
@sylvesterdamgaardin laravel/framework#56010- [11.x] Fix
symfony/console:7.4compatibility by@crynobonein laravel/framework#56015- [12.x] Improve constructor PHPDoc for controller middleware definition by
@JordanchoEftimovin laravel/framework#56021- Remove
@returntags from constructors by@michaelnabil230in laravel/framework#56024- [12.x] sort helper functions in alphabetic order by
@gigabites19in laravel/framework#56031- [12.x] add Attachment::fromUploadedFile method by
@rodrigopedrain laravel/framework#56027- [12.x]: Add UseEloquentBuilder attribute to register custom Eloquent Builder by
@KIKOmanasijevin laravel/framework#56025- [12.x] Improve PHPDoc for the Illuminate\Cache folder files by
@JordanchoEftimovin laravel/framework#56028- [12.x] Add a new model cast named asFluent by
@azim-kordpourin laravel/framework#56046- [12.x] Introduce
FailOnExceptionjob middleware by@cosmastechin laravel/framework#56037- [12.x] isSoftDeletable(), isPrunable(), and isMassPrunable() to model class by
@shaedrichin laravel/framework#56060v12.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
... (truncated)
Commits
4e6ec68Update version to v12.19.38fcc7cc[12.x] Fix model pruning when non model files are in the same directory (#56071)46b66aaUpdate CHANGELOG97c581cUpdate version to v12.19.29927480Update CHANGELOGb1fd475Update version to v12.19.1ba2f9bbRevert "[12.x] Check if file exists before trying to delete it (#55994)" (#56...c86346fUpdate CHANGELOGdc96bb6Update version to v12.19.01cefdac[12.x] isSoftDeletable(), isPrunable(), and isMassPrunable() to model class (...- 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:
2
2
Additions:
+43
+43
Deletions:
-43
-43
Package Dependencies
Package:
laravel/framework
Ecosystem:
packagist
packagist
Version Change:
11.45.1 → 12.19.3
Update Type:
Major
Major
Technical Details
| ID: | 1953172 |
| UUID: | 2606342386 |
| Node ID: | PR_kwDOBNPhPs6bWaDy |
| Host: | GitHub |
| Repository: | laravelio/paste.laravel.io |
| Merge State: | Unknown |