Update dependency laravel/framework to 5.8.* #6
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
5.7.*
->5.8.*
Release Notes
laravel/framework (laravel/framework)
v5.8.38
Compare Source
v5.8.37
Compare Source
v5.8.36
Compare Source
v5.8.35
Compare Source
Added
NOT RLIKE
SQL operator (#29788)Str:slug
language array (#29838, ba772d6)php7.4
(#29842)Fixed
MorphOneOrMany
existence queries (#29765)QueueFake::size()
method (#29761, ddaf6e6)Changed
monolog/monolog
version to^1.12
(#29837)v5.8.34
Compare Source
Fixed
MailMessage::render()
ifview
method was used (#29698)until
method inMocksApplicationServices
(#29708)Changed:
v5.8.33
Compare Source
Added
ValidatesWhenResolvedTrait::passedValidation()
callback (#29549)insertOrIgnore
support (#29639, 46d7e96, #29645)Whoops
handler.(#29564)Fixed
ProviderRepository::writeManifest()
(#29568)output
andquestions
expectations (#29580)Refactoring
isset()
(#29581)v5.8.32
Compare Source
Fixed
distinct
validator (#29499)v5.8.31
Compare Source
Fixed
updateExistingPivot()
when pivot is non-existent (#29362)assertJsonValidationErrors()
with muliple messages (#29380)Changed
Illuminate\Cache\ArrayStore::forget()
returns false on missing key (#29427)QueryBuilder::dump()
method (#29437)hasPivotColumn()
method (#29367)date_create
to prevent date validator warnings (#29342, #29389)v5.8.30
Compare Source
Added
MakesHttpRequests::option()
andMakesHttpRequests::optionJson()
methods (#29258)Blueprint::uuidMorphs()
andBlueprint::nullableUuidMorphs()
methods (#29289)MailgunTransport::getEndpoint()
andMailgunTransport::setEndpoint()
methods (#29312)WEBP
to image validation rule (#29309)TestResponse::assertSessionHasInput()
method (#29327)collation()
on columns (#29213)Fixed
$modifiers
order (#29265)DateTime
objects andint
values inorWhereDay()
,orWhereMonth()
,orWhereYear()
methods in theBuilder
(#29317)Model::newCollection()
(#29196)Reverted
WithFaker::makeFaker()
use localapp.faker_locale
config (#29250)Changed
v5.8.29
Compare Source
Added
WithFaker::makeFaker()
use localapp.faker_locale
config (#29123)whereNull
andwhereNotNull
to accept array columns argument (#29154)Console\Scheduling\ManagesFrequencies::hourlyAt()
to accept array of integers (#29173)Performance
Fixed
Builder::whereDay()
andBuilder::whereMonth()
with raw expressionsv5.8.28
Compare Source
Added
Support\Collection::mergeRecursive()
method (#29084)Support\Collection::replace()
andSupport\Collection::replaceRecursive()
methods (#29088)Session\Store::only()
method (#29107)Fixed
Reverted
Changed
v5.8.27
Compare Source
Added
mix
helper useapp.mix_url
config (#28952)RedisManager::setDriver()
method (#28985)whereHasMorph()
and corresponding methods to work withMorphTo
relations (#28928)Fixed
collation
(#28975)Str::ascii()
(#28999)Changed
TestResponse::dump()
andTestResponse::dumpHeaders()
methods from ending execution of the script (#28960)TestResponse::dump()
andTestResponse::dumpHeaders()
methods chaining (#28967)NotificationFake
accept custom channels (#28969)serverVersion
database connection option to Doctrine DBAL connection (#28964, 1b55b28)self::
withstatic::
in theRelation::getMorphedModel()
(#28974)SuspiciousOperationException
(#29000)v5.8.26
Compare Source
v5.8.26 (2019-06-25)
Reverted
mix
helper useapp.asset_url
(#28950)v5.8.25
Compare Source
Added
json
option toroute:list
command (#28894)Fixed
TestResponse::assertJsonMissingValidationErrors()
on empty response (#28595, #28913)FilesystemAdapter::response()
(#28947)Changed
TestResponse::assertViewHas()
to see all data (#28893)mix
helper useapp.asset_url
(#28905)v5.8.24
Compare Source
Added
TestResponse::assertSessionHas()
(#28837)TestResponse::assertUnauthorized()
(#28851)ServeCommand
viaSERVER_PORT
env variable (#28849, 6a18e73)@endcomponentFirst
directive (#28884)$when
toretry
helper (85c0801)Fixed
Builder::dump()
andBuilder::dd()
with global scopes (#28858)Reverted
Changed
SuspiciousOperationException
in router asNotFoundHttpException
(#28866)v5.8.23
Compare Source
v5.8.23 (2019-06-14)
Fixed
Changed
TestResponse::assertJsonValidationErrors()
(2970dab)v5.8.22
Compare Source
Added
@componentFirst
directive (#28783)Related
andRecommended
to Pluralizer (#28749)Str::containsAll()
method (#28806)TestResponse::assertJsonValidationErrors()
(#28787)Fixed
dropAllTables
when foreign key constraints exist (#28750, #28770)Model::getConnectionName()
whenModel::cursor()
used (#28804)Changed
force
an optional feature when usingConfirmableTrait
. (#28742)Model::getRelationshipFromMethod()
(#28762)v5.8.21
Compare Source
Fixed
v5.8.20
Compare Source
Added
viewAny()
to dummy policy class (#28654, #28671)fullpath
option tomake:migration
command (#28669)Performance improvement
Arr::collapse()
(#28662, #28676)Fixed
artisan cache:clear
command with a redis cluster using the Predis library (#28706)v5.8.19
Compare Source
Added
DYNAMODB_ENDPOINT
env variable to configure endpoint for DynamoDB (#28600)Illuminate\Foundation\Application::isProduction()
method (#28602)rescue()
to be disabled (#28617)sourceip
andlocaldomain
) smtp config options (#28631, 435c05b)Fixed
Illuminate\Cache\DynamoDbStore::forever()
(#28618)event:list
command, when using a combination of manually registering events and event auto discovering (#28624)Performance improvement
Arr::flatten()
(#28614)Changed
id
toModelNotFoundException
exception inImplicitRouteBinding
(#28588)v5.8.18
Compare Source
Added
html
as a new valid extension for views (#28541)withSwiftMessage
inMailMessage
(#28535)Fixed
Illuminate\Cache\FileStore::getPayload()
in case of broken cache (#28536)The filename fallback must only contain ASCII characters
in theIlluminate\Filesystem\FilesystemAdapter::response()
(#28551)Changed
Support\Testing\Fakes\MailFake::failures()
returns an empty array (#28538)Support\Testing\Fakes\BusFake::pipeThrough()
returns$this
(#28564)Refactoring
v5.8.17
Compare Source
Added
Illuminate\Foundation\Testing\TestResponse::dumpHeaders()
(#28450)ends_with
validation rule (#28455)columns
arguments in theroute:list
command (#28459)retryAfter
inMail\SendQueuedMailable
andNotifications\SendQueuedNotifications
object (#28484)Illuminate\Foundation\Console\Kernel::scheduleCache()
(6587e78)--path
options within migrate commands (#28495)Tappable
trait (#28507)Illuminate\Foundation\Application::useAppPath()
(#28493)PhpRedisConnection
andPredisConnection
(f4e8d5c)Fixed
RoutingServiceProvider
(without bind ofsession
inContainer
) (#28438)route:list
command when routes were dynamically modified (#28460, #28463)required
validation with multiplepasses()
calls (#28502)RedisCluster
only ifredis
>=4.3.0
(1371940)escapeshellarg
on windows symlink inFilesystem::link()
(44c3feb)Changed
v5.8.16
Compare Source
Added
migrate:fresh
command (#28382)Renderable
functionality toMailMessage
(#28386)Fixed
fromSub()
andjoinSub()
with table prefix inQuery\Builder
(#28400)Schema::hasTable()
with views (#28401)sync
results with customPivot
model (#28416, e31d131)Changed
None
AndReact
presets withvue-template-compiler
(#28389)navbar-laravel
class tobg-white shadow-sm
class inlayouts\app.stub
(#28417)Builder::findMany()
when ids are emptyArrayable
(#28432)password
forRedisCluster
construct function (#28434)Auth\Notifications\VerifyEmail
(#28428)RouteAction::parse()
(#28397)Events\DiscoverEvents
(#28421, #28426)v5.8.15
Compare Source
Added
Changed:
dd
method to the query builder (#28357)v5.8.14
Compare Source
Added
Job Based Retry Delay
(#28265)Changed
@error
blade directive (#28273)Reverted
Refactoring
Null Coalescing Operator
(#28280, #28287)v5.8.13
Compare Source
Added
@error
blade directive (#28062)custom Doctrine DBAL
types in the schema builder (#28214, 91a6afe)Fixed
Reverted
possibility for use in / not in operators in the query builder
since of issue withwherePivot()
method (04a547ee)v5.8.12
Compare Source
Added
Illuminate\Support\Collection::duplicates()
(#28181)Illuminate\Database\Eloquent\Collection::duplicates()
(#28194)Illuminate\View\FileViewFinder::getViews()
(#28198)onSuccess()
\onFailure()
\pingOnSuccess()
\pingOnFailure()
\emailOnFailure()
toIlluminate\Console\Scheduling\Event
(#28167)SET
datatype on MySQL Grammar (#28171)in
/not in
operators in the query builder (#28192)Fixed
Support\Testing\Fakes\QueueFake
for undefined methods (#28164)lt
\lte
\gt
\gte
validations with different types (#28174)string quoting
forSQL Server
(#28176)whereDay
andwhereMonth
when passingint
values (#28185)Changed
autocomplete
attributes to the html stubs (#28226)event:list
command (#28177, cde1c5d)Illuminate\Database\Console\Factories\FactoryMakeCommand
to generate more IDE friendly code (#28188)LockProvider
interface onDynamoDbStore
(#28203)v5.8.11
Compare Source
Added
macros
directly onIlluminate\Support\Facades\Date
(#28129)lock
to be configured inlocal filesystems
(#28124)Fixed
Illuminate\Database\Query\Grammars\Grammar
(#28160)Changed
realpath
toapp_path
during string replacement inIlluminate\Foundation\Console\Kernel::load()
(82ded9a)Refactoring
Illuminate\Foundation\Events\DiscoverEvents::within()
(#28122, 006f999)v5.8.10
Compare Source
Added
replicating
model event (#28077)NotificationFake
macroable (#28091)Fixed
Changed
event:list
command (3437751)v5.8.9
Compare Source
Added
Fixed
Resource
withpreserveKeys
property (#27985)SoftDelete::runSoftDelete
andSoftDelete::performDeleteOnModel
with overwrittenModel::setKeysForSaveQuery
(#28081)Changed
Refactoring:
Illuminate\Auth\Access\Gate::callBeforeCallbacks()
(#28079)v5.8.8
Compare Source
Added
Illuminate\Database\Query\Builder::forPageBeforeId()
method (#28011)Fixed
BelongsToMany::detach()
with custom pivot class (#27997)event:generate
command (#28007)Changed
parameters
argument toresolve
helper (#28020)empty
in compiled view (#27976)Refactoring
env()
helper (#27965)v5.8.7
Compare Source
v5.8.6
Compare Source
Fixed
Changed
env
variables withgetenv()
(#27958, c37702c)stripslashes
forValidation\Rules\Unique.php
(#27940, 34759cc)Refactoring
Illuminate\Http\Concerns::allFiles()
(#27955)v5.8.5
Compare Source
Added
Illuminate\Database\DatabaseManager::setReconnector()
(#27845)Illuminate\Auth\Access\Gate::none()
(#27859)OtherDeviceLogout
event (#27865, 5e87f2d)even
andodd
flags to theLoop
variable in theblade
(#27883)Changed
æ
(#27886)403.blade.php
and503.blade.php
error (#27893, #27902)Fixed
Arr::shuffle()
(#27861)Illuminate\Database\Query\Builder::updateOrInsert()
with empty$values
(#27906)Application::getNamespace()
method (#27915)Security
Validation\Rules\Unique.php
(da4d4a4). You can read more herev5.8.4
Compare Source
Added
Illuminate\Support\Collection::join()
method (#27723)Illuminate\Foundation\Http\Kernel::getRouteMiddleware()
method (#27852)Str
class (#27857)Fixed
v5.8.3
Compare Source
Added
Collection::countBy
(#27770)EloquentUserProvider::newModelQuery()
(#27734, 9bb7685)StartSession::saveSession()
method (#27771, 76c7126)belongsToMany
to takeModel/Pivot
class name as a second parameter (#27774)Fixed
Gate::forUser
(#27708)via
asstring
in theNotification
(#27710)StartSession
middleware (499e4fe)stack
channel's bug related to thelevel
(#27726, bc884bb)email
validation for not string values (#27735)Changed
MessageBag
is empty before checking keys exist in theMessageBag
(#27719)v5.8.2
Compare Source
v5.8.2 (2019-02-27)
Fixed
v5.8.1
Compare Source
v5.8.1 (2019-02-27)
Added
Illuminate\View\FileViewFinder::setPaths()
(#27678)Changed
Reverted
Facade
(63d87d7)v5.8.0
Compare Source
Check the upgrade guide in the Official Laravel Documentation.
v5.7.29
Compare Source
v5.7.28
Compare Source
Added
Pheanstalk 4.x
(#27622)Changed
@babel/preset-react
(#27645)AuthenticateWithBasicAuth
Middleware (#27661)Pipeline
(#27648)Fixed
Foundation\Exceptions\Handler
(#27632)v5.7.27
Compare Source
v5.7.26
Compare Source
Added
Illuminate\Pipeline\Pipeline::thenReturn()
(#27429)Illuminate\Cache\TaggedCache::getTags()
(#27445)Illuminate\Http\ResponseTrait::getCallback()
(#27464)Model::withoutEvents()
method (#27419, 5c5d6b2)Reverted
MorphTo
withwithDefault()
(#27411)"(9bbf644)Changed
Illuminate\Foundation\Testing\TestResponse::assertJsonValidationErrors()
(#27495, 98010da)Illuminate\Support\Testing\Fakes\EventFake::dispatch()
will return response (#27430)v5.7.25
Compare Source
Added
ENV
to control paths ofcache files
forservices
,packages
androutes
(#27389)Fixed
BelongsToMany
pivot relationship child with loaded relations wakeup (#27358)MorphTo
withwithDefault()
(#27411)Changed
php_network_getaddresses: getaddrinfo failed: Name or service not known
inDetectsLostConnections
trait (#27418)Configuration
📅 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.