From 4cc06922dcf2d9a2afacc5ff3fe2b5c5fff71517 Mon Sep 17 00:00:00 2001 From: Antoine du Hamel Date: Thu, 1 Oct 2020 19:38:33 +0200 Subject: [PATCH] doc: harmonize YAML comments style in deprecations.md Refs: https://github.com/nodejs/remark-preset-lint-node/pull/139 PR-URL: https://github.com/nodejs/node/pull/35454 Reviewed-By: Rich Trott Reviewed-By: Luigi Pinca Reviewed-By: Ujjwal Sharma Reviewed-By: Trivikram Kamat Reviewed-By: Benjamin Gruenbaum Reviewed-By: Khaidi Chu Reviewed-By: Michael Dawson --- doc/api/deprecations.md | 165 ++++++++++++++++++++-------------------- 1 file changed, 83 insertions(+), 82 deletions(-) diff --git a/doc/api/deprecations.md b/doc/api/deprecations.md index 7d4dc57e5abd85..bc693fe561ce0b 100644 --- a/doc/api/deprecations.md +++ b/doc/api/deprecations.md @@ -47,8 +47,8 @@ changes: pr-url: https://github.com/nodejs/node/pull/31164 description: End-of-Life. - version: - - v4.8.6 - v6.12.0 + - v4.8.6 pr-url: https://github.com/nodejs/node/pull/10116 description: A deprecation code has been assigned. - version: v1.6.0 @@ -84,10 +84,10 @@ The `_linklist` module is deprecated. Please use a userland alternative. changes: - version: v14.0.0 pr-url: https://github.com/nodejs/node/pull/31165 - description: End-of-Life + description: End-of-Life. - version: - - v4.8.6 - v6.12.0 + - v4.8.6 pr-url: https://github.com/nodejs/node/pull/10116 description: A deprecation code has been assigned. - version: v0.11.15 @@ -107,11 +107,11 @@ changes: pr-url: https://github.com/nodejs/node/pull/17882 description: End-of-Life. - version: - - v4.8.6 - v6.12.0 + - v4.8.6 pr-url: https://github.com/nodejs/node/pull/10116 description: A deprecation code has been assigned. - - version: 0.4.0 + - version: v0.4.0 commit: 9c7f89bf56abd37a796fea621ad2e47dd33d2b82 description: Documentation-only deprecation. --> @@ -167,8 +167,8 @@ changes: pr-url: https://github.com/nodejs/node/pull/25279 description: End-of-Life. - version: - - v4.8.6 - v6.12.0 + - v4.8.6 pr-url: https://github.com/nodejs/node/pull/10116 description: A deprecation code has been assigned. - version: v0.11.14 @@ -232,7 +232,7 @@ to the `constants` property exposed by the relevant module. For instance, changes: - version: v14.0.0 pr-url: https://github.com/nodejs/node/pull/31166 - description: End-of-Life (for `digest === null`) + description: End-of-Life (for `digest === null`). - version: v11.0.0 pr-url: https://github.com/nodejs/node/pull/22861 description: Runtime deprecation (for `digest === null`). @@ -268,8 +268,8 @@ changes: pr-url: https://github.com/nodejs/node/pull/21153 description: End-of-Life. - version: - - v4.8.6 - v6.12.0 + - v4.8.6 pr-url: https://github.com/nodejs/node/pull/10116 description: A deprecation code has been assigned. - version: v0.11.13 @@ -289,8 +289,8 @@ changes: pr-url: https://github.com/nodejs/node/pull/21153 description: End-of-Life. - version: - - v4.8.6 - v6.12.0 + - v4.8.6 pr-url: https://github.com/nodejs/node/pull/10116 description: A deprecation code has been assigned. - version: v0.11.13 @@ -310,8 +310,8 @@ changes: pr-url: https://github.com/nodejs/node/pull/15412 description: End-of-Life. - version: - - v4.8.6 - v6.12.0 + - v4.8.6 pr-url: https://github.com/nodejs/node/pull/10116 description: A deprecation code has been assigned. - version: v0.11.7 @@ -346,14 +346,14 @@ changes: - version: v8.0.0 pr-url: https://github.com/nodejs/node/pull/9683 description: End-of-Life. - - version: v6.0.0 - pr-url: https://github.com/nodejs/node/pull/4525 - description: Runtime deprecation. - version: - - v4.8.6 - v6.12.0 + - v4.8.6 pr-url: https://github.com/nodejs/node/pull/10116 description: A deprecation code has been assigned. + - version: v6.0.0 + pr-url: https://github.com/nodejs/node/pull/4525 + description: Runtime deprecation. - version: v0.1.96 commit: c93e0aaf062081db3ec40ac45b3e2c979d5759d6 description: Documentation-only deprecation. @@ -370,14 +370,14 @@ changes: - version: v8.0.0 pr-url: https://github.com/nodejs/node/pull/9683 description: End-of-Life. - - version: v6.0.0 - pr-url: https://github.com/nodejs/node/pull/4525 - description: Runtime deprecation. - version: - - v4.8.6 - v6.12.0 + - v4.8.6 pr-url: https://github.com/nodejs/node/pull/10116 description: A deprecation code has been assigned. + - version: v6.0.0 + pr-url: https://github.com/nodejs/node/pull/4525 + description: Runtime deprecation. - version: v0.1.96 commit: c93e0aaf062081db3ec40ac45b3e2c979d5759d6 description: Documentation-only deprecation. @@ -393,7 +393,7 @@ The [`fs.readSync()`][] legacy `String` interface is deprecated. Use the changes: - version: v14.0.0 pr-url: https://github.com/nodejs/node/pull/31167 - description: End-of-Life + description: End-of-Life. - version: v6.12.0 pr-url: https://github.com/nodejs/node/pull/10116 description: A deprecation code has been assigned. @@ -448,8 +448,8 @@ changes: pr-url: https://github.com/nodejs/node/pull/26973 description: Removed functionality. - version: - - v4.8.6 - v6.12.0 + - v4.8.6 pr-url: https://github.com/nodejs/node/pull/10116 description: A deprecation code has been assigned. - version: v1.8.1 @@ -469,8 +469,8 @@ changes: pr-url: https://github.com/nodejs/node/pull/33647 description: Server.connections has been removed. - version: - - v4.8.6 - v6.12.0 + - v4.8.6 pr-url: https://github.com/nodejs/node/pull/10116 description: A deprecation code has been assigned. - version: v0.9.7 @@ -490,8 +490,8 @@ changes: pr-url: https://github.com/nodejs/node/pull/27127 description: End-of-Life. - version: - - v4.8.6 - v6.12.0 + - v4.8.6 pr-url: https://github.com/nodejs/node/pull/10116 description: A deprecation code has been assigned. - version: v0.7.12 @@ -527,8 +527,8 @@ changes: pr-url: https://github.com/nodejs/node/pull/25280 description: End-of-Life. - version: - - v4.8.6 - v6.12.0 + - v4.8.6 pr-url: https://github.com/nodejs/node/pull/10116 description: A deprecation code has been assigned. - version: v0.6.0 @@ -560,8 +560,8 @@ The `REPLServer.prototype.convertToContext()` API has been removed. @@ -934,13 +934,13 @@ instead. @@ -953,13 +953,13 @@ The [`util.isBoolean()`][] API is deprecated. @@ -973,13 +973,13 @@ The [`util.isBuffer()`][] API is deprecated. Please use @@ -992,13 +992,13 @@ The [`util.isDate()`][] API is deprecated. @@ -1011,13 +1011,13 @@ The [`util.isError()`][] API is deprecated. @@ -1030,13 +1030,13 @@ The [`util.isFunction()`][] API is deprecated. @@ -1049,13 +1049,13 @@ The [`util.isNull()`][] API is deprecated. @@ -1068,13 +1068,13 @@ The [`util.isNullOrUndefined()`][] API is deprecated. @@ -1083,17 +1083,17 @@ Type: Documentation-only The [`util.isNumber()`][] API is deprecated. -### DEP0053 `util.isObject()` +### DEP0053: `util.isObject()` @@ -1106,13 +1106,13 @@ The [`util.isObject()`][] API is deprecated. @@ -1125,13 +1125,13 @@ The [`util.isPrimitive()`][] API is deprecated. @@ -1144,13 +1144,13 @@ The [`util.isRegExp()`][] API is deprecated. @@ -1163,13 +1163,13 @@ The [`util.isString()`][] API is deprecated. @@ -1182,13 +1182,13 @@ The [`util.isSymbol()`][] API is deprecated. @@ -1250,12 +1250,12 @@ alternative. ### DEP0062: `node --debug` Type: End-of-Life @@ -1697,12 +1697,12 @@ code modification is necessary if that is done. ### DEP0085: AsyncHooks sensitive API @@ -1716,12 +1716,12 @@ Use the `AsyncResource` API instead. See ### DEP0086: Remove `runInAsyncIdScope` @@ -1867,11 +1867,11 @@ should start using the `async_context` variant of `MakeCallback` or changes: - version: v12.0.0 pr-url: https://github.com/nodejs/node/pull/26530 - description: End-of-Life + description: End-of-Life. - version: - - v8.12.0 - - v9.6.0 - v10.0.0 + - v9.6.0 + - v8.12.0 pr-url: https://github.com/nodejs/node/pull/18632 description: Runtime deprecation. --> @@ -2081,12 +2081,12 @@ The `produceCachedData` option is deprecated. Use ### DEP0111: `process.binding()` Type: Documentation-only (supports [`--pending-deprecation`][]) @@ -2448,6 +2448,7 @@ an officially supported API. changes: - version: v13.0.0 pr-url: https://github.com/nodejs/node/pull/29061 + description: Runtime deprecation. --> Type: Runtime