Skip to content

Commit 7508540

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

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

doc/api/deprecations.md

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

931931
<!-- YAML
932932
changes:
933+
- version:
934+
- v23.7.0
935+
- v22.14.0
936+
pr-url: https://github.com/nodejs/node/pull/56632
937+
description: Application deprecation.
933938
- version: v21.0.0
934939
pr-url: https://github.com/nodejs/node/pull/47202
935940
description: Runtime deprecation.
@@ -941,7 +946,7 @@ changes:
941946
description: Documentation-only deprecation.
942947
-->
943948

944-
Type: Runtime
949+
Type: Application (non-`node_modules` code only)
945950

946951
The [`punycode`][] module is deprecated. Please use a userland alternative
947952
instead.

0 commit comments

Comments
 (0)