Skip to content

Commit 861fbe8

Browse files
MikeMcC399juanarbol
authored andcommitted
doc: update DEP0040 (punycode) to application type deprecation
PR-URL: #61916 Reviewed-By: René <contact.9a5d6388@renegade334.me.uk>
1 parent 8ec00f4 commit 861fbe8

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

doc/api/deprecations.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -910,6 +910,11 @@ The [`require.extensions`][] property is deprecated.
910910

911911
<!-- YAML
912912
changes:
913+
- version:
914+
- v23.7.0
915+
- v22.14.0
916+
pr-url: https://github.com/nodejs/node/pull/56632
917+
description: Application deprecation.
913918
- version: v21.0.0
914919
pr-url: https://github.com/nodejs/node/pull/47202
915920
description: Runtime deprecation.
@@ -921,7 +926,7 @@ changes:
921926
description: Documentation-only deprecation.
922927
-->
923928

924-
Type: Runtime
929+
Type: Application (non-`node_modules` code only)
925930

926931
The [`punycode`][] module is deprecated. Please use a userland alternative
927932
instead.

0 commit comments

Comments
 (0)