Commit f8e922c
chore(deps): bump typescript from 5.9.3 to 6.0.3 in /agent-service [release/v1.2 backport] (#5869)
### What changes were proposed in this PR?
Backport of #5818 to `release/v1.2`: bump typescript from
5.9.3 to 6.0.3 in /agent-service.
Clean cherry-pick (package.json + bun.lock + LICENSE-binary).
**Risk:** 🔴 **MAJOR** (5→6) compiler; dev/build only.
### Any related issues, documentation, discussions?
Backports #5818 (merged to `main`). No `release/*` label is
added — this PR *is* the backport, and a release label would trigger a
backport-of-a-backport precheck. CI stacks auto-select from the
file-based labels.
### How was this PR tested?
Mirrors the change already merged and CI-validated on `main`
(#5818); verified the backport diff equals the original
bump and applies onto `release/v1.2`. Manual verification:
`tsc`/`bun run build` of agent-service passes under TypeScript 6.
### Was this PR authored or co-authored using generative AI tooling?
Generated-by: Claude Code (Opus 4.8 [1M context])
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 9b02405 commit f8e922c
3 files changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
219 | 219 | | |
220 | 220 | | |
221 | 221 | | |
222 | | - | |
| 222 | + | |
223 | 223 | | |
224 | 224 | | |
225 | 225 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
0 commit comments