From 902ad1957f08b1115cb0d9665747ab892d9c56c1 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Mon, 23 Feb 2026 05:52:47 +0000 Subject: [PATCH 1/3] Initial plan From 4031eacc77bde03968e24b72cadb48119c9b5362 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Mon, 23 Feb 2026 05:54:50 +0000 Subject: [PATCH 2/3] chore: bump @nevware21 dependencies to latest recommended versions Co-authored-by: nev21 <82737406+nev21@users.noreply.github.com> --- dbg/package.json | 6 +++--- package.json | 6 +++--- providers/package.json | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/dbg/package.json b/dbg/package.json index df28d2d..88e8beb 100644 --- a/dbg/package.json +++ b/dbg/package.json @@ -56,15 +56,15 @@ }, "dependencies": { - "@nevware21/ts-utils": ">= 0.9.4 < 2.x" + "@nevware21/ts-utils": ">= 0.12.6 < 2.x" }, "peerDependencies": { "typescript": ">=1" }, "devDependencies": { "@microsoft/api-extractor": "^7.34.4", - "@nevware21/coverage-tools": "^0.1.3", - "@nevware21/tripwire": ">= 0.1.7 < 2.x", + "@nevware21/coverage-tools": ">= 0.1.4 < 2.x", + "@nevware21/tripwire": ">= 0.1.8 < 2.x", "@istanbuljs/nyc-config-typescript": "^1.0.2", "@rollup/plugin-commonjs": "^29.0.0", "@rollup/plugin-json": "^6.0.0", diff --git a/package.json b/package.json index 1be0e4e..fd2a330 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "node": ">= 0.8.0" }, "dependencies": { - "@nevware21/ts-utils": ">= 0.9.4 < 2.x" + "@nevware21/ts-utils": ">= 0.12.6 < 2.x" }, "peerDependencies": { "typescript": ">=1" @@ -68,8 +68,8 @@ "@microsoft/rush": "5.169.2", "@nevware21/grunt-eslint-ts": "0.5.1", "@nevware21/grunt-ts-plugin": "0.5.1", - "@nevware21/coverage-tools": "^0.1.3", - "@nevware21/publish-npm": "^0.1.3", + "@nevware21/coverage-tools": ">= 0.1.4 < 2.x", + "@nevware21/publish-npm": ">= 0.1.4 < 2.x", "@types/eslint": "^8.4.2", "@types/estree": "^1.0.0", "@types/jquery": "^3.5.14", diff --git a/providers/package.json b/providers/package.json index c86f372..6ae502e 100644 --- a/providers/package.json +++ b/providers/package.json @@ -56,7 +56,7 @@ }, "dependencies": { - "@nevware21/ts-utils": ">= 0.9.4 < 2.x", + "@nevware21/ts-utils": ">= 0.12.6 < 2.x", "@nevware21/ts-debug": "0.1.0" }, "peerDependencies": { @@ -64,8 +64,8 @@ }, "devDependencies": { "@microsoft/api-extractor": "^7.34.4", - "@nevware21/coverage-tools": "^0.1.3", - "@nevware21/tripwire": ">= 0.1.7 < 2.x", + "@nevware21/coverage-tools": ">= 0.1.4 < 2.x", + "@nevware21/tripwire": ">= 0.1.8 < 2.x", "@istanbuljs/nyc-config-typescript": "^1.0.2", "@rollup/plugin-commonjs": "^29.0.0", "@rollup/plugin-json": "^6.0.0", From bdddeca5b04573bc51c8ab96c816ac13c8c88f6c Mon Sep 17 00:00:00 2001 From: nevware21-bot <252503968+nevware21-bot@users.noreply.github.com> Date: Mon, 23 Feb 2026 22:53:28 -0800 Subject: [PATCH 3/3] chore: syncing versions and shrinkwrap --- common/config/rush/npm-shrinkwrap.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/common/config/rush/npm-shrinkwrap.json b/common/config/rush/npm-shrinkwrap.json index cc91c50..dbe8849 100644 --- a/common/config/rush/npm-shrinkwrap.json +++ b/common/config/rush/npm-shrinkwrap.json @@ -10,9 +10,9 @@ "dependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.2", "@microsoft/api-extractor": "^7.34.4", - "@nevware21/coverage-tools": "^0.1.3", - "@nevware21/tripwire": ">= 0.1.7 < 2.x", - "@nevware21/ts-utils": ">= 0.9.4 < 2.x", + "@nevware21/coverage-tools": ">= 0.1.4 < 2.x", + "@nevware21/tripwire": ">= 0.1.8 < 2.x", + "@nevware21/ts-utils": ">= 0.12.6 < 2.x", "@rollup/plugin-commonjs": "^29.0.0", "@rollup/plugin-json": "^6.0.0", "@rollup/plugin-node-resolve": "^16.0.3", @@ -1100,13 +1100,13 @@ "node_modules/@rush-temp/ts-debug": { "version": "0.0.0", "resolved": "file:projects/ts-debug.tgz", - "integrity": "sha512-8r/cKW9om+UFFQHtDRWHL5QITGMOWdQy23qQE4PlgPVoZ2FNcGbqpakxD50VbQhih1UfBAScYxQbcfLmrp6I3g==", + "integrity": "sha512-G7845hhJO6F61Sa1kwQkWCfdHa8/IK7dNW+nJtoYk8MD+rCETFa991x8TW8ZDABG4MBzBjnadDRuyXysN174Rg==", "dependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.2", "@microsoft/api-extractor": "^7.34.4", - "@nevware21/coverage-tools": "^0.1.3", - "@nevware21/tripwire": ">= 0.1.7 < 2.x", - "@nevware21/ts-utils": ">= 0.9.4 < 2.x", + "@nevware21/coverage-tools": ">= 0.1.4 < 2.x", + "@nevware21/tripwire": ">= 0.1.8 < 2.x", + "@nevware21/ts-utils": ">= 0.12.6 < 2.x", "@rollup/plugin-commonjs": "^29.0.0", "@rollup/plugin-json": "^6.0.0", "@rollup/plugin-node-resolve": "^16.0.3", @@ -1147,13 +1147,13 @@ "node_modules/@rush-temp/ts-debug-providers": { "version": "0.0.0", "resolved": "file:projects/ts-debug-providers.tgz", - "integrity": "sha512-EtjiTlACxhzFhmE5NuXafdCMj40UCiM9jiuLgAONG0szBwoz4RV7uidtMU685BIMoxzBt0uYFKhSFtu2+MFkzw==", + "integrity": "sha512-Brrl9VJj4rJh1ge3yB2LtGR/V6FvTZ91ApPtDg5Ji70i34tQvHAJWXtDgzHXRrD52RTXzlMWc7MgY+sJNWgRBg==", "dependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.2", "@microsoft/api-extractor": "^7.34.4", - "@nevware21/coverage-tools": "^0.1.3", - "@nevware21/tripwire": ">= 0.1.7 < 2.x", - "@nevware21/ts-utils": ">= 0.9.4 < 2.x", + "@nevware21/coverage-tools": ">= 0.1.4 < 2.x", + "@nevware21/tripwire": ">= 0.1.8 < 2.x", + "@nevware21/ts-utils": ">= 0.12.6 < 2.x", "@rollup/plugin-commonjs": "^29.0.0", "@rollup/plugin-json": "^6.0.0", "@rollup/plugin-node-resolve": "^16.0.3",