zenika-open-source / immutadot

immutadot is a JavaScript library to deal with nested immutable structures.

Home Page:https://immutadot.zenika.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An in-range update of cross-env is breaking the build 🚨

greenkeeper opened this issue · comments

Version 5.1.5 of cross-env was just published.

Branch Build failing 🚨
Dependency cross-env
Current Version 5.1.4
Type devDependency

This version is covered by your current version range and after updating it in your project the build failed.

cross-env 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
  • ci/circleci: lockfile Your tests failed on CircleCI Details

Release Notes v5.1.5

5.1.5 (2018-05-09)

Bug Fixes

  • exit code should be set to 1 when os kills child process (#177) (d5170bf), closes #150
Commits

The new version differs by 1 commits.

  • d5170bf fix: exit code should be set to 1 when os kills child process (#177)

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 5.1.4 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.