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:
parent
29d3d1ea13
commit
ccf37b3a84
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user