@@ -461,7 +461,7 @@ This behavior has been removed.
461461### DEP0020: ` Server.connections `
462462<!-- YAML
463463changes:
464- - version: REPLACEME
464+ - version: v15.0.0
465465 pr-url: https://github.com/nodejs/node/pull/33647
466466 description: Server.connections has been removed.
467467 - version:
@@ -1370,7 +1370,7 @@ an officially supported API.
13701370### DEP0068: ` node debug `
13711371<!-- YAML
13721372changes:
1373- - version: REPLACEME
1373+ - version: v15.0.0
13741374 pr-url: https://github.com/nodejs/node/pull/33648
13751375 description: The legacy `node debug` command was removed.
13761376 - version: v8.0.0
@@ -1479,7 +1479,7 @@ code, no replacement API is provided.
14791479### DEP0074: ` REPLServer.bufferedCommand `
14801480<!-- YAML
14811481changes:
1482- - version: REPLACEME
1482+ - version: v15.0.0
14831483 pr-url: https://github.com/nodejs/node/pull/33286
14841484 description: End-of-Life.
14851485 - version: v9.0.0
@@ -1495,7 +1495,7 @@ The `REPLServer.bufferedCommand` property was deprecated in favor of
14951495### DEP0075: ` REPLServer.parseREPLKeyword() `
14961496<!-- YAML
14971497changes:
1498- - version: REPLACEME
1498+ - version: v15.0.0
14991499 pr-url: https://github.com/nodejs/node/pull/33286
15001500 description: End-of-Life.
15011501 - version: v9.0.0
@@ -1556,7 +1556,7 @@ supported API.
15561556### DEP0078: ` REPLServer.turnOffEditorMode() `
15571557<!-- YAML
15581558changes:
1559- - version: REPLACEME
1559+ - version: v15.0.0
15601560 pr-url: https://github.com/nodejs/node/pull/33286
15611561 description: End-of-Life.
15621562 - version: v9.0.0
@@ -1620,7 +1620,7 @@ file descriptors.
16201620### DEP0082: ` REPLServer.prototype.memory() `
16211621<!-- YAML
16221622changes:
1623- - version: REPLACEME
1623+ - version: v15.0.0
16241624 pr-url: https://github.com/nodejs/node/pull/33286
16251625 description: End-of-Life.
16261626 - version: v9.0.0
@@ -2281,7 +2281,7 @@ Setting the TLS ServerName to an IP address is not permitted by
22812281### DEP0124: using ` REPLServer.rli `
22822282<!-- YAML
22832283changes:
2284- - version: REPLACEME
2284+ - version: v15.0.0
22852285 pr-url: https://github.com/nodejs/node/pull/33286
22862286 description: End-of-Life.
22872287 - version: v12.0.0
0 commit comments