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

Update readable-stream to the latest version 🚀 #101

Closed
wants to merge 1 commit into from

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Aug 10, 2018

Version 3.0.0 of readable-stream was just published.

Dependency readable-stream
Current Version 2.3.6
Type dependency

The version 3.0.0 is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of readable-stream.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Release Notes v3.0.0

Pull from Node v10

Fixes #283
Fixes #284
Fixes #212
Fixes #297
Fixes #346
Fixes #339
Fixed #335

Commits

The new version differs by 28 commits.

  • 9004c81 Bumped v3.0.0
  • f347672 Merge branch 'master' into next
  • a3ed5b6 Merge branch 'master' into next
  • a844480 Added changelog of breaking changes
  • 5101824 Removed inactive members (#351)
  • e00dadc Added usage section.
  • a21e989 Added a thanks note to Sauce Labs
  • 9b7d00c browsers tests should be passing again
  • 1135648 Bumped v3.0.0-rc.3
  • 67abc03 Updated to Node 10.8.0.
  • 118e277 Bumped v3.0.0-rc.2
  • 6472586 Added back IE 11.
  • 0e58d8a Removed babel-transform-runtime. Updated to Node 10.6.0.
  • 54a6ee1 Bumped v3.0.0-rc.1
  • 354c860 README tweaks

There are 28 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

@greenkeeper greenkeeper bot added the dependencies Pull requests that update a dependency file label Aug 10, 2018
greenkeeper bot added a commit that referenced this pull request Aug 13, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 13, 2018

Version 3.0.1 just got published.

Update to this version instead 🚀

Release Notes v3.0.1
  • Removed process-nextick-args #354
  • Fix error messages #352
Commits

The new version differs by 3 commits.

  • ddce1af Bumped v3.0.1.
  • 23c4ff0 Removed process-nexttick-args as it's not needed anymore (#354)
  • 3dc117e Fix error messages (#352)

See the full diff

greenkeeper bot added a commit that referenced this pull request Aug 20, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 20, 2018

Version 3.0.2 just got published.

Update to this version instead 🚀

Release Notes v3.0.2
  • Import Node 10.9.0, redo the fix for util.inspect.custom #357
Commits

The new version differs by 2 commits.

  • a27de71 Bumped v3.0.2.
  • 766f772 Import Node 10.9.0. Redo the fix for util.inspect.custom (#357)

See the full diff

greenkeeper bot added a commit that referenced this pull request Sep 11, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 11, 2018

Version 3.0.3 just got published.

Update to this version instead 🚀

Release Notes v3.0.3
  • Update to Node 10.10.0 #363
  • Added Node >= 6 to package.json #362
Commits

The new version differs by 5 commits.

  • e890201 Bumped v3.0.3.
  • bbc3ddc Updated to Node 10.10 (#363)
  • 4dc9573 Add node >= 6 to package.json (#362)
  • 3a81030 replace Buffer.alloc() with Buffer.from() where appropriate (#360)
  • 32c1045 remove Buffer constructor usage (#358) (#359)

See the full diff

greenkeeper bot added a commit that referenced this pull request Oct 1, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 1, 2018

Update to this version instead 🚀

Release Notes for v3.0.4
  • Fix Errors in IE 11 #365
  • Updated to Node 10.11 #366
Commits

The new version differs by 2 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Oct 2, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 2, 2018

Update to this version instead 🚀

Release Notes for v3.0.5
  • Emit no experimental warning in browsers #367
Commits

The new version differs by 2 commits.

  • 681958b Bumped v3.0.5.
  • b8ac647 Emit no experimental warning in browser. (#367)

See the full diff

greenkeeper bot added a commit that referenced this pull request Oct 2, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 2, 2018

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Dec 16, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 16, 2018

Update to this version instead 🚀

Commits

The new version differs by 5 commits.

  • 2323e49 Bumped v3.1.0.
  • 7ac9d04 Added yarn.lock to .gitignore
  • 1448d47 Updated to @babel/core@7, node 10.14.2 (#393)
  • 51d6ab7 Ignore airtap and travis configs (#388)
  • a2009a9 Add build regexp IE11 (isInteger) (#389)

See the full diff

@ralphtheninja
Copy link
Member

Will open up a new PR.

@ralphtheninja ralphtheninja deleted the greenkeeper/readable-stream-3.0.0 branch December 17, 2018 13:34
ralphtheninja added a commit that referenced this pull request Dec 17, 2018
* fix(package): update readable-stream to version 3.1.0

Closes #101

* No longer need to emit close in _destroy()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant