This repository was archived by the owner on Sep 7, 2021. It is now read-only.
fix(deps): update dependency core-js to v3.17.2 - #338
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/core-js-3.x
branch
from
May 29, 2021 09:37
789bf3e to
67224a6
Compare
renovate
Bot
force-pushed
the
renovate/core-js-3.x
branch
from
May 30, 2021 11:12
67224a6 to
8f8b623
Compare
renovate
Bot
force-pushed
the
renovate/core-js-3.x
branch
from
June 5, 2021 09:19
8f8b623 to
8ceb545
Compare
renovate
Bot
force-pushed
the
renovate/core-js-3.x
branch
2 times, most recently
from
June 20, 2021 18:30
cec66e4 to
09f03fe
Compare
renovate
Bot
force-pushed
the
renovate/core-js-3.x
branch
from
June 22, 2021 19:43
09f03fe to
c3fe403
Compare
renovate
Bot
force-pushed
the
renovate/core-js-3.x
branch
from
June 29, 2021 12:21
c3fe403 to
4afe554
Compare
renovate
Bot
force-pushed
the
renovate/core-js-3.x
branch
from
July 8, 2021 14:33
4afe554 to
2556524
Compare
renovate
Bot
force-pushed
the
renovate/core-js-3.x
branch
from
July 30, 2021 04:42
2556524 to
77b2cbc
Compare
renovate
Bot
force-pushed
the
renovate/core-js-3.x
branch
from
August 8, 2021 17:51
77b2cbc to
f9c27bb
Compare
renovate
Bot
force-pushed
the
renovate/core-js-3.x
branch
from
August 17, 2021 15:42
f9c27bb to
a4afa0b
Compare
renovate
Bot
force-pushed
the
renovate/core-js-3.x
branch
from
August 24, 2021 21:15
a4afa0b to
6971a4e
Compare
renovate
Bot
force-pushed
the
renovate/core-js-3.x
branch
from
August 29, 2021 15:28
6971a4e to
f157597
Compare
renovate
Bot
force-pushed
the
renovate/core-js-3.x
branch
from
September 1, 2021 18:15
f157597 to
def0089
Compare
renovate
Bot
force-pushed
the
renovate/core-js-3.x
branch
from
September 1, 2021 21:10
def0089 to
847a469
Compare
renovate
Bot
force-pushed
the
renovate/core-js-3.x
branch
from
September 2, 2021 18:16
847a469 to
1be25f2
Compare
This file contains hidden or 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
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:
3.12.1->3.17.2Release Notes
zloirock/core-js
v3.17.2Compare Source
v3.17.1Compare Source
modules-by-versionsdatav3.17.0Compare Source
Object.prototype.hasOwnProperty(Object.hasOwn) proposal moved to the stable ES, per August 2021 TC39 meeting.at) proposal moved to the stable ES, per August 2021 TC39 meetingString.prototype.at. It was not exposed because of the conflict with the alternative obsolete proposal (that will be completely removed in the next major version). For the backward compatibility, in the case of loading this proposal, it will be overwritten.v3.16.4Compare Source
AsyncFromSyncIteratormade stricter, related mainly toAsyncIterator.fromandAsyncIterator.prototype.flatMap.nextarguments in(Async)Iteratormethods is aligned with the current spec draft (mainly - ignoring the first passed to.nextargument in built-in generators).next,.return,.throwmethods onAsyncIteratorhelpers proxy iterators aligned with the current spec draft (built-in async generators) (mainly - some early errors moved to returned promises)v3.16.3Compare Source
CreateAsyncFromSyncIteratorsemantic inAsyncIterator.from, related to #765Object.prototype, #973v3.16.2Compare Source
Object.create(null)on WSH, #970v3.16.1Compare Source
v3.16.0Compare Source
Arrayfind from last proposal moved to the stage 3, July 2021 TC39 meetingArrayfiltering stage 1 proposal:Array.prototype.filterRejectreplacesArray.prototype.filterOut%TypedArray%.prototype.filterRejectreplaces%TypedArray%.prototype.filterOutArraygrouping stage 1 proposal:Array.prototype.groupBy%TypedArray%.prototype.groupBy@@​toPrimitivein some cases ofToPrimitiveinternal logic made stricterRequestwith polyfilledURLSearchParams, #965Object.create(null)on WSH, #966RegExp#execDate.prototype.getYearfeature detectiondenotarget incore-js-compat/core-js-builderObject.hasOwnmarked as supported from V8 9.3 and FF92Date.prototype.getYearmarked as not supported in IE8-summaryoption tocore-js-builder, see more info in theREADME, #910v3.15.2Compare Source
zone.jsloaded beforecore-js, #953v3.15.1Compare Source
RegExpconstructor, #948v3.15.0Compare Source
RegExpnamed capture groups polyfill, #521, #944RegExpdotAllflag polyfill, #792, #944escapeunescapeString.prototype.substrDate.prototype.getYearDate.prototype.setYearDate.prototype.toGMTStringURLpolyfillrhinotarget incore-js-compat/core-js-builder, added compat data forrhino1.7.13, #942, thanks @gausie.atmarked as supported from FF90v3.14.0Compare Source
{ Array, %TypedArray% }.prototype.sort, #769, #941Safari14.0-%TypedArray%.prototype.sortvalidation of arguments bug.atmarked as supported from V8 9.2v3.13.1Compare Source
get-own-property-symbolsthird-partySymbolpolyfill if it's used since it causes a stack overflow, #774Object.prototypeaccessors methods in WebKit ~ Android 4.0, #232v3.13.0Compare Source
Object#hasOwnProperty(Object.hasOwn) proposal moved to the stage 3, May 2021 TC39 meetingConfiguration
📅 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.