tomdale / ember-cli-addon-tests

31 stars 18 forks source link

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

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

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/appveyor/branch** Waiting for AppVeyor build to complete [Details](https://ci.appveyor.com/project/tomdale/ember-cli-addon-tests/build/1.0.443) - ❌ **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/tomdale/ember-cli-addon-tests/builds/319855004?utm_source=github_status&utm_medium=notification)

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](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.1 your tests are passing again. Downgrade this dependency πŸ“Œ.

greenkeeper[bot] commented 6 years ago

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