From f83cb2683fac658b3b916c8b8a55df11e2bafd0e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Feb 2026 07:26:20 +0000 Subject: [PATCH 1/2] Bump @microsoft/rush from 5.169.2 to 5.169.3 Bumps [@microsoft/rush](https://github.com/microsoft/rushstack/tree/HEAD/apps/rush) from 5.169.2 to 5.169.3. - [Changelog](https://github.com/microsoft/rushstack/blob/main/apps/rush/CHANGELOG.md) - [Commits](https://github.com/microsoft/rushstack/commits/@microsoft/rush_v5.169.3/apps/rush) --- updated-dependencies: - dependency-name: "@microsoft/rush" dependency-version: 5.169.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2296206..d0b7683 100644 --- a/package.json +++ b/package.json @@ -100,7 +100,7 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.2", - "@microsoft/rush": "5.169.2", + "@microsoft/rush": "5.169.3", "@nevware21/grunt-eslint-ts": "^0.5.1", "@nevware21/grunt-ts-plugin": "^0.5.1", "@nevware21/coverage-tools": ">= 0.1.4 < 2.x", From 88c972870115208ca8457c1b7532fc7b21015d97 Mon Sep 17 00:00:00 2001 From: nevware21-bot <252503968+nevware21-bot@users.noreply.github.com> Date: Mon, 23 Feb 2026 18:20:15 -0800 Subject: [PATCH 2/2] chore: syncing versions and shrinkwrap --- common/config/rush/npm-shrinkwrap.json | 56 +++++++++++++------------- common/scripts/install-run.js | 8 ---- rush.json | 3 +- 3 files changed, 30 insertions(+), 37 deletions(-) diff --git a/common/config/rush/npm-shrinkwrap.json b/common/config/rush/npm-shrinkwrap.json index 49a850c..a71b148 100644 --- a/common/config/rush/npm-shrinkwrap.json +++ b/common/config/rush/npm-shrinkwrap.json @@ -427,17 +427,17 @@ } }, "node_modules/@microsoft/api-extractor": { - "version": "7.57.3", - "resolved": "https://registry.npmjs.org/@microsoft/api-extractor/-/api-extractor-7.57.3.tgz", - "integrity": "sha512-2+k2FNp+6zug/VmpK0wZFPQu7cKMihjHBP1iUuZs6Ep5P9uR1hD4dR5Ss7z/MiBkwVmKnUm6Pojhkz/c431SMw==", + "version": "7.57.4", + "resolved": "https://registry.npmjs.org/@microsoft/api-extractor/-/api-extractor-7.57.4.tgz", + "integrity": "sha512-rAkgJ9G6mb1OnLX3SThmtNjzX0yWdTcQoweZr1JyXd8+J5mJx8a8FyuPS9EDx6apdTT2mZnOSGurbidc1+g/jA==", "dependencies": { - "@microsoft/api-extractor-model": "7.33.1", + "@microsoft/api-extractor-model": "7.33.2", "@microsoft/tsdoc": "~0.16.0", "@microsoft/tsdoc-config": "~0.18.0", - "@rushstack/node-core-library": "5.20.1", + "@rushstack/node-core-library": "5.20.2", "@rushstack/rig-package": "0.7.1", - "@rushstack/terminal": "0.22.1", - "@rushstack/ts-command-line": "5.3.1", + "@rushstack/terminal": "0.22.2", + "@rushstack/ts-command-line": "5.3.2", "diff": "~8.0.2", "lodash": "~4.17.23", "minimatch": "10.2.1", @@ -451,13 +451,13 @@ } }, "node_modules/@microsoft/api-extractor-model": { - "version": "7.33.1", - "resolved": "https://registry.npmjs.org/@microsoft/api-extractor-model/-/api-extractor-model-7.33.1.tgz", - "integrity": "sha512-KX0LI6xzI0gcBOXXmr5mnnbdhsK2W93pqvJo8OgJgWvRRh+wMEp0Ccj38h1XKeJ29E1tuAZKSUOfHUQ1WA8fZg==", + "version": "7.33.2", + "resolved": "https://registry.npmjs.org/@microsoft/api-extractor-model/-/api-extractor-model-7.33.2.tgz", + "integrity": "sha512-lRr4nl1asW3LIrn4L5+fWUxkKnp31I70BcLgyWz8ThdrdwXp0X64Qsmq4nH91z27Y8Fok3ejdI/36BZUsCLPTA==", "dependencies": { "@microsoft/tsdoc": "~0.16.0", "@microsoft/tsdoc-config": "~0.18.0", - "@rushstack/node-core-library": "5.20.1" + "@rushstack/node-core-library": "5.20.2" } }, "node_modules/@microsoft/api-extractor/node_modules/typescript": { @@ -1162,9 +1162,9 @@ } }, "node_modules/@rushstack/node-core-library": { - "version": "5.20.1", - "resolved": "https://registry.npmjs.org/@rushstack/node-core-library/-/node-core-library-5.20.1.tgz", - "integrity": "sha512-QvxZyh+RsTJ77JpQkS9K9lJujh6lj5WyMxieT0bdACtwqxEkGB9zCuSMX5UlXRweaIgSpu1ztdHmhV07fKUpMg==", + "version": "5.20.2", + "resolved": "https://registry.npmjs.org/@rushstack/node-core-library/-/node-core-library-5.20.2.tgz", + "integrity": "sha512-L6yT/ynRpTqDZyic//y7sEMlzKhbwC1rnTkGX3gnnGBygl/x6yJrsayjdj2Fx+q+7BX6NgXa1jEkDNffSi0pPA==", "dependencies": { "ajv": "~8.13.0", "ajv-draft-04": "~1.0.0", @@ -1222,11 +1222,11 @@ } }, "node_modules/@rushstack/terminal": { - "version": "0.22.1", - "resolved": "https://registry.npmjs.org/@rushstack/terminal/-/terminal-0.22.1.tgz", - "integrity": "sha512-Mdtu0VN7v31O5Zcno8ZZH5kQHF13Ez7WN9Aio7nFJVcR36i4bkERionYrWgBDQJ0JdVPLKGecZER/xRU5IvGLw==", + "version": "0.22.2", + "resolved": "https://registry.npmjs.org/@rushstack/terminal/-/terminal-0.22.2.tgz", + "integrity": "sha512-pAAG+hwhJeKxQ9mbH8VmCQYZ2yY3qbZJXOozr1CFyViW53psxZeH7PIlgMY4MLrzrRmNzS9r00puCZb2LH6qKw==", "dependencies": { - "@rushstack/node-core-library": "5.20.1", + "@rushstack/node-core-library": "5.20.2", "@rushstack/problem-matcher": "0.2.1", "supports-color": "~8.1.1" }, @@ -1240,11 +1240,11 @@ } }, "node_modules/@rushstack/ts-command-line": { - "version": "5.3.1", - "resolved": "https://registry.npmjs.org/@rushstack/ts-command-line/-/ts-command-line-5.3.1.tgz", - "integrity": "sha512-mid/JIZSJafwy3x9e4v0wVLuAqSSYYErEHV0HXPALYLSBN13YNkR5caOk0hf97lSRKrxhtvQjGaDKSEelR3sMg==", + "version": "5.3.2", + "resolved": "https://registry.npmjs.org/@rushstack/ts-command-line/-/ts-command-line-5.3.2.tgz", + "integrity": "sha512-NRvBWsh/UNQ4DvkQcRRRXHVeJDtMm4Ho7EhivglSBNMpXzRqUOkkICSf+deMhsAmzNsQ9sWfOo6tWz53+n7J0A==", "dependencies": { - "@rushstack/terminal": "0.22.1", + "@rushstack/terminal": "0.22.2", "@types/argparse": "1.0.38", "argparse": "~1.0.9", "string-argv": "~0.3.1" @@ -1881,9 +1881,9 @@ } }, "node_modules/basic-ftp": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/basic-ftp/-/basic-ftp-5.1.0.tgz", - "integrity": "sha512-RkaJzeJKDbaDWTIPiJwubyljaEPwpVWkm9Rt5h9Nd6h7tEXTJ3VB4qxdZBioV7JO5yLUaOKwz7vDOzlncUsegw==", + "version": "5.2.0", + "resolved": "https://registry.npmjs.org/basic-ftp/-/basic-ftp-5.2.0.tgz", + "integrity": "sha512-VoMINM2rqJwJgfdHq6RiUudKt2BV+FY5ZFezP/ypmwayk68+NzzAQy4XXLlqsGD4MCzq3DrmNFD/uUmBJuGoXw==", "engines": { "node": ">=10.0.0" } @@ -2281,9 +2281,9 @@ } }, "node_modules/caniuse-lite": { - "version": "1.0.30001772", - "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001772.tgz", - "integrity": "sha512-mIwLZICj+ntVTw4BT2zfp+yu/AqV6GMKfJVJMx3MwPxs+uk/uj2GLl2dH8LQbjiLDX66amCga5nKFyDgRR43kg==", + "version": "1.0.30001774", + "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001774.tgz", + "integrity": "sha512-DDdwPGz99nmIEv216hKSgLD+D4ikHQHjBC/seF98N9CPqRX4M5mSxT9eTV6oyisnJcuzxtZy4n17yKKQYmYQOA==", "funding": [ { "type": "opencollective", diff --git a/common/scripts/install-run.js b/common/scripts/install-run.js index f5c278d..b25266e 100644 --- a/common/scripts/install-run.js +++ b/common/scripts/install-run.js @@ -77,14 +77,8 @@ __webpack_require__.r(__webpack_exports__); * @returns * The text of the the .npmrc. */ -// create a global _combinedNpmrc for cache purpose -const _combinedNpmrcMap = new Map(); function _trimNpmrcFile(options) { const { sourceNpmrcPath, linesToPrepend, linesToAppend, supportEnvVarFallbackSyntax, filterNpmIncompatibleProperties, env = process.env } = options; - const combinedNpmrcFromCache = _combinedNpmrcMap.get(sourceNpmrcPath); - if (combinedNpmrcFromCache !== undefined) { - return combinedNpmrcFromCache; - } let npmrcFileLines = []; if (linesToPrepend) { npmrcFileLines.push(...linesToPrepend); @@ -98,8 +92,6 @@ function _trimNpmrcFile(options) { npmrcFileLines = npmrcFileLines.map((line) => (line || '').trim()); const resultLines = trimNpmrcFileLines(npmrcFileLines, env, supportEnvVarFallbackSyntax, filterNpmIncompatibleProperties); const combinedNpmrc = resultLines.join('\n'); - //save the cache - _combinedNpmrcMap.set(sourceNpmrcPath, combinedNpmrc); return combinedNpmrc; } /** diff --git a/rush.json b/rush.json index 8ab57f9..532cef9 100644 --- a/rush.json +++ b/rush.json @@ -1,7 +1,7 @@ { "$schema": "https://developer.microsoft.com/json-schemas/rush/v5/rush.schema.json", "npmVersion": "9.9.4", - "rushVersion": "5.169.2", + "rushVersion": "5.169.3", "projectFolderMaxDepth": 4, "projects": [ { @@ -16,3 +16,4 @@ +