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 2.6.5 to 3.15.2 #3

Closed

Conversation

snyk-bot
Copy link

Snyk has created this PR to upgrade core-js from 2.6.5 to 3.15.2.

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.


Warning: This is a major version upgrade, and may be a breaking change.

  • The recommended version is 85 versions ahead of your current version.
  • The recommended version was released 2 months ago, on 2021-06-29.
Release notes
Package name: core-js
  • 3.15.2 - 2021-06-29
    • Worked around breakage related to zone.js loaded before core-js, #953
    • Added NodeJS 16.4 -> Chrome 91 compat data mapping
  • 3.15.1 - 2021-06-22
    • Fixed cloning of regex through RegExp constructor, #948
  • 3.15.0 - 2021-06-20
    • Added RegExp named capture groups polyfill, #521, #944
    • Added RegExp dotAll flag polyfill, #792, #944
    • Added missed polyfills of Annex B features (required mainly for some non-browser engines), #336, #945:
      • escape
      • unescape
      • String.prototype.substr
      • Date.prototype.getYear
      • Date.prototype.setYear
      • Date.prototype.toGMTString
    • Fixed detection of forbidden host code points in URL polyfill
    • Allowed rhino target in core-js-compat / core-js-builder, added compat data for rhino 1.7.13, #942, thanks @ gausie
    • .at marked as supported from FF90
  • 3.14.0 - 2021-06-05
    • Added polyfill of stable sort in { Array, %TypedArray% }.prototype.sort, #769
    • Fixed Safari 14.0- %TypedArray%.prototype.sort validation of arguments bug
    • .at marked as supported from V8 9.2
  • 3.13.1 - 2021-05-29
    • Overwrites get-own-property-symbols third-party Symbol polyfill if it's used since it causes a stack overflow, #774
    • Added a workaround of possible browser crash on Object.prototype accessors methods in WebKit ~ Android 4.0, #232
  • 3.13.0 - 2021-05-25
  • 3.12.1 - 2021-05-08
    • Fixed some cases of Function#toString with multiple core-js instances
    • Fixed some possible String#split polyfill problems in V8 5.1
  • 3.12.0 - 2021-05-06
  • 3.11.3 - 2021-05-05
    • Native promise-based APIs Promise#{ catch, finally } returns polyfilled Promise instances when it's required
  • 3.11.2 - 2021-05-03
    • Added a workaround of WebKit ~ iOS 10.3 Safari Promise bug, #932
    • Promise#then of incorrect native Promise implementations with correct subclassing no longer wrapped
    • Changed the order of Promise feature detection, removed unhandled rejection tracking check in non-browser non-node platforms
  • 3.11.1 - 2021-04-28
  • 3.11.0 - 2021-04-22
  • 3.10.2 - 2021-04-19
  • 3.10.1 - 2021-04-07
  • 3.10.0 - 2021-03-31
  • 3.9.1 - 2021-02-28
  • 3.9.0 - 2021-02-18
  • 3.8.3 - 2021-01-19
  • 3.8.2 - 2021-01-03
  • 3.8.1 - 2020-12-06
  • 3.8.0 - 2020-11-25
  • 3.7.0 - 2020-11-06
  • 3.6.5 - 2020-04-09
  • 3.6.4 - 2020-01-13
  • 3.6.3 - 2020-01-10
  • 3.6.2 - 2020-01-06
  • 3.6.1 - 2019-12-25
  • 3.6.0 - 2019-12-18
  • 3.5.0 - 2019-12-12
  • 3.4.8 - 2019-12-08
  • 3.4.7 - 2019-12-02
  • 3.4.6 - 2019-12-02
  • 3.4.5 - 2019-11-27
  • 3.4.4 - 2019-11-27
  • 3.4.3 - 2019-11-26
  • 3.4.2 - 2019-11-21
  • 3.4.1 - 2019-11-12
  • 3.4.0 - 2019-11-06
  • 3.3.6 - 2019-10-31
  • 3.3.5 - 2019-10-28
  • 3.3.4 - 2019-10-25
  • 3.3.3 - 2019-10-21
  • 3.3.2 - 2019-10-14
  • 3.3.1 - 2019-10-13
  • 3.3.0 - 2019-10-13
  • 3.2.1 - 2019-08-12
  • 3.2.0 - 2019-08-08
  • 3.1.4 - 2019-06-15
  • 3.1.3 - 2019-05-27
  • 3.1.2 - 2019-05-21
  • 3.1.1 - 2019-05-20
  • 3.1.0 - 2019-05-19
  • 3.0.1 - 2019-04-06
  • 3.0.0 - 2019-03-19
  • 3.0.0-beta.20 - 2019-03-17
  • 3.0.0-beta.19 - 2019-03-14
  • 3.0.0-beta.18 - 2019-03-09
  • 3.0.0-beta.17 - 2019-03-09
  • 3.0.0-beta.16 - 2019-02-18
  • 3.0.0-beta.15 - 2019-02-09
  • 3.0.0-beta.14 - 2019-02-07
  • 3.0.0-beta.13 - 2019-02-04
  • 3.0.0-beta.12 - 2019-02-02
  • 3.0.0-beta.11 - 2019-01-27
  • 3.0.0-beta.10 - 2019-01-22
  • 3.0.0-beta.9 - 2019-01-17
  • 3.0.0-beta.8 - 2019-01-10
  • 3.0.0-beta.7 - 2018-12-27
  • 3.0.0-beta.6 - 2018-12-18
  • 3.0.0-beta.5 - 2018-12-11
  • 3.0.0-beta.4 - 2018-12-04
  • 3.0.0-beta.3 - 2018-06-07
  • 3.0.0-beta.2 - 2018-05-26
  • 3.0.0-beta.1 - 2018-05-19
  • 3.0.0-alpha.4 - 2018-04-09
  • 3.0.0-alpha.3 - 2018-03-30
  • 3.0.0-alpha.2 - 2018-03-27
  • 3.0.0-alpha.1 - 2018-03-26
  • 2.6.12 - 2020-11-25
  • 2.6.11 - 2019-12-08
  • 2.6.10 - 2019-10-13
  • 2.6.9 - 2019-05-27
  • 2.6.8 - 2019-05-21
  • 2.6.7 - 2019-05-20
  • 2.6.6 - 2019-05-19
  • 2.6.5 - 2019-02-15
from core-js GitHub release notes
Commit messages
Package name: core-js

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

@github-actions
Copy link

This PR is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days.

@github-actions github-actions bot added the stale label Oct 18, 2021
@github-actions
Copy link

This PR was closed because it has been stalled for 7 days with no activity.

@github-actions github-actions bot closed this Oct 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant