shortpaste icon indicating copy to clipboard operation
shortpaste copied to clipboard

[Snyk] Upgrade core-js from 3.27.1 to 3.27.2

Open snyk-bot opened this issue 2 years ago • 0 comments

Snyk has created this PR to upgrade core-js from 3.27.1 to 3.27.2.

: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.


  • The recommended version is 1 version ahead of your current version.
  • The recommended version was released 24 days ago, on 2023-01-18.
Release notes
Package name: core-js
  • 3.27.2 - 2023-01-18
    • Set methods proposal updates:
      • Closing of iterators of Set-like objects on early exit, proposal-set-methods/85
      • Some other minor internal changes
    • Added one more workaround of a webpack dev server bug on IE global methods, #1161
    • Fixed possible String.{ raw, cooked } error with empty template array
    • Used non-standard V8 Error.captureStackTrace instead of stack parsing in new error classes / wrappers where it's possible
    • Added detection correctness of iteration to Promise.{ allSettled, any } feature detection, Hermes issue
    • Compat data improvements:
      • Change Array by copy proposal marked as supported from V8 ~ Chrome 110
      • Added Samsung Internet 20 compat data mapping
      • Added Quest Browser 25 compat data mapping
      • Added React Native 0.71 Hermes compat data
      • Added Electron 23 and 24 compat data mapping
      • self marked as fixed in Deno 1.29.3, deno/17362
    • Minor tweaks of minification settings for core-js-bundle
    • Refactoring, some minor fixes, improvements, optimizations
  • 3.27.1 - 2022-12-29
    • Fixed a Chakra-based MS Edge (18-) bug that unfreeze (O_o) frozen arrays used as WeakMap keys
    • Fixing of the previous bug also fixes some cases of String.dedent in MS Edge
    • Fixed dependencies of some entries
from core-js GitHub release notes
Commit messages
Package name: core-js
  • c56b97f 3.27.2
  • 52651a1 update dependencies
  • 20ab9c5 coerce negative set size in `get-set-record` to 0
  • 9f9bc14 update dependencies
  • 9edb781 update `test262` dependencies
  • 318fa4f mark `self` as fixed in Deno 1.29.3
  • 64b52bf since now `make-built-in` used in runtime, make some operations unobservable
  • 0d2f278 simplify iteration in `Set#{ isDisjointFrom, isSupersetOf }`
  • b4d713b some stylistic fixes
  • 32cbd8f closing of iterators of `Set`-like objects on early exit
  • 9e56d89 use minor only version for `react-native` for consistency
  • 4cf87e5 add React Native 0.71 Hermes compat data
  • 7f8fce9 add detection correctness of iteration to `Promise.{ allSettled, any }` feature detection, Hermes issue
  • fcd5af4 change `Array` by copy proposal marked as supported from V8 ~ Chrome 110
  • 9d8381d minor tweaks of minification settings for `core-js-bundle`
  • 4eeb86b update `eslint-plugin-import`
  • f3464a7 add Electron 23 and 24 compat data mapping
  • 87a1148 update dependencies
  • 2323e2e update the changelog
  • 0b9292a update dependencies
  • 003405e add Samsung Internet 20 compat data mapping
  • 8a02298 try to use `jsdelivr` cdn in tests since `unpkg` fails too often
  • b47e593 add some links
  • cb84fb2 add Quest Browser 25.0 compat data mapping

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

snyk-bot avatar Feb 11 '23 08:02 snyk-bot