File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -585,6 +585,9 @@ The `REPLServer.prototype.convertToContext()` API has been removed.
585585
586586<!-- YAML
587587changes:
588+ - version: REPLACEME
589+ pr-url: https://github.com/nodejs/node/pull/00000
590+ description: End-of-Life.
588591 - version:
589592 - v6.12.0
590593 - v4.8.6
@@ -595,9 +598,10 @@ changes:
595598 description: Runtime deprecation.
596599-->
597600
598- Type: Runtime
601+ Type: End-of-Life
599602
600- The ` node:sys ` module is deprecated. Please use the [ ` util ` ] [ ] module instead.
603+ The ` node:sys ` module has been removed. Please use the [ ` util ` ] [ ]
604+ module instead.
601605
602606### DEP0026: ` util.print() `
603607
Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 8181 "stream" : [" ./lib/stream.js" ],
8282 "stream/promises" : [" ./lib/stream/promises.js" ],
8383 "string_decoder" : [" ./lib/string_decoder.js" ],
84- "sys" : [" ./lib/sys.js" ],
8584 "timers" : [" ./lib/timers.js" ],
8685 "timers/promises" : [" ./lib/timers/promises.js" ],
8786 "tls" : [" ./lib/tls.js" ],
You can’t perform that action at this time.
0 commit comments