alexandrevribeiro / express-app-runner

A ridiculously fast and easy way to configure and run an express app.
1 stars 1 forks source link

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

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

Version 5.1.0 of cross-env was just published.

Branch Build failing 🚨
Dependency cross-env
Current Version 5.0.5
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 - βœ… **continuous-integration/appveyor/branch** AppVeyor build succeeded [Details](https://ci.appveyor.com/project/alexandrevribeiro/express-app-runner/build/1.0.87) - ❌ **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/alexandrevribeiro/express-app-runner/builds/288666673?utm_source=github_status&utm_medium=notification)

Release Notes v5.1.0

5.1.0 (2017-10-16)

Features

Commits

The new version differs by 7 commits.

  • 36b009e feat: introduce dollar sign escaping (#147)
  • 7719fb2 docs(README): reformat things
  • 72e29f0 docs: Update README.md (#144)
  • 4242490 docs: ISSUE_TEMPLATE fix
  • dd7b1fe chore(build): switch to kcd-scripts (#142)
  • da1e821 docs: update Code Sponsor link position (#141)
  • d398341 chore(package): Bump dev dependencies (#137)

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.0.5 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.1 just got published.

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

Release Notes v5.1.1

5.1.1 (2017-10-27)

Bug Fixes

  • remove env variables that don't exist from the converted commands in Windows. (#149) (50299d9)
Commits

The new version differs by 1 commits.

  • 50299d9 fix: remove env variables that don't exist from the converted commands in Windows. (#149)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 5.1.2 just got published.

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

Release Notes v5.1.2

5.1.2 (2017-12-21)

Bug Fixes

Commits

The new version differs by 1 commits.

  • 7fa5c08 fix: handle escaping and single quotes (#158)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 5.1.3 just got published.

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

Release Notes v5.1.3

5.1.3 (2017-12-21)

Bug Fixes

Commits

The new version differs by 1 commits.

  • 3cf4170 fix: regex flag fix (#161)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 5.1.4 just got published.

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

Release Notes v5.1.4

5.1.4 (2018-03-09)

Bug Fixes

Commits

The new version differs by 3 commits.

  • 450dae9 fix: allow backslash (#173)
  • 5204dd6 docs: Fix typo (#166)
  • 3c064d8 docs: Closes #153 with documentation update (#165)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 5.1.5 just got published.

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

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

greenkeeper[bot] commented 6 years ago

Version 5.1.6 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

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 passing again with this version. Explicitly upgrade to this version πŸš€

Release Notes v5.2.0

5.2.0 (2018-06-13)

Features

Commits

The new version differs by 3 commits.

  • 739fd62 feat(deps): upgrade cross-spawn (#182)
  • 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 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v5.2.1

5.2.1 (2019-08-31)

Bug Fixes

Commits

The new version differs by 9 commits.

  • a75fd0e fix: remove is-windows dependency (#207)
  • 4889923 docs: add note for windows issues
  • 2b36bb3 docs: add Jason-Cooke as a contributor (#201)
  • 41ab3b0 docs: Fix typo (#200)
  • 553705c docs(README): list @naholyr/cross-env in Other Solutions section (#189)
  • 5d0f19f docs: remove codesponsor (#186)
  • 739fd62 feat(deps): upgrade cross-spawn (#182)
  • 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