From 782feb672fac986f3693ea5b197e35aaa1ddcba4 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Fri, 11 Sep 2026 19:28:34 +0000 Subject: [PATCH 1/2] Initial plan From bda421ad6d1c4bbfa67b28eb0aaba766dd6471dc Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Fri, 11 Sep 2026 19:32:52 +0000 Subject: [PATCH 2/2] Pin @types/node for docs build Co-authored-by: nev21 <82737406+nev21@users.noreply.github.com> --- common/config/rush/npm-shrinkwrap.json | 24 ++++++++++++------------ core/package.json | 3 +-- package.json | 3 +-- shim/chai/package.json | 3 +-- 4 files changed, 15 insertions(+), 18 deletions(-) diff --git a/common/config/rush/npm-shrinkwrap.json b/common/config/rush/npm-shrinkwrap.json index 7d40888..2a83415 100644 --- a/common/config/rush/npm-shrinkwrap.json +++ b/common/config/rush/npm-shrinkwrap.json @@ -22,7 +22,7 @@ "@rush-temp/tripwire": "file:./projects/tripwire.tgz", "@rush-temp/tripwire-chai": "file:./projects/tripwire-chai.tgz", "@types/mocha": "^10.0.1", - "@types/node": "^26.1.0", + "@types/node": "24.9.1", "codecov": "^3.8.3", "copyfiles": "^2.4.1", "cross-env": "^10.1.0", @@ -1307,7 +1307,7 @@ "node_modules/@rush-temp/tripwire": { "version": "0.0.0", "resolved": "file:projects/tripwire.tgz", - "integrity": "sha512-rk/HlHNrH/s/Ky8OF7tbx2rLXBkzfPXIRA0OU/behzP12WdgjbL1W1U2sM53HSMb+HIyRCOWDlTK9w2iTZedEg==", + "integrity": "sha512-r1UpSSg8wE0ss7Fe2nIc9j6rIOkhUc2UpwbFvObJW410KgWg84xkDep9ISmlbNR2SG7M/NugqJ0/DJCOx8Xw4w==", "dependencies": { "@microsoft/api-extractor": "^7.34.4", "@nevware21/chromacon": ">= 0.1.3 < 2.x", @@ -1321,7 +1321,7 @@ "@rollup/plugin-strip": "^3.0.2", "@rollup/plugin-typescript": "^12.2.0", "@types/mocha": "^10.0.1", - "@types/node": "^26.1.0", + "@types/node": "24.9.1", "codecov": "^3.8.3", "copyfiles": "^2.4.1", "cross-env": "^10.1.0", @@ -1347,7 +1347,7 @@ "node_modules/@rush-temp/tripwire-chai": { "version": "0.0.0", "resolved": "file:projects/tripwire-chai.tgz", - "integrity": "sha512-l5mKdjbFmR+PsZS27oz9kW33CX4e1FfQ63zVsvD1dttJmpBVoHmCSifD1+Q60azROG3AHNnUgAKK3aQcDUKv8Q==", + "integrity": "sha512-qWjBjfMj+7K2NS/mjODc2XNWqb0bOhHlvCvs4+p9dXaaQrlrSafkXclE8ZAaCYShGGtmaj9bh5skKDlfn66QVQ==", "dependencies": { "@microsoft/api-extractor": "^7.34.4", "@nevware21/coverage-tools": "^0.1.3", @@ -1360,7 +1360,7 @@ "@rollup/plugin-strip": "^3.0.2", "@rollup/plugin-typescript": "^12.2.0", "@types/mocha": "^10.0.1", - "@types/node": "^26.1.0", + "@types/node": "24.9.1", "codecov": "^3.8.3", "copyfiles": "^2.4.1", "cross-env": "^10.1.0", @@ -1571,11 +1571,11 @@ "integrity": "sha512-xPyYSz1cMPnJQhl0CLMH68j3gprKZaTjG3s5Vi+fDgx+uhG9NOXwbVt52eFS8ECyXhyKcjDLCBEqBExKuiZb7Q==" }, "node_modules/@types/node": { - "version": "26.5.1", - "resolved": "https://registry.npmjs.org/@types/node/-/node-26.5.1.tgz", - "integrity": "sha512-CzNm2FezW4VR/LjG6yUdiEgLE/rAQ9Slj5gCu/C2VrdcW7I0ahNZ8DRbHT7zOZ6r3ONgd/bsQIeSaoDGrd1C6g==", + "version": "24.9.1", + "resolved": "https://registry.npmjs.org/@types/node/-/node-24.9.1.tgz", + "integrity": "sha512-QoiaXANRkSXK6p0Duvt56W208du4P9Uye9hWLWgGMDTEoKPhuenzNcC4vGUmrNkiOKTlIrBoyNQYNpSwfEZXSg==", "dependencies": { - "undici-types": "~8.9.0" + "undici-types": "~7.16.0" } }, "node_modules/@types/resolve": { @@ -7290,9 +7290,9 @@ "integrity": "sha512-Oo+0REFV59/rz3gfJNKQiBlwfHaSESl1pcGyABQsnnIfWOFt6JNj5gCog2U6MLZ//IGYD+nA8nI+mTShREReaA==" }, "node_modules/undici-types": { - "version": "8.9.0", - "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-8.9.0.tgz", - "integrity": "sha512-KTDyRTYX8sWmKXAikPHHSyc63CRPETMctyjKFupcC6OBLXT3xsN0e9aF7m+mIXutFWpUXuedtowG7iLOzp0kQg==" + "version": "7.16.0", + "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-7.16.0.tgz", + "integrity": "sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==" }, "node_modules/universalify": { "version": "2.0.1", diff --git a/core/package.json b/core/package.json index a9fe2ce..1503bc6 100644 --- a/core/package.json +++ b/core/package.json @@ -82,7 +82,7 @@ "@rollup/plugin-strip": "^3.0.2", "@rollup/plugin-typescript": "^12.2.0", "@types/mocha": "^10.0.1", - "@types/node": "^26.1.0", + "@types/node": "24.9.1", "codecov": "^3.8.3", "cross-env": "^10.1.0", "grunt": "^1.6.2", @@ -106,4 +106,3 @@ } } - diff --git a/package.json b/package.json index 35b2530..92a2da0 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "@types/eslint": "^9.6.1", "@types/estree": "^1.0.0", "@types/mocha": "^10.0.1", - "@types/node": "^26.1.0", + "@types/node": "24.9.1", "@types/sinon": "^22.0.0", "@typescript-eslint/eslint-plugin": "^7.14.1", "@typescript-eslint/parser": "^7.14.1", @@ -95,4 +95,3 @@ } } - diff --git a/shim/chai/package.json b/shim/chai/package.json index fd6e246..ec98065 100644 --- a/shim/chai/package.json +++ b/shim/chai/package.json @@ -83,7 +83,7 @@ "@rollup/plugin-strip": "^3.0.2", "@rollup/plugin-typescript": "^12.2.0", "@types/mocha": "^10.0.1", - "@types/node": "^26.1.0", + "@types/node": "24.9.1", "codecov": "^3.8.3", "cross-env": "^10.1.0", "grunt": "^1.6.2", @@ -108,4 +108,3 @@ } -