asset-pipe / asset-pipe-js-reader

Module for reading asset feeds and creating a javascript bundle
1 stars 2 forks source link

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

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency readable-stream was updated from 3.1.0 to 3.1.1.

🚨 View failing branch.

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 could not complete due to an error ([Details](https://travis-ci.org/asset-pipe/asset-pipe-js-reader/builds/471602781?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 3 commits ahead by 3, 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 5 years ago

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

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v3.2.0
  • Updated to 10.15.2 #401
  • Support pipeline with READABLE_STREAM_DISABLE #399
Commits

The new version differs by 3 commits.

  • 5b90ed2 Bumped v3.2.0.
  • cbd72df Updated to v10.15.2 (#401)
  • e02fcbb export * from stream when process.env.READABLE_STREAM === 'disable' (#399)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v3.3.0
  • Build from Node 10.15.3 #402
Commits

The new version differs by 5 commits.

  • 49a1c4f Bumped v3.3.0.
  • 3ec079e Build from Node v10.15.3 (#402)
  • 5b90ed2 Bumped v3.2.0.
  • cbd72df Updated to v10.15.2 (#401)
  • e02fcbb export * from stream when process.env.READABLE_STREAM === 'disable' (#399)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v3.4.0
  • Add Node v12 to travis #410
  • Add pipeline and finished to the browser bundle #408 #409
Commits

The new version differs by 4 commits.

  • 4ba93f8 Bumped v3.4.0.
  • ab4fc9c Add node v12 to .travis.yml (#410)
  • 32c167d add missing exports for browsers (#409)
  • c7dee8c Travis CI: Remove the deprecated sudo tag (#405)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v3.6.0
  • Fix babel loose mode for classes and update to Node v10.19.0 #428 by @ljharb
Commits

The new version differs by 6 commits.

  • bed7ffa Bumped v3.6.0
  • 3bbf2d6 [Fix] babel's "loose mode" class transform enbrittles BufferList (#428)
  • 7783afa Bumped v3.5.0
  • 040b813 Update to Node v10.18.1 (#420)
  • ed213f0 doc: indicate stream impl from node versions (#424)
  • edd8c2d build/test-replacements.js: fix typo. (#415)

See the full diff