Update dependency readable-stream to v3 - autoclosed #16
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.1.14
->3.6.0
Release Notes
nodejs/readable-stream
v3.6.0
Compare Source
v3.5.0
Compare Source
v3.4.0
Compare Source
pipeline
andfinished
to the browser bundle #408 #409v3.3.0
Compare Source
v3.2.0
Compare Source
v3.1.1
Compare Source
@babel/preset-env
esclusively #395v3.1.0
Compare Source
v3.0.6
Compare Source
Number.isNaN()
in IE 11 #369v3.0.5
Compare Source
v3.0.4
Compare Source
v3.0.3
Compare Source
v3.0.2
Compare Source
util.inspect.custom
#357v3.0.1
Compare Source
v3.0.0
Compare Source
Pull from Node v10
Fixes #283
Fixes #284
Fixes #212
Fixes #297
Fixes #346
Fixes #339
Fixed #335
v2.3.7
Compare Source
v2.3.6
Compare Source
v2.3.5
Compare Source
v2.3.4
Compare Source
v2.3.3
Compare Source
v2.3.2
Compare Source
v2.3.1
Compare Source
READABLE_STREAM=disable
work also with thewritable.js
filed #294 by @mcollinav2.3.0
Compare Source
Now featuring final and destroy, if you want more information checkout this blog post, if you want to see a trippy picture of my cat, just keep reading.
v2.2.11
Compare Source
v2.2.10
Compare Source
v2.2.9
Compare Source
v2.2.8
Compare Source
v2.2.7
Compare Source
'st' + 'ream'
#267 by @calvinmetcalfREADABLE_STREAM=disable
flag #269 by @mcollinabuffer-shims
using caret for better compatibility with older npm #268 by @mcollinav2.2.6
Compare Source
v2.2.5
Compare Source
WriteReq
#263v2.2.4
Compare Source
v2.2.3
Compare Source
your welcome
v2.2.2
Compare Source
fix a bug where in gulp tasks for some reason
Symbol.hasInstance
exists butFunction.prototype[Symbol.hasInstance]
is not a functionv2.2.1
Compare Source
remove bundled dependencies, apparently they break stuff yarnpkg/yarn#1774
v2.2.0
Compare Source
v2.1.5
Compare Source
v2.1.4
Compare Source
fix the .npmignore to include the coverage stuff, also fixes how saucelabs works
v2.1.3
Compare Source
this builds based on node 6.1.0, and adds some new shims for various things
v2.1.2
Compare Source
fix for v2.1.1 which forgot to remove the browserify section of the package.json after the dependencies were removed, unclear how this passed our tests which use browserify. ht @ahutchings
v2.1.1
Compare Source
It turns out there was a way to do the environmental variable from v2.1.0 without including 2 megs of browserify transforms, ht @sindresorhus
v2.1.0
Compare Source
running in node with the environmental variable
READABLE_STRAM
set to 'disable' will cause this module to simply return the platform streams. The goal of this is to allow us to test changes to node streams and see if they will break modules using readable-stream. Transforms have been added so that in browserify (where the streams module is build on readable-streams) this change will be removed and not bloat the build.v2.0.6
Compare Source
User facing change are
Behind the scenes we are now using babel to deal with the es6 features such as let, const, and arrow functions so those should be a lot cleaner now
v2.0.5
Compare Source
v2.0.4
Compare Source
v2.0.3
Compare Source
v2.0.2
Compare Source
ca99c19
fixes for browserify compatibility thanks to @zertoshv2.0.1
Compare Source
fd31267
)1803914
)b681059
)b681059
)edae701
)ca8ca2e
)e3bf6c5
) @shinnnv2.0.0
Compare Source
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.