An in-range update of core-js is breaking the build π¨
Closed this issue Β· 4 comments
The dependency core-js was updated from 3.0.1
to 3.1.0
.
π¨ View failing branch.
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
- β Travis CI - Branch: The build failed.
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 π΄
After pinning to 3.0.1 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
- The
dependency
core-js was updated from3.1.0
to3.1.1
.
Your tests are still failing with this version. Compare changes
- The
dependency
core-js was updated from3.1.1
to3.1.2
.
Your tests are still failing with this version. Compare changes
Release Notes for 3.1.2 - 2019.05.22
- Added a workaround of a strange
npx
bug onpostinstall
, #551
- The
dependency
core-js was updated from3.1.2
to3.1.3
.
Your tests are still failing with this version. Compare changes