fix(deps): update dependency core-js to v3.9.1 #74
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.6.5
->3.9.1
Release Notes
zloirock/core-js
v3.9.1
Compare Source
NumericRangeIterator
as toStringTag instead ofRangeIterator
in{ Number, BigInt }.range
iterator, per this PRv3.9.0
Compare Source
Array
find from last stage 1 proposalArray#findLast
Array#findLastIndex
%TypedArray%#findLast
%TypedArray%#findLastIndex
%TypedArray%#uniqueBy
method for array deduplication stage 1 proposal%TypedArray%#uniqueBy
ToLength
detection from array methods feature detection which could cause hanging FF11-21 and some versions of old WebKit, #764core-js-bundle
usesterser
instead ofuglify-js
v3.8.3
Compare Source
Iterator
, #906v3.8.2
Compare Source
String#replaceAll
, #900Promise.any
andPromise.allSettled
entriesv3.8.1
Compare Source
%TypedArray%
methods onBigInt
arraysNumber
constructor wrapperv3.8.0
Compare Source
Array#at
%TypedArray%#at
Number.range
stage 1 proposalNumber.range
BigInt.range
Array#filterOut
%TypedArray%#filterOut
Array#uniqueBy
String#at
for preventing breakage code which use obsoleteString#at
proposal polyfill(es|stable)/instance/replace-all
entriescore-js-builder
blacklist
option in favor ofexclude
v3.7.0
Compare Source
String#replaceAll
moved to the stable ES, per June TC39 meetingPromise.any
andAggregateError
moved to the stable ES, per July TC39 meetingReflect[@​@​toStringTag]
, per July TC39 meetingArray#{ reduce, reduceRight }
in Chrome 80-82 because of a bug, #766upsert
proposal,{ Map, WeakMap }#emplace
replace{ Map, WeakMap }#upsert
, these obsolete methods will be removed in the next major releaseAggregateError#errors
is own data propertyprocess.nextTick
have a less priority whenPromise
in the microtask implementation, #855MutationObserver
, but withoutdocument
, #865, #866core-js-builder
with an empty (after the targets engines or another filtration) modules list, #822window.onunhandledrejection
, #760core-js
, #880Reflect.set
polyfill bug, #847Renovate 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.