child_process: doc deprecate ChildProcess._channel by cjihrig · Pull Request #26982 · nodejs/node (original) (raw)
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Conversation4 Commits1 Checks0 Files changed
Conversation
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
[ Show hidden characters]({{ revealButtonHref }})
This was eligible to begin deprecation in Node 8.
Checklist
make -j4 test
(UNIX), orvcbuild test
(Windows) passes- documentation is changed or added
- commit message follows commit guidelines
@cjihrig Sadly, an error occurred when I tried to trigger a build. :(
BridgeAR added the author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
label
This was eligible to begin deprecation in Node 8.
PR-URL: nodejs#26982 Reviewed-By: Ben Noordhuis info@bnoordhuis.nl Reviewed-By: Ruben Bridgewater ruben@bridgewater.de Reviewed-By: Sam Roberts vieuxtech@gmail.com
BethGriggs pushed a commit that referenced this pull request
This was eligible to begin deprecation in Node 8.
PR-URL: #26982 Reviewed-By: Ben Noordhuis info@bnoordhuis.nl Reviewed-By: Ruben Bridgewater ruben@bridgewater.de Reviewed-By: Sam Roberts vieuxtech@gmail.com
BethGriggs pushed a commit that referenced this pull request
This was eligible to begin deprecation in Node 8.
PR-URL: #26982 Reviewed-By: Ben Noordhuis info@bnoordhuis.nl Reviewed-By: Ruben Bridgewater ruben@bridgewater.de Reviewed-By: Sam Roberts vieuxtech@gmail.com Signed-off-by: Beth Griggs Bethany.Griggs@uk.ibm.com
BethGriggs pushed a commit that referenced this pull request
This was eligible to begin deprecation in Node 8.
PR-URL: #26982 Reviewed-By: Ben Noordhuis info@bnoordhuis.nl Reviewed-By: Ruben Bridgewater ruben@bridgewater.de Reviewed-By: Sam Roberts vieuxtech@gmail.com Signed-off-by: Beth Griggs Bethany.Griggs@uk.ibm.com
richardlau added a commit to richardlau/node-1 that referenced this pull request
Refs: nodejs#26982
PR-URL: nodejs#27164 Reviewed-By: Vse Mozhet Byt vsemozhetbyt@gmail.com Reviewed-By: Yongsheng Zhang zyszys98@gmail.com
BethGriggs pushed a commit that referenced this pull request
Refs: #26982
PR-URL: #27164 Reviewed-By: Vse Mozhet Byt vsemozhetbyt@gmail.com Reviewed-By: Yongsheng Zhang zyszys98@gmail.com
BethGriggs added a commit that referenced this pull request
Notable changes:
- child_process: doc deprecate ChildProcess._channel (cjihrig) #26982
- deps: update nghttp2 to 1.37.0 (gengjiawen) #26990
- dns:
- stream: make Symbol.asyncIterator support stable (Matteo Collina) #26989
- worker: use copy of process.env (Anna Henningsen) #26544
PR-URL: #27163
BethGriggs added a commit that referenced this pull request
Notable changes:
- child_process: doc deprecate ChildProcess._channel (cjihrig) #26982
- deps: update nghttp2 to 1.37.0 (gengjiawen) #26990
- dns:
- fs: remove experimental warning for fs.promises (Anna Henningsen) [#26581] (#26581)
- stream: make Symbol.asyncIterator support stable (Matteo Collina) #26989
- worker: use copy of process.env (Anna Henningsen) #26544
PR-URL: #27163
BethGriggs added a commit that referenced this pull request
Notable changes:
- child_process: doc deprecate ChildProcess._channel (cjihrig) #26982
- deps: update nghttp2 to 1.37.0 (gengjiawen) #26990
- dns:
- fs: remove experimental warning for fs.promises (Anna Henningsen) [#26581] (#26581)
- stream: make Symbol.asyncIterator support stable (Matteo Collina) #26989
- worker: use copy of process.env (Anna Henningsen) #26544
PR-URL: #27163
Labels
PRs that have at least one approval, no pending requests for changes, and a CI started.
Issues and PRs related to the child_process subsystem.
Issues and PRs related to deprecations.
Issues and PRs related to the documentations.