Bump laravel/framework from 11.46.0 to 12.30.1
Open
Number: #378
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Contributor
Comments: 0
Association: Contributor
Comments: 0
Created:
September 19, 2025 at 06:01 AM UTC
(2 months ago)
(2 months ago)
Updated:
September 19, 2025 at 06:01 AM UTC
(2 months ago)
(2 months ago)
Labels:
dependencies php
dependencies php
Description:
Bumps laravel/framework from 11.46.0 to 12.30.1.
Release notes
Sourced from laravel/framework's releases.
v12.30.1
- [12.x] Fix: Apply intl extension check to ordinal position to prevent issues by
@BinaryKittenin laravel/framework#57112v12.30.0
- [12.x] Allow newer versions for phiki/phiki than 2.0.0 by
@hebbetin laravel/framework#57075- [12.x] Use null coalescing for memoryExceededExitCode by
@jackbaylissin laravel/framework#57090- [12.x] Fix 'can' function that was defined in RouterRegistrar in #54648 by
@pdewitin laravel/framework#57072- [12.x] Fix SQS FIFO and fair queue support by
@patrickcarlohickmanin laravel/framework#57080- atomically flush redis cache tags by
@taylorotwellin laravel/framework#57098- [12.x] Add type hints to
\Illuminate\Support\Strby@shaedrichin laravel/framework#57096- Doc: Update Database Connection getElapsedTime comment to specify unit by
@glenscin laravel/framework#57099- [12.x] Add support for Ordinal Position in validation messages by
@BinaryKittenin laravel/framework#57109- [12.x] Fix exception frame file path on Windows by
@avosalmonin laravel/framework#57103- Add fallback to copy buttons on new exception page by
@joaokamunin laravel/framework#57092- [12.x] Adds
Macroabletrait toIlluminate/Support/Benchmarkby@1tim22in laravel/framework#57107v12.29.0
- Ensure cached and uncached routes share same precedence when resolving actions and names by
@timacdonaldin laravel/framework#56920- [12.x] Re-enable previously commented assertions by
@AhmedAlaa4611in laravel/framework#56930- [12.x] Reorder .gitignore entries for consistency and readability by
@AhmedAlaa4611in laravel/framework#56963- [12.x] SQLite: Allow setting any pragmas by
@stanclin laravel/framework#56962- refactor: remove unused array from docblock by
@alipowerful7in laravel/framework#56961- PendingResourceRegistration withoutMiddleware never returns array by
@moshe-autoleadstarin laravel/framework#56959- [12.x] Allow not having "fakerphp/faker" installed by
@SjorsOin laravel/framework#56953- [12.x] Fix Validator placeholderHash PHPDoc by
@AhmedAlaa4611in laravel/framework#56947- [12.x] Handle MariaDB innodb_snapshot_isolation=ON by
@Muffinmanin laravel/framework#56945- [12.x] Add PhpRedis pack ignore numbers option by
@tuandpin laravel/framework#56941- test(support): add edge-case tuples for preg_replace_array by
@realpvzin laravel/framework#56937- [12.x] Allow for BackedEnum on dynamic blade component by
@gehrisandroin laravel/framework#56940- [12.x] Remove one redundant array access by
@vincentvanhovenin laravel/framework#56931- [12.x] Add withoutGlobalScopesExcept() to keep only specified global scopes by
@theHocineSaadin laravel/framework#56957- [12.x] Make visibility consistent by
@AhmedAlaa4611in laravel/framework#56970- [12.x] Change list to tuple in PHPDoc block by
@shaedrichin laravel/framework#56967- [12.x] Improve
AggregateServiceProviderdocblocks by@cosmastechin laravel/framework#56968- [12.x] add --whisper option to schedule:work command by
@thojo0in laravel/framework#56969- [12.x] Update Faker suggestion to match skeleton version by
@AhmedAlaa4611in laravel/framework#56974- Refactor: use str_contains() instead of strpos() for clarity by
@arshidkv12in laravel/framework#56979- [12.x] remove unnecessary
with()helper call by@browner12in laravel/framework#56975- [12.x] Config: Move some items into pragmas by
@AhmedAlaa4611in laravel/framework#56980- Add callback support to takeUntilTimeout in LazyCollection by
@kamilkozakin laravel/framework#56981- [12.x] Utilize the is_finite() PHP function by
@AhmedAlaa4611in laravel/framework#56990- [12.x] Use property promotion in
MessageLoggedand narrow$levelby@cosmastechin laravel/framework#56989- [12.x] do not use
with()helper when no second argument is passed by@browner12in laravel/framework#56986- [12.x] Correct the type of $handler from Connection::whenQueryingForLongerThan by
@sethsandaruin laravel/framework#56987- [12.x] Some quick fixes by
@theHocineSaadin laravel/framework#56991- tests: Ensure transaction callbacks run in FIFO order by
@realpvzin laravel/framework#56973- Pass $attributes and $parent arguments to Factory Sequence by
@fritz-cin laravel/framework#56972- [12.x] - Support
CastableonEnumby@jrseligain laravel/framework#56977- [12.x] add trailing commas in multiline method signatures by
@browner12in laravel/framework#56992- [12.x] Improve docblocks for nullable parameters by
@amirhshokriin laravel/framework#56995
... (truncated)
Changelog
Sourced from laravel/framework's changelog.
v12.30.1 - 2025-09-18
- [12.x] Fix: Apply intl extension check to ordinal position to prevent issues by
@BinaryKittenin laravel/framework#57112v12.30.0 - 2025-09-18
- [12.x] Allow newer versions for phiki/phiki than 2.0.0 by
@hebbetin laravel/framework#57075- [12.x] Use null coalescing for memoryExceededExitCode by
@jackbaylissin laravel/framework#57090- [12.x] Fix 'can' function that was defined in RouterRegistrar in #54648 by
@pdewitin laravel/framework#57072- [12.x] Fix SQS FIFO and fair queue support by
@patrickcarlohickmanin laravel/framework#57080- atomically flush redis cache tags by
@taylorotwellin laravel/framework#57098- [12.x] Add type hints to
\Illuminate\Support\Strby@shaedrichin laravel/framework#57096- Doc: Update Database Connection getElapsedTime comment to specify unit by
@glenscin laravel/framework#57099- [12.x] Add support for Ordinal Position in validation messages by
@BinaryKittenin laravel/framework#57109- [12.x] Fix exception frame file path on Windows by
@avosalmonin laravel/framework#57103- Add fallback to copy buttons on new exception page by
@joaokamunin laravel/framework#57092- [12.x] Adds
Macroabletrait toIlluminate/Support/Benchmarkby@1tim22in laravel/framework#57107v12.29.0 - 2025-09-16
- Ensure cached and uncached routes share same precedence when resolving actions and names by
@timacdonaldin laravel/framework#56920- [12.x] Re-enable previously commented assertions by
@AhmedAlaa4611in laravel/framework#56930- [12.x] Reorder .gitignore entries for consistency and readability by
@AhmedAlaa4611in laravel/framework#56963- [12.x] SQLite: Allow setting any pragmas by
@stanclin laravel/framework#56962- refactor: remove unused array from docblock by
@alipowerful7in laravel/framework#56961- PendingResourceRegistration withoutMiddleware never returns array by
@moshe-autoleadstarin laravel/framework#56959- [12.x] Allow not having "fakerphp/faker" installed by
@SjorsOin laravel/framework#56953- [12.x] Fix Validator placeholderHash PHPDoc by
@AhmedAlaa4611in laravel/framework#56947- [12.x] Handle MariaDB innodb_snapshot_isolation=ON by
@Muffinmanin laravel/framework#56945- [12.x] Add PhpRedis pack ignore numbers option by
@tuandpin laravel/framework#56941- test(support): add edge-case tuples for preg_replace_array by
@realpvzin laravel/framework#56937- [12.x] Allow for BackedEnum on dynamic blade component by
@gehrisandroin laravel/framework#56940- [12.x] Remove one redundant array access by
@vincentvanhovenin laravel/framework#56931- [12.x] Add withoutGlobalScopesExcept() to keep only specified global scopes by
@theHocineSaadin laravel/framework#56957- [12.x] Make visibility consistent by
@AhmedAlaa4611in laravel/framework#56970- [12.x] Change list to tuple in PHPDoc block by
@shaedrichin laravel/framework#56967- [12.x] Improve
AggregateServiceProviderdocblocks by@cosmastechin laravel/framework#56968- [12.x] add --whisper option to schedule:work command by
@thojo0in laravel/framework#56969- [12.x] Update Faker suggestion to match skeleton version by
@AhmedAlaa4611in laravel/framework#56974- Refactor: use str_contains() instead of strpos() for clarity by
@arshidkv12in laravel/framework#56979- [12.x] remove unnecessary
with()helper call by@browner12in laravel/framework#56975- [12.x] Config: Move some items into pragmas by
@AhmedAlaa4611in laravel/framework#56980- Add callback support to takeUntilTimeout in LazyCollection by
@kamilkozakin laravel/framework#56981- [12.x] Utilize the is_finite() PHP function by
@AhmedAlaa4611in laravel/framework#56990- [12.x] Use property promotion in
MessageLoggedand narrow$levelby@cosmastechin laravel/framework#56989- [12.x] do not use
with()helper when no second argument is passed by@browner12in laravel/framework#56986- [12.x] Correct the type of $handler from Connection::whenQueryingForLongerThan by
@sethsandaruin laravel/framework#56987- [12.x] Some quick fixes by
@theHocineSaadin laravel/framework#56991- tests: Ensure transaction callbacks run in FIFO order by
@realpvzin laravel/framework#56973- Pass $attributes and $parent arguments to Factory Sequence by
@fritz-cin laravel/framework#56972
... (truncated)
Commits
7f61e86Update version to v12.30.17e1ab1dApply intl extension check to ordinal position (#57112)22df03fUpdate CHANGELOG9436037Update version to v12.30.073dac82AddsMacroabletrait toIlluminate/Support/Benchmark(#57107)4a823c4Add fallback to copy buttons on new exception page (#57092)1a937ce[12.x] Fix exception frame file path on Windows (#57103)d26bbe7[12.x] Add support for Ordinal Position in validation messages (#57109)935658fUpdate Database Connection getElapsedTime comment to specify unit (#57099)f2098d7Add type hints to \Illuminate\Support\Str (#57096)- 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:
+275
+275
Deletions:
-39
-39
Package Dependencies
Package:
laravel/framework
Ecosystem:
packagist
packagist
Version Change:
11.46.0 → 12.30.1
Update Type:
Major
Major
Technical Details
| ID: | 8016113 |
| UUID: | 2842597258 |
| Node ID: | PR_kwDOBNPhPs6pbpeK |
| Host: | GitHub |
| Repository: | laravelio/paste.laravel.io |
| Merge State: | Unknown |