chore(deps): bump laravel/framework from 12.25.0 to 12.26.2 in /app-backend
Merged
Number: #551
Type: Pull Request
State: Merged
Type: Pull Request
State: Merged
Author:
dependabot[bot]
Association: Contributor
Comments: 1
Association: Contributor
Comments: 1
Created:
August 27, 2025 at 08:03 PM UTC
(3 months ago)
(3 months ago)
Updated:
August 27, 2025 at 08:07 PM UTC
(3 months ago)
(3 months ago)
Merged:
August 27, 2025 at 08:07 PM UTC
(3 months ago)
by github-actions[bot]
(3 months ago)
by github-actions[bot]
Time to Close:
3 minutes
Description:
Bumps laravel/framework from 12.25.0 to 12.26.2.
Release notes
Sourced from laravel/framework's releases.
v12.26.2
- [12.x] fix: csrf_token can return null by
@calebdwin laravel/framework#56768- [12.x] Fix
date_formatvalidation on DST Timezone by@crynobonein laravel/framework#56767- [12.x] Fix event helper by
@jasonvargain laravel/framework#56773v12.26.1
- [12.x] fix: add polyfill requirement to illuminate packages by
@erikgaalin laravel/framework#56765- [12.x] revert changes to
old()helper by@browner12in laravel/framework#56769v12.26.0
- [12.x] feat: add native return types to helper functions by
@calebdwin laravel/framework#56684- [12.x] Allow passing enum to
Databaseattribute by@jnoordsijin laravel/framework#56688- [12.x] Clean up redundant type hints in docblocks by
@amirhshokriin laravel/framework#56690- Add ability to specify a transaction mode for SQLite connection by
@panda-madnessin laravel/framework#56681- [12.x] Fix
spliceIntoPositiondocblock to allowstring|intvalues by@amirhshokriin laravel/framework#56698- [12.x] Use array_first and array_last polyfills by
@KIKOmanasijevin laravel/framework#56703- [12.x] Fix path to Str in exception markdown by
@apreimlin laravel/framework#56705- [12.x] Add
withHeartbeatmethod toLazyCollectionby@JosephSilberin laravel/framework#56477- [12.x] Add toPrettyJson method by
@WendellAdrielin laravel/framework#56697- [12.x] Use
array_firstandarray_lastby@KIKOmanasijevin laravel/framework#56706- [12.x] Do not dispatch
MessageLoggedtwice by@cosmastechin laravel/framework#56713- [12.x] Order classes alphabetically by
@AhmedAlaa4611in laravel/framework#56743- [12.x] Normalize file path separators for commands on Windows by
@AhmedAlaa4611in laravel/framework#56734- [12.x] Improve
queue:prune-failedtests coverage by@amirhshokriin laravel/framework#56732- [12.x] Align trait usage for consistency by
@AhmedAlaa4611in laravel/framework#56727- [12.x] Fix composer suggests for illuminate/container by
@cosmastechin laravel/framework#56722- Add nullableTimestampsTz method to Blueprint by
@mohamedhabibworkin laravel/framework#56720- Add possibility to override symbol when using currency format by
@PhilippeThouvenotin laravel/framework#56749- [12.x] Revert #56608 by
@amirhshokriin laravel/framework#56752- Revert "Add possibility to override symbol when using currency format" by
@taylorotwellin laravel/framework#56753- [12.x] Support
nullparameter inBusFake::chain()method by@stevebaumanin laravel/framework#56750- [12.x] Remove unnecessary return in ddBody for consistency by
@AhmedAlaa4611in laravel/framework#56759- [12.x] Make interface accept UnitEnum by
@parijkein laravel/framework#56758- [12.x] Fix concurrency closure invocation: use base64 encoding by
@sashko-guzin laravel/framework#56757- [12.x]
ArrayStore::all()by@cosmastechin laravel/framework#56751- [12.x] Fix: Add
$forceWrapproperty to JsonResource for consistent API response #56724 by@achrafAain laravel/framework#56736- [12.x] Ensures casts objects can be transformed into strings by
@DarkGhostHunterin laravel/framework#56687
Changelog
Sourced from laravel/framework's changelog.
v12.26.2 - 2025-08-26
- [12.x] fix: csrf_token can return null by
@calebdwin laravel/framework#56768- [12.x] Fix
date_formatvalidation on DST Timezone by@crynobonein laravel/framework#56767- [12.x] Fix event helper by
@jasonvargain laravel/framework#56773v12.26.1 - 2025-08-26
- [12.x] fix: add polyfill requirement to illuminate packages by
@erikgaalin laravel/framework#56765- [12.x] revert changes to
old()helper by@browner12in laravel/framework#56769v12.26.0 - 2025-08-26
- [12.x] feat: add native return types to helper functions by
@calebdwin laravel/framework#56684- [12.x] Allow passing enum to
Databaseattribute by@jnoordsijin laravel/framework#56688- [12.x] Clean up redundant type hints in docblocks by
@amirhshokriin laravel/framework#56690- Add ability to specify a transaction mode for SQLite connection by
@panda-madnessin laravel/framework#56681- [12.x] Fix
spliceIntoPositiondocblock to allowstring|intvalues by@amirhshokriin laravel/framework#56698- [12.x] Use array_first and array_last polyfills by
@KIKOmanasijevin laravel/framework#56703- [12.x] Fix path to Str in exception markdown by
@apreimlin laravel/framework#56705- [12.x] Add
withHeartbeatmethod toLazyCollectionby@JosephSilberin laravel/framework#56477- [12.x] Add toPrettyJson method by
@WendellAdrielin laravel/framework#56697- [12.x] Use
array_firstandarray_lastby@KIKOmanasijevin laravel/framework#56706- [12.x] Do not dispatch
MessageLoggedtwice by@cosmastechin laravel/framework#56713- [12.x] Order classes alphabetically by
@AhmedAlaa4611in laravel/framework#56743- [12.x] Normalize file path separators for commands on Windows by
@AhmedAlaa4611in laravel/framework#56734- [12.x] Improve
queue:prune-failedtests coverage by@amirhshokriin laravel/framework#56732- [12.x] Align trait usage for consistency by
@AhmedAlaa4611in laravel/framework#56727- [12.x] Fix composer suggests for illuminate/container by
@cosmastechin laravel/framework#56722- Add nullableTimestampsTz method to Blueprint by
@mohamedhabibworkin laravel/framework#56720- Add possibility to override symbol when using currency format by
@PhilippeThouvenotin laravel/framework#56749- [12.x] Revert #56608 by
@amirhshokriin laravel/framework#56752- Revert "Add possibility to override symbol when using currency format" by
@taylorotwellin laravel/framework#56753- [12.x] Support
nullparameter inBusFake::chain()method by@stevebaumanin laravel/framework#56750- [12.x] Remove unnecessary return in ddBody for consistency by
@AhmedAlaa4611in laravel/framework#56759- [12.x] Make interface accept UnitEnum by
@parijkein laravel/framework#56758- [12.x] Fix concurrency closure invocation: use base64 encoding by
@sashko-guzin laravel/framework#56757- [12.x]
ArrayStore::all()by@cosmastechin laravel/framework#56751- [12.x] Fix: Add
$forceWrapproperty to JsonResource for consistent API response #56724 by@achrafAain laravel/framework#56736- [12.x] Ensures casts objects can be transformed into strings by
@DarkGhostHunterin laravel/framework#56687
Commits
56c5fc4Update version to v12.26.298cae5c[12.x] Fix event helper (#56773)fbfeed8[12.x] Fixdate_formatvalidation on DST Timezone (#56767)7d98b58fix: csrf_token can return null (#56768)f09bbe0Update CHANGELOG7522913Update version to v12.26.1b67b03cadd deps5f261fbadd depss9a4c76crevert changes toold()helper (#56769)36ff6ed[12.x] fix: add polyfill requirement to illuminate packages (#56765)- 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:
-19
-19
Package Dependencies
Package:
laravel/framework
Ecosystem:
packagist
packagist
Version Change:
12.25.0 → 12.26.2
Update Type:
Minor
Minor
Path:
/app-backend
Technical Details
| ID: | 5886154 |
| UUID: | 2779488337 |
| Node ID: | PR_kwDOJs4GAc6lq6BR |
| Host: | GitHub |
| Repository: | DevSkillsHQ/fullstack-boilerplate-php-laravel-vue |
| Merge State: | Unknown |