-
Notifications
You must be signed in to change notification settings - Fork 0
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
Update dependency laravel/framework to v11 #389
base: master
Are you sure you want to change the base?
Conversation
⚠ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: composer.lock
|
8c1a5cd
to
490f6a9
Compare
ae545eb
to
2a6564b
Compare
46314e3
to
e14c1a5
Compare
5a04dd4
to
9a69bae
Compare
9a69bae
to
22f1c93
Compare
|
0ea2404
to
0bbbd39
Compare
ca16b4e
to
b5df201
Compare
e7a3b13
to
64c4d17
Compare
8f006b5
to
3ed45fc
Compare
fe5efc8
to
d91c60d
Compare
8d45ec0
to
e3ae2dc
Compare
4769929
to
66b6204
Compare
864b965
to
57c9d63
Compare
cc1fcfe
to
4db270e
Compare
4db270e
to
b1e1cf4
Compare
This PR contains the following updates:
9.52.18
->11.37.0
Release Notes
laravel/framework (laravel/framework)
v11.37.0
Compare Source
Dumpable
trait toUri
by @nuernbergerA in https://github.com/laravel/framework/pull/53960$ignoreCase
option toStr::is
by @stevebauman in https://github.com/laravel/framework/pull/53981withoutQuery
method to accept string or array input by @1weiho in https://github.com/laravel/framework/pull/53973Illuminate\Http\Response
to output empty string if$content
is set tonull
by @crynobone in https://github.com/laravel/framework/pull/53872whereDoesntHaveRelation
,whereMorphDoesntHaveRelation
and their variants withOR
by @andrey-helldar in https://github.com/laravel/framework/pull/53996RefreshDatabase
transaction was committed by @SjorsO in https://github.com/laravel/framework/pull/53997Illuminate\Support\Uri
on testing HTTP Requests by @crynobone in https://github.com/laravel/framework/pull/54038null
&*
key given indata_get
by @jwjenkin in https://github.com/laravel/framework/pull/54059v11.36.1
Compare Source
getJob()
method toPendingDispatch
class + Introduced tests by @pascalbaljet in https://github.com/laravel/framework/pull/53951v11.36.0
Compare Source
config/mail.php
with supported configuration by @crynobone in https://github.com/laravel/framework/pull/53874enum_value()
to be use in standaloneilluminate/collections
by @crynobone in https://github.com/laravel/framework/pull/53871Uri
andUriQueryString
implementStringable
by @cosmastech in https://github.com/laravel/framework/pull/53873new Stringable
overStr::of
andstr()
by @lucasmichot in https://github.com/laravel/framework/pull/53883Uri
class to default, global aliases by @jasonmccreary in https://github.com/laravel/framework/pull/53884loadMissing
by @SychO9 in https://github.com/laravel/framework/pull/53879numericAggregate
on eloquent builder by @AmirRezaM75 in https://github.com/laravel/framework/pull/53880new Fluent
overfluent()
helper by @lucasmichot in https://github.com/laravel/framework/pull/53890Collection::wrap
by @lucasmichot in https://github.com/laravel/framework/pull/53891Collection::range
by @lucasmichot in https://github.com/laravel/framework/pull/53895schema:dump --prune
command by @andrey-helldar in https://github.com/laravel/framework/pull/53870blank
Helper from Serializing Eloquent Models by @SanderMuller in https://github.com/laravel/framework/pull/53911Fluent::set
method by @stevebauman in https://github.com/laravel/framework/pull/53946v11.35.1
Compare Source
Illuminate\Database\Query\Builder
by @jnoordsij in https://github.com/laravel/framework/pull/53841DatabaseTruncation
trait by introducingConnection::withoutTablePrefix()
method by @hafezdivandari in https://github.com/laravel/framework/pull/53842v11.35.0
Compare Source
Illuminate\Database\Eloquent\Collection
by @browner12 in https://github.com/laravel/framework/pull/53730Collection::make()
fornew Collection()
by @browner12 in https://github.com/laravel/framework/pull/53733Illuminate\Database\Eloquent\Collection
by @browner12 in https://github.com/laravel/framework/pull/53735collect()
helper tonew Collection()
by @browner12 in https://github.com/laravel/framework/pull/53726Collection
support for enums usingfirstWhere()
andvalue()
by @crynobone in https://github.com/laravel/framework/pull/53777Http\Client\Response
intoFluent
by @stevebauman in https://github.com/laravel/framework/pull/53771Http\Client\RequestException
message truncation by @stevebauman in https://github.com/laravel/framework/pull/53734reduce()
by @lorenzolosa in https://github.com/laravel/framework/pull/53798Illuminate\Database\Query\Builder
class by @xurshudyan in https://github.com/laravel/framework/pull/53793compact()
in Container by @KennedyTedesco in https://github.com/laravel/framework/pull/53789Exceptions@dontTruncateRequestExceptions()
fluent by @cosmastech in https://github.com/laravel/framework/pull/53786laravel/serializable-closure
on Database component by @patrickcarlohickman in https://github.com/laravel/framework/pull/53822str_
functions by @browner12 in https://github.com/laravel/framework/pull/53817password_hash()
failures better by @browner12 in https://github.com/laravel/framework/pull/53821return
statement by @browner12 in https://github.com/laravel/framework/pull/53816when()
by @browner12 in https://github.com/laravel/framework/pull/53815array_values
call by @browner12 in https://github.com/laravel/framework/pull/53814array_push
for 1 element by @browner12 in https://github.com/laravel/framework/pull/53813chopStart
andchopEnd
tests by @browner12 in https://github.com/laravel/framework/pull/53812$events
docblock type by @browner12 in https://github.com/laravel/framework/pull/53808DatabaseTruncation
trait (PostgreSQL and SQLServer) by @hafezdivandari in https://github.com/laravel/framework/pull/53787v11.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/53305Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.