Skip to content

Commit f99e47f

Browse files
committed
fixup! crypto: move DEP0198 to End-of-Life
1 parent 6e1e727 commit f99e47f

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

doc/api/crypto.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3772,7 +3772,7 @@ and description of each available elliptic curve.
37723772
added: v0.1.92
37733773
changes:
37743774
- version: REPLACEME
3775-
pr-url: https://github.com/nodejs/node/pull/REPLACEME
3775+
pr-url: https://github.com/nodejs/node/pull/64000
37763776
description: The `outputLength` option is now required for XOF
37773777
hash functions without default output lengths.
37783778
- version: v12.8.0
@@ -4895,7 +4895,7 @@ added:
48954895
- v20.12.0
48964896
changes:
48974897
- version: REPLACEME
4898-
pr-url: https://github.com/nodejs/node/pull/REPLACEME
4898+
pr-url: https://github.com/nodejs/node/pull/64000
48994899
description: The `outputLength` option is now required for XOF
49004900
hash functions without default output lengths.
49014901
- version:

doc/api/deprecations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4352,7 +4352,7 @@ npx codemod@latest @nodejs/types-is-native-error
43524352
<!-- YAML
43534353
changes:
43544354
- version: REPLACEME
4355-
pr-url: https://github.com/nodejs/node/pull/REPLACEME
4355+
pr-url: https://github.com/nodejs/node/pull/64000
43564356
description: End-of-Life.
43574357
- version: v25.0.0
43584358
pr-url: https://github.com/nodejs/node/pull/59008

0 commit comments

Comments
 (0)