Bump laravel/framework from 11.44.1 to 12.13.0
Closed
Number: #310
Type: Pull Request
State: Closed
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: Contributor
Comments: 1
Association: Contributor
Comments: 1
Created:
May 09, 2025 at 06:57 AM UTC
(7 months ago)
(7 months ago)
Updated:
May 16, 2025 at 06:29 AM UTC
(6 months ago)
(6 months ago)
Closed:
May 16, 2025 at 06:29 AM UTC
(6 months ago)
(6 months ago)
Time to Close:
7 days
Labels:
dependencies php
dependencies php
Description:
Bumps laravel/framework from 11.44.1 to 12.13.0.
Release notes
Sourced from laravel/framework's releases.
v12.13.0
- [12.x] fix no arguments return type in request class by
@olivernybroein laravel/framework#55631- [12.x] Add support for callback evaluation in containsOneItem method by
@fernandokbsin laravel/framework#55622- [12.x] add generics to aggregate related methods and properties by
@taka-oyamain laravel/framework#55628- [12.x] Fix typo in PHPDoc by
@AhmedAlaa4611in laravel/framework#55636- [12.x] Allow naming queued closures by
@willrowein laravel/framework#55634- [12.x] Add
assertRedirectBackassertion method by@ryangjchandlerin laravel/framework#55635- [12.x] Typehints for bindings by
@cosmastechin laravel/framework#55633- [12.x] add PHP Doc types to arrays for methods in Database\Grammar by
@taka-oyamain laravel/framework#55629- fix trim null arg deprecation by
@apreimlin laravel/framework#55649- [12.x] Support predis/predis 3.x by
@gabrielrbarbosain laravel/framework#55641- Bump vite from 5.4.18 to 5.4.19 in /src/Illuminate/Foundation/resources/exceptions/renderer by
@dependabotin laravel/framework#55655- [12.x] Fix predis versions by
@GrahamCampbellin laravel/framework#55654- [12.x] Bump minimum league/commonmark by
@szepeviktorin laravel/framework#55659- [12.x] Fix typo in MemoizedStoreTest by
@szepeviktorin laravel/framework#55662- [12.x] Queue event listeners with enum values by
@wgriffioenin laravel/framework#55656- [12.x] Implement releaseAfter method in RateLimited middleware by
@adamjgriffithin laravel/framework#55671- [12.x] Improve Cache Tests by
@nuernbergerAin laravel/framework#55670- [12.x] Only pass model IDs to Eloquent
whereAttachedTomethod by@ashleyshentonin laravel/framework#55666- feat(bus): allow adding multiple jobs to chain by
@dallygerin laravel/framework#55668- [12.x] add generics to QueryBuilder’s column related methods by
@taka-oyamain laravel/framework#55663v12.12.0
- [12.x] Make Blueprint Resolver Statically by
@finaginin laravel/framework#55607- [12.x] Allow limiting number of assets to preload by
@timacdonaldin laravel/framework#55618- [12.x] Set job instance on "failed" command instance by
@willrowein laravel/framework#55617v12.11.1
- Revert "[12.x]
ScheduledTaskFailednot dispatched on scheduled task failing" by@taylorotwellin laravel/framework#55612- [12.x] Resolve issue with BelongsToManyRelationship factory by
@jackbaylissin laravel/framework#55608v12.11.0
- Add payload creation and original delay info to job payload by
@taylorotwellin laravel/framework#55529- Add config option to ignore view cache timestamps by
@pizkazin laravel/framework#55536- [12.x] Dispatch NotificationFailed when sending fails by
@rodrigopedrain laravel/framework#55507- [12.x] Option to disable dispatchAfterResponse in a test by
@gdebrauwerin laravel/framework#55456- [12.x] Pass flags to custom Json::$encoder by
@rodrigopedrain laravel/framework#55548- [12.x] Use pendingAttributes of relationships when creating relationship models via model factories by
@gdebrauwerin laravel/framework#55558- [12.x] Fix double query in model relation serialization by
@AndrewMastin laravel/framework#55547- [12.x] Improve circular relation check in Automatic Relation Loading by
@litvinchukin laravel/framework#55542- [12.x] Prevent relation autoload context from being serialized by
@litvinchukin laravel/framework#55582- Remove
@internalAnnotation from$componentsProperty inInteractsWithIOby@michaelnabil230in laravel/framework#55580- Ensure fake job implements job contract by
@timacdonaldin laravel/framework#55574- [12.x] Fix
AnyOfconstructor parameter type by@axlonin laravel/framework#55577- Sync changes to Illuminate components before release by
@driesvintsin laravel/framework#55591- [12.x] Set class-string generics on
Enumrule by@cosmastechin laravel/framework#55588- [12.x] added detailed doc types to bindings related methods by
@taka-oyamain laravel/framework#55576- [12.x] Improve
@usedirective to support function and const modifiers by@rodolfosrgin laravel/framework#55583- 12.x scheduled task failed not dispatched on scheduled task failing by
@achrafAain laravel/framework#55572- [12.x] Introduce Reflector methods for accessing class attributes by
@daniserin laravel/framework#55568
... (truncated)
Changelog
Sourced from laravel/framework's changelog.
v12.13.0 - 2025-05-07
- [12.x] fix no arguments return type in request class by
@olivernybroein laravel/framework#55631- [12.x] Add support for callback evaluation in containsOneItem method by
@fernandokbsin laravel/framework#55622- [12.x] add generics to aggregate related methods and properties by
@taka-oyamain laravel/framework#55628- [12.x] Fix typo in PHPDoc by
@AhmedAlaa4611in laravel/framework#55636- [12.x] Allow naming queued closures by
@willrowein laravel/framework#55634- [12.x] Add
assertRedirectBackassertion method by@ryangjchandlerin laravel/framework#55635- [12.x] Typehints for bindings by
@cosmastechin laravel/framework#55633- [12.x] add PHP Doc types to arrays for methods in Database\Grammar by
@taka-oyamain laravel/framework#55629- fix trim null arg deprecation by
@apreimlin laravel/framework#55649- [12.x] Support predis/predis 3.x by
@gabrielrbarbosain laravel/framework#55641- Bump vite from 5.4.18 to 5.4.19 in /src/Illuminate/Foundation/resources/exceptions/renderer by
@dependabotin laravel/framework#55655- [12.x] Fix predis versions by
@GrahamCampbellin laravel/framework#55654- [12.x] Bump minimum league/commonmark by
@szepeviktorin laravel/framework#55659- [12.x] Fix typo in MemoizedStoreTest by
@szepeviktorin laravel/framework#55662- [12.x] Queue event listeners with enum values by
@wgriffioenin laravel/framework#55656- [12.x] Implement releaseAfter method in RateLimited middleware by
@adamjgriffithin laravel/framework#55671- [12.x] Improve Cache Tests by
@nuernbergerAin laravel/framework#55670- [12.x] Only pass model IDs to Eloquent
whereAttachedTomethod by@ashleyshentonin laravel/framework#55666- feat(bus): allow adding multiple jobs to chain by
@dallygerin laravel/framework#55668- [12.x] add generics to QueryBuilder’s column related methods by
@taka-oyamain laravel/framework#55663v12.12.0 - 2025-05-01
- [12.x] Make Blueprint Resolver Statically by
@finaginin laravel/framework#55607- [12.x] Allow limiting number of assets to preload by
@timacdonaldin laravel/framework#55618- [12.x] Set job instance on "failed" command instance by
@willrowein laravel/framework#55617v12.11.1 - 2025-04-30
- Revert "[12.x]
ScheduledTaskFailednot dispatched on scheduled task failing" by@taylorotwellin laravel/framework#55612- [12.x] Resolve issue with BelongsToManyRelationship factory by
@jackbaylissin laravel/framework#55608v12.11.0 - 2025-04-29
- Add payload creation and original delay info to job payload by
@taylorotwellin laravel/framework#55529- Add config option to ignore view cache timestamps by
@pizkazin laravel/framework#55536- [12.x] Dispatch NotificationFailed when sending fails by
@rodrigopedrain laravel/framework#55507- [12.x] Option to disable dispatchAfterResponse in a test by
@gdebrauwerin laravel/framework#55456- [12.x] Pass flags to custom Json::$encoder by
@rodrigopedrain laravel/framework#55548- [12.x] Use pendingAttributes of relationships when creating relationship models via model factories by
@gdebrauwerin laravel/framework#55558- [12.x] Fix double query in model relation serialization by
@AndrewMastin laravel/framework#55547- [12.x] Improve circular relation check in Automatic Relation Loading by
@litvinchukin laravel/framework#55542- [12.x] Prevent relation autoload context from being serialized by
@litvinchukin laravel/framework#55582- Remove
@internalAnnotation from$componentsProperty inInteractsWithIOby@michaelnabil230in laravel/framework#55580- Ensure fake job implements job contract by
@timacdonaldin laravel/framework#55574- [12.x] Fix
AnyOfconstructor parameter type by@axlonin laravel/framework#55577- Sync changes to Illuminate components before release by
@driesvintsin laravel/framework#55591- [12.x] Set class-string generics on
Enumrule by@cosmastechin laravel/framework#55588
... (truncated)
Commits
52b588bUpdate version to v12.13.0ac6efaa[12.x] add generics to QueryBuilder’s column related methods (#55663)0900dc5feat(bus): allow adding multiple jobs to chain (#55668)30d92c9[12.x] Only pass model IDs to EloquentwhereAttachedTomethod (#55666)99debba[12.x] Improve Cache Tests (#55670)67f3f84[12.x] Implement releaseAfter method in RateLimited middleware (#55671)e333cc8[12.x] Queue event listeners with enum values (#55656)cbe68cc[12.x] Fix typo in MemoizedStoreTest (#55662)4ed7c37[12.x] Bump minimum league/commonmark (#55659)94c2696Ignorenode_modulesdirectory- 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:
+180
+180
Deletions:
-176
-176
Package Dependencies
Package:
laravel/framework
Ecosystem:
packagist
packagist
Version Change:
11.44.1 → 12.13.0
Update Type:
Major
Major
Technical Details
| ID: | 351049 |
| UUID: | 2508798272 |
| Node ID: | PR_kwDOBNPhPs6ViTlA |
| Host: | GitHub |
| Repository: | laravelio/paste.laravel.io |
| Mergeable: | Yes |
| Merge State: | Clean |