@@ -722,7 +722,7 @@ changes:
722722 pr-url: https://github.com/nodejs/node/pull/10116
723723 description: A deprecation code has been assigned.
724724 - version: v1.0.0
725- pr-url: https://github.com/iojs/io.js /pull/166
725+ pr-url: https://github.com/nodejs/node /pull/166
726726 description: Documentation-only deprecation.
727727-->
728728
@@ -2121,6 +2121,9 @@ The `crypto._toBuf()` function was not designed to be used by modules outside
21212121of Node.js core and was removed.
21222122
21232123### DEP0115: ` crypto.prng() ` , ` crypto.pseudoRandomBytes() ` , ` crypto.rng() `
2124+
2125+ <!-- lint disable nodejs-yaml-comments -->
2126+
21242127<!-- YAML
21252128changes:
21262129 - version: v11.0.0
@@ -2131,6 +2134,8 @@ changes:
21312134 with `--pending-deprecation` support.
21322135-->
21332136
2137+ <!-- lint enable nodejs-yaml-comments -->
2138+
21342139Type: Documentation-only (supports [ ` --pending-deprecation ` ] [ ] )
21352140
21362141In recent versions of Node.js, there is no difference between
@@ -2505,7 +2510,9 @@ purpose and is only available on CommonJS environment.
25052510### DEP0139: ` process.umask() ` with no arguments
25062511<!-- YAML
25072512changes:
2508- - version: v14.0.0
2513+ - version:
2514+ - v14.0.0
2515+ - v12.19.0
25092516 pr-url: https://github.com/nodejs/node/pull/32499
25102517 description: Documentation-only deprecation.
25112518-->
@@ -2631,7 +2638,7 @@ The [`crypto.Certificate()` constructor][] is deprecated. Use
26312638### DEP0XXX: ` fs.rmdir(path, { recursive: true }) `
26322639<!-- YAML
26332640changes:
2634- - version: REPLACME
2641+ - version: REPLACEME
26352642 pr-url: https://github.com/nodejs/node/pull/35579
26362643 description: Documentation-only deprecation.
26372644-->
0 commit comments