Skip to content

Update readable-stream to the latest version 🚀#18

Merged
feross merged 1 commit into
masterfrom
greenkeeper/readable-stream-3.0.0
Dec 18, 2018
Merged

Update readable-stream to the latest version 🚀#18
feross merged 1 commit into
masterfrom
greenkeeper/readable-stream-3.0.0

Conversation

@greenkeeper
Copy link
Copy Markdown
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 Bot added a commit that referenced this pull request Aug 13, 2018
@greenkeeper
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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

@feross feross merged commit 7a2e6a3 into master Dec 18, 2018
@feross
Copy link
Copy Markdown
Owner

feross commented Dec 18, 2018

Test failure looks like a flake

@feross feross deleted the greenkeeper/readable-stream-3.0.0 branch December 18, 2018 23:06
@diegocr
Copy link
Copy Markdown

diegocr commented Dec 19, 2018

Great this got merged, although readable-stream is at 3.1.0 already :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants