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 readable-stream is breaking the build 🚨 #27

Open
greenkeeper bot opened this issue Jun 6, 2017 · 3 comments
Open

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

greenkeeper bot opened this issue Jun 6, 2017 · 3 comments

Comments

@greenkeeper
Copy link

greenkeeper bot commented Jun 6, 2017

Version 2.2.11 of readable-stream just got published.

Branch Build failing 🚨
Dependency readable-stream
Current Version 2.2.10
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 this is very likely breaking your project right now. If other packages depend on you it’s very likely also breaking them.
I recommend you give this issue a very high priority. I’m sure you can resolve this 💪

Status Details
  • dependency-ci Dependencies checked Details
  • continuous-integration/travis-ci/push The Travis CI build could not complete due to an error Details

Release Notes v2.2.11
Commits

The new version differs by 3 commits.

  • 98b5c76 Bumped v2.2.11.
  • f3399c4 Test that we do not depend using ^, to support old npm.
  • 05b3bd4 Depend with ~ over SafeBuffer.

See the full diff

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 19, 2017

Version 2.3.0 just got published.

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

Commits

The new version differs by 4 commits.

  • f81f716 2.3.0
  • c133747 re-add WriteReq and CorkedRequest constructors
  • 98296bb Build for node 8.1.0
  • 8ba3a42 updated package inherits from 2.0.1 to 2.0.3 (#291)

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 21, 2017

Version 2.3.1 just got published.

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

Release Notes v2.3.1
Commits

The new version differs by 3 commits.

  • 46770ab Bumped v2.3.1
  • cf1657e Import from Node 8.1.2.
  • a7f526f READABLE_STREAM=disable works also with writable.js

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 29, 2017

Version 2.3.3 just got published.

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

Release Notes v2.3.3
  • Update to Node 8.1.3 #306
  • Fix UInt8Array perf regression #304
  • IE7/8 fix #303
Commits

The new version differs by 8 commits.

  • cd59995 Bumped v2.3.3
  • d6c391d Updated from Node 8.1.3.
  • 98f4fb8 Removed useless typeof check.
  • 68c0ae3 Use instanceof check for Uint8Array.
  • 2aa126a Partially solves perf issues with the UInt8Array checks.
  • dfbb337 Bumped v2.3.2.
  • 51a9cd4 Forward-port of nodejs#13850
  • 432d4b7 Convert classes loosely

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