-
-
Notifications
You must be signed in to change notification settings - Fork 37.2k
doc: wrong info for http deprecation #33779
Copy link
Copy link
Closed
Labels
deprecationsIssues and PRs related to deprecations.Issues and PRs related to deprecations.docIssues and PRs related to Node.js documentation.Issues and PRs related to Node.js documentation.httpIssues and PRs related to the http subsystem.Issues and PRs related to the http subsystem.
Description
Activity
Metadata
Metadata
Assignees
Labels
deprecationsIssues and PRs related to deprecations.Issues and PRs related to deprecations.docIssues and PRs related to Node.js documentation.Issues and PRs related to Node.js documentation.httpIssues and PRs related to the http subsystem.Issues and PRs related to the http subsystem.
DEP0133 which is about the deprecation for
outgoingMessage.connectionhas two issues:It's currently labeled as being doc-deprecated in v12.12.0 which is not true, it was done so in v13.0.0.
The deprecations documentation for v12.x (since v12.12.0) lists DEP0133, which should either be removed (because it's not deprecated in v12.x) or the correct (future major) version needs to be shown instead