Skip to content
This repository has been archived by the owner on Sep 27, 2022. It is now read-only.

[Snyk] Upgrade core-js from 3.9.1 to 3.13.0 #72

Closed
wants to merge 1 commit into from

Conversation

snyk-bot
Copy link
Contributor

Snyk has created this PR to upgrade core-js from 3.9.1 to 3.13.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 10 versions ahead of your current version.
  • The recommended version was released 21 days ago, on 2021-05-25.
Release notes
Package name: core-js
  • 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
    • Made instanceof Promise and .constructor === Promise work with polyfilled Promise for all native promise-based APIs
    • Added a workaround for some buggy V8 versions ~4.5 related to fixing of %TypedArray% static methods, #564
  • 3.11.0 - 2021-04-22
  • 3.10.2 - 2021-04-19
    • URL and URLSearchParams marked as supported from Safari 14.0
    • Polyfilled built-in constructors protected from calling on instances
  • 3.10.1 - 2021-04-07
    • Prevented possible RegExp#split problems in old engines, #751, #919
    • Detection of Safari 10 string padding bug extended to some Safari-based browsers
  • 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
from core-js GitHub release notes
Commit messages
Package name: core-js
  • f4307bc 3.13.0
  • c412ee2 move accessible `Object#hasOwnProperty` (`Object.hasOwn`) proposal to the stage 3
  • 29277be update dependencies
  • b97d479 update linting
  • aef9a97 update dependencies
  • 551a8d4 update dependencies
  • dcf8033 update dependencies
  • e4af5aa update dependencies
  • a776842 update dependencies
  • 83906c0 add notes to obsolete features
  • 485e74d update dependencies
  • 0640659 update dependencies
  • 3ee8e45 move some devDependencies to the top level
  • 68fc8d1 update dependencies
  • 655b382 update dependencies
  • 1dd8ddc update dependencies
  • d53c93e update readme
  • 18e2ecc update dependencies
  • 339daaa update dependencies
  • ae33634 add a missed line
  • 8752e69 3.12.1
  • 3eb4159 fix some possible `String#split` polyfill problems in V8 5.1
  • 7a7c66b don't load the second global copy of `core-js` in the tests for simplify debugging
  • 1789d3e fix some cases of `Function#toString` with multiple `core-js` instances

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

@podarok podarok closed this Jul 20, 2021
@podarok podarok deleted the snyk-upgrade-107fb03dadefcb515e65eeb2d216ec96 branch July 20, 2021 10:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants