This repository has been archived by the owner on Apr 29, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 7
Update dependency laravel/framework to v7 - autoclosed #9
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
|
renovate
bot
force-pushed
the
renovate/laravel-framework-7.x
branch
4 times, most recently
from
July 1, 2020 06:44
bf4afa6
to
fef6bb7
Compare
renovate
bot
changed the title
chore(deps): update dependency laravel/framework to v7
Update dependency laravel/framework to v7
Jul 1, 2020
renovate
bot
force-pushed
the
renovate/laravel-framework-7.x
branch
3 times, most recently
from
July 14, 2020 13:55
9a2bffb
to
da2ddf4
Compare
renovate
bot
force-pushed
the
renovate/laravel-framework-7.x
branch
from
July 21, 2020 15:00
da2ddf4
to
3a3563f
Compare
renovate
bot
changed the title
Update dependency laravel/framework to v7
chore(deps): update dependency laravel/framework to v7
Jul 22, 2020
renovate
bot
changed the title
chore(deps): update dependency laravel/framework to v7
Update dependency laravel/framework to v7
Jul 23, 2020
renovate
bot
force-pushed
the
renovate/laravel-framework-7.x
branch
3 times, most recently
from
July 27, 2020 18:59
0d949cf
to
db8bbc6
Compare
renovate
bot
force-pushed
the
renovate/laravel-framework-7.x
branch
4 times, most recently
from
August 11, 2020 14:34
7265b64
to
ae1581c
Compare
renovate
bot
force-pushed
the
renovate/laravel-framework-7.x
branch
2 times, most recently
from
August 27, 2020 15:19
0de1023
to
82fb0d1
Compare
renovate
bot
force-pushed
the
renovate/laravel-framework-7.x
branch
from
September 1, 2020 15:33
82fb0d1
to
b243fa7
Compare
renovate
bot
changed the title
Update dependency laravel/framework to v7
Update dependency laravel/framework to v7 - autoclosed
Sep 12, 2020
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.38
->7.27.0
Release Notes
laravel/framework
v7.27.0
Compare Source
Added
Refactoring
Changed
v7.26.1
Compare Source
Fixed
whereKey
andwhereKeyNot
inIlluminate\Database\Eloquent\Builder
(#34031)v7.26.0
Compare Source
Added
whenHas
andwhenFilled
methods toIlluminate\Http\Concerns\InteractsWithInput
class (#33829)Illuminate\View\ComponentAttributeBag::whereDoesntStartWith()
(#33851)Illuminate\Testing\TestResponse::assertJsonValidationErrors()
(#33989)FilesystemManager
(#34001)Fixed
Collection#countBy($key)
(#33852)dump
method forLazyCollection
(#33944)Illuminate\Validation\Concerns\ValidatesAttributes::failsRatioCheck()
(#34003)Changed
Deprecated
Illuminate\Database\Eloquent\Model::removeTableFromKey()
(#33859)v7.25.0
Compare Source
v7.25.0 (2020-08-11)
Added
where
inapiResource
method (#33790, 3dcc4a6)tls://
scheme when usingurl
in Redis config (#33800)Changed
Fixed
v7.24.0
Compare Source
Added
Changed
v7.23.2
Compare Source
Fixed
Illuminate\Support\Arr::query()
(c6f9ae2)v7.23.1
Compare Source
Added
Fixed
Illuminate\Database\Eloquent\Concerns\GuardsAttributes::isGuarded()
(1b70bef, 624d873, b70876a)v7.23.0
Compare Source
Added
sink
option when using Http::fake() (#33720, fba984b)Illuminate\Database\Query\Builder
(#33728)Changed
v7.22.4
Compare Source
Update
v7.22.3
Compare Source
Update
v7.22.2
Compare Source
Fixed
v7.22.1
Compare Source
Fixed
v7.22.0
Compare Source
Added
sectionMissing
Blade Directive (#33614)Fixed
Illuminate\Database\Concerns\ManagesTransactions::handleCommitTransactionException()
(7681795)Illuminate\Database\Eloquent\Relations\MorphPivot::delete()
(#33648)Changed
Illuminate\Container\Container::bind()
(#33539)v7.21.0
Compare Source
Added
Illuminate\Database\Schema\ForeignKeyDefinition::nullOnDelete()
(#33551)getFallbackLocale()
andsetFallbackLocale()
methods toIlluminate\Foundation\Application
(#33595)Fixed
Illuminate/Redis/Connections/PhpRedisConnection::*scan()
returns (d3d36f0)assertViewHas
&assertViewMissing
inIlluminate\Testing\TestResponse
(#33566)Changed
v7.20.0
Compare Source
Added
Illuminate\Database\Schema\ForeignKeyDefinition::cascadeOnUpdate()
(#33522)Changed
Illuminate\Container\BoundMethod.php::call()
(#33535)v7.19.1
Compare Source
Added
Fixed
Illuminate\Cache\FileStore::flush()
(#33458)Illuminate\Support\Reflector
to handle parent (#33502)Revert
v7.19.0
Compare Source
Added
everyTwoHours()
|everyThreeHours()
|everyFourHours()
|everySixHours()
methods toIlluminate\Console\Scheduling\ManagesFrequencies
(#33393)ScheduledTaskFailed
event (#33427)Illuminate\Support\Stringable::when()
(#33455)Fixed
Chnaged
v7.18.0
Compare Source
Added
Illuminate\Http\Client\PendingRequest::withMiddleware()
(#33315, b718d3a)filter
andwhereStartsWith
andthatStartWith
toIlluminate\View\ComponentAttributeBag
(0abe2db, 07ee3e8)Illuminate\Database\Eloquent\Collection::toQuery()
(#33356, 15586fa)first()
toIlluminate\View\ComponentAttributeBag
(#33358, 731b94f)everyTwoMinutes()
|everyThreeMinutes()
|everyFourMinutes()
methods toIlluminate/Console/Scheduling/ManagesFrequencies
(#33379)Fixed
ConfigurationUrlParser
query decoding (#33340)Illuminate\Database\Eloquent\Relations\Concerns\AsPivot::delete()
(#33347)Changed
v7.17.2
Compare Source
Added
Illuminate\Http\Client\PendingRequest::withBody()
method (1e1f531, 7b0b437)Fixed
Illuminate\Database\Eloquent\Concerns\HasAttributes::getOriginal()
(b20125d, 899c765, 2937cce)Revert
Model::originalIsEquivalent()
with floats (#33259, d68d915)" bf3cb6fv7.17.1
Compare Source
Fixed
Illuminate\Database\Eloquent\Concerns\HasAttributes::originalIsEquivalent()
#33308v7.17.0
Compare Source
Added
Illuminate\Console\Scheduling\ManagesFrequencies::lastDayOfMonth()
(#33241, be194a8)Illuminate\Auth\Access\Gate::define()
(b7977d3)Illuminate\Console\Scheduling\ManagesFrequencies::time()
parameter on twiceMonthly function (#33274)providerIsLoaded
method toIlluminate\Foundation\Application
(#33286, b87233f)Fixed
Illuminate\Routing\Route::domain()
(#33231)Model::originalIsEquivalent()
with floats (#33259, d68d915)v7.16.1
Compare Source
Revert
v7.16.0
Compare Source
Added
makeVisibleIf
andmakeHiddenIf
methods toIlluminate\Database\Eloquent\Concerns\HidesAttributes
(#33176, 42383e4)make:policy
command (#33210, 13e3b65)theme
property toIlluminate\Mail\Mailable
class (#33218)Changed
v7.15.0
Compare Source
Added
Illuminate\Foundation\Testing\Concerns\MakesHttpRequests::withToken()
(#33075, 79383a1)Illuminate\Database\Eloquent\Relations\HasOneOrMany::makeMany()
(create many without saving) (#33021)Illuminate\Database\Schema\Blueprint::foreignUuid()
(#33129)viaQueue()
method (#32770, 852a927)Fixed
Model::withoutEvents()
not registering listeners inside boot() (#33149, 4bb32ae)v7.14.1
Compare Source
Added
symfony/mime
suggest (#33067)Fixed
Illuminate\Database\Eloquent\Relations\MorphToMany::getCurrentlyAttachedPivots()
(110b129)v7.14.0
Compare Source
Added
forceDeleted
method toSoftDeletes
(#32982)Illuminate\Filesystem\Filesystem::guessExtension()
method (#33001, d26be90)Illuminate\Http\Client\Request::toPsrRequest()
(#33016)Illuminate\Support\MessageBag::addIf()
method (50efe09)psr/container-implementation
(#33020)Fixed
app()->getCached*Path()
absolute '/' behavior in Windows (#32969)Illuminate\Database\Eloquent\Collection::getQueueableRelations()
(00e9ed7)Changed
route:list
middleware (#32993)v7.13.0
Compare Source
Added
Illuminate\Pagination\AbstractPaginator::useTailwind()
(2279b73, bf1eef4, 13a9ec3)Fixed
Illuminate\Pagination\UrlWindow
(c59cffa, 5d817be)Changed
v7.12.0
Compare Source
Added
Illuminate\Http\Middleware\TrustHosts
(9229264)Fixed
Illuminate\Mail\Mailer::sendSwiftMessage()
(#32799)Illuminate\Database\Schema\ForeignIdColumnDefinition::constrained()
(#32847)Illuminate\Routing\UrlGenerator
(6ad92bf)Illuminate\Cache\ArrayStore::increment()
bug that changes expiration to forever (#32875)Changed
Illuminate/Database/Eloquent/Concerns/HasAttributes::getClassCastableAttributeValue()
(894fe22)symfony/polyfill-php73
dependency (5796b1e)Cache\FileStore
file permissions only once (#32845, 11c533b)v7.11.0
Compare Source
Added
Illuminate\Support\Stringable::split()
(#32713, 19c5054)orWhereIntegerInRaw()
andorWhereIntegerNotInRaw()
toIlluminate\Database\Query\Builder
(#32710)Illuminate\Cache\DatabaseStore::add()
(7fc452b)Illuminate\Database\Eloquent\Relations\MorphTo::morphWithCount()
method (#32738)Illuminate\Database\Eloquent\Collection::loadMorphCount()
method (#32739)viaQueues
method for notifications (e97d17c)loadMorph
andloadMorphCount
methods toIlluminate\Database\Eloquent\Model
(#32760)Illuminate\Database\DatabaseManager::usingConnection()
method (#32761, 5f8c7de)Illuminate\Http\Client\PendingRequest::head()
method (#32782)Fixed
Illuminate\Foundation\Testing\PendingCommand
that do not resolve 'OutputStyle::class' from the container (#32687)Illuminate\Foundation\Testing\Concerns\MocksApplicationServices::withoutEvents()
(d1e7f85)Illuminate\Database\Eloquent\Collection::getQueueableRelations()
for filtered collections (#32747)Illuminate\Database\Eloquent\Collection::loadCount
method to ensure count is set on all models (#32740)Illuminate\Validation\Validator::getPrimaryAttribute()
(#32775)strval
fromIlluminate/Validation/ValidationRuleParser::explodeWildcardRules()
" (52940cf)Changed
make:policy
command (#32748)v7.10.3
Compare Source
v7.10.3 (2020-05-06)
Added
Illuminate\Http\Client\Response::failed()
(#32699)Fixed
FakerGenerator
Unique caching issue (#32703)Illuminate/Database/Query/Builder::runPaginationCountQuery()
(858f454, 98a242e)v7.10.2
Compare Source
Fixed
Illuminate\Database\Query\Builder::runPaginationCountQuery()
to support groupBy and sub-selects (#32688)v7.10.1
Compare Source
Fixed
Illuminate\Database\Eloquent\Collection::getQueueableRelations()
(7b32460)v7.10.0
Compare Source
Added
artisan make:cast
command (#32594)Illuminate\Foundation\Testing\Concerns\InteractsWithDatabase::assertDatabaseCount()
(#32597)hasNamedScope()
function to the Base Model (#32622, #32631)Cache::lock()
support for the database cache driver (#32639, 573831b)skipUntil
andskipWhile
methods to the collections (#32672, #32676)mergeFillable()
andmergeGuarded()
toModel
(#32679)Fixed
Illuminate\Foundation\Testing\TestResponse::assertSessionHasInput()
(f0639fd)hasMorph()
(#32614)Illuminate\Foundation\Console\EventMakeCommand::alreadyExists()
(7bba4bf)Illuminate\Console\Scheduling\Schedule::compileParameters()
(cfc3ac9, 36e215d)Illuminate\Database\Eloquent\RelationNotFoundException::make()
(f72a166)Changed
Illuminate/Database/Eloquent/Relations/Concerns/AsPivot::fromRawAttributes()
(6c502c1)Illuminate\Mail\Mailer::addContent()
(0557622)Illuminate\Foundation\PackageManifest::getManifest()
(#32646)character
andcollation
for some columns on change (fccdf7c)v7.9.2
Compare Source
v7.9.2 (2020-04-28)
Changed
InvokableComponentVariable
class (f1ef6e6)Illuminate\View\Compilers\ComponentTagCompiler::__construct()
(520544d)v7.9.1
Compare Source
Added
Illuminate\View\Component::createInvokableVariable()
(08c4012)v7.9.0
Compare Source
Added
Fixed
firstWhere
behavior for relations (#32525)MailManager::createTransport()
(#32549)compileDropDefaultConstraint()
(#32554)Illuminate\Foundation\Testing\TestResponse::assertSessionHasErrors()
(#32555)Model::getOriginal()
with custom casts (9e22c7c)Changed
withName
toIlluminate\View\Component::ignoredMethods()
(2e9eef2)v7.8.1
Compare Source
Fixed
Illuminate\Http\Resources\Json\PaginatedResourceResponse::toResponse()
(d460374)v7.8.0
Compare Source
Added
signedRoute()
andtemporarySignedRoute()
methods toIlluminate\Routing\Redirector
(#32489)takeUntil
andtakeWhile
collection methods (#32494, #32496)Illuminate\Container\ContextualBindingBuilder::giveTagged()
(#32514)withFragment
andwithoutFragment
toIlluminate\Http\RedirectResponse
(11d6bef, 0099591, 42c67a1, a1e741a)exclude_without
validation rule (4083ae5)Fixed
Changed
Illuminate/Support/Facades/Auth::routes()
when laravel/ui is not installed (#32482)Illuminate\Redis\Connections\PhpRedisConnection::flushdb()
(837921b)Deprecated
Illuminate\Support\Traits\EnumeratesValues::until
(#32517)v7.7.1
Compare Source
Added
Changed
Illuminate\Database\Eloquent\Model::refresh()
(1b0bdb4)v7.7.0
Compare Source
v7.7.0 (2020-04-21)
Added
Illuminate\Http\Client\Factory::assertSentCount()
(#32407)Illuminate\Database\Schema\Blueprint::rawIndex()
(#32411)--relative
option tostorage:link
command (#32457, 24b705e)column
key for foreign constraints (#32449)Illuminate\Http\Client\Request::hasHeaders()
(#32462)Fixed
MorphPivot::delete()
for models with primary key (#32421)Illuminate\Support\Stringable::isEmpty()
(#32447)whereNull
/whereNotNull
for json in MySQL (#32417, d3bb329)Collection::orderBy()
with callable (#32471)Changed
Router::newRoute()
insideCompiledRouteCollection
(#32416)Illuminate\Queue\InteractsWithQueue.php::$job
public (2e272ee)v7.6.2
Compare Source
Added
substrCount()
method toStringable
andStr
(#32393)Fixed
PackageManifest
(#32391)Illuminate\Mail\Mailable::attachFromStorageDisk()
(#32394)Changed
Illuminate\Translation\Translator::setLocale()
(e78d24f, a0094a5)Illuminate\Mail\Mailable::attachData()
(#32392)v7.6.1
Compare Source
Fixed
Illuminate\Testing\TestResponse::offsetExists()
(#32377)v7.6.0
Compare Source
Added
Collection::until()
method (#32262)HtmlString::isEmpty()
method (#32289, #32300)Illuminate\Support\Stringable::isNotEmpty()
method (#32293)ltrim()
andrtrim()
methods toIlluminate\Support\Stringable
class (#32288)Illuminate\Http\Client\Response::object()
method (#32341)Illuminate\Database\Eloquent\Collection::append()
method (#32324)retryAfter()
method option on Queued Listeners (#32370)uuid
change support in migrations (#32316)Fixed
*scan
methods for phpredis (#32336)Illuminate\Auth\Notifications\ResetPassword::toMail()
(#32345)Illuminate\Translation\Translator::__construct()
(1c6a504)Illuminate\Http\Resources\Json\PaginatedResourceResponse::toResponse()
(#32296)Illuminate\Database\Schema\Grammars\MySqlGrammar
(#32298)Changed
HtmlString
constructor (#32290)BindingResolutionException
to signal problem with container resolution (#32349)Illuminate\Validation\Concerns\ValidatesAttributes.php ::validateUrl()
use Symfony/Validator 5.0.7 regex (#32315)Depreciated
elixir
function (#32366)v7.5.2
Compare Source
Fixed
Optimization
Arr::set()
method (#32282)v7.5.1
Compare Source
Fixed
Illuminate\Http\Client\Request::hasHeader()
(#32274)v7.5.0
Compare Source
Added
assertNotSent()
andassertNothingSent()
methods toIlluminate\Http\Client\Factory
(#32197)renameColumn()
(#32205)Fixed
route
helper with custom binding key (#32264)Optimization
Container::resolve()
method (#32194)data_get()
method (#32192)Str::startsWith()
(#32243)v7.4.0
Compare Source
Added
make:policy
customizable ([#Renovate configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.