laravel-docker
laravel-docker copied to clipboard
Bump laravel/framework from 12.12.0 to 12.14.1 in the production-dependencies group
trafficstars
Bumps the production-dependencies group with 1 update: laravel/framework.
Updates laravel/framework from 12.12.0 to 12.14.1
Release notes
Sourced from laravel/framework's releases.
v12.14.1
- [10.x] Refine error messages for detecting lost connections (Debian bookworm compatibility) by
@mfnin laravel/framework#53794- [10.x] Bump minimum
league/commonmarkby@crynobonein laravel/framework#53829- [10.x] Backport 11.x PHP 8.4 fix for str_getcsv deprecation by
@aka-tpaynein laravel/framework#54074- [10.x] Fix attribute name used on
Validatorinstance within certain rule classes by@crynobonein laravel/framework#54943- Add
Illuminate\Support\EncodedHtmlStringby@crynobonein laravel/framework#54737- [11.x] Fix missing
return $thisforassertOnlyJsonValidationErrorsby@LeTamanoirin laravel/framework#55099- [11.x] Fix
Illuminate\Support\EncodedHtmlStringfrom causing breaking change by@crynobonein laravel/framework#55149- [11.x] Respect custom path for cached views by the
AboutCommandby@alies-devin laravel/framework#55179- [11.x] Include all invisible characters in Str::trim by
@laserhybizin laravel/framework#54281- [11.x] Test Improvements by
@crynobonein laravel/framework#55302- [11.x] Remove incorrect syntax from mail's
messagetemplate by@crynobonein laravel/framework#55530- [11.x] Allows to toggle markdown email encoding by
@crynobonein laravel/framework#55539- [11.x] Fix
EncodedHtmlStringto ignore instance ofHtmlStringby@jbrabandin laravel/framework#55543- [11.x] Test Improvements by
@crynobonein laravel/framework#55549- [11.x] Install Passport 13.x by
@hafezdivandariin laravel/framework#55621- [11.x] Bump minimum league/commonmark by
@andrextorin laravel/framework#55660- Backporting Timebox fixes to 11.x by
@valorinin laravel/framework#55705- Test SQLServer 2017 on Ubuntu 22.04 by
@crynobonein laravel/framework#55716- [11.x] Fix Symfony 7.3 deprecations by
@crynobonein laravel/framework#55711- Easily implement broadcasting in a React/Vue Typescript app (Starter Kits) by
@tnyleain laravel/framework#55170v12.14.0
- [12.x] Support
useCurrenton date and year column types by@nicholasbrantleyin laravel/framework#55619- [12.x] Update "Number::fileSize" to use correct prefix and add prefix param by
@Boy132in laravel/framework#55678- [12.x] Update PHPDoc for whereRaw to allow Expression as $sql by
@mitoopin laravel/framework#55674- Revert "[12.x] Make Blueprint Resolver Statically" by
@taylorotwellin laravel/framework#55690- [12.x] Support Virtual Properties When Serializing Models by
@beschoenenin laravel/framework#55691- [12.X] Fix
Http::preventStrayRequestserror propagation when usingHttp::poolby@LeTamanoirin laravel/framework#55689- [12.x] incorrect use of generics in Schema\Builder by
@taka-oyamain laravel/framework#55687- [12.x] Add option to disable MySQL ssl when restoring or squashing migrations by
@andersonlsin laravel/framework#55683- [12.x] Add
exceptandexceptHiddenmethods toContextclass by@xurshudyanin laravel/framework#55692- [12.x] Container
currentlyResolvingutility by@jrseligain laravel/framework#55684- [12.x] Container
currentlyResolvingtest by@jrseligain laravel/framework#55694- [12.x] Fix handling of default values for route parameters with a binding field by
@stanclin laravel/framework#55697- Move Timebox for Authentication and add to password resets by
@valorinin laravel/framework#55701- [12.x] perf: Optimize BladeCompiler by
@rzv-mein laravel/framework#55703- [12.x] perf: support iterables for event discovery paths by
@calebdwin laravel/framework#55699- [12.x] Types: AuthorizesRequests::resourceAbilityMap by
@liamduckettin laravel/framework#55706- [12.x] Add flexible support to memoized cache store by
@timacdonaldin laravel/framework#55709- [12.x] Introduce Arr::from() by
@daniserin laravel/framework#55715- [12.x] Fix the
getCurrentlyAttachedPivotswrongmorphClassfor morph to many relationships by@amir9480in laravel/framework#55721- [12.x] Improve typehints for Http classes by
@cosmastechin laravel/framework#54783- Add deleteWhen for throttle exceptions job middleware by
@moshe-autoleadstarin laravel/framework#55718v12.13.0
- [12.x] fix no arguments return type in request class by
@olivernybroein laravel/framework#55631- [12.x] Add support for callback evaluation in containsOneItem method by
@fernandokbsin laravel/framework#55622- [12.x] add generics to aggregate related methods and properties by
@taka-oyamain laravel/framework#55628- [12.x] Fix typo in PHPDoc by
@AhmedAlaa4611in laravel/framework#55636
... (truncated)
Changelog
Sourced from laravel/framework's changelog.
v12.14.1 - 2025-05-13
- [10.x] Refine error messages for detecting lost connections (Debian bookworm compatibility) by
@mfnin laravel/framework#53794- [10.x] Bump minimum
league/commonmarkby@crynobonein laravel/framework#53829- [10.x] Backport 11.x PHP 8.4 fix for str_getcsv deprecation by
@aka-tpaynein laravel/framework#54074- [10.x] Fix attribute name used on
Validatorinstance within certain rule classes by@crynobonein laravel/framework#54943- Add
Illuminate\Support\EncodedHtmlStringby@crynobonein laravel/framework#54737- [11.x] Fix missing
return $thisforassertOnlyJsonValidationErrorsby@LeTamanoirin laravel/framework#55099- [11.x] Fix
Illuminate\Support\EncodedHtmlStringfrom causing breaking change by@crynobonein laravel/framework#55149- [11.x] Respect custom path for cached views by the
AboutCommandby@alies-devin laravel/framework#55179- [11.x] Include all invisible characters in Str::trim by
@laserhybizin laravel/framework#54281- [11.x] Test Improvements by
@crynobonein laravel/framework#55302- [11.x] Remove incorrect syntax from mail's
messagetemplate by@crynobonein laravel/framework#55530- [11.x] Allows to toggle markdown email encoding by
@crynobonein laravel/framework#55539- [11.x] Fix
EncodedHtmlStringto ignore instance ofHtmlStringby@jbrabandin laravel/framework#55543- [11.x] Test Improvements by
@crynobonein laravel/framework#55549- [11.x] Install Passport 13.x by
@hafezdivandariin laravel/framework#55621- [11.x] Bump minimum league/commonmark by
@andrextorin laravel/framework#55660- Backporting Timebox fixes to 11.x by
@valorinin laravel/framework#55705- Test SQLServer 2017 on Ubuntu 22.04 by
@crynobonein laravel/framework#55716- [11.x] Fix Symfony 7.3 deprecations by
@crynobonein laravel/framework#55711- Easily implement broadcasting in a React/Vue Typescript app (Starter Kits) by
@tnyleain laravel/framework#55170v12.14.0 - 2025-05-13
- [12.x] Support
useCurrenton date and year column types by@nicholasbrantleyin laravel/framework#55619- [12.x] Update "Number::fileSize" to use correct prefix and add prefix param by
@Boy132in laravel/framework#55678- [12.x] Update PHPDoc for whereRaw to allow Expression as $sql by
@mitoopin laravel/framework#55674- Revert "[12.x] Make Blueprint Resolver Statically" by
@taylorotwellin laravel/framework#55690- [12.x] Support Virtual Properties When Serializing Models by
@beschoenenin laravel/framework#55691- [12.X] Fix
Http::preventStrayRequestserror propagation when usingHttp::poolby@LeTamanoirin laravel/framework#55689- [12.x] incorrect use of generics in Schema\Builder by
@taka-oyamain laravel/framework#55687- [12.x] Add option to disable MySQL ssl when restoring or squashing migrations by
@andersonlsin laravel/framework#55683- [12.x] Add
exceptandexceptHiddenmethods toContextclass by@xurshudyanin laravel/framework#55692- [12.x] Container
currentlyResolvingutility by@jrseligain laravel/framework#55684- [12.x] Container
currentlyResolvingtest by@jrseligain laravel/framework#55694- [12.x] Fix handling of default values for route parameters with a binding field by
@stanclin laravel/framework#55697- Move Timebox for Authentication and add to password resets by
@valorinin laravel/framework#55701- [12.x] perf: Optimize BladeCompiler by
@rzv-mein laravel/framework#55703- [12.x] perf: support iterables for event discovery paths by
@calebdwin laravel/framework#55699- [12.x] Types: AuthorizesRequests::resourceAbilityMap by
@liamduckettin laravel/framework#55706- [12.x] Add flexible support to memoized cache store by
@timacdonaldin laravel/framework#55709- [12.x] Introduce Arr::from() by
@daniserin laravel/framework#55715- [12.x] Fix the
getCurrentlyAttachedPivotswrongmorphClassfor morph to many relationships by@amir9480in laravel/framework#55721- [12.x] Improve typehints for Http classes by
@cosmastechin laravel/framework#54783- Add deleteWhen for throttle exceptions job middleware by
@moshe-autoleadstarin laravel/framework#55718v12.13.0 - 2025-05-07
- [12.x] fix no arguments return type in request class by
@olivernybroein laravel/framework#55631
... (truncated)
Commits
84b1429Update version to v12.14.1e134fe9Easily implement broadcasting in a React/Vue Typescript app (Starter Kits) (#...f979990Merge branch '11.x' into 12.x18b7533Update CHANGELOGd0a0132Update version to v12.14.0e72d741Add deleteWhen for throttle exceptions job middleware (#55718)111df61Update facade docblocksb7f80ef[12.x] Improve typehints for Http classes (#54783)ea78060[12.x] Fix thegetCurrentlyAttachedPivotswrongmorphClassfor morph to m...64c440f[12.x] Introduce Arr::from() (#55715)- 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 <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions