Created by: dependabot[bot]
Bumps core-js from 3.22.7 to 3.22.8.
Changelog
Sourced from core-js's changelog.
3.22.8 - 2022.06.02
- Fixed possible multiple call of
ToBigInt/ToNumberconversion of the argument passed to%TypedArray%.prototype.fillin V8 ~ Chrome < 59, Safari < 14.1, FF < 55, Edge <=18- Fixed some cases of
DeletePropertyOrThrowin IE9-- Fixed the kind of error (
TypeErrorinstead ofError) on incorrectexecresult inRegExp.prototype.testpolyfill- Fixed dependencies of
{ actual, full, features }/typed-array/atentries- Added Electron 20.0 compat data mapping
- Added iOS Safari 15.5 compat data mapping
- Refactoring
Commits
-
18a2e903.22.8 -
b931062temporarily revert change the order of operations in `%TypedArray%.prototype.... -
0460543fix #1086 -
9fed52dfix some cases ofDeletePropertyOrThrowin IE9- -
6f9bf9efix possible multiple call ofToBigInt/ToNumberconversion of the argum... -
c04e4e1fix a helper name -
7687c2badd iOS Safari 15.5 compat data mapping -
3837bf8some%TypedArray%methods fixes -
6870c2aavoid some unnecessaryglobal -
373e276extractdoesNonExceededSafeIntegerhelper - Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)