Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit dd1139f

Browse filesBrowse files
MikeMcC399aduh95
authored andcommitted
doc: update DEP0040 (punycode) to application type deprecation
PR-URL: #61916 Reviewed-By: René <contact.9a5d6388@renegade334.me.uk>
1 parent 9927335 commit dd1139f
Copy full SHA for dd1139f

1 file changed

+6-1Lines changed: 6 additions & 1 deletion

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎doc/api/deprecations.md‎

Copy file name to clipboardExpand all lines: doc/api/deprecations.md
+6-1Lines changed: 6 additions & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -924,6 +924,11 @@ The [`require.extensions`][] property is deprecated.
924924

925925
<!-- YAML
926926
changes:
927+
- version:
928+
- v23.7.0
929+
- v22.14.0
930+
pr-url: https://github.com/nodejs/node/pull/56632
931+
description: Application deprecation.
927932
- version: v21.0.0
928933
pr-url: https://github.com/nodejs/node/pull/47202
929934
description: Runtime deprecation.
@@ -935,7 +940,7 @@ changes:
935940
description: Documentation-only deprecation.
936941
-->
937942

938-
Type: Runtime
943+
Type: Application (non-`node_modules` code only)
939944

940945
The [`punycode`][] module is deprecated. Please use a userland alternative
941946
instead.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.