blacklight / platypush

A versatile and extensible platform for automation with hundreds of supported integrations
https://platypush.tech
MIT License
285 stars 21 forks source link

[Snyk] Upgrade core-js from 3.23.4 to 3.24.1 #323

Closed snyk-bot closed 2 years ago

snyk-bot commented 2 years ago

Snyk has created this PR to upgrade core-js from 3.23.4 to 3.24.1.

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.24.1 - 2022-07-29
    • NodeJS is ignored in IS_BROWSER detection to avoid a false positive with jsdom, #1110
    • Fixed detection of @@ species support in Promise in some old engines
    • { Array, %TypedArray% }.prototype.{ findLast, findLastIndex } marked as shipped in FF104
    • Added iOS Safari 15.6 compat data mapping
    • Fixed Opera 15 compat data mapping
  • 3.24.0 - 2022-07-25
  • 3.23.5 - 2022-07-17
    • Fixed a typo in the structuredClone feature detection, #1106
    • Added Opera Android 70 compat data mapping
  • 3.23.4 - 2022-07-09
    • Added a workaround of the Bun ~ 0.1.1 bug that define some globals with incorrect property descriptors and that causes a crash of core-js
    • Added a fix of the FF103+ structuredClone bugs (1774866 (fixed in FF104) and 1777321 (still not fixed)) that now can clone errors, but .stack of the clone is an empty string
    • Fixed { Map, WeakMap }.prototype.emplace logic, #1102
    • Fixed order of errors throwing on iterator helpers
from core-js GitHub release notes
Commit messages
Package name: core-js
  • e4b27bd 3.24.1
  • dc43aac little relax `IS_BROWSER` detection
  • 602e567 fix Opera 15 compat data mapping
  • a52a60a ignore NodeJS in `IS_BROWSER` detection to avoid a false positive with `jsdom`, #1110
  • 43a054a update dependencies
  • 619c9a5 update dependencies
  • d96cf26 mark `{ Array, %TypedArray% }.prototype.{ findLast, findLastIndex }` as shipped in FF104
  • 85b8998 add iOS Safari 15.6 compat data mapping
  • ae23b5a fix detection of `@@ species` support in `Promise` in some old engines
  • cc756d0 3.24.0
  • 234121f add Samsung Internet 18.0 compat data mapping
  • 6b4055c update compat table screenshots
  • c8ae80f update the changelog
  • 485d383 remove `%TypedArray%.prototype.toSpliced` method from the change array by copy proposal and mark as obsolete in `core-js`
  • c2620d2 Merge pull request #1101 from zloirock/iterator-helpers
  • 5a2d421 improve a changelog note
  • ae6018e simplify
  • 4d107e1 fix promise chain
  • 3b1f77f rework async generators core
  • 5b51af9 avoid an extra promise
  • c9ee9fb avoid extra tick in `%AsyncIteratorHelper%`
  • f03ec27 mark async generators-wrappers as done on error in `.next`
  • a4d11b2 mark generators-wrappers as done on error in `.next`
  • 59682b9 do not validate value in `%WrapForValidIteratorPrototype%.next`
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