chore(deps): bump laravel/framework from 12.22.1 to 12.25.0 in /app-backend
Open
Number: #530
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Contributor
Comments: 1
Association: Contributor
Comments: 1
Created:
August 19, 2025 at 07:48 PM UTC
(3 months ago)
(3 months ago)
Updated:
August 19, 2025 at 07:48 PM UTC
(3 months ago)
(3 months ago)
Description:
Bumps laravel/framework from 12.22.1 to 12.25.0.
Release notes
Sourced from laravel/framework's releases.
v12.25.0
- [12.x] Prioritize Current Schema When Resolving the Table Name in
db:tableCommand by@hafezdivandariin laravel/framework#56646- [12.x] Add
allowedUrlsthroughpreventStrayRequestsby@rabrowne85in laravel/framework#56645- [12.x] Add "Copy as Markdown" button to error page by
@mpociotin laravel/framework#56657- [12.x] Indicate that
Context@scope()may throw by@cosmastechin laravel/framework#56655- [12.x] Remove
@throwsphpDocs in the TransformToResource trait by@adelfin laravel/framework#56667- [12.x] Improve docblocks for InteractsWithDatabase by
@cosmastechin laravel/framework#56666- [12.x] Fix prevent group attribute pollution in schedule by
@People-Seain laravel/framework#56677- Add new
mergeVisible,mergeHiddenandmergeAppendsmethods. by@jonericksonin laravel/framework#56678v12.24.0
- [8.4] Use PHP 8.4 array helpers in Arr utils by
@jnoordsijin laravel/framework#56631- [12.x] Test Improvements by
@crynobonein laravel/framework#56635- [12.x] Update
orchestra/testbench-coredeps by@crynobonein laravel/framework#56637- refactor: update cid param name by
@cpennedin laravel/framework#56634- [12.x] Cache Singleton/Scoped attribute checks by
@cosmastechin laravel/framework#56633- [12.x] Add
Arr::push()by@inxilproin laravel/framework#56632- [12.x] Add error message for
doesnt_containrule by@apihin laravel/framework#56644v12.23.1
No release notes provided.
v12.23.0
- [12.x] Prevent unintended sleep on early failure of assertSequence by
@xHeavenin laravel/framework#56583- [12.x] Redis cluster broadcaster by
@vadimonusin laravel/framework#56581- [12.x] Alias Benchmark class by
@jackbaylissin laravel/framework#56594- [12.x] Add support for drop patterns to the
make:migrationcommand'sTableGuesser. by@amirhshokriin laravel/framework#56608- [12.x] Improve collection return types by
@axlonin laravel/framework#56599- [12.x] Fix collection typo by
@axlonin laravel/framework#56597- Fix return type docblock for resetAttempts method in RateLimiter by
@jonagoldmanin laravel/framework#56596- Add 'page' field to paginator links by
@compicoin laravel/framework#56603- [12.x] Add support for inline attachments in Resend transport by
@jayanratnain laravel/framework#56598- Fix test failures in PHPUnit 12.3.2 by
@KentarouTakedain laravel/framework#56610- [12.x] Use new error and exception handler getters by
@jnoordsijin laravel/framework#56623- [12.x] Use PHP 8.4 array helpers by
@jnoordsijin laravel/framework#56619- [12.x] Prefer Symfony PHP polyfills over
function_existscalls by@jnoordsijin laravel/framework#56621- [12.x]
Bindattribute accepts UnitEnum by@cosmastechin laravel/framework#56616- [12.x] Add Vitess-specific safe to retry errors by
@GrahamCampbellin laravel/framework#56615- [12.x] Handle null as a falsy condition by
@negoziatorin laravel/framework#56612- Added "after" support for morphs and nullableMorphs Blueprint by
@marcogermani87in laravel/framework#56613- [12.x] Fix usage of
ScopedandSingletonon interfaces by@cosmastechin laravel/framework#56620- [12.x] Online (concurrently) index creation for PostgreSQL and SqlServer by
@vadimonusin laravel/framework#56625
Changelog
Sourced from laravel/framework's changelog.
v12.25.0 - 2025-08-18
- [12.x] Prioritize Current Schema When Resolving the Table Name in
db:tableCommand by@hafezdivandariin laravel/framework#56646- [12.x] Add
allowedUrlsthroughpreventStrayRequestsby@rabrowne85in laravel/framework#56645- [12.x] Add "Copy as Markdown" button to error page by
@mpociotin laravel/framework#56657- [12.x] Indicate that
Context@scope()may throw by@cosmastechin laravel/framework#56655- [12.x] Remove
@throwsphpDocs in the TransformToResource trait by@adelfin laravel/framework#56667- [12.x] Improve docblocks for InteractsWithDatabase by
@cosmastechin laravel/framework#56666- [12.x] Fix prevent group attribute pollution in schedule by
@People-Seain laravel/framework#56677- Add new
mergeVisible,mergeHiddenandmergeAppendsmethods. by@jonericksonin laravel/framework#56678v12.24.0 - 2025-08-13
- [8.4] Use PHP 8.4 array helpers in Arr utils by
@jnoordsijin laravel/framework#56631- [12.x] Test Improvements by
@crynobonein laravel/framework#56635- [12.x] Update
orchestra/testbench-coredeps by@crynobonein laravel/framework#56637- refactor: update cid param name by
@cpennedin laravel/framework#56634- [12.x] Cache Singleton/Scoped attribute checks by
@cosmastechin laravel/framework#56633- [12.x] Add
Arr::push()by@inxilproin laravel/framework#56632- [12.x] Add error message for
doesnt_containrule by@apihin laravel/framework#56644v12.23.1 - 2025-08-12
v12.23.0 - 2025-08-12
- [12.x] Prevent unintended sleep on early failure of assertSequence by
@xHeavenin laravel/framework#56583- [12.x] Redis cluster broadcaster by
@vadimonusin laravel/framework#56581- [12.x] Alias Benchmark class by
@jackbaylissin laravel/framework#56594- [12.x] Add support for drop patterns to the
make:migrationcommand'sTableGuesser. by@amirhshokriin laravel/framework#56608- [12.x] Improve collection return types by
@axlonin laravel/framework#56599- [12.x] Fix collection typo by
@axlonin laravel/framework#56597- Fix return type docblock for resetAttempts method in RateLimiter by
@jonagoldmanin laravel/framework#56596- Add 'page' field to paginator links by
@compicoin laravel/framework#56603- [12.x] Add support for inline attachments in Resend transport by
@jayanratnain laravel/framework#56598- Fix test failures in PHPUnit 12.3.2 by
@KentarouTakedain laravel/framework#56610- [12.x] Use new error and exception handler getters by
@jnoordsijin laravel/framework#56623- [12.x] Use PHP 8.4 array helpers by
@jnoordsijin laravel/framework#56619- [12.x] Prefer Symfony PHP polyfills over
function_existscalls by@jnoordsijin laravel/framework#56621- [12.x]
Bindattribute accepts UnitEnum by@cosmastechin laravel/framework#56616- [12.x] Add Vitess-specific safe to retry errors by
@GrahamCampbellin laravel/framework#56615- [12.x] Handle null as a falsy condition by
@negoziatorin laravel/framework#56612- Added "after" support for morphs and nullableMorphs Blueprint by
@marcogermani87in laravel/framework#56613- [12.x] Fix usage of
ScopedandSingletonon interfaces by@cosmastechin laravel/framework#56620- [12.x] Online (concurrently) index creation for PostgreSQL and SqlServer by
@vadimonusin laravel/framework#56625
Commits
2ee2ba9Update version to v12.25.05073f78Add newmergeVisible,mergeHiddenandmergeAppendsmethods. (#56678)7796b9b[12.x] Fix prevent group attribute pollution in schedule (#56677)ab76a52Update InteractsWithDatabase.php (#56666)bbc66daRemove@throwsphpDocs in the TransformToResource trait (#56667)1d01a5aformattingc2a0ff6Update Repository.php (#56655)873927bformatting4698035[12.x] Add "Copy as Markdown" button to error page (#56657)6d26643Update facade docblocks- 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:
0
0
Files Changed:
0
0
Additions:
+0
+0
Deletions:
-0
-0
Package Dependencies
Package:
laravel/framework
Ecosystem:
packagist
packagist
Version Change:
12.22.1 → 12.25.0
Update Type:
Minor
Minor
Path:
/app-backend
Technical Details
| ID: | 5381463 |
| UUID: | 3335496212 |
| Node ID: | PR_kwDOJs4GAc6kW444 |
| Host: | GitHub |
| Repository: | DevSkillsHQ/fullstack-boilerplate-php-laravel-vue |