mirror of
https://github.com/zebrajr/node.git
synced 2026-01-15 12:15:26 +00:00
doc: fix deprecations metadata
Refs: https://github.com/nodejs/node/pull/25377 PR-URL: https://github.com/nodejs/node/pull/25434 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
This commit is contained in:
@@ -570,7 +570,7 @@ The `sys` module is deprecated. Please use the [`util`][] module instead.
|
||||
<!-- YAML
|
||||
changes:
|
||||
- version: REPLACEME
|
||||
pr-url: https://github.com/nodejs/node/pull/xxxxx
|
||||
pr-url: https://github.com/nodejs/node/pull/25377
|
||||
description: End-of-Life.
|
||||
- version:
|
||||
- v4.8.6
|
||||
@@ -591,7 +591,7 @@ Type: End-of-Life
|
||||
<!-- YAML
|
||||
changes:
|
||||
- version: REPLACEME
|
||||
pr-url: https://github.com/nodejs/node/pull/xxxxx
|
||||
pr-url: https://github.com/nodejs/node/pull/25377
|
||||
description: End-of-Life.
|
||||
- version:
|
||||
- v4.8.6
|
||||
@@ -612,7 +612,7 @@ Type: End-of-Life
|
||||
<!-- YAML
|
||||
changes:
|
||||
- version: REPLACEME
|
||||
pr-url: https://github.com/nodejs/node/pull/xxxxx
|
||||
pr-url: https://github.com/nodejs/node/pull/25377
|
||||
description: End-of-Life.
|
||||
- version:
|
||||
- v4.8.6
|
||||
@@ -633,7 +633,7 @@ Type: End-of-Life
|
||||
<!-- YAML
|
||||
changes:
|
||||
- version: REPLACEME
|
||||
pr-url: https://github.com/nodejs/node/pull/xxxxx
|
||||
pr-url: https://github.com/nodejs/node/pull/25377
|
||||
description: End-of-Life.
|
||||
- version:
|
||||
- v4.8.6
|
||||
|
||||
Reference in New Issue
Block a user