mirror of
https://github.com/google/blockly.git
synced 2026-01-08 09:30:06 +01:00
chore(deps): bump @microsoft/api-documenter from 7.26.7 to 7.26.26 (#8987)
* chore(deps): bump @microsoft/api-documenter from 7.26.7 to 7.26.26 Bumps [@microsoft/api-documenter](https://github.com/microsoft/rushstack/tree/HEAD/apps/api-documenter) from 7.26.7 to 7.26.26. - [Changelog](https://github.com/microsoft/rushstack/blob/main/apps/api-documenter/CHANGELOG.md) - [Commits](https://github.com/microsoft/rushstack/commits/@microsoft/api-documenter_v7.26.26/apps/api-documenter) --- updated-dependencies: - dependency-name: "@microsoft/api-documenter" dependency-version: 7.26.26 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * fix(deps): Update patch for api-documenter The patch was failing to apply because the contents of the file had moved too much. Fixed by manually applying changes to the file in question then running node_modules/.bin/patch-package @microsoft/api-documenter to recreate the patch, then diffing old patch vs. new to verify that contents of patch were unchanged except for chunk positions, then deleting old patch. --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Christopher Allen <cpcallen+git@google.com>
This commit is contained in:
44
package-lock.json
generated
44
package-lock.json
generated
@@ -857,17 +857,17 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@microsoft/api-documenter": {
|
"node_modules/@microsoft/api-documenter": {
|
||||||
"version": "7.26.7",
|
"version": "7.26.26",
|
||||||
"resolved": "https://registry.npmjs.org/@microsoft/api-documenter/-/api-documenter-7.26.7.tgz",
|
"resolved": "https://registry.npmjs.org/@microsoft/api-documenter/-/api-documenter-7.26.26.tgz",
|
||||||
"integrity": "sha512-VruYlHYAhQfuBNyndvyD9GBmCRWSOZ8D9+eXicygycNPMC/SPM71WWu2OwP98CTBvq/OhG/uRvUGGdL4QvgiFQ==",
|
"integrity": "sha512-085FwdwQcXGvwtMJFajwhu5eZOQ3PXsyLIoq3WXAQr/7M6Vn59GMGjuB/+lIXqmWKkxzeFAX5f9sKqr9X7zI3g==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@microsoft/api-extractor-model": "7.30.3",
|
"@microsoft/api-extractor-model": "7.30.6",
|
||||||
"@microsoft/tsdoc": "~0.15.1",
|
"@microsoft/tsdoc": "~0.15.1",
|
||||||
"@rushstack/node-core-library": "5.11.0",
|
"@rushstack/node-core-library": "5.13.1",
|
||||||
"@rushstack/terminal": "0.14.6",
|
"@rushstack/terminal": "0.15.3",
|
||||||
"@rushstack/ts-command-line": "4.23.4",
|
"@rushstack/ts-command-line": "5.0.1",
|
||||||
"js-yaml": "~3.13.1",
|
"js-yaml": "~3.13.1",
|
||||||
"resolve": "~1.22.1"
|
"resolve": "~1.22.1"
|
||||||
},
|
},
|
||||||
@@ -922,15 +922,15 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@microsoft/api-extractor-model": {
|
"node_modules/@microsoft/api-extractor-model": {
|
||||||
"version": "7.30.3",
|
"version": "7.30.6",
|
||||||
"resolved": "https://registry.npmjs.org/@microsoft/api-extractor-model/-/api-extractor-model-7.30.3.tgz",
|
"resolved": "https://registry.npmjs.org/@microsoft/api-extractor-model/-/api-extractor-model-7.30.6.tgz",
|
||||||
"integrity": "sha512-yEAvq0F78MmStXdqz9TTT4PZ05Xu5R8nqgwI5xmUmQjWBQ9E6R2n8HB/iZMRciG4rf9iwI2mtuQwIzDXBvHn1w==",
|
"integrity": "sha512-znmFn69wf/AIrwHya3fxX6uB5etSIn6vg4Q4RB/tb5VDDs1rqREc+AvMC/p19MUN13CZ7+V/8pkYPTj7q8tftg==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@microsoft/tsdoc": "~0.15.1",
|
"@microsoft/tsdoc": "~0.15.1",
|
||||||
"@microsoft/tsdoc-config": "~0.17.1",
|
"@microsoft/tsdoc-config": "~0.17.1",
|
||||||
"@rushstack/node-core-library": "5.11.0"
|
"@rushstack/node-core-library": "5.13.1"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@microsoft/api-extractor/node_modules/@microsoft/api-extractor-model": {
|
"node_modules/@microsoft/api-extractor/node_modules/@microsoft/api-extractor-model": {
|
||||||
@@ -1257,9 +1257,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@rushstack/node-core-library": {
|
"node_modules/@rushstack/node-core-library": {
|
||||||
"version": "5.11.0",
|
"version": "5.13.1",
|
||||||
"resolved": "https://registry.npmjs.org/@rushstack/node-core-library/-/node-core-library-5.11.0.tgz",
|
"resolved": "https://registry.npmjs.org/@rushstack/node-core-library/-/node-core-library-5.13.1.tgz",
|
||||||
"integrity": "sha512-I8+VzG9A0F3nH2rLpPd7hF8F7l5Xb7D+ldrWVZYegXM6CsKkvWc670RlgK3WX8/AseZfXA/vVrh0bpXe2Y2UDQ==",
|
"integrity": "sha512-5yXhzPFGEkVc9Fu92wsNJ9jlvdwz4RNb2bMso+/+TH0nMm1jDDDsOIf4l8GAkPxGuwPw5DH24RliWVfSPhlW/Q==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
@@ -1331,13 +1331,13 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@rushstack/terminal": {
|
"node_modules/@rushstack/terminal": {
|
||||||
"version": "0.14.6",
|
"version": "0.15.3",
|
||||||
"resolved": "https://registry.npmjs.org/@rushstack/terminal/-/terminal-0.14.6.tgz",
|
"resolved": "https://registry.npmjs.org/@rushstack/terminal/-/terminal-0.15.3.tgz",
|
||||||
"integrity": "sha512-4nMUy4h0u5PGXVG71kEA9uYI3l8GjVqewoHOFONiM6fuqS51ORdaJZ5ZXB2VZEGUyfg1TOTSy88MF2cdAy+lqA==",
|
"integrity": "sha512-DGJ0B2Vm69468kZCJkPj3AH5nN+nR9SPmC0rFHtzsS4lBQ7/dgOwtwVxYP7W9JPDMuRBkJ4KHmWKr036eJsj9g==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@rushstack/node-core-library": "5.11.0",
|
"@rushstack/node-core-library": "5.13.1",
|
||||||
"supports-color": "~8.1.1"
|
"supports-color": "~8.1.1"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
@@ -1366,13 +1366,13 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@rushstack/ts-command-line": {
|
"node_modules/@rushstack/ts-command-line": {
|
||||||
"version": "4.23.4",
|
"version": "5.0.1",
|
||||||
"resolved": "https://registry.npmjs.org/@rushstack/ts-command-line/-/ts-command-line-4.23.4.tgz",
|
"resolved": "https://registry.npmjs.org/@rushstack/ts-command-line/-/ts-command-line-5.0.1.tgz",
|
||||||
"integrity": "sha512-pqmzDJCm0TS8VyeqnzcJ7ncwXgiLDQ6LVmXXfqv2nPL6VIz+UpyTpNVfZRJpyyJ+UDxqob1vIj2liaUfBjv8/A==",
|
"integrity": "sha512-bsbUucn41UXrQK7wgM8CNM/jagBytEyJqXw/umtI8d68vFm1Jwxh1OtLrlW7uGZgjCWiiPH6ooUNa1aVsuVr3Q==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@rushstack/terminal": "0.14.6",
|
"@rushstack/terminal": "0.15.3",
|
||||||
"@types/argparse": "1.0.38",
|
"@types/argparse": "1.0.38",
|
||||||
"argparse": "~1.0.9",
|
"argparse": "~1.0.9",
|
||||||
"string-argv": "~0.3.1"
|
"string-argv": "~0.3.1"
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
diff --git a/node_modules/@microsoft/api-documenter/lib/documenters/MarkdownDocumenter.js b/node_modules/@microsoft/api-documenter/lib/documenters/MarkdownDocumenter.js
|
diff --git a/node_modules/@microsoft/api-documenter/lib/documenters/MarkdownDocumenter.js b/node_modules/@microsoft/api-documenter/lib/documenters/MarkdownDocumenter.js
|
||||||
index 5284d10..f2f9d14 100644
|
index 0f4e2ba..3af2014 100644
|
||||||
--- a/node_modules/@microsoft/api-documenter/lib/documenters/MarkdownDocumenter.js
|
--- a/node_modules/@microsoft/api-documenter/lib/documenters/MarkdownDocumenter.js
|
||||||
+++ b/node_modules/@microsoft/api-documenter/lib/documenters/MarkdownDocumenter.js
|
+++ b/node_modules/@microsoft/api-documenter/lib/documenters/MarkdownDocumenter.js
|
||||||
@@ -877,12 +877,15 @@ class MarkdownDocumenter {
|
@@ -893,12 +893,15 @@ class MarkdownDocumenter {
|
||||||
}
|
}
|
||||||
_writeBreadcrumb(output, apiItem) {
|
_writeBreadcrumb(output, apiItem) {
|
||||||
const configuration = this._tsdocConfiguration;
|
const configuration = this._tsdocConfiguration;
|
||||||
@@ -24,7 +24,7 @@ index 5284d10..f2f9d14 100644
|
|||||||
for (const hierarchyItem of apiItem.getHierarchy()) {
|
for (const hierarchyItem of apiItem.getHierarchy()) {
|
||||||
switch (hierarchyItem.kind) {
|
switch (hierarchyItem.kind) {
|
||||||
case api_extractor_model_1.ApiItemKind.Model:
|
case api_extractor_model_1.ApiItemKind.Model:
|
||||||
@@ -892,18 +895,24 @@ class MarkdownDocumenter {
|
@@ -908,18 +911,24 @@ class MarkdownDocumenter {
|
||||||
// this may change in the future.
|
// this may change in the future.
|
||||||
break;
|
break;
|
||||||
default:
|
default:
|
||||||
@@ -55,7 +55,7 @@ index 5284d10..f2f9d14 100644
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -968,11 +977,8 @@ class MarkdownDocumenter {
|
@@ -992,11 +1001,8 @@ class MarkdownDocumenter {
|
||||||
// For overloaded methods, add a suffix such as "MyClass.myMethod_2".
|
// For overloaded methods, add a suffix such as "MyClass.myMethod_2".
|
||||||
let qualifiedName = Utilities_1.Utilities.getSafeFilenameForName(hierarchyItem.displayName);
|
let qualifiedName = Utilities_1.Utilities.getSafeFilenameForName(hierarchyItem.displayName);
|
||||||
if (api_extractor_model_1.ApiParameterListMixin.isBaseClassOf(hierarchyItem)) {
|
if (api_extractor_model_1.ApiParameterListMixin.isBaseClassOf(hierarchyItem)) {
|
||||||
@@ -69,7 +69,7 @@ index 5284d10..f2f9d14 100644
|
|||||||
}
|
}
|
||||||
switch (hierarchyItem.kind) {
|
switch (hierarchyItem.kind) {
|
||||||
case api_extractor_model_1.ApiItemKind.Model:
|
case api_extractor_model_1.ApiItemKind.Model:
|
||||||
@@ -983,7 +989,8 @@ class MarkdownDocumenter {
|
@@ -1007,7 +1013,8 @@ class MarkdownDocumenter {
|
||||||
baseName = Utilities_1.Utilities.getSafeFilenameForName(node_core_library_1.PackageName.getUnscopedName(hierarchyItem.displayName));
|
baseName = Utilities_1.Utilities.getSafeFilenameForName(node_core_library_1.PackageName.getUnscopedName(hierarchyItem.displayName));
|
||||||
break;
|
break;
|
||||||
default:
|
default:
|
||||||
Reference in New Issue
Block a user