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 🚨 #67

Open
greenkeeper bot opened this issue Dec 21, 2017 · 6 comments
Open

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

greenkeeper bot opened this issue Dec 21, 2017 · 6 comments

Comments

@greenkeeper
Copy link

greenkeeper bot commented Dec 21, 2017

Version 5.1.2 of cross-env was just published.

Branch Build failing 🚨
Dependency cross-env
Current Version 5.1.1
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/travis-ci/push The Travis CI build could not complete due to an error Details

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

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 Dec 21, 2017

After pinning to 5.1.1 your tests are passing again. Downgrade this dependency 📌.

@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 21, 2017

Version 5.1.3 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

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
Copy link
Author

greenkeeper bot commented Mar 9, 2018

Version 5.1.4 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Release Notes v5.1.4

5.1.4 (2018-03-09)

Bug Fixes

Commits

The new version differs by 4 commits.

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

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented May 22, 2018

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 7 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)
  • 450dae9 fix: allow backslash (#173)
  • 5204dd6 docs: Fix typo (#166)
  • 3c064d8 docs: Closes #153 with documentation update (#165)
  • 3cf4170 fix: regex flag fix (#161)

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 13, 2018

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 8 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)
  • d5170bf fix: exit code should be set to 1 when os kills child process (#177)
  • 450dae9 fix: allow backslash (#173)
  • 5204dd6 docs: Fix typo (#166)
  • 3c064d8 docs: Closes #153 with documentation update (#165)
  • 3cf4170 fix: regex flag fix (#161)

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 still failing with this version. Compare changes

Release Notes for v5.2.1

5.2.1 (2019-08-31)

Bug Fixes

Commits

The new version differs by 14 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)
  • d5170bf fix: exit code should be set to 1 when os kills child process (#177)
  • 450dae9 fix: allow backslash (#173)
  • 5204dd6 docs: Fix typo (#166)
  • 3c064d8 docs: Closes #153 with documentation update (#165)
  • 3cf4170 fix: regex flag fix (#161)

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