BlueWallet / LndHub

Wrapper for Lightning Network Daemon. It provides separate accounts for end-users
http://LndHub.io
MIT License
765 stars 191 forks source link

[Snyk] Upgrade core-js from 3.15.2 to 3.16.0 #275

Closed snyk-bot closed 3 years ago

snyk-bot commented 3 years ago

Snyk has created this PR to upgrade core-js from 3.15.2 to 3.16.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.16.0 - 2021-07-30
    • Array find from last proposal moved to the stage 3, July 2021 TC39 meeting
    • Array filtering stage 1 proposal:
      • Array.prototype.filterReject replaces Array.prototype.filterOut
      • %TypedArray%.prototype.filterReject replaces %TypedArray%.prototype.filterOut
    • Added Array grouping stage 1 proposal:
      • Array.prototype.groupBy
      • %TypedArray%.prototype.groupBy
    • Work with symbols made stricter: some missed before cases of methods that should throw an error on symbols now works as they should
    • Handling @@ toPrimitive in some cases of ToPrimitive internal logic made stricter
    • Fixed work of Request with polyfilled URLSearchParams, #965
    • Fixed possible exposing of collections elements metadata in some cases, #427
    • Fixed crashing of Object.create(null) on WSH, #966
    • Fixed some cases of typed arrays subclassing logic
    • Fixed a minor bug related to string conversion in RegExp#exec
    • Fixed Date.prototype.getYear feature detection
    • Fixed content of some entry points
    • Some minor optimizations and refactoring
    • Deno:
      • Added Deno support (sure, after bundling since Deno does not support CommonJS)
      • Allowed deno target in core-js-compat / core-js-builder
      • A bundle for Deno published on deno.land/x/corejs
    • Added / updated compat data / mapping:
      • Deno 1.0-1.13
      • NodeJS up to 16.6
      • iOS Safari up to 15.0
      • Samsung Internet up to 15.0
      • Opera Android up to 64
      • Object.hasOwn marked as supported from V8 9.3 and FF92
      • Date.prototype.getYear marked as not supported in IE8-
    • Added summary option to core-js-builder, see more info in the README, #910
  • 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
from core-js GitHub release notes
Commit messages
Package name: core-js
  • 89686ea 3.16.0
  • 70dc9b3 update dependencies
  • 26af5cc some stylistic fixes
  • c59ec15 add NodeJS 16.6 compat data mapping
  • 92eb5dd fix content of some entry points
  • ba97391 disable `Symbol constructor throws on symbol argument` test
  • 22c8126 fix a typo
  • 7ac3900 fix a typo
  • ac93365 Merge pull request #959 from zloirock/array-grouping
  • 0784656 IE10 fix
  • 6245936 adapt to the actual spec draft
  • db449ca update the changelog
  • 746b30c add array grouping proposal
  • 8b64ba5 fix a typo
  • d63b35c update the changelog
  • 9cd5c0b adapt #966
  • 261257d Merge pull request #966 from gnh1201/master
  • c768be4 Update object-create.js
  • 5aa8320 properly detect v8 version in Deno for prevent deoptimizations
  • 16d95ef fix possible exposing of collections elements metadata in some cases, close #427
  • be2c429 update dependencies
  • ed4d5da update dependencies
  • 6a5db8f /master/ -> /main/ for MDN links
  • d78e4ed move some `arguments.length` access from loops
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