chore(deps): bump laravel/framework from 12.31.1 to 12.32.0 in /app-backend
Merged
Number: #592
Type: Pull Request
State: Merged
Type: Pull Request
State: Merged
Author:
dependabot[bot]
Association: Contributor
Comments: 1
Association: Contributor
Comments: 1
Created:
September 30, 2025 at 11:13 AM UTC
(about 2 months ago)
(about 2 months ago)
Updated:
September 30, 2025 at 11:17 AM UTC
(about 2 months ago)
(about 2 months ago)
Merged:
September 30, 2025 at 11:17 AM UTC
(about 2 months ago)
by github-actions[bot]
(about 2 months ago)
by github-actions[bot]
Time to Close:
3 minutes
Description:
Bumps laravel/framework from 12.31.1 to 12.32.0.
Release notes
Sourced from laravel/framework's releases.
v12.32.0
- [12.x] fix static analysis error by
@cosmastechin laravel/framework#57162- Fix: Handle non-string returns from Htmlable::toHtml() in e() helper by
@Carnicero90in laravel/framework#57157- [12.x] Fix pending attributes in schedule group by
@jamessain laravel/framework#57156- Remove Request overview from Exceptions by
@barryvdhin laravel/framework#57158- [12.x] Pass "throw" option from scoped to parent disk by
@daniserin laravel/framework#57163- [12.x] Make docblock return type in line with actual return type by
@parijkein laravel/framework#57164- [12.x] Adjust
Arrtypehints by@daniserin laravel/framework#57165- [12.x] Track filesystem adapter decoration by
@daniserin laravel/framework#57167- [12.x] Batch Job Failure Callbacks Support by
@yitzwillrothin laravel/framework#55916- [12.x] Fix operator precedence by
@daniserin laravel/framework#57169- [12.x] Clean up after filesystem manager tests by
@daniserin laravel/framework#57168- Fix: Improve validateInteger ergonomics and fix BC break by
@ntm-devin laravel/framework#57175- [12.x] Fix nested
canand inherit models on route groups by@bonroyagein laravel/framework#57172- [12.x] Syntax highlight on the frontend by
@avosalmonin laravel/framework#57184- [12.x] Add missing Closure type to Collection::pluck() docblock by
@Bariss61in laravel/framework#57178- Add database afterRollback callback support and tests by
@maltekuhrin laravel/framework#57180- fix: add return type by
@alipowerful7in laravel/framework#57192- [12.x] Adds support enums for
ThrottleRequests::usingmethod by@sethsandaruin laravel/framework#57190- [12.x] Introduce "after" rate limiting by
@timacdonaldin laravel/framework#57125- [12.x] Json schema nullable by
@Katalamin laravel/framework#57181- [12.x] Dispatch framework events on composer
pre-package-uninstallevent by@cosmastechin laravel/framework#57144- [12.x] Add Http::batch by
@WendellAdrielin laravel/framework#56946- [12.x] [Mail] Update
queuePHPDoc according to function behavior by@MrYamousin laravel/framework#57207- [12.x] Remove unnecessary parentheses by
@AhmedAlaa4611in laravel/framework#57212- [12.x] Remove unnecessary parentheses by
@AhmedAlaa4611in laravel/framework#57210- [12.x] Fixes error renderer report page by
@xiCO2kin laravel/framework#57208- [12.x] Extend SQS FIFO and fair queue support by
@patrickcarlohickmanin laravel/framework#57187
Changelog
Sourced from laravel/framework's changelog.
v12.32.0 - 2025-09-30
- [12.x] fix static analysis error by
@cosmastechin laravel/framework#57162- Fix: Handle non-string returns from Htmlable::toHtml() in e() helper by
@Carnicero90in laravel/framework#57157- [12.x] Fix pending attributes in schedule group by
@jamessain laravel/framework#57156- Remove Request overview from Exceptions by
@barryvdhin laravel/framework#57158- [12.x] Pass "throw" option from scoped to parent disk by
@daniserin laravel/framework#57163- [12.x] Make docblock return type in line with actual return type by
@parijkein laravel/framework#57164- [12.x] Adjust
Arrtypehints by@daniserin laravel/framework#57165- [12.x] Track filesystem adapter decoration by
@daniserin laravel/framework#57167- [12.x] Batch Job Failure Callbacks Support by
@yitzwillrothin laravel/framework#55916- [12.x] Fix operator precedence by
@daniserin laravel/framework#57169- [12.x] Clean up after filesystem manager tests by
@daniserin laravel/framework#57168- Fix: Improve validateInteger ergonomics and fix BC break by
@ntm-devin laravel/framework#57175- [12.x] Fix nested
canand inherit models on route groups by@bonroyagein laravel/framework#57172- [12.x] Syntax highlight on the frontend by
@avosalmonin laravel/framework#57184- [12.x] Add missing Closure type to Collection::pluck() docblock by
@Bariss61in laravel/framework#57178- Add database afterRollback callback support and tests by
@maltekuhrin laravel/framework#57180- fix: add return type by
@alipowerful7in laravel/framework#57192- [12.x] Adds support enums for
ThrottleRequests::usingmethod by@sethsandaruin laravel/framework#57190- [12.x] Introduce "after" rate limiting by
@timacdonaldin laravel/framework#57125- [12.x] Json schema nullable by
@Katalamin laravel/framework#57181- [12.x] Dispatch framework events on composer
pre-package-uninstallevent by@cosmastechin laravel/framework#57144- [12.x] Add Http::batch by
@WendellAdrielin laravel/framework#56946- [12.x] [Mail] Update
queuePHPDoc according to function behavior by@MrYamousin laravel/framework#57207- [12.x] Remove unnecessary parentheses by
@AhmedAlaa4611in laravel/framework#57212- [12.x] Remove unnecessary parentheses by
@AhmedAlaa4611in laravel/framework#57210- [12.x] Fixes error renderer report page by
@xiCO2kin laravel/framework#57208- [12.x] Extend SQS FIFO and fair queue support by
@patrickcarlohickmanin laravel/framework#57187
Commits
c30b044Update version to v12.32.0c3ac5df[12.x] Extend SQS FIFO and fair queue support (#57187)8ef2934[12.x] Fixes error renderer report page (#57208)71381e5Remove unnecessary parentheses (#57210)9ab5960Remove unnecessary parentheses (#57212)5e1b8feUpdate facade docblocks8d60c3f[12.x] [Mail] UpdatequeuePHPDoc according to function behavior (#57207)6e738d8Update facade docblocksb1c0b30Apply fixes from StyleCI7a19bea[12.x] Add Http::batch (#56946)- 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:
+23
+23
Deletions:
-95
-95
Package Dependencies
Package:
laravel/framework
Ecosystem:
packagist
packagist
Version Change:
12.31.1 → 12.32.0
Update Type:
Minor
Minor
Path:
/app-backend
Technical Details
| ID: | 8848778 |
| UUID: | 2874074079 |
| Node ID: | PR_kwDOJs4GAc6rTuPf |
| Host: | GitHub |
| Repository: | DevSkillsHQ/fullstack-boilerplate-php-laravel-vue |
| Merge State: | Unknown |