An in-range update of core-js is breaking the build 🚨
- Ngôn ngữ chính
- Không có dữ liệu ngôn ngữ
- Star
- 3
- Fork
- 1
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
## The dependency [core-js](https://github.com/zloirock/core-js) was updated from `3.2.1` to `3.3.0`.
🚨 [View failing branch](https://github.com/aethant/merino/compare/master...aethant:greenkeeper%2Fcore-js-3.3.0).
This version is **covered** by your **current version range** and after updating it in your project **the build failed**.
core-js is a direct dependency of this project, and **it is very likely causing it to break**. If other packages depend on yours, this update is probably also breaking those in turn.
Status Details
- ❌ **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/aethant/merino/builds/597279186?utm_source=github_status&utm_medium=notification)).
---
Release Notes for 3.3.0 - 2019.10.13
String#{ matchAll, replaceAll }throws an error on non-global regex argument per the decision from TC39 meetings (+ this PR). It's a breaking change, but since it's a breaking change in the ES spec, it's added at the minor releaseglobalThismoved to stable ES, per October TC39 meetingPromise.anymoved to stage 3, some minor internal changes, per October TC39 meetingString#replaceAllmoved to stage 3, per October TC39 meeting- Added iterator helpers stage 2 proposal:
IteratorIterator.fromIterator#asIndexedPairsIterator#dropIterator#everyIterator#filterIterator#findIterator#flatMapIterator#forEachIterator#mapIterator#reduceIterator#someIterator#takeIterator#toArrayIterator#@@toStringTag
AsyncIteratorAsyncIterator.fromAsyncIterator#asIndexedPairsAsyncIterator#dropAsyncIterator#everyAsyncIterator#filterAsyncIterator#findAsyncIterator#flatMapAsyncIterator#forEachAsyncIterator#mapAsyncIterator#reduceAsyncIterator#someAsyncIterator#takeAsyncIterator#toArrayAsyncIterator#@@toStringTag
- Updated
Map#upsert(Map#updateOrInsertbefore) proposal- Moved to stage 2, per October TC39 meeting
Map#updateOrInsertrenamed toMap#upsert- Added
WeakMap#upsert - You can don't pass one of the callbacks
- Added a workaround for iOS Safari MessageChannel + bfcache bug, #624
- Added a workaround for Chrome 33 / Android 4.4.4
Promisebug, #640 - Replaced broken
URLconstructor in Safari andURLSearchParamsin Chrome 66-, #656 - Added compat data for Node up to 12.11, FF 69, Samsung up to 10.2 and Phantom 1.9
Math.hypotmarked as not supported in Chrome 77 since a bug in this method was not fixed before the stable Chrome 77 release- Fixed unnecessary exposing on
Symbol.matchAllinesnext.string.match-all, #626 - Fixed missed cases access the
.nextmethod once, at the beginning, of the iteration protocol - Show similar
postinstallmessages only once pernpm i, #597, thanks @remy
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).
---
Your [Greenkeeper](https://greenkeeper.io) Bot :palm_tree:
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.