Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
greenkeeper bot opened this issue Mar 9, 2018 · 4 comments
Open

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

greenkeeper bot opened this issue Mar 9, 2018 · 4 comments

Comments

@greenkeeper
Copy link

greenkeeper bot commented Mar 9, 2018

☝️ Greenkeeper’s updated Terms of Service will come into effect on April 6th, 2018.

Version 5.1.4 of cross-env was just published.

Branch Build failing 🚨
Dependency cross-env
Current Version 5.1.3
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
  • bitHound - Dependencies 1 failing dependency. Details
  • bitHound - Code No failing files. Details
  • continuous-integration/travis-ci/push The Travis CI build failed Details

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

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 🌴

@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 9, 2018

After pinning to 5.1.3 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

@greenkeeper
Copy link
Author

greenkeeper bot commented May 22, 2018

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 3 commits.

  • b88977c fix: check for sigint before setting exit code to 1 (#181)
  • eb37984 docs: inform about signal events on Windows (#179)
  • d5170bf fix: exit code should be set to 1 when os kills child process (#177)

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 13, 2018

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

@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 31, 2019

  • The devDependency cross-env was updated from 5.2.0 to 5.2.1.

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 6 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)

See the full diff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants