Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade core-js from 3.18.2 to 3.18.3 #297

Merged
merged 1 commit into from
Oct 14, 2021

Conversation

snyk-bot
Copy link
Contributor

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

ℹ️ 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 2 days ago, on 2021-10-12.
Release notes
Package name: core-js
  • 3.18.3 - 2021-10-12
    • Fixed the prototype chain of AggregateError constructor that should contain Error constructor
    • Fixed incorrect AggregateError.prototype properties descriptors
    • Fixed InstallErrorCause internal operation
    • Added NodeJS 16.11 compat data mapping
    • Added Deno 1.16 compat data mapping
    • Object.hasOwn marked as supported from Safari 15.1
  • 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
from core-js GitHub release notes
Commit messages
Package name: core-js
  • 11f8efb 3.18.3
  • 7734d21 one more attempt to workaround a `eslint-plugin-import` bug on CI
  • 896eeac try to pin `eslint-plugin-import` for fix avoid a broken release
  • f1caa83 update to `eslint@8`
  • 11bf5bd don't inherit web APIs for Deno from Chrome
  • e627833 ignore `eslint-plugin-unicorn` in dependencies check
  • ae4a9f4 add Deno 1.16 compat data mapping
  • bcdbdb7 fix the prototype chain of `AggregateError` constructor that should contain `Error` constructor
  • bfa96a5 fix a typo in `InstallErrorCause`
  • 8954f12 fix incorrect `AggregateError.prototype` properties descriptors
  • 3b4fe1f ignore `eslint` in dependencies check
  • c413a00 add NodeJS 16.11 compat data mapping
  • 8b981a6 update dependencies
  • 6dc693d update dependencies
  • 304a12d update dependencies
  • 59c46ef update `eslint-plugin-regexp`
  • 936adbe mark `Object.hasOwn` as supported from Safari 15.1

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

@rafa8626 rafa8626 merged commit 7e4551e into master Oct 14, 2021
@rafa8626 rafa8626 deleted the snyk-upgrade-062f1801b182b31a89716d7c38c66296 branch October 14, 2021 08:41
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.

None yet

2 participants