From 2a0d56359cc3e5a46f14855795600972779f161d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Feb 2026 12:54:39 +0000 Subject: [PATCH 1/2] Bump @microsoft/rush from 5.167.0 to 5.168.0 Bumps [@microsoft/rush](https://github.com/microsoft/rushstack/tree/HEAD/apps/rush) from 5.167.0 to 5.168.0. - [Changelog](https://github.com/microsoft/rushstack/blob/main/apps/rush/CHANGELOG.md) - [Commits](https://github.com/microsoft/rushstack/commits/@microsoft/rush_v5.168.0/apps/rush) --- updated-dependencies: - dependency-name: "@microsoft/rush" dependency-version: 5.168.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6d6c69a..ca09114 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.2", - "@microsoft/rush": "5.167.0", + "@microsoft/rush": "5.168.0", "@nevware21/grunt-eslint-ts": "0.5.1", "@nevware21/grunt-ts-plugin": "0.5.1", "@nevware21/coverage-tools": "^0.1.3", From 06e5cf000da761dd5de88f4eddc4aa5b657cf512 Mon Sep 17 00:00:00 2001 From: nevware21-bot <252503968+nevware21-bot@users.noreply.github.com> Date: Fri, 13 Feb 2026 04:59:26 -0800 Subject: [PATCH 2/2] chore: syncing versions and shrinkwrap --- common/config/rush/npm-shrinkwrap.json | 52 +++++++++++++------------- common/scripts/install-run-rush.js | 20 +++++----- common/scripts/install-run.js | 50 ++++++++++++------------- rush.json | 3 +- 4 files changed, 63 insertions(+), 62 deletions(-) diff --git a/common/config/rush/npm-shrinkwrap.json b/common/config/rush/npm-shrinkwrap.json index 7328bc6..7465651 100644 --- a/common/config/rush/npm-shrinkwrap.json +++ b/common/config/rush/npm-shrinkwrap.json @@ -446,9 +446,9 @@ } }, "node_modules/@microsoft/api-extractor": { - "version": "7.56.2", - "resolved": "https://registry.npmjs.org/@microsoft/api-extractor/-/api-extractor-7.56.2.tgz", - "integrity": "sha512-d94f7S+H43jDxY/YIyp5UOE9N12HZmEPP5Ct96us+fw1FVKBoy4itTopdVM1VrcpduuA7fK/t31CgA2jM8AqSA==", + "version": "7.56.3", + "resolved": "https://registry.npmjs.org/@microsoft/api-extractor/-/api-extractor-7.56.3.tgz", + "integrity": "sha512-fRqok4aRNq5GpgGBv2fKlSSKbirPKTJ75vQefthB5x9dwt4Zz+AezUzdc1p/AG4wUBIgmhjcEwn/Rj+N4Wh4Mw==", "dependencies": { "@microsoft/api-extractor-model": "7.32.2", "@microsoft/tsdoc": "~0.16.0", @@ -458,7 +458,7 @@ "@rushstack/terminal": "0.21.0", "@rushstack/ts-command-line": "5.2.0", "diff": "~8.0.2", - "lodash": "~4.17.15", + "lodash": "~4.17.23", "minimatch": "10.1.2", "resolve": "~1.22.1", "semver": "~7.5.4", @@ -537,13 +537,13 @@ } }, "node_modules/@nevware21/tripwire": { - "version": "0.1.5", - "resolved": "https://registry.npmjs.org/@nevware21/tripwire/-/tripwire-0.1.5.tgz", - "integrity": "sha512-9uQRoTDPGuUvuVA7W7y7YZJ5BrVQV4g2IRN5arHJakzlY0+jc4cU+7zsX+RoKB3mohHVPxi4Sf5HaWg1LsIECQ==", + "version": "0.1.7", + "resolved": "https://registry.npmjs.org/@nevware21/tripwire/-/tripwire-0.1.7.tgz", + "integrity": "sha512-RXSiwfVo4vol4fD8iYgz/cYB725crxs/1J94Q/gW4S7Tol24FzJz81CcWvHjoJjRDLlkAJyaLOdWflZ4HAp2rw==", "dependencies": { "@nevware21/chromacon": ">= 0.1.3 < 2.x", "@nevware21/ts-async": ">= 0.5.4 < 2.x", - "@nevware21/ts-utils": ">= 0.12.3 < 2.x", + "@nevware21/ts-utils": ">= 0.12.6 < 2.x", "tslib": "^2.3.0" }, "engines": { @@ -1479,9 +1479,9 @@ "integrity": "sha512-xPyYSz1cMPnJQhl0CLMH68j3gprKZaTjG3s5Vi+fDgx+uhG9NOXwbVt52eFS8ECyXhyKcjDLCBEqBExKuiZb7Q==" }, "node_modules/@types/node": { - "version": "25.2.1", - "resolved": "https://registry.npmjs.org/@types/node/-/node-25.2.1.tgz", - "integrity": "sha512-CPrnr8voK8vC6eEtyRzvMpgp3VyVRhgclonE7qYi6P9sXwYb59ucfrnmFBTaP0yUi8Gk4yZg/LlTJULGxvTNsg==", + "version": "25.2.3", + "resolved": "https://registry.npmjs.org/@types/node/-/node-25.2.3.tgz", + "integrity": "sha512-m0jEgYlYz+mDJZ2+F4v8D1AyQb+QzsNqRuI7xg1VQX/KlKS0qT9r1Mo16yo5F/MtifXFgaofIFsdFMox2SxIbQ==", "dependencies": { "undici-types": "~7.16.0" } @@ -1797,9 +1797,9 @@ } }, "node_modules/b4a": { - "version": "1.7.3", - "resolved": "https://registry.npmjs.org/b4a/-/b4a-1.7.3.tgz", - "integrity": "sha512-5Q2mfq2WfGuFp3uS//0s6baOJLMoVduPYVeNmDYxu5OUA1/cBfvr2RIS7vi62LdNj/urk1hfmj867I3qt6uZ7Q==", + "version": "1.7.4", + "resolved": "https://registry.npmjs.org/b4a/-/b4a-1.7.4.tgz", + "integrity": "sha512-u20zJLDaSWpxaZ+zaAkEIB2dZZ1o+DF4T/MRbmsvGp9nletHOyiai19OzX1fF8xUBYsO1bPXxODvcd0978pnug==", "peerDependencies": { "react-native-b4a": "*" }, @@ -1828,9 +1828,9 @@ } }, "node_modules/bare-fs": { - "version": "4.5.3", - "resolved": "https://registry.npmjs.org/bare-fs/-/bare-fs-4.5.3.tgz", - "integrity": "sha512-9+kwVx8QYvt3hPWnmb19tPnh38c6Nihz8Lx3t0g9+4GoIf3/fTgYwM4Z6NxgI+B9elLQA7mLE9PpqcWtOMRDiQ==", + "version": "4.5.4", + "resolved": "https://registry.npmjs.org/bare-fs/-/bare-fs-4.5.4.tgz", + "integrity": "sha512-POK4oplfA7P7gqvetNmCs4CNtm9fNsx+IAh7jH7GgU0OJdge2rso0R20TNWVq6VoWcCvsTdlNDaleLHGaKx8CA==", "optional": true, "dependencies": { "bare-events": "^2.5.4", @@ -5710,9 +5710,9 @@ } }, "node_modules/markdown-it": { - "version": "14.1.0", - "resolved": "https://registry.npmjs.org/markdown-it/-/markdown-it-14.1.0.tgz", - "integrity": "sha512-a54IwgWPaeBCAAsv13YgmALOF1elABB08FxO9i+r4VFk5Vl4pKokRPeX8u5TCgSsPi6ec1otfLjdOpVcgbpshg==", + "version": "14.1.1", + "resolved": "https://registry.npmjs.org/markdown-it/-/markdown-it-14.1.1.tgz", + "integrity": "sha512-BuU2qnTti9YKgK5N+IeMubp14ZUKUUw7yeJbkjtosvHiP0AZ5c8IAgEMk79D0eC8F23r4Ac/q8cAIFdm2FtyoA==", "dependencies": { "argparse": "^2.0.1", "entities": "^4.4.0", @@ -7023,9 +7023,9 @@ } }, "node_modules/qs": { - "version": "6.14.1", - "resolved": "https://registry.npmjs.org/qs/-/qs-6.14.1.tgz", - "integrity": "sha512-4EK3+xJl8Ts67nLYNwqw/dsFVnCf+qR7RgXSK9jEEm9unao3njwMDdmsdvoKBKHzxd7tCYz5e5M+SnMjdtXGQQ==", + "version": "6.14.2", + "resolved": "https://registry.npmjs.org/qs/-/qs-6.14.2.tgz", + "integrity": "sha512-V/yCWTTF7VJ9hIh18Ugr2zhJMP01MY7c5kh4J870L7imm6/DIzBsNLTXzMwUA3yZ5b/KBqLx8Kp3uRvd7xSe3Q==", "dependencies": { "side-channel": "^1.1.0" }, @@ -8245,9 +8245,9 @@ } }, "node_modules/text-decoder": { - "version": "1.2.3", - "resolved": "https://registry.npmjs.org/text-decoder/-/text-decoder-1.2.3.tgz", - "integrity": "sha512-3/o9z3X0X0fTupwsYvR03pJ/DjWuqqrfwBgTQzdWDiQSm9KitAyz/9WqsT2JQW7KV2m+bC2ol/zqpW37NHxLaA==", + "version": "1.2.4", + "resolved": "https://registry.npmjs.org/text-decoder/-/text-decoder-1.2.4.tgz", + "integrity": "sha512-mzlffA3tBNhziEHPK5L5InZg1d/ElNIpJhnhbDRNUtem/edZcJ5zg5FgwKKKOyklxk+6Jt+TrSu83musmvrDlg==", "dependencies": { "b4a": "^1.6.4" } diff --git a/common/scripts/install-run-rush.js b/common/scripts/install-run-rush.js index ab7defd..e3f2bb6 100644 --- a/common/scripts/install-run-rush.js +++ b/common/scripts/install-run-rush.js @@ -16,16 +16,6 @@ /******/ "use strict"; /******/ var __webpack_modules__ = ({ -/***/ 176760 -/*!****************************!*\ - !*** external "node:path" ***! - \****************************/ -(module) { - -module.exports = require("node:path"); - -/***/ }, - /***/ 973024 /*!**************************!*\ !*** external "node:fs" ***! @@ -34,6 +24,16 @@ module.exports = require("node:path"); module.exports = require("node:fs"); +/***/ }, + +/***/ 176760 +/*!****************************!*\ + !*** external "node:path" ***! + \****************************/ +(module) { + +module.exports = require("node:path"); + /***/ } /******/ }); diff --git a/common/scripts/install-run.js b/common/scripts/install-run.js index 9274e70..0701076 100644 --- a/common/scripts/install-run.js +++ b/common/scripts/install-run.js @@ -49,26 +49,6 @@ function escapeArgumentIfNeeded(command, isWindows = IS_WINDOWS) { /***/ }, -/***/ 176760 -/*!****************************!*\ - !*** external "node:path" ***! - \****************************/ -(module) { - -module.exports = require("node:path"); - -/***/ }, - -/***/ 731421 -/*!*************************************!*\ - !*** external "node:child_process" ***! - \*************************************/ -(module) { - -module.exports = require("node:child_process"); - -/***/ }, - /***/ 832286 /*!************************************************!*\ !*** ./lib-esnext/utilities/npmrcUtilities.js ***! @@ -337,13 +317,13 @@ function isVariableSetInNpmrcFile(sourceNpmrcFolder, variableKey, supportEnvVarF /***/ }, -/***/ 848161 -/*!**************************!*\ - !*** external "node:os" ***! - \**************************/ +/***/ 731421 +/*!*************************************!*\ + !*** external "node:child_process" ***! + \*************************************/ (module) { -module.exports = require("node:os"); +module.exports = require("node:child_process"); /***/ }, @@ -355,6 +335,26 @@ module.exports = require("node:os"); module.exports = require("node:fs"); +/***/ }, + +/***/ 848161 +/*!**************************!*\ + !*** external "node:os" ***! + \**************************/ +(module) { + +module.exports = require("node:os"); + +/***/ }, + +/***/ 176760 +/*!****************************!*\ + !*** external "node:path" ***! + \****************************/ +(module) { + +module.exports = require("node:path"); + /***/ } /******/ }); diff --git a/rush.json b/rush.json index edf6498..cdd6a73 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.167.0", + "rushVersion": "5.168.0", "projectFolderMaxDepth": 4, "projects": [ { @@ -19,3 +19,4 @@ +