luizirber / fastqstream

A Stream transform for parsing FASTQ files into records.
Other
2 stars 0 forks source link

An in-range update of readable-stream is breaking the build 🚨 #6

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

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

Version 2.3.5 of readable-stream was just published.

Branch Build failing 🚨
Dependency readable-stream
Current Version 2.3.4
Type dependency

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

readable-stream is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details - ❌ **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/luizirber/fastqstream/builds/348676978?utm_source=github_status&utm_medium=notification)

Release Notes v2.3.5
Commits

The new version differs by 4 commits ahead by 4, behind by 1.

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 2.3.4 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 2.3.6 just got published.

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

Release Notes v2.3.6
  • Bumped string_decoder to 1.1.1 #330
  • Updated to Node 8.11.1 #332
  • Don't add forEach replacement where it's not needed #331
Commits

The new version differs by 6 commits.

  • b3cf9b1 Bumped v2.3.6.
  • 2724a67 Updated to Node 8.11.1 (#332)
  • 9481763 Don't add the Array.prototype.forEach replacement to files that don't use forEach. (#331)
  • 06058f0 Bump string_decoder to versio 1.1.1 (#330)
  • 59fb4c7 Removed zuul as a dependency.
  • b253392 Fix lolex integration test on old nodes

See the full diff