@@ -722,7 +722,7 @@ changes:
722
722
pr-url: https://github.com/nodejs/node/pull/10116
723
723
description: A deprecation code has been assigned.
724
724
- 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
726
726
description: Documentation-only deprecation.
727
727
-->
728
728
@@ -2121,6 +2121,9 @@ The `crypto._toBuf()` function was not designed to be used by modules outside
2121
2121
of Node.js core and was removed.
2122
2122
2123
2123
### DEP0115: ` crypto.prng() ` , ` crypto.pseudoRandomBytes() ` , ` crypto.rng() `
2124
+
2125
+ <!-- lint disable nodejs-yaml-comments -->
2126
+
2124
2127
<!-- YAML
2125
2128
changes:
2126
2129
- version: v11.0.0
@@ -2131,6 +2134,8 @@ changes:
2131
2134
with `--pending-deprecation` support.
2132
2135
-->
2133
2136
2137
+ <!-- lint enable nodejs-yaml-comments -->
2138
+
2134
2139
Type: Documentation-only (supports [ ` --pending-deprecation ` ] [ ] )
2135
2140
2136
2141
In recent versions of Node.js, there is no difference between
@@ -2505,7 +2510,9 @@ purpose and is only available on CommonJS environment.
2505
2510
### DEP0139: ` process.umask() ` with no arguments
2506
2511
<!-- YAML
2507
2512
changes:
2508
- - version: v14.0.0
2513
+ - version:
2514
+ - v14.0.0
2515
+ - v12.19.0
2509
2516
pr-url: https://github.com/nodejs/node/pull/32499
2510
2517
description: Documentation-only deprecation.
2511
2518
-->
@@ -2631,7 +2638,7 @@ The [`crypto.Certificate()` constructor][] is deprecated. Use
2631
2638
### DEP0XXX: ` fs.rmdir(path, { recursive: true }) `
2632
2639
<!-- YAML
2633
2640
changes:
2634
- - version: REPLACME
2641
+ - version: REPLACEME
2635
2642
pr-url: https://github.com/nodejs/node/pull/35579
2636
2643
description: Documentation-only deprecation.
2637
2644
-->
0 commit comments