asset-pipe / asset-pipe-js-reader

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

Update readable-stream to the latest version πŸš€ #100

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 6 years ago

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](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

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] commented 6 years ago

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] commented 6 years ago

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] commented 6 years ago

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] commented 6 years ago

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] commented 6 years ago

Update to this version instead πŸš€

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

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