Bump laravel/framework from 11.45.1 to 12.24.0
Open
Number: #352
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Contributor
Comments: 0
Association: Contributor
Comments: 0
Created:
August 15, 2025 at 06:11 AM UTC
(3 months ago)
(3 months ago)
Updated:
August 15, 2025 at 06:11 AM UTC
(3 months ago)
(3 months ago)
Labels:
dependencies php
dependencies php
Description:
Bumps laravel/framework from 11.45.1 to 12.24.0.
Release notes
Sourced from laravel/framework's releases.
v12.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#56625v12.22.1
- [12.x] Improved assertion message by
@AhmedAlaa4611in laravel/framework#56579- [12.x] Fixed version increment by
@dciancuin laravel/framework#56588- [12.x] Normalize file path separators in
make:migrationcommand on Windows by@amirhshokriin laravel/framework#56591- Revert "[12.x] Improve PHPDoc blocks for array of arguments in Gate" by
@taylorotwellin laravel/framework#56593v12.22.0
- [12.x] removed usage of useless
ReflectionProperty::setAccessible()by@NickSdotin laravel/framework#56379- [12.x] Add missing PHPDoc type in
JoinClauseby@FeBe95in laravel/framework#56378- [12.x] Make the getTable method public in database failed job providers by
@kevinb1989in laravel/framework#56384- [12.x] Fix
migrate:freshcommand on SQLite with WAL journal_mode by@crynobonein laravel/framework#56368- [12.x] Easily run pipelines inside of a transactions with
Pipeline::withinTransaction()by@cosmastechin laravel/framework#56377- [12.x] fix: Models having inconsistent guarding behaviour by
@JimToolsin laravel/framework#56381- Fix incorrect docblock for custom builder resolvers by
@LukeTowersin laravel/framework#56392- [12.x] Fix typehints for
partition()by@cosmastechin laravel/framework#56388- [12.x] Introduce
#[Bind]attribute by@cosmastechin laravel/framework#56383- [12.x] Use MissingValue as default to distinguish between omitted and explicit null by
@Edvardein laravel/framework#56394
... (truncated)
Changelog
Sourced from laravel/framework's changelog.
v12.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#56625v12.22.1 - 2025-08-08
- [12.x] Improved assertion message by
@AhmedAlaa4611in laravel/framework#56579- [12.x] Fixed version increment by
@dciancuin laravel/framework#56588- [12.x] Normalize file path separators in
make:migrationcommand on Windows by@amirhshokriin laravel/framework#56591- Revert "[12.x] Improve PHPDoc blocks for array of arguments in Gate" by
@taylorotwellin laravel/framework#56593v12.21.0 - 2025-07-22
- fix(vite): #55793 add explicit as-script to link tag for script modul… by
@midsonlajeantyin laravel/framework#55794- [12.x] Allow globally disabling Factory parent relationships via
Factory::dontExpandRelationshipsByDefault()by@cosmastechin laravel/framework#56154- [12.x] Adds checking if a value is between two columns by
@DarkGhostHunterin laravel/framework#56119- [12.x] Ensure database connection is always restored by
@xurshudyanin laravel/framework#56258- [12.x] Fix handling of
Htmlableobjects inJs::convertDataToJavaScriptExpression()by@jj15asmrin laravel/framework#56253- Reduce meaningless intermediate variables. by
@LjjGitin laravel/framework#56265- [12.x] Improve typehints for
AbstractCursorPaginator@through()by@cosmastechin laravel/framework#56267
... (truncated)
Commits
6dcf2c4Update version to v12.24.09258a94[12.x] Add error message fordoesnt_containrule (#56644)41e7719[12.x] AddArr::push()(#56632)f64a924[12.x] Cache Singleton/Scoped attribute checks (#56633)5521c5erefactor: update cid param name (#56634)0490c48[12.x] Updateorchestra/testbench-coredeps (#56637)b8f2502[12.x] Test Improvements (#56635)0aaeeebUse PHP 8.4 array helpers in Arr utils (#56631)39e9e2bUpdate CHANGELOG2a0e933Update version to v12.23.1- 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:
+209
+209
Deletions:
-56
-56
Package Dependencies
Package:
laravel/framework
Ecosystem:
packagist
packagist
Version Change:
11.45.1 → 12.24.0
Update Type:
Major
Major
Technical Details
| ID: | 5167787 |
| UUID: | 2748118982 |
| Node ID: | PR_kwDOBNPhPs6jzPfG |
| Host: | GitHub |
| Repository: | laravelio/paste.laravel.io |
| Merge State: | Unknown |