From 042c6f30098ec1f67712aee6a4af8751d47af656 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2026 12:54:32 +0000 Subject: [PATCH 1/2] Bump typescript in /providers in the typescript group Bumps the typescript group in /providers with 1 update: [typescript](https://github.com/microsoft/TypeScript). Updates `typescript` from 5.2.2 to 5.9.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](https://github.com/microsoft/TypeScript/compare/v5.2.2...v5.9.3) --- updated-dependencies: - dependency-name: typescript dependency-version: 5.9.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: typescript ... Signed-off-by: dependabot[bot] --- providers/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/providers/package.json b/providers/package.json index 6628f35..f90aec6 100644 --- a/providers/package.json +++ b/providers/package.json @@ -99,7 +99,7 @@ "ts-mocha": "^10.0.0", "typedoc": "^0.28.15", "typedoc-github-theme": "^0.4.0", - "typescript": "~5.2.2", + "typescript": "~5.9.3", "uglify-js": "^3.15.5", "copyfiles": "^2.4.1" } From b02169cc9e50b9564901d91f16f409f0b6f4c6bb Mon Sep 17 00:00:00 2001 From: nevware21-bot <252503968+nevware21-bot@users.noreply.github.com> Date: Thu, 26 Mar 2026 06:10:20 -0700 Subject: [PATCH 2/2] chore: syncing versions and shrinkwrap --- common/config/rush/npm-shrinkwrap.json | 62 ++++++++++++++------------ dbg/package.json | 5 ++- package.json | 5 ++- providers/package.json | 3 +- 4 files changed, 41 insertions(+), 34 deletions(-) diff --git a/common/config/rush/npm-shrinkwrap.json b/common/config/rush/npm-shrinkwrap.json index 2144701..3e49e0a 100644 --- a/common/config/rush/npm-shrinkwrap.json +++ b/common/config/rush/npm-shrinkwrap.json @@ -48,7 +48,7 @@ "ts-mocha": "^10.0.0", "typedoc": "^0.28.15", "typedoc-github-theme": "^0.4.0", - "typescript": "~5.2.2", + "typescript": "~5.9.3", "uglify-js": "^3.15.5" } }, @@ -1100,7 +1100,7 @@ "node_modules/@rush-temp/ts-debug": { "version": "0.0.0", "resolved": "file:projects/ts-debug.tgz", - "integrity": "sha512-lUqkE0NKwsB7qE7kRsCv9OmZofeKThrgJBdgLvajYiBbHLfFHyUZW3IIA84KG/LKoHqHxZL+9fTJB5G5iOHioA==", + "integrity": "sha512-/1SoHDIj8d88TwpYTQ8sQyqz9q3F6XWq5qLmfa/znvk9Ez6R8RwisWJk4DIV99jH2/raxbFdAyDG7XpmbJ7RTA==", "dependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.2", "@microsoft/api-extractor": "^7.34.4", @@ -1140,14 +1140,14 @@ "ts-mocha": "^10.0.0", "typedoc": "^0.28.15", "typedoc-github-theme": "^0.4.0", - "typescript": "~5.2.2", + "typescript": "~5.9.3", "uglify-js": "^3.15.5" } }, "node_modules/@rush-temp/ts-debug-providers": { "version": "0.0.0", "resolved": "file:projects/ts-debug-providers.tgz", - "integrity": "sha512-5NUfGNAxo6wBkose7lY6QMNbZ4Ft7OnEXxEPX+M+KOacVgnVbOPp/sX3/uxKEx/eVOGeEHS9DhtR5sB39/5uDQ==", + "integrity": "sha512-SXLFDMHn4ubkC+hsKAEgAVYnP7kx8pxo9YZLTKEXudT/bauIolDEYmLRJRykCW2mhFqyDMG4FIWUXtWmuWctkw==", "dependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.2", "@microsoft/api-extractor": "^7.34.4", @@ -1187,7 +1187,7 @@ "ts-mocha": "^10.0.0", "typedoc": "^0.28.15", "typedoc-github-theme": "^0.4.0", - "typescript": "~5.2.2", + "typescript": "~5.9.3", "uglify-js": "^3.15.5" } }, @@ -1646,9 +1646,9 @@ } }, "node_modules/anymatch/node_modules/picomatch": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz", - "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==", + "version": "2.3.2", + "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.2.tgz", + "integrity": "sha512-V7+vQEJ06Z+c5tSye8S+nHUfI51xoXIXjHQ99cQtKUkQqqO1kO/KCJUfZXuB47h/YBlDhah2H3hdUGXn8ie0oA==", "engines": { "node": ">=8.6" }, @@ -1844,18 +1844,22 @@ } }, "node_modules/bare-stream": { - "version": "2.10.0", - "resolved": "https://registry.npmjs.org/bare-stream/-/bare-stream-2.10.0.tgz", - "integrity": "sha512-DOPZF/DDcDruKDA43cOw6e9Quq5daua7ygcAwJE/pKJsRWhgSSemi7qVNGE5kyDIxIeN1533G/zfbvWX7Wcb9w==", + "version": "2.11.0", + "resolved": "https://registry.npmjs.org/bare-stream/-/bare-stream-2.11.0.tgz", + "integrity": "sha512-Y/+iQ49fL3rIn6w/AVxI/2+BRrpmzJvdWt5Jv8Za6Ngqc6V227c+pYjYYgLdpR3MwQ9ObVXD0ZrqoBztakM0rw==", "dependencies": { "streamx": "^2.25.0", "teex": "^1.0.1" }, "peerDependencies": { + "bare-abort-controller": "*", "bare-buffer": "*", "bare-events": "*" }, "peerDependenciesMeta": { + "bare-abort-controller": { + "optional": true + }, "bare-buffer": { "optional": true }, @@ -1982,9 +1986,9 @@ "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==" }, "node_modules/brace-expansion": { - "version": "5.0.4", - "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.4.tgz", - "integrity": "sha512-h+DEnpVvxmfVefa4jFbCf5HdH5YMDXRsmKflpf1pILZWRFlTbJpxeU55nJl4Smt5HQaGzg1o6RHFPJaOqnmBDg==", + "version": "5.0.5", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.5.tgz", + "integrity": "sha512-VZznLgtwhn+Mact9tfiwx64fA9erHH/MCXEUfB/0bX/6Fz6ny5EGTXYltMocqg4xFAQZtnO3DHWWXi8RiuN7cQ==", "dependencies": { "balanced-match": "^4.0.2" }, @@ -3101,9 +3105,9 @@ "integrity": "sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==" }, "node_modules/electron-to-chromium": { - "version": "1.5.321", - "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.321.tgz", - "integrity": "sha512-L2C7Q279W2D/J4PLZLk7sebOILDSWos7bMsMNN06rK482umHUrh/3lM8G7IlHFOYip2oAg5nha1rCMxr/rs6ZQ==" + "version": "1.5.325", + "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.325.tgz", + "integrity": "sha512-PwfIw7WQSt3xX7yOf5OE/unLzsK9CaN2f/FvV3WjPR1Knoc1T9vePRVV4W1EM301JzzysK51K7FNKcusCr0zYA==" }, "node_modules/elliptic": { "version": "6.6.1", @@ -5921,9 +5925,9 @@ } }, "node_modules/micromatch/node_modules/picomatch": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz", - "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==", + "version": "2.3.2", + "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.2.tgz", + "integrity": "sha512-V7+vQEJ06Z+c5tSye8S+nHUfI51xoXIXjHQ99cQtKUkQqqO1kO/KCJUfZXuB47h/YBlDhah2H3hdUGXn8ie0oA==", "engines": { "node": ">=8.6" }, @@ -6988,9 +6992,9 @@ "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==" }, "node_modules/picomatch": { - "version": "4.0.3", - "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.3.tgz", - "integrity": "sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==", + "version": "4.0.4", + "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.4.tgz", + "integrity": "sha512-QP88BAKvMam/3NxH6vj2o21R6MjxZUAd6nlwAS/pnGvN9IVLocLHxGYIzFhg6fUQ+5th6P4dv4eW9jX3DSIj7A==", "engines": { "node": ">=12" }, @@ -7362,9 +7366,9 @@ } }, "node_modules/readdirp/node_modules/picomatch": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz", - "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==", + "version": "2.3.2", + "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.2.tgz", + "integrity": "sha512-V7+vQEJ06Z+c5tSye8S+nHUfI51xoXIXjHQ99cQtKUkQqqO1kO/KCJUfZXuB47h/YBlDhah2H3hdUGXn8ie0oA==", "engines": { "node": ">=8.6" }, @@ -8776,9 +8780,9 @@ } }, "node_modules/typescript": { - "version": "5.2.2", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.2.2.tgz", - "integrity": "sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==", + "version": "5.9.3", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.9.3.tgz", + "integrity": "sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==", "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" diff --git a/dbg/package.json b/dbg/package.json index ae8b258..0311284 100644 --- a/dbg/package.json +++ b/dbg/package.json @@ -59,7 +59,7 @@ "@nevware21/ts-utils": ">= 0.12.6 < 2.x" }, "peerDependencies": { - "typescript": ">=1" + "typescript": "~5.9.3" }, "devDependencies": { "@microsoft/api-extractor": "^7.34.4", @@ -98,7 +98,7 @@ "ts-mocha": "^10.0.0", "typedoc": "^0.28.15", "typedoc-github-theme": "^0.4.0", - "typescript": "~5.2.2", + "typescript": "~5.9.3", "uglify-js": "^3.15.5", "copyfiles": "^2.4.1" } @@ -113,3 +113,4 @@ + diff --git a/package.json b/package.json index 3b16592..a020f66 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "@nevware21/ts-utils": ">= 0.12.6 < 2.x" }, "peerDependencies": { - "typescript": ">=1" + "typescript": "~5.9.3" }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.2", @@ -84,10 +84,11 @@ "grunt-cli": "^1.4.3", "typedoc": "^0.28.15", "typedoc-github-theme": "^0.4.0", - "typescript": "~5.2.2", + "typescript": "~5.9.3", "nyc": "^18.0.0", "codecov": "^3.8.3", "copyfiles": "^2.4.1" } } + diff --git a/providers/package.json b/providers/package.json index f90aec6..dfc24d8 100644 --- a/providers/package.json +++ b/providers/package.json @@ -60,7 +60,7 @@ "@nevware21/ts-debug": "0.1.0" }, "peerDependencies": { - "typescript": ">=1" + "typescript": "~5.9.3" }, "devDependencies": { "@microsoft/api-extractor": "^7.34.4", @@ -111,3 +111,4 @@ +