@@ -481,7 +481,7 @@ This behavior has been removed.
481481### DEP0020: ` Server.connections `
482482<!-- YAML
483483changes:
484- - version: REPLACEME
484+ - version: v15.0.0
485485 pr-url: https://github.com/nodejs/node/pull/33647
486486 description: Server.connections has been removed.
487487 - version:
@@ -1438,7 +1438,7 @@ an officially supported API.
14381438### DEP0068: ` node debug `
14391439<!-- YAML
14401440changes:
1441- - version: REPLACEME
1441+ - version: v15.0.0
14421442 pr-url: https://github.com/nodejs/node/pull/33648
14431443 description: The legacy `node debug` command was removed.
14441444 - version: v8.0.0
@@ -1553,7 +1553,7 @@ code, no replacement API is provided.
15531553### DEP0074: ` REPLServer.bufferedCommand `
15541554<!-- YAML
15551555changes:
1556- - version: REPLACEME
1556+ - version: v15.0.0
15571557 pr-url: https://github.com/nodejs/node/pull/33286
15581558 description: End-of-Life.
15591559 - version: v9.0.0
@@ -1570,7 +1570,7 @@ The `REPLServer.bufferedCommand` property was deprecated in favor of
15701570### DEP0075: ` REPLServer.parseREPLKeyword() `
15711571<!-- YAML
15721572changes:
1573- - version: REPLACEME
1573+ - version: v15.0.0
15741574 pr-url: https://github.com/nodejs/node/pull/33286
15751575 description: End-of-Life.
15761576 - version: v9.0.0
@@ -1634,7 +1634,7 @@ supported API.
16341634### DEP0078: ` REPLServer.turnOffEditorMode() `
16351635<!-- YAML
16361636changes:
1637- - version: REPLACEME
1637+ - version: v15.0.0
16381638 pr-url: https://github.com/nodejs/node/pull/33286
16391639 description: End-of-Life.
16401640 - version: v9.0.0
@@ -1702,7 +1702,7 @@ file descriptors.
17021702### DEP0082: ` REPLServer.prototype.memory() `
17031703<!-- YAML
17041704changes:
1705- - version: REPLACEME
1705+ - version: v15.0.0
17061706 pr-url: https://github.com/nodejs/node/pull/33286
17071707 description: End-of-Life.
17081708 - version: v9.0.0
@@ -2403,7 +2403,7 @@ Setting the TLS ServerName to an IP address is not permitted by
24032403### DEP0124: using ` REPLServer.rli `
24042404<!-- YAML
24052405changes:
2406- - version: REPLACEME
2406+ - version: v15.0.0
24072407 pr-url: https://github.com/nodejs/node/pull/33286
24082408 description: End-of-Life.
24092409 - version: v12.0.0
0 commit comments