-
-
Notifications
You must be signed in to change notification settings - Fork 31.5k
[v18.x backport] stream: streams and webstreams interop related changes #46314
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
[v18.x backport] stream: streams and webstreams interop related changes #46314
Conversation
Review requested:
|
cc @aduh95 |
Sure no issue! |
7351221
to
fcfde34
Compare
Hi @aduh95 all the streams related changes have landed, should i open a fresh backport PR including all the changes? |
You can keep this PR, you just need to push the other commits to your |
7902a99
to
b266adb
Compare
7204237
to
f27c29c
Compare
@@ -2579,6 +2579,9 @@ further errors except from `_destroy()` may be emitted as `'error'`. | |||
<!-- YAML | |||
added: v10.0.0 | |||
changes: | |||
- version: v18.14.0 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This was release in #46396 hence added the version here
f27c29c
to
8f10c66
Compare
Does this look ok @aduh95 ? |
@debadree25 are you able to rebase this? |
Sure will rebase this! |
Refs: nodejs#39519 PR-URL: nodejs#46190 Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Robert Nagy <ronagy@icloud.com>
PR-URL: nodejs#46312 Refs: nodejs#46190 Refs: nodejs#46205 Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Refs: nodejs#46190 Refs: nodejs#46205 (comment) PR-URL: nodejs#46315 Reviewed-By: Robert Nagy <ronagy@icloud.com> Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: Darshan Sen <raisinten@gmail.com> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Anna Henningsen <anna@addaleax.net>
8f10c66
to
0291981
Compare
Hey @danielleadams rebased this, is it ok? |
Refs: #46190 Refs: #46205 (comment) PR-URL: #46315 Backport-PR-URL: #46314 Reviewed-By: Robert Nagy <ronagy@icloud.com> Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: Darshan Sen <raisinten@gmail.com> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Anna Henningsen <anna@addaleax.net>
Landed in 0b92035...e8b5a61 |
Refs: nodejs#39519 PR-URL: nodejs#46190 Backport-PR-URL: nodejs#46314 Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Robert Nagy <ronagy@icloud.com>
PR-URL: nodejs#46312 Backport-PR-URL: nodejs#46314 Refs: nodejs#46190 Refs: nodejs#46205 Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Refs: nodejs#46190 Refs: nodejs#46205 (comment) PR-URL: nodejs#46315 Backport-PR-URL: nodejs#46314 Reviewed-By: Robert Nagy <ronagy@icloud.com> Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: Darshan Sen <raisinten@gmail.com> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Anna Henningsen <anna@addaleax.net>
Backports the following PRs:
#46190
#46273
#46307
#46312
#46315
#46403
#46600
#46675