fix(deps): update dependency get-stream to v9#613
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
fix(deps): update dependency get-stream to v9#613renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
e85e584 to
aa97af7
Compare
1af679f to
7fffd9d
Compare
891a9a6 to
bbc799e
Compare
effe420 to
5f5bbd9
Compare
a344912 to
25cded4
Compare
75207e9 to
4935ac6
Compare
381ed53 to
96a646d
Compare
108171d to
d5f5ef8
Compare
8389d68 to
c0d5305
Compare
58c00d4 to
500a6e1
Compare
b3ef743 to
f22c4bd
Compare
2c2355e to
01c44bb
Compare
e8299fd to
2ebd382
Compare
907f3f6 to
bfcc38b
Compare
2664c54 to
3672adf
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
^7.0.0→^9.0.0Release Notes
sindresorhus/get-stream (get-stream)
v9.0.1Compare Source
ReadableStream[Symbol.asyncIterator]ponyfill (#128)df42674v9.0.0Compare Source
Breaking
7ccab70Improvements
4d233d3a51d085v8.0.1Compare Source
Fixes
error.bufferedDatais as full as possible. (#106)maxBufferoption being one byte off in some edge case. (#105)v8.0.0Compare Source
Huge thanks to @ehmicky for doing all the work for this release 🙌
Breaking
encodingoption. (#69, #67)buffer.toString('hex')orbuffer.toString('base64')can also be used.Improvements
ReadableStream). (#82, #78, #79, #80)getStreamAsArray()method to pass streams in object mode. (#86)getStreamAsArrayBuffer()method to return the stream as anArrayBuffer. (#81)ArrayBuffer, seterror.bufferedDatawith the partially read data instead of leaving it empty. (#68, #48)Fixes
maxBufferstops infinite streams. (#62)maxBuffer. (#42, #69).error.bufferedDatawhen the stream errors for other reasons thanmaxBuffer. (#56, #63)error.bufferedDatais smaller thanmaxBuffer. (#89)TypeScript types
streamargument must be aReadable,ReadableStreamorAsyncIterable. (#71)Documentation
Bloband JSON streaming. (#58, #95, #96, #97)Performance
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.