From c408891c6f0a19548214faf81cab783bdf2a2bc1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Jun 2026 23:58:09 +0000 Subject: [PATCH 1/3] chore(deps): bump typescript from 5.9.3 to 6.0.3 in /agent-service Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.9.3 to 6.0.3. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.3...v6.0.3) --- updated-dependencies: - dependency-name: typescript dependency-version: 6.0.3 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- agent-service/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/agent-service/package.json b/agent-service/package.json index 0b42f4ee922..0f0c5bb5c54 100644 --- a/agent-service/package.json +++ b/agent-service/package.json @@ -31,7 +31,7 @@ "pino-pretty": "13.1.3", "prettier": "3.4.2", "tsx": "4.21.0", - "typescript": "5.9.3" + "typescript": "6.0.3" }, "packageManager": "yarn@4.5.1+sha512.341db9396b6e289fecc30cd7ab3af65060e05ebff4b3b47547b278b9e67b08f485ecd8c79006b405446262142c7a38154445ef7f17c1d5d1de7d90bf9ce7054d" } From 523ae4974356036b1f9d4029d0a5f35b5e7e997a Mon Sep 17 00:00:00 2001 From: Xinyuan Lin Date: Fri, 19 Jun 2026 17:16:07 -0700 Subject: [PATCH 2/3] chore(deps): update bun.lock for typescript 6.0.3 --- agent-service/bun.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/agent-service/bun.lock b/agent-service/bun.lock index 278df0babae..143e44fa115 100644 --- a/agent-service/bun.lock +++ b/agent-service/bun.lock @@ -21,7 +21,7 @@ "pino-pretty": "13.1.3", "prettier": "3.4.2", "tsx": "4.21.0", - "typescript": "5.9.3", + "typescript": "6.0.3", }, }, }, @@ -224,7 +224,7 @@ "tsx": ["tsx@4.21.0", "", { "dependencies": { "esbuild": "~0.27.0", "get-tsconfig": "^4.7.5" }, "optionalDependencies": { "fsevents": "~2.3.3" }, "bin": { "tsx": "dist/cli.mjs" } }, "sha512-5C1sg4USs1lfG0GFb2RLXsdpXqBSEhAaA/0kPL01wxzpMqLILNxIxIOKiILz+cdg/pLnOUxFYOR5yhHU666wbw=="], - "typescript": ["typescript@5.9.3", "", { "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" } }, "sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw=="], + "typescript": ["typescript@6.0.3", "", { "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" } }, "sha512-y2TvuxSZPDyQakkFRPZHKFm+KKVqIisdg9/CZwm9ftvKXLP8NRWj38/ODjNbr43SsoXqNuAisEf1GdCxqWcdBw=="], "uint8array-extras": ["uint8array-extras@1.5.0", "", {}, "sha512-rvKSBiC5zqCCiDZ9kAOszZcDvdAHwwIKJG33Ykj43OKcWsnmcBRL09YTU4nOeHZ8Y2a7l1MgTd08SBe9A8Qj6A=="], From ce6c2987d2c770e3055755553165855629cddb8e Mon Sep 17 00:00:00 2001 From: Xinyuan Lin Date: Fri, 19 Jun 2026 17:20:04 -0700 Subject: [PATCH 3/3] chore(deps): sync agent-service LICENSE-binary for typescript 6.0.3 --- agent-service/LICENSE-binary | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/agent-service/LICENSE-binary b/agent-service/LICENSE-binary index a0b4ae793b0..95b04e474d5 100644 --- a/agent-service/LICENSE-binary +++ b/agent-service/LICENSE-binary @@ -219,7 +219,7 @@ Agent service npm packages: - @vercel/oidc@3.0.5 - ai@5.0.108 - rxjs@7.8.2 - - typescript@5.9.3 + - typescript@6.0.3 -------------------------------------------------------------------------------- Dependencies under the MIT License