Mugetsu15 / corona

Corona incidence viewer
https://corona.maxuniverse.de
Apache License 2.0
1 stars 0 forks source link

[Snyk] Upgrade core-js from 3.9.0 to 3.13.0 #12

Closed snyk-bot closed 3 years ago

snyk-bot commented 3 years ago

Snyk has created this PR to upgrade core-js from 3.9.0 to 3.13.0.

merge advice :information_source: 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.


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
  • 3.9.0 - 2021-02-18
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