srveit / riff-js

JavaScript library for encoding and decoding RIFF format files.
6 stars 1 forks source link

An in-range update of gulp-shell is breaking the build 🚨 #5

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

Version 0.6.4 of gulp-shell was just published.

Branch Build failing 🚨
Dependency gulp-shell
Current Version 0.6.3
Type devDependency

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

gulp-shell 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** null [Details](https://www.bithound.io/github/srveit/riff-js/greenkeeper%2Fgulp-shell-0.6.4) - ❌ **bitHound - Code** null [Details](https://www.bithound.io/github/srveit/riff-js/greenkeeper%2Fgulp-shell-0.6.4) - ❌ **continuous-integration/appveyor/branch** AppVeyor build failed [Details](https://ci.appveyor.com/project/srveit/riff-js/build/1.0.5)

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 0.6.3 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 0.6.5 just got published.

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

Release Notes 0.6.5

Changed

  • Move vinyl out of dependencies #96
Commits

The new version differs by 4 commits.

  • c2f3840 Bump to 0.6.5
  • c0fc7ee Update dependencies
  • 7819e4d Merge pull request #96 from ohbarye/move-vinyl-to-dev-dependencies
  • edc259b Vinyl should be in devDependencies

See the full diff