-
-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
deps(deps): update dependency laravel/framework to v11.34.2 #428
base: develop
Are you sure you want to change the base?
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #428 +/- ##
=============================================
+ Coverage 54.46% 55.55% +1.09%
Complexity 43 43
=============================================
Files 22 22
Lines 112 117 +5
=============================================
+ Hits 61 65 +4
- Misses 51 52 +1 ☔ View full report in Codecov by Sentry. |
5ede9c3
to
c04661c
Compare
c04661c
to
170119b
Compare
170119b
to
b1ecfbc
Compare
b1ecfbc
to
bd9f0e2
Compare
bd9f0e2
to
6a7dea8
Compare
6a7dea8
to
ed9bdb9
Compare
ed9bdb9
to
725996e
Compare
725996e
to
cbce31e
Compare
cbce31e
to
6d90d10
Compare
6d90d10
to
048b282
Compare
048b282
to
47f2625
Compare
47f2625
to
f9a87ef
Compare
f9a87ef
to
7716c64
Compare
7716c64
to
2859a0f
Compare
520732d
to
fe3b0ae
Compare
fe3b0ae
to
ef9d76f
Compare
ef9d76f
to
6969886
Compare
6969886
to
427bc17
Compare
427bc17
to
1eb57ff
Compare
1eb57ff
to
0551e52
Compare
0551e52
to
514f129
Compare
514f129
to
6c47a69
Compare
6c47a69
to
9816218
Compare
9816218
to
e6a5286
Compare
e6a5286
to
d215a75
Compare
d215a75
to
e781d25
Compare
|
This PR contains the following updates:
11.10.0
->11.34.2
Release Notes
laravel/framework (laravel/framework)
v11.34.2
Compare Source
withoutOverlapping
for grouped scheduled closures by @istiak-tridip in https://github.com/laravel/framework/pull/53680ResendTransport
missing custom headers by @lucasmichot in https://github.com/laravel/framework/pull/53687v11.34.1
Compare Source
v11.34.0
Compare Source
BackedEnum
when usingfromRoute()
inMakesHttpRequests
by @wietsewarendorff in https://github.com/laravel/framework/pull/53593$ownerKey
check fornull
toMorphTo
asBelongsTo
relationship will always return astring
by @crynobone in https://github.com/laravel/framework/pull/53592SyntaxError
on Vite prefetch with empty assets by @jnoordsij in https://github.com/laravel/framework/pull/53659class-string
types by @timacdonald in https://github.com/laravel/framework/pull/53657never
type for methods that always throws by @tamiroh in https://github.com/laravel/framework/pull/53643withoutDefer
also return$this
by @tamiroh in https://github.com/laravel/framework/pull/53644Request::fluent
method by @stevebauman in https://github.com/laravel/framework/pull/53662Support\Fluent
data access and transformation capabilities by @stevebauman in https://github.com/laravel/framework/pull/53665v11.33.2
Compare Source
v11.33.1
Compare Source
v11.33.0
Compare Source
withoutOverlapping
viaPendingEventAttributes
proxy by @istiak-tridip in https://github.com/laravel/framework/pull/53553Request::enums
method to retrieve an array of enums by @stevebauman in https://github.com/laravel/framework/pull/53540ShowModelCommand
functionality to separate class by @cosmastech in https://github.com/laravel/framework/pull/53541new Collection()
overcollect()
by @browner12 in https://github.com/laravel/framework/pull/53563ModelInspector
by @cosmastech in https://github.com/laravel/framework/pull/53565laravel/serializable-closure
2 by @crynobone in https://github.com/laravel/framework/pull/53552v11.32.0
Compare Source
trans_choice
by @patrickrobrecht in https://github.com/laravel/framework/pull/53517Blueprint::rawColumn()
by @Jacobs63 in https://github.com/laravel/framework/pull/53496unless
code comment by @fritz-c in https://github.com/laravel/framework/pull/53529v11.31.0
Compare Source
useCascadeTruncate
method forPostgresGrammar
by @korkoshko in https://github.com/laravel/framework/pull/53343URL::forceHttps()
to enforce HTTPS scheme for URLs by @dasundev in https://github.com/laravel/framework/pull/53381whereFullText
case consistency by @parth391 in https://github.com/laravel/framework/pull/53395HasFactory
trait tomake:model
generation command using--all
options by @adel007gh in https://github.com/laravel/framework/pull/53391Mail::build
by @stevebauman in https://github.com/laravel/framework/pull/53411AddLinkHeadersForPreloadedAssets
middleware by @jnoordsij in https://github.com/laravel/framework/pull/53463DB::build
method by @stevebauman in https://github.com/laravel/framework/pull/53464Cache::build
by @stevebauman in https://github.com/laravel/framework/pull/53454v11.30.0
Compare Source
$bind
parameter toBlade::directive
by @hossein-zare in https://github.com/laravel/framework/pull/53279trans_choice()
when translation replacement include|
separator by @crynobone in https://github.com/laravel/framework/pull/53331exists()
instead ofcount()
by @browner12 in https://github.com/laravel/framework/pull/53328vector
Column Type by @akr4m in https://github.com/laravel/framework/pull/53316dropColumnsIfExists
,dropColumnIfExists
anddropForeignIfExists
by @eusonlito in https://github.com/laravel/framework/pull/53305dropColumnsIfExists
,dropColumnIfExists
anddropForeignIfExists
" by @taylorotwell in https://github.com/laravel/framework/pull/53338HasUniqueStringIds
by @cosmastech in https://github.com/laravel/framework/pull/53280v11.29.0
Compare Source
Js::from(collect());
by @crynobone in https://github.com/laravel/framework/pull/53206castAsJson()
on non default db connection during test by @crynobone in https://github.com/laravel/framework/pull/53256waitUntil
method toProcess
by @xurshudyan in https://github.com/laravel/framework/pull/53236$previousLCurrency
to$previousCurrency
for clarity and consistency by @mdariftiens in https://github.com/laravel/framework/pull/53261v11.28.1
Compare Source
ViewMakeCommand
by @GrahamCampbell in https://github.com/laravel/framework/pull/53174PHP_CLI_SERVER_WORKERS
on Windows environment by @crynobone in https://github.com/laravel/framework/pull/53178enum_value()
function instead of only empty string by @crynobone in https://github.com/laravel/framework/pull/53181v11.28.0
Compare Source
null
as default cursor value for PHP Redis by @jayan-blutui in https://github.com/laravel/framework/pull/53095Illuminate\Support\enum_value
to resolveBackedEnum
orUnitEnum
to scalar by @crynobone in https://github.com/laravel/framework/pull/53096throw_if
andthrow_unless
to reflect actual behavior with "falsey" values by @crishoj in https://github.com/laravel/framework/pull/53154where
with array respects boolean by @timacdonald in https://github.com/laravel/framework/pull/53147throw_*
helpers by @crishoj in https://github.com/laravel/framework/pull/53164ProcessPoolResults
by @Riley19280 in https://github.com/laravel/framework/pull/53160v11.27.2
Compare Source
queue:work
Command by @crynobone in https://github.com/laravel/framework/pull/53076ServiceProvider::optimizes()
by @crynobone in https://github.com/laravel/framework/pull/53074v11.27.1
Compare Source
v11.27.0
Compare Source
Illuminate\Support\php_binary()
by @crynobone in https://github.com/laravel/framework/pull/53008Schema::hasTable()
performance by @hafezdivandari in https://github.com/laravel/framework/pull/53006Str::inlineMarkdown()
by @ryangjchandler in https://github.com/laravel/framework/pull/53033make:model
for Form Requests by @joshmanders in https://github.com/laravel/framework/pull/53052shouldConvertToBoolean
when parameter uses dot notation by @bytestream in https://github.com/laravel/framework/pull/53048--json
flag toqueue:work
command for structured logging by @josecl in https://github.com/laravel/framework/pull/52887v11.26.0
Compare Source
Enumerable::implode()
by @devfrey in https://github.com/laravel/framework/pull/52937RateLimiter
&RateLimited
middleware by @sethsandaru in https://github.com/laravel/framework/pull/52935REMOTE_ADDR
not working in Swoole by @chuoke in https://github.com/laravel/framework/pull/52889[@include](https://redirect.github.com/include)('vendor/autoload.php')
via Laravel Envoy by @s-damian in https://github.com/laravel/framework/pull/52974make:job-middleware
artisan command by @dshafik in https://github.com/laravel/framework/pull/52965v11.25.0
Compare Source
Response
Type to \Symfony\Component\HttpFoundation\Response by @kayw-geek in https://github.com/laravel/framework/pull/52915routes/console.php
as this will cause breaking change with the defaultwithRouting($console)
by @crynobone in https://github.com/laravel/framework/pull/52942Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.