This repository has been archived by the owner on May 17, 2024. It is now read-only.
Update dependency laravel/framework to v6 - autoclosed #36
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.8.*
->6.18.*
By merging this PR, the issue #34 will be automatically resolved and closed:
Release Notes
laravel/framework
v6.18.31
Compare Source
Update
v6.18.30
Compare Source
Update
v6.18.29
Compare Source
Fixed
v6.18.28
Compare Source
Fixed
v6.18.27
Compare Source
Fixed
Illuminate\Database\Concerns\ManagesTransactions::handleCommitTransactionException()
(7681795)Illuminate\Database\Eloquent\Relations\MorphPivot::delete()
(#33648)Changed
v6.18.26
Compare Source
Fixed
assertViewHas
&assertViewMissing
inIlluminate\Testing\TestResponse
(#33566)v6.18.25
Compare Source
Fixed
Illuminate\Cache\FileStore::flush()
(#33458)Illuminate\Support\Reflector
to handle parent (#33502)Revert
v6.18.24
Compare Source
Fixed
v6.18.23
Compare Source
Fixed
ConfigurationUrlParser
query decoding (#33340)v6.18.22
Compare Source
Revert
Model::originalIsEquivalent()
with floats (#33259, d68d915)](laravel/framework@bf3cb6f)v6.18.21
Compare Source
v6.18.21 (2020-06-23)
Fixed
Model::originalIsEquivalent()
with floats (#33259, d68d915)v6.18.20
Compare Source
Changed
v6.18.19
Compare Source
Fixed
Model::withoutEvents()
not registering listeners inside boot() (#33149, 4bb32ae)v6.18.18
Compare Source
Fixed
Illuminate\Database\Eloquent\Relations\MorphToMany::getCurrentlyAttachedPivots()
(110b129)v6.18.17
Compare Source
Added
Fixed
Illuminate\Database\Eloquent\Collection::getQueueableRelations()
(00e9ed7)v6.18.16
Compare Source
v6.18.15
Compare Source
Added
Illuminate\Http\Middleware\TrustHosts
(9229264)Fixed
strval
fromIlluminate/Validation/ValidationRuleParser::explodeWildcardRules()
" (52940cf)Illuminate\Mail\Mailer::sendSwiftMessage()
(#32799)Changed
symfony/polyfill-php73
dependency (5796b1e)Cache\FileStore
file permissions only once (#32845, 11c533b)v6.18.14
Compare Source
Added
Fixed
FakerGenerator
Unique caching issue (#32703)Illuminate\Foundation\Testing\PendingCommand
that do not resolve 'OutputStyle::class' from the container (#32687)Illuminate\Foundation\Testing\Concerns\MocksApplicationServices::withoutEvents()
(d1e7f85)Changed
strval
fromIlluminate/Validation/ValidationRuleParser::explodeWildcardRules()
1c76a6fv6.18.13
Compare Source
Fixed
Illuminate\Database\Eloquent\Collection::getQueueableRelations()
(7b32460)v6.18.12
Compare Source
Added
Fixed
Illuminate\Foundation\Testing\TestResponse::assertSessionHasInput()
(f0639fd)Illuminate\Database\Schema\Grammars\SqlServerGrammar::compileDropDefaultConstraint()
was ignoring Table prefixes (#32606)hasMorph()
(#32614)Illuminate\Console\Scheduling\Schedule::compileParameters()
(cfc3ac9, 36e215d)Illuminate\Database\Eloquent\RelationNotFoundException::make()
(f72a166)Illuminate\Foundation\Testing\TestResponse::assertJsonCount()
not accepting falsey keys (#32655)Changed
Illuminate/Database/Eloquent/Relations/Concerns/AsPivot::fromRawAttributes()
(6c502c1)Illuminate\Mail\Mailer::addContent()
(0557622)Illuminate\Foundation\PackageManifest::getManifest()
(#32646)FakerGenerator
instances (#32585)character
andcollation
for some columns on change (fccdf7c)v6.18.11
Compare Source
Fixed
v6.18.10
Compare Source
Fixed
v6.18.9
Compare Source
Fixed
refresh()
to supportAsPivot
trait (#32420)v6.18.8
Compare Source
Fixed
v6.18.7
Compare Source
Fixed
v6.18.6
Compare Source
Security
v6.18.5
Compare Source
Fixed
v6.18.4
Compare Source
Fixed
v6.18.3
Compare Source
Fixed
v6.18.2
Compare Source
Fixed
pivotParent
onPivot::unsetRelations()
(#31956)cookie
helper signature , matching matchCookieFactory
(#31974)v6.18.1
Compare Source
Fixed
v6.18.0
Compare Source
Added
Arr::hasAny()
method (#31636)Fixed
Changed
newPivotQuery()
method public (#31677)Illuminate\Notifications\Channels\MailChannel
(#31632)v6.17.1
Compare Source
v6.17.1 (2020-02-26)
Changed
v6.17.0
Compare Source
Added
permission
config option for the File cache store (#31579)Connection refused
andrunning with the --read-only option so it cannot execute this statement
toDetectsLostConnections
(#31539)Reverted
Fixed
Content Type not specified
(#31533)Changed
cache
helper to have an optionalexpiration
parameter (#31554)TestResponse::dumpSession()
method (#31583)v6.16.0
Compare Source
Added
Illuminate\Database\Query\Builder::groupByRaw()
(#31498)Fixed
appendRow
on console table (#31469)EloquentUserProvider::retrieveByCredentials()
(4436662)Revert
Changed
assertSentTo()
\assertNotSentTo()
methods inNotificationFake
class (#31471)v6.15.1
Compare Source
Added
whereNull
andwhereNotNull
toCollection
(#31425)Illuminate\Foundation\Testing\MockStream
class (#31447)Fixed
event:list
command for shows non-registered events (#31444)v6.15.0
Compare Source
Added
Illuminate\Auth\Events\Validated
event (#31357, 7ddac28)Blueprint
support Grammar'smacro
(#31365)Macroable
trait toIlluminate\Console\Scheduling\Schedule
class (#31354)dispatchAfterResponse
inBusFake
(#31418, e59597f)Illuminate\Foundation\Exceptions\Handler::getHttpExceptionView()
(#31420)Fixed
locks
forsqlsrv
queue (5868066)Illuminate\Events\Dispatcher::hasListeners()
(#31403, c80302e)Changed
UrlGenerator::isValid()
method (#31382)Application::$terminatingCallbacks
are reset onApplication::flush()
(#31413)PhpRedisConnector::createClient()
(#31417)v6.14.0
Compare Source
Added
Illuminate\Bus\Dispatcher::dispatchAfterResponse()
method (#31300, 8a3cdb0)Illuminate\Support\Testing\Fakes\QueueFake::assertPushedWithoutChain()
method (#31332, 7fcc6b5)Macroable
trait to theIlluminate\Events\Dispatcher
(#31317)NoPendingMigrations
event (#31289, 739fcea)Fixed
vendor:publish
command (#31333)Changed
Illuminate\Bus\Queueable::middleware()
(#31301)specifyParameter()
fromIlluminate\Console\Command
toHasParameters
trait (#31254)v6.13.1
Compare Source
Fixed
queue:work
database on Windows (#31277)v6.13.0
Compare Source
Added
--api
option to themake:model
command (#31197, #31222)PendingResourceRegistration::shallow()
method (#31208, 104c539)Filesystem::ensureDirectoryExists()
method (8a8eed4)Storage::url()
for the Ftp driver (#31258, b8790e5)Fixed
handleBeginTransactionException()
method calling pdo property instead of getPdo() method (#31233)Changed
v6.12.0
Compare Source
Added
ServiceProvider::loadFactoriesFrom()
method (#31133)TestResponse::dumpSession()
method (#31131)Str::isUuid()
method (#31148)Request::boolean()
method (#31160)Database\Eloquent\FactoryBuilder::createMany()
(#31171, 6553d59)Fixed
Cache\RedisLock::acquire()
(#31168, 8683a3d)Optimization
Changed
Event::fake()
is used (#31119, 0a70beb)v6.11.0
Compare Source
Added
Illuminate\Database\Eloquent\Builder::firstWhere()
method (#31089)Fixed
WithFaker::makeFaker()
(#31083)Str::afterLast()
method (#31095)Changed
MailFake::assertNothingSent()
andMailFake::assertNothingQueued()
(#31106)assertDatabaseHas()
(#31042, 2103eb7)v6.10.1
Compare Source
Changed
v6.10.0
Compare Source
Added
withoutMix()
andwithMix()
test helpers (#30900)validateWithBag()
macro toRequest
(#30896)exclude_if
andexclude_unless
validation rules (#30835, c0fdb56)mixin
support to Eloquent builder (#30978, 28fa74e)Macroable
(#31020)PackageManifest::config()
method (#31039, 9b73540)redis.connection
aliases in container (#31034)CallsCommands
feature fromIlluminate\Console\Command
(#31026, ef72716)Storage::putFile()
(#31040)Changed
@slot
(#30893, 878f159)ThrottleRequestsException
extendTooManyRequestsHttpException
(#30943)league/commonmark
instead oferusev/parsedown
for mail markdown (#30982)RedisQueue::getConnection()
public (#31016)graham-campbell/testbench-core
(#30989)Faker\Generator
out of the container if it is bound (#30992)Fixed
float
database types inBlueprint
(#30891)getenv()
(#30924)exclude_if
\exclude_unless
validation rules for nested data (#31006)dev-master
branch aliases from6.0-dev
to6.x-dev
(d06cc79)Optimization
runningInConsole
method (#30922)Deprecated
PendingMail::sendNow()
and remove unneeded check (#30999)Reverted
Refactoring
BladeCompiler::compileString()
method (08887f9)v6.9.0
Compare Source
Added
MIME
type argument toTesting/FileFactory::create()
(#30870)seed
toall
option when creating the model (make:model
command) (#30874)prependMiddlewareToGroup()
/appendMiddlewareToGroup()
/prependToMiddlewarePriority()
/appendToMiddlewarePriority()
toKernal
for manipulating middleware (6f33feb)Reverted
Model::setRawAttribute()
(#30885)Fixed
Builder::withCount()
binding error when a scope is added into related model with binding in a sub-select (#30869)Changed
AuthenticateSession
middleware (4de1d24)v6.8.0
Compare Source
Added
Inspiring
(4a7d566, 9693ced)TestResponse::assertViewHas()
(#30837)Model::setRawAttribute()
(#30853)--force
option to themake:controller
resource (#30856)Resource::collection()
(#30800)JsonResponse
andTestResponse
(#30817)--seed
option to themake::model
resource (#30828, 2cd9417)Fixed
change()
(#30843)Mailable
(3c8ccc2)ServiceProvider
for PHP 7.4 inLumen
(#30819)Changed
rescue()
helper (#30838)EntryNotFoundException
thrown inContainer.php
(#30862)DatabaseNotification::$keyType
to matchuuid
(#30823)v6.7.0
Compare Source
Added
getQualifiedCreatedAtColumn()
andgetQualifiedUpdatedAtColumn()
methods toHasTimestamps
concern (#30792)exceptionContext()
method to theExceptions\Handler
(#30780)withoutRelations()
andunsetRelations()
methods toHasRelationships
(#30802)ResourceCollection::preserveQueryParameters()
for preserve query parameters on paginated api resources (#30745, e92a708)Fixed
Routing\RedirectController()
(#30783)Changed
PhpRedisConnection
on connection missing (#30778)v6.6.2
Compare Source
Added
Illuminate\Support\Facades\Facade::partialMock()
method (#30754)retryAfter
option on queued listeners (#30743)Fixed
Changed
getAllViews()
method visibility fromprotected
topublic
in all schema builders (#30757)v6.6.1
Compare Source
Added
setInput()
andsetOutput()
methods toIlluminate\Console\Command
(#30706)Fixed
Changed
Reverted
Illuminate\Routing\Router::head()
(#30710)v6.6.0
Compare Source
Added
ResponseFactory::view()
to return first view (#30651)Foundation\Testing\Concerns\InteractsWithDatabase::assertDeleted()
method (#30648)Illuminate\Routing\Router::head()
(#30646)wherePivotNotIn()
andorWherePivotNotIn()
methods toBelongsToMany
(#30671)SqlServerConnector
to encrypt data with Azure Key vault (#30636)Fixed
Illuminate\Http\Testing\FileFactory::create()
(#30632)Changed
PhpRedisConnector::createClient()
if redis extension is not loaded (#30673, 184a0f4)windows_os()
helper to use PHP_OS_FAMILY (#30660)v6.5.2
Compare Source
Added
geometry
andgeography
types forPostgres
(#30545)createWithContent()
method toIlluminate\Http\Testing\File
andIlluminate\Http\Testing\FileFactory
(2cc6fa3, 181db51)Refactoring
PostgresGrammar::formatPostGisType()
method readability (#30593)Changed
symfony/debug
dependency toilluminate/pipeline
(#30611)BelongsToMany::cursor()
to hydrate pivot relations (#30580)v6.5.1
Compare Source
Added
includeUnless
directive (#30538)Fixed
PhpRedisConnection::spop()
method (#30546)Model::isDirty()
withcollection
/object
casts (#30565)bcc
inMailgunTransport::send()
(#30569)Changed
illuminate/support
dependency fromContainer
package (#30518, #30528)v6.5.0
Compare Source
Added
LazyCollection::remember()
method (#30443)Str::afterLast()
andStr::beforeLast()
methods (#30507)existsOr()
anddoesntExistOr()
methods to the query builder (#30495)unless
condition to Blade customif
directives (#30492)Changed
v6.4.1
Compare Source
Added
ScheduledTaskSkipped
event when a scheduled command was filtered from running (#30407)Login timeout expired
toDetectsLostConnections
(#30362)missing
method toIlluminate\Filesystem\Filesystem
andIlluminate\Filesystem\FilesystemAdapter
classes (#30441)Changed
vendor:publish
command more informative (#30408, 65d040d)URL
validator (#30417)artisan down
output to be consistent withartisan up
(#30422)!empty
toisset
for changing redis database (#30420)signature
(#30444, 71af732)Fixed
ServiceProvider::loadViewsFrom()
for Lumen (#30404)v6.4.0
Compare Source
Added
missing()
method toRequest
class (#30320)Pipeline::pipes()
method (#30346)TestResponse::assertCreated()
method (#30368)Changed
connection is no longer usable
toDetectsLostConnections
(#30362)Markdown::render()
method (#30376)Fixed
retry()
with$times
value less then 1 (#30356)last_modified
option inSetCacheHeader
(#30335)shouldQueue()
check for bound event listeners (#30378)1
when migration table not found (#30321)Security:
v6.3.0
Compare Source
Added
setUserPassword
on password reset (#30218)deleting
\deleted
events inMorphPivot
(#30229)dropAllViews
functionality to the SQL Server builder (#30222)Optimization
Fixed