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.0 to 3.15.2 #11

Closed
wants to merge 1 commit into from

Conversation

snyk-bot
Copy link
Contributor

@snyk-bot snyk-bot commented Aug 1, 2021

Snyk has created this PR to upgrade core-js from 3.9.0 to 3.15.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 16 versions ahead of your current version.
  • The recommended version was released a month 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
from core-js GitHub release notes
Commit messages
Package name: core-js
  • ea6ee01 3.15.2
  • bbb92ea update dependencies
  • d2d76ed remove --hoist
  • 1fdace3 add a direct `npm` dependency for prevent usage the version of `npm` popped-up from dependencies
  • a87515e update eslint plugins
  • 9125de6 working around breakage related to `zone.js` loaded before `core-js`, close #953
  • 719bae9 update dependencies
  • 50b2157 update badges
  • 560e783 update badges
  • 7e9c305 update badges
  • f6006de Merge pull request #952 from demonguyj/patch-1
  • 90e84c8 Update internal-metadata.js
  • 71a3baf Update internal-metadata.js
  • 84ba59e update dependencies
  • 94069c9 update dependencies
  • 559a4f2 update dependencies
  • fe319bb add NodeJS 16.4 -> Chrome 91 compat data mapping
  • d7409d1 3.15.1
  • aa66fb2 fix cloning of regex through `RegExp` constructor, close #948
  • e8d9527 update dependencies
  • 4f7f304 3.15.0
  • 1449fe6 fix a typo
  • 219b688 fix dotAll entry
  • 8d931af add links to PRs

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

@derhuerst derhuerst closed this in fe802a9 Aug 20, 2021
@derhuerst derhuerst deleted the snyk-upgrade-e995fb8272cecdf2fcaec184f7a96d7f branch October 8, 2021 10:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants