From 22e68139ecad6d4d2e8ec55511a5420e21aa07b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 13:54:55 +0000 Subject: [PATCH 1/2] Bump typedoc-github-theme from 0.3.1 to 0.4.0 in /providers Bumps [typedoc-github-theme](https://github.com/JulianWowra/typedoc-github-theme) from 0.3.1 to 0.4.0. - [Release notes](https://github.com/JulianWowra/typedoc-github-theme/releases) - [Commits](https://github.com/JulianWowra/typedoc-github-theme/compare/v0.3.1...v0.4.0) --- updated-dependencies: - dependency-name: typedoc-github-theme dependency-version: 0.4.0 dependency-type: direct:development update-type: version-update:semver-minor ... 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 e8d0084..fea5ed6 100644 --- a/providers/package.json +++ b/providers/package.json @@ -98,7 +98,7 @@ "sinon": "^15.0.0", "ts-mocha": "^10.0.0", "typedoc": "^0.28.15", - "typedoc-github-theme": "^0.3.0", + "typedoc-github-theme": "^0.4.0", "typescript": "~5.2.2", "uglify-js": "^3.15.5", "copyfiles": "^2.4.1" From a65b7d5802aa3dfe98496fa4ad521ddb648da8f3 Mon Sep 17 00:00:00 2001 From: nevware21-bot <252503968+nevware21-bot@users.noreply.github.com> Date: Mon, 16 Feb 2026 06:04:25 -0800 Subject: [PATCH 2/2] chore: syncing versions and shrinkwrap --- common/config/rush/npm-shrinkwrap.json | 22 +++++++++++----------- dbg/package.json | 3 ++- package.json | 3 ++- 3 files changed, 15 insertions(+), 13 deletions(-) diff --git a/common/config/rush/npm-shrinkwrap.json b/common/config/rush/npm-shrinkwrap.json index 3f1c1bb..3285cd4 100644 --- a/common/config/rush/npm-shrinkwrap.json +++ b/common/config/rush/npm-shrinkwrap.json @@ -47,7 +47,7 @@ "sinon": "^15.0.0", "ts-mocha": "^10.0.0", "typedoc": "^0.28.15", - "typedoc-github-theme": "^0.3.0", + "typedoc-github-theme": "^0.4.0", "typescript": "~5.2.2", "uglify-js": "^3.15.5" } @@ -1120,7 +1120,7 @@ "node_modules/@rush-temp/ts-debug": { "version": "0.0.0", "resolved": "file:projects/ts-debug.tgz", - "integrity": "sha512-yLbwQ4zjA33a6dlwtUz1yjf7kx9FVvVn6gdu0RDJJCNPCZOxLSA2VKWu24WBy2Jj3lUaPKGldlNky722joPvzA==", + "integrity": "sha512-HL5rh3BYzY01VKQRSA4CP+qDk4xZ5UEXv5RF3ewr1IzIoBl7gyS12zjt300bOXYb6qsF1XK5O0j7dqOcF/q0yA==", "dependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.2", "@microsoft/api-extractor": "^7.34.4", @@ -1159,7 +1159,7 @@ "sinon": "^15.0.0", "ts-mocha": "^10.0.0", "typedoc": "^0.28.15", - "typedoc-github-theme": "^0.3.0", + "typedoc-github-theme": "^0.4.0", "typescript": "~5.2.2", "uglify-js": "^3.15.5" } @@ -1167,7 +1167,7 @@ "node_modules/@rush-temp/ts-debug-providers": { "version": "0.0.0", "resolved": "file:projects/ts-debug-providers.tgz", - "integrity": "sha512-MC73yxxwJUnXw6TuosU3z2wGPKWYH+cXaMpjA573Yr6tKZOc0/Xjpib4UkpL074gCRzaT1PTpTfjIrlDauXk6Q==", + "integrity": "sha512-fzhDztr9TXBprObZ1LseBvpKwVg5sICU3VLcWcFiPVZ08wKvy/izKC7xQCHTsWnugNPkabW6bggKOPugaPWXgQ==", "dependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.2", "@microsoft/api-extractor": "^7.34.4", @@ -1206,7 +1206,7 @@ "sinon": "^15.0.0", "ts-mocha": "^10.0.0", "typedoc": "^0.28.15", - "typedoc-github-theme": "^0.3.0", + "typedoc-github-theme": "^0.4.0", "typescript": "~5.2.2", "uglify-js": "^3.15.5" } @@ -8245,9 +8245,9 @@ } }, "node_modules/text-decoder": { - "version": "1.2.6", - "resolved": "https://registry.npmjs.org/text-decoder/-/text-decoder-1.2.6.tgz", - "integrity": "sha512-27FeW5GQFDfw0FpwMQhMagB7BztOOlmjcSRi97t2oplhKVTZtp0DZbSegSaXS5IIC6mxMvBG4AR1Sgc6BX3CQg==", + "version": "1.2.7", + "resolved": "https://registry.npmjs.org/text-decoder/-/text-decoder-1.2.7.tgz", + "integrity": "sha512-vlLytXkeP4xvEq2otHeJfSQIRyWxo/oZGEbXrtEEF9Hnmrdly59sUbzZ/QgyWuLYHctCHxFF4tRQZNQ9k60ExQ==", "dependencies": { "b4a": "^1.6.4" } @@ -8518,9 +8518,9 @@ } }, "node_modules/typedoc-github-theme": { - "version": "0.3.1", - "resolved": "https://registry.npmjs.org/typedoc-github-theme/-/typedoc-github-theme-0.3.1.tgz", - "integrity": "sha512-j6PmkAGmf/MGCzYjQcUH6jS9djPsNl/IoTXooxC+MoeMkBhbmPyKJlpR6Lw12BLoe2OYpYA2J1KMktUJXp/8Sw==", + "version": "0.4.0", + "resolved": "https://registry.npmjs.org/typedoc-github-theme/-/typedoc-github-theme-0.4.0.tgz", + "integrity": "sha512-lo/hr4EFZxq0SsMGeAscKUzljIKFgrJf5fb4nOAJcqaiSShQv7kzwF6M1s2fVRvUyx6UsmD4zEb+MtKkbucYpg==", "engines": { "node": ">=18.0.0" }, diff --git a/dbg/package.json b/dbg/package.json index be7fb99..0b1a519 100644 --- a/dbg/package.json +++ b/dbg/package.json @@ -97,7 +97,7 @@ "sinon": "^15.0.0", "ts-mocha": "^10.0.0", "typedoc": "^0.28.15", - "typedoc-github-theme": "^0.3.0", + "typedoc-github-theme": "^0.4.0", "typescript": "~5.2.2", "uglify-js": "^3.15.5", "copyfiles": "^2.4.1" @@ -107,3 +107,4 @@ + diff --git a/package.json b/package.json index ca09114..5532061 100644 --- a/package.json +++ b/package.json @@ -84,10 +84,11 @@ "grunt": "^1.5.3", "grunt-cli": "^1.4.3", "typedoc": "^0.28.15", - "typedoc-github-theme": "^0.3.0", + "typedoc-github-theme": "^0.4.0", "typescript": "~5.2.2", "nyc": "^17.1.0", "codecov": "^3.8.3", "copyfiles": "^2.4.1" } } +