An in-range update of fetch-mock is breaking the build π¨
Closed this issue Β· 2 comments
The devDependency fetch-mock was updated from 7.5.0
to 7.5.1
.
π¨ View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
fetch-mock is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.
Status Details
- β Travis CI - Branch: The build errored.
Commits
The new version differs by 2 commits.
e50ffe3
Merge pull request #453 from birtles/fixCaptureStackTrace
22f1ee0
Check for Error.captureStackTrace before using it
See the full diff
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 7.5.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
Greenkeeper fails to create lock files. Again :(