Commit bc98a1f
chore(deps): bump @ai-sdk/openai to 3.0.73 and ai to 6.0.208 in /agent-service [release/v1.2 backport] (#5872)
### What changes were proposed in this PR?
Backport of #5816 to `release/v1.2`: bump @ai-sdk/openai to
3.0.73 and ai to 6.0.208 in /agent-service.
Cherry-pick with one conflict resolved: kept elysia at release/v1.2
value 1.4.27 (this PR must not bump it) while taking the ai-SDK
transitive eventsource-parser 3.0.6→3.1.0. package.json/bun.lock applied
cleanly.
**Risk:** 🔴 **MAJOR** — ai 5→6 and openai-provider 2→3. Runtime AI SDK;
highest behavioral risk of the set.
### Any related issues, documentation, discussions?
Backports #5816 (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`
(#5816); verified the backport diff equals the original
bump and applies onto `release/v1.2`. Manual verification:
Booted agent-service and ran an end-to-end LLM call through the agent
(chat + tool-use + streaming) to confirm the new SDK shapes work at
runtime.
### 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 565119c commit bc98a1f
3 files changed
Lines changed: 20 additions & 20 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
211 | 211 | | |
212 | 212 | | |
213 | 213 | | |
214 | | - | |
215 | | - | |
216 | | - | |
217 | | - | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
218 | 218 | | |
219 | | - | |
220 | | - | |
| 219 | + | |
| 220 | + | |
221 | 221 | | |
222 | 222 | | |
223 | 223 | | |
| |||
230 | 230 | | |
231 | 231 | | |
232 | 232 | | |
233 | | - | |
| 233 | + | |
234 | 234 | | |
235 | 235 | | |
236 | 236 | | |
| |||
242 | 242 | | |
243 | 243 | | |
244 | 244 | | |
245 | | - | |
| 245 | + | |
246 | 246 | | |
247 | 247 | | |
248 | 248 | | |
| |||
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 | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
0 commit comments