Skip to content

[Snyk] Upgrade core-js from 3.18.1 to 3.18.2#15

Open
snyk-bot wants to merge 1 commit into
masterfrom
snyk-upgrade-c262d6c10feaec6e0108cb5051419a5d
Open

[Snyk] Upgrade core-js from 3.18.1 to 3.18.2#15
snyk-bot wants to merge 1 commit into
masterfrom
snyk-upgrade-c262d6c10feaec6e0108cb5051419a5d

Conversation

@snyk-bot

Copy link
Copy Markdown
Contributor

Snyk has created this PR to upgrade core-js from 3.18.1 to 3.18.2.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 1 version ahead of your current version.
  • The recommended version was released 22 days ago, on 2021-10-05.
Release notes
Package name: core-js
  • 3.18.2 - 2021-10-05
    • Early { Array, %TypedArray% }.fromAsync errors moved to the promise, per the latest changes of the spec draft
    • Internal ToInteger(OrInfinity) operation returns +0 for -0 argument, ES2020+ update
    • Fixed theoretical problems with handling bigint in Number constructor wrapper
    • Fixed String.raw with extra arguments
    • Fixed some missed dependencies in entry points
    • Some other minor fixes and improvements
    • Refactoring
  • 3.18.1 - 2021-09-26
    • Fixed String.prototype.substr feature detection and compat data
    • Removed mistakenly added .forEach from prototypes of some DOM collections where it shouldn't be, #988, #987, thanks @ moorejs
    • Added cause to AggregateError constructor implementation (still without adding to the feature detection)
    • Families of .at and .findLast methods marked as supported in Safari TP
    • Added Electron 16.0 compat data mapping
from core-js GitHub release notes
Commit messages
Package name: core-js
  • ac4a270 3.18.2
  • c6e9e48 add `check-compat-tests` script
  • 60388ae update the changelog
  • 55e5587 update the changelog
  • 665a79d update dependencies
  • 2be1c36 move early `{ Array, %TypedArray% }.fromAsync` errors to the promise, per the latest changes of the spec draft
  • 57a189e update targets parser test due to the update of `caniuse-lite` transitive dependency
  • 33f8141 fix missed dependencies of an entry
  • 057a0b9 add a comment
  • 1028695 update dependencies
  • 9e0364d rename `internals/is-integer` -> `internals/is-integral-number` for consistency with the spec naming
  • 630a1c5 update dependencies
  • 4f74a4c add `LengthOfArrayLike` abstract operation
  • 9f56d0f fix `String.raw` with arguments overflow
  • 75270ad fix theoretical problems with handling bigint in `Number` constructor wrapper
  • 54b9e85 update dependencies
  • 333cdf6 fix linting
  • 08d44c4 optimize `ToIntegerOrInfinity`
  • 01f7008 remove an obsolete comment
  • 80c898b rename `ToInteger` -> `ToIntegerOrInfinity` for consistency naming with the current spec, update -0 handling
  • 3008f4c rename `internals/has` -> `internals/has-own-property` for avoid confusing
  • e91bdc8 update dependencies
  • 7db75be update the changelog
  • 889a35f fix `cause` in `AggregateError`

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant