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.9.1 to 3.10.0 #278

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

snyk-bot
Copy link
Contributor

Snyk has created this PR to upgrade core-js from 3.9.1 to 3.10.0.

merge advice
ℹ️ 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-03-31.
Release notes
Package name: core-js
  • 3.10.0 - 2021-03-31
    • Array find from last proposal moved to the stage 2, March TC39 meeting
    • Prevented possible RegExp#exec problems in some old engines, #920
    • Updated compat data mapping:
      • NodeJS up to 16.0
      • Electron up to 13.0
      • Samsung Internet up to 14.0
      • Opera Android up to 62
      • The rest automatically
  • 3.9.1 - 2021-02-28
    • Added a workaround for Chrome 38-40 bug which does not allow to inherit symbols (incl. well-known) from DOM collections prototypes to instances, #37
    • Used NumericRangeIterator as toStringTag instead of RangeIterator in { Number, BigInt }.range iterator, per this PR
    • TypedArray constructors marked as supported from Safari 14.0
    • Updated compat data mapping for iOS Safari and Opera for Android
from core-js GitHub release notes
Commit messages
Package name: core-js
  • bb9b7f5 3.10.0
  • 62f513b update dependencies
  • b674df4 update Opera Android compat data mapping
  • 5b37c59 update NodeJS compat data mapping
  • d666798 prevent possible `RegExp#exec` problems in some old engines, close #920
  • c815ffd use `chalk` package instead of color codes in dev scripts
  • 79a4fb9 update dependencies
  • 0adf958 fix a typo
  • d9a3a0c update dependencies
  • 83984aa add script for getting statistics usage `core-js` on websites
  • ec584f4 update dependencies
  • 08d1a2d update dependencies
  • 7cf22f3 update dependencies
  • dcde6c1 improve `update-version` script
  • 3e4d819 update dependencies
  • 2799d7b update dependencies
  • db440fe improve linting settings
  • 6d36b3c update dependencies
  • 9e2f225 update dependencies
  • a460c67 update dependencies
  • 907ad6b update dependencies
  • 3b16317 update Samsung Internet compat data mapping to 14.0
  • 128d397 update dependencies
  • 7c81bf5 update dependencies

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

@codecov
Copy link

codecov bot commented Apr 22, 2021

Codecov Report

Merging #278 (dcec0c6) into main (3722b14) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #278   +/-   ##
=======================================
  Coverage   32.47%   32.47%           
=======================================
  Files          40       40           
  Lines        2186     2186           
=======================================
  Hits          710      710           
  Misses       1387     1387           
  Partials       89       89           

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