Skip to content

[Snyk] Upgrade core-js from 3.6.5 to 3.7.0 #398

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

Merged
merged 1 commit into from
Nov 28, 2020

Conversation

snyk-bot
Copy link
Contributor

Snyk has created this PR to upgrade core-js from 3.6.5 to 3.7.0.

merge advice
✨ Snyk has automatically assigned this pull request, set who gets assigned.

ℹ️ 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 21 days ago, on 2020-11-06.
Release notes
Package name: core-js
  • 3.7.0 - 2020-11-06
    • String#replaceAll moved to the stable ES, per June TC39 meeting
    • Promise.any and AggregateError moved to the stable ES, per July TC39 meeting
    • Added Reflect[@@toStringTag], per July TC39 meeting
    • Forced replacement of Array#{ reduce, reduceRight } in Chrome 80-82 because of a bug, #766
    • Following the changes in the upsert proposal, { Map, WeakMap }#emplace replace { Map, WeakMap }#upsert, these obsolete methods will be removed in the next major release
    • By the current spec, AggregateError#errors is own data property
    • Added correct iteration closing in the iteration helpers according to the current version of the proposal
    • process.nextTick have a less priority when Promise in the microtask implementation, #855
    • Fixed microtask implementation in engines with MutationObserver, but without document, #865, #866
    • Fixed core-js-builder with an empty (after the targets engines or another filtration) modules list, #822
    • Fixed possible twice call of window.onunhandledrejection, #760
    • Fixed some possible problems related multiple global copies of core-js, #880
    • Added a workaround for 3rd party Reflect.set polyfill bug, #847
    • Updated compat data:
      • Chrome up to 86
      • FF up to 82
      • Safari up to 14
    • Updated compat data mapping:
      • iOS up to 14
      • NodeJS up to 15.0
      • Electron up to 11.0
      • Samsung Internet up to 13.0
      • Opera Android up to 60
      • The rest automatically
    • Updated all required dependencies
  • 3.6.5 - 2020-04-09
    • Updated Browserlist #755
    • Fixed setImmediate in Safari #770, thanks @dtinth
    • Fixed some regexp, thanks @scottarc
    • Added OPEN_SOURCE_CONTRIBUTOR detection in postinstall, thanks @scottarc
    • Added Drone CI in postinstall CI detection #781
from core-js GitHub release notes

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

👩‍💻 Set who automatically gets assigned

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

@snyk-bot snyk-bot requested a review from a team as a code owner November 28, 2020 00:01
@codecov
Copy link

codecov bot commented Nov 28, 2020

Codecov Report

Merging #398 (3e305d4) into main (7bc2e70) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##             main     #398    +/-   ##
========================================
  Coverage   86.09%   86.09%            
========================================
  Files         741      741            
  Lines       15039    15039            
  Branches     1782     1920   +138     
========================================
  Hits        12948    12948            
  Misses       2060     2060            
  Partials       31       31            

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7bc2e70...3e305d4. Read the comment docs.

@aaron-steinfeld aaron-steinfeld merged commit 7fdfb70 into main Nov 28, 2020
@aaron-steinfeld aaron-steinfeld deleted the snyk-upgrade-5f9432b2d385bbdc76bc079e8e6aaa78 branch November 28, 2020 13:18
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.

2 participants