@@ -481,7 +481,7 @@ This behavior has been removed.
481
481
### DEP0020: ` Server.connections `
482
482
<!-- YAML
483
483
changes:
484
- - version: REPLACEME
484
+ - version: v15.0.0
485
485
pr-url: https://github.com/nodejs/node/pull/33647
486
486
description: Server.connections has been removed.
487
487
- version:
@@ -1438,7 +1438,7 @@ an officially supported API.
1438
1438
### DEP0068: ` node debug `
1439
1439
<!-- YAML
1440
1440
changes:
1441
- - version: REPLACEME
1441
+ - version: v15.0.0
1442
1442
pr-url: https://github.com/nodejs/node/pull/33648
1443
1443
description: The legacy `node debug` command was removed.
1444
1444
- version: v8.0.0
@@ -1553,7 +1553,7 @@ code, no replacement API is provided.
1553
1553
### DEP0074: ` REPLServer.bufferedCommand `
1554
1554
<!-- YAML
1555
1555
changes:
1556
- - version: REPLACEME
1556
+ - version: v15.0.0
1557
1557
pr-url: https://github.com/nodejs/node/pull/33286
1558
1558
description: End-of-Life.
1559
1559
- version: v9.0.0
@@ -1570,7 +1570,7 @@ The `REPLServer.bufferedCommand` property was deprecated in favor of
1570
1570
### DEP0075: ` REPLServer.parseREPLKeyword() `
1571
1571
<!-- YAML
1572
1572
changes:
1573
- - version: REPLACEME
1573
+ - version: v15.0.0
1574
1574
pr-url: https://github.com/nodejs/node/pull/33286
1575
1575
description: End-of-Life.
1576
1576
- version: v9.0.0
@@ -1634,7 +1634,7 @@ supported API.
1634
1634
### DEP0078: ` REPLServer.turnOffEditorMode() `
1635
1635
<!-- YAML
1636
1636
changes:
1637
- - version: REPLACEME
1637
+ - version: v15.0.0
1638
1638
pr-url: https://github.com/nodejs/node/pull/33286
1639
1639
description: End-of-Life.
1640
1640
- version: v9.0.0
@@ -1702,7 +1702,7 @@ file descriptors.
1702
1702
### DEP0082: ` REPLServer.prototype.memory() `
1703
1703
<!-- YAML
1704
1704
changes:
1705
- - version: REPLACEME
1705
+ - version: v15.0.0
1706
1706
pr-url: https://github.com/nodejs/node/pull/33286
1707
1707
description: End-of-Life.
1708
1708
- version: v9.0.0
@@ -2403,7 +2403,7 @@ Setting the TLS ServerName to an IP address is not permitted by
2403
2403
### DEP0124: using ` REPLServer.rli `
2404
2404
<!-- YAML
2405
2405
changes:
2406
- - version: REPLACEME
2406
+ - version: v15.0.0
2407
2407
pr-url: https://github.com/nodejs/node/pull/33286
2408
2408
description: End-of-Life.
2409
2409
- version: v12.0.0
0 commit comments