The GitHub Actions job "Required Checks" on texera.git/main has failed.
Run started by GitHub user github-merge-queue[bot] (triggered by 
github-merge-queue[bot]).

Head commit for run:
6e94b2d3e5871705cb27b732962ee7661c33ca2e / dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
fix(deps, agent-service): bump @ai-sdk/openai to 4.0.7 and ai to 7.0.15 (#6175)

### What changes were proposed in this PR?

Bumps the agent-service Vercel AI SDK packages **together**, since they
are version-coupled by provider spec:

- `@ai-sdk/openai` 3.0.73 → 4.0.7 (Dependabot)
- `ai` 6.0.208 → 7.0.15 (added in lockstep — `@ai-sdk/openai@4` uses
provider spec v4 / `@ai-sdk/provider@4`, so `ai` must move off the v3
provider spec or `generateText` rejects `openai.chat()` with a
`LanguageModelV4` vs `LanguageModelV3` type error)

`agent-service/bun.lock` regenerated with bun 1.3.3 (dedupes
`@ai-sdk/provider` to 4.0.2, drops the now-unused `@opentelemetry/api`),
and `agent-service/LICENSE-binary` synced — bumped the ai-sdk versions,
added `@workflow/[email protected]` (Apache-2.0), removed stale
`@opentelemetry/[email protected]`. No source changes were required.

> Note: this is the same fix as #6171 (which leads with the `ai` bump);
the two will be consolidated.

### How was this PR tested?

Full `agent-service` CI leg run locally with bun 1.3.3 (matching CI):

| step | result |
| --- | --- |
| `bun install --production --frozen-lockfile` | 57 packages |
| license check — PR (`--ignore-transitive-version`) + strict | both
pass |
| `bun install --frozen-lockfile` | 76 packages |
| `format:check` | pass |
| `typecheck` | 0 errors |
| `bun test` | 115 pass, 0 fail |

CI is green on both the ubuntu and macos `build / agent-service` legs.

### 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] <[email protected]>
Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Xinyuan Lin <[email protected]>
Co-authored-by: Xinyuan Lin <[email protected]>

Report URL: https://github.com/apache/texera/actions/runs/28845675840

With regards,
GitHub Actions via GitBox

Reply via email to