brownjedi / webpack-express-boilerplate

Webpack + Express + Ava + Istanbul
2 stars 0 forks source link

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

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

Version 5.1.5 of cross-env was just published.

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

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

cross-env 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/saikarthikreddyginni/webpack-express-boilerplate/builds/376951747?utm_source=github_status&utm_medium=notification)

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](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 Bot :palm_tree:

greenkeeper[bot] commented 6 years ago

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.

greenkeeper[bot] commented 6 years ago

Version 5.1.6 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v5.1.6

5.1.6 (2018-05-22)

Bug Fixes

  • check for sigint before setting exit code to 1 (#181) (b88977c)
Commits

The new version differs by 2 commits.

  • b88977c fix: check for sigint before setting exit code to 1 (#181)
  • eb37984 docs: inform about signal events on Windows (#179)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 5.2.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v5.2.0

5.2.0 (2018-06-13)

Features

Commits

The new version differs by 1 commits.

  • 739fd62 feat(deps): upgrade cross-spawn (#182)

See the full diff