-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
Description
The dependency core-js was updated from 3.1.4 to 3.2.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).
Release Notes for 3.2.0 - 2019.08.09
Promise.allSettledmoved to stable ES, per July TC39 meetingPromise.anymoved to stage 2,.errorsproperty ofAggregateErrorinstances maked non-enumerable, per July TC39 meetingusingstatement proposal moved to stage 2, addedSymbol.asyncDispose, per July TC39 meeting- Added
Array.isTemplateObjectstage 2 proposal, per June TC39 meeting - Added
Map#updateOrInsertstage 1 proposal, per July TC39 meeting - Added a fix for
Math.hypotV8 7.7 bug, since it's still not stable without adding results tocore-js-compat - Added a workaround for APIs where not possible to replace broken native
Promise, #579 - added.finallyand patched.thento / on nativePromiseprototype - Fixed crashing of Opera Presto, #595
- Fixed incorrect early breaking of
{ Map, Set, WeakMap, WeakSet }.deleteAll - Fixed some missed dependencies in entry points
- Added compat data for Node 12.5, FF 67, Safari 13
- Added support of
DISABLE_OPENCOLLECTIVEenv variable topostinstallscript - Removed
core-js-puredependency fromcore-js-compat, #590 - Fixed generation of
core-js-compaton Windows, #606
FAQ and help
There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper Bot 🌴