@@ -160,7 +160,7 @@ outside `node_modules` in order to better target developers, rather than users.
160160### DEP0006: child\_ process options.customFds
161161<!-- YAML
162162changes:
163- - version: REPLACEME
163+ - version: v12.0.0
164164 pr-url: https://github.com/nodejs/node/pull/25279
165165 description: End-of-Life.
166166 - version:
@@ -513,7 +513,7 @@ The `os.tmpDir()` API is deprecated. Please use [`os.tmpdir()`][] instead.
513513### DEP0023: os.getNetworkInterfaces()
514514<!-- YAML
515515changes:
516- - version: REPLACEME
516+ - version: v12.0.0
517517 pr-url: https://github.com/nodejs/node/pull/25280
518518 description: End-of-Life.
519519 - version:
@@ -569,7 +569,7 @@ The `sys` module is deprecated. Please use the [`util`][] module instead.
569569### DEP0026: util.print()
570570<!-- YAML
571571changes:
572- - version: REPLACEME
572+ - version: v12.0.0
573573 pr-url: https://github.com/nodejs/node/pull/25377
574574 description: End-of-Life.
575575 - version:
@@ -590,7 +590,7 @@ Type: End-of-Life
590590### DEP0027: util.puts()
591591<!-- YAML
592592changes:
593- - version: REPLACEME
593+ - version: v12.0.0
594594 pr-url: https://github.com/nodejs/node/pull/25377
595595 description: End-of-Life.
596596 - version:
@@ -611,7 +611,7 @@ Type: End-of-Life
611611### DEP0028: util.debug()
612612<!-- YAML
613613changes:
614- - version: REPLACEME
614+ - version: v12.0.0
615615 pr-url: https://github.com/nodejs/node/pull/25377
616616 description: End-of-Life.
617617 - version:
@@ -632,7 +632,7 @@ Type: End-of-Life
632632### DEP0029: util.error()
633633<!-- YAML
634634changes:
635- - version: REPLACEME
635+ - version: v12.0.0
636636 pr-url: https://github.com/nodejs/node/pull/25377
637637 description: End-of-Life.
638638 - version:
@@ -1279,7 +1279,7 @@ changes:
12791279 - version: v8.0.0
12801280 pr-url: https://github.com/nodejs/node/pull/10970
12811281 description: Runtime deprecation.
1282- - version: REPLACEME
1282+ - version: v12.0.0
12831283 pr-url: https://github.com/nodejs/node/pull/25828
12841284 description: End-of-Life.
12851285-->
@@ -1362,7 +1362,7 @@ removed. Please use `sloppy` instead.
13621362### DEP0066: outgoingMessage.\_ headers, outgoingMessage.\_ headerNames
13631363<!-- YAML
13641364changes:
1365- - version: REPLACEME
1365+ - version: v12.0.0
13661366 pr-url: https://github.com/nodejs/node/pull/24167
13671367 description: Runtime deprecation.
13681368 - version: v8.0.0
@@ -1688,7 +1688,7 @@ the client and is now unsupported. Use the `ciphers` parameter instead.
16881688# ## DEP0084: requiring bundled internal dependencies
16891689< ! -- YAML
16901690changes:
1691- - version: REPLACEME
1691+ - version: v12.0.0
16921692 pr-url: https://github.com/nodejs/node/pull/25138
16931693 description: This functionality has been removed.
16941694 - version: v10.0.0
@@ -1905,7 +1905,7 @@ should start using the `async_context` variant of `MakeCallback` or
19051905### DEP0098: AsyncHooks Embedder AsyncResource.emitBefore and AsyncResource.emitAfter APIs
19061906<!-- YAML
19071907changes:
1908- - version: REPLACEME
1908+ - version: v12.0.0
19091909 pr-url: https://github.com/nodejs/node/pull/26530
19101910 description: End-of-Life
19111911 - version:
@@ -2168,7 +2168,7 @@ accessed outside of Node.js core: `Socket.prototype._handle`,
21682168### DEP0113: Cipher.setAuthTag(), Decipher.getAuthTag()
21692169<!-- YAML
21702170changes:
2171- - version: REPLACEME
2171+ - version: v12.0.0
21722172 pr-url: https://github.com/nodejs/node/pull/26249
21732173 description: End-of-Life.
21742174 - version: v11.0.0
@@ -2185,7 +2185,7 @@ were never documented and would throw when called.
21852185### DEP0114: crypto._toBuf()
21862186<!-- YAML
21872187changes:
2188- - version: REPLACEME
2188+ - version: v12.0.0
21892189 pr-url: https://github.com/nodejs/node/pull/25338
21902190 description: End-of-Life.
21912191 - version: v11.0.0
@@ -2284,7 +2284,7 @@ Type: Documentation-only (supports [`--pending-deprecation`][])
22842284### DEP0120: Windows Performance Counter Support
22852285<!-- YAML
22862286changes:
2287- - version: REPLACEME
2287+ - version: v12.0.0
22882288 pr-url: https://github.com/nodejs/node/pull/24862
22892289 description: End-of-Life.
22902290 - version: v11.0.0
@@ -2304,7 +2304,7 @@ undocumented `COUNTER_NET_SERVER_CONNECTION()`,
23042304### DEP0121: net._setSimultaneousAccepts()
23052305<!-- YAML
23062306changes:
2307- - version: REPLACEME
2307+ - version: v12.0.0
23082308 pr-url: https://github.com/nodejs/node/pull/23760
23092309 description: Runtime deprecation.
23102310-->
@@ -2319,7 +2319,7 @@ https://github.com/nodejs/node/issues/18391
23192319### DEP0122: tls Server.prototype.setOptions()
23202320<!-- YAML
23212321changes:
2322- - version: REPLACEME
2322+ - version: v12.0.0
23232323 pr-url: https://github.com/nodejs/node/pull/23820
23242324 description: Runtime deprecation.
23252325-->
@@ -2332,7 +2332,7 @@ Please use `Server.prototype.setSecureContext()` instead.
23322332### DEP0123: setting the TLS ServerName to an IP address
23332333<!-- YAML
23342334changes:
2335- - version: REPLACEME
2335+ - version: v12.0.0
23362336 pr-url: https://github.com/nodejs/node/pull/23329
23372337 description: Runtime deprecation.
23382338-->
@@ -2346,7 +2346,7 @@ Setting the TLS ServerName to an IP address is not permitted by
23462346### DEP0124: using REPLServer.rli
23472347<!-- YAML
23482348changes:
2349- - version: REPLACEME
2349+ - version: v12.0.0
23502350 pr-url: https://github.com/nodejs/node/pull/26260
23512351 description: Runtime deprecation.
23522352-->
@@ -2359,7 +2359,7 @@ This property is a reference to the instance itself.
23592359### DEP0125: require(' \_ stream\_ wrap' )
23602360<!-- YAML
23612361changes:
2362- - version: REPLACEME
2362+ - version: v12.0.0
23632363 pr-url: https://github.com/nodejs/node/pull/26245
23642364 description: Runtime deprecation.
23652365-->
0 commit comments