Skip to content

chore(deps, agent-service): update agent-service patch updates - #7707

Open
renovate-bot wants to merge 2 commits into
apache:mainfrom
renovate-bot:renovate/agent-service-patch-updates
Open

chore(deps, agent-service): update agent-service patch updates#7707
renovate-bot wants to merge 2 commits into
apache:mainfrom
renovate-bot:renovate/agent-service-patch-updates

Conversation

@renovate-bot

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@ai-sdk/openai (source) 4.0.364.0.42 age confidence
ai (source) 7.0.587.0.66 age confidence

Release Notes

vercel/ai (@​ai-sdk/openai)

v4.0.42

Compare Source

Patch Changes
  • b6fff2e: feat(provider/openai): support explicit Responses compaction triggers

v4.0.41

Compare Source

Patch Changes
  • 59d6def: Reconstruct provider-executed shell calls when continuing OpenAI Responses with storage disabled.

v4.0.40

Patch Changes
  • e19a4a6: Avoid duplicate MCP approval request references when continuing stored OpenAI Responses.

v4.0.39

Patch Changes

v4.0.38

Patch Changes
  • d302134: Keep client-executed function calls paired with their outputs when chaining OpenAI Responses with a previous response ID.

v4.0.37

Compare Source

Patch Changes
vercel/ai (ai)

v7.0.66

Compare Source

Patch Changes
  • 0782259: Keep chat status submitted until response content begins streaming.
  • 2fd1214: Fix declaration emit for exported values that infer an Output type.

v7.0.65

Compare Source

Patch Changes
  • dc8caae: Avoid repeatedly cloning accumulated text in readUIMessageStream while
    preserving independent snapshots for mutable nested values.
  • 72ec74f: Preserve root-level JSON Schema definitions when wrapping array output schemas.
  • c5b0515: Propagate errors thrown by the Chat onFinish callback to the initiating request.
  • Updated dependencies [16650e9]

v7.0.64

Compare Source

Patch Changes

v7.0.63

Compare Source

Patch Changes
  • d0a5807: Preserve reasoning block IDs from UI message streams on reasoning UI parts.
  • dcf33e8: Allow providers without reranking model support to be assigned to Provider.
  • Updated dependencies [a4d386d]

v7.0.62

Patch Changes
  • e0bcf52: feat(ui): add typed custom bodies to Completion APIs

v7.0.61

Patch Changes

v7.0.60

Patch Changes
  • 79c52ef: Align ToolLoopAgent prepareCall types with the settings available and honored at runtime.
  • Updated dependencies [3cc1bb6]

v7.0.59

Compare Source

Patch Changes

Configuration

📅 Schedule: (in timezone Etc/UTC)

  • Branch creation
    • "before 8am on monday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@forking-renovate forking-renovate Bot added the dependencies Pull requests that update a dependency file label Aug 17, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Automated Reviewer Suggestions

Based on the git blame history of the changed files, we recommend the following reviewers:

  • No candidates found from git blame history.

@codecov-commenter

codecov-commenter commented Aug 17, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.93%. Comparing base (9d58135) to head (3f7464a).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #7707   +/-   ##
=========================================
  Coverage     90.93%   90.93%           
  Complexity     4450     4450           
=========================================
  Files          1175     1175           
  Lines         47140    47140           
  Branches       5284     5284           
=========================================
  Hits          42865    42865           
  Misses         2582     2582           
  Partials       1693     1693           
Flag Coverage Δ *Carryforward flag
access-control-service 81.00% <ø> (ø) Carriedforward from 9d58135
agent-service 98.62% <ø> (ø)
amber 87.37% <ø> (ø) Carriedforward from 9d58135
computing-unit-managing-service 73.67% <ø> (ø) Carriedforward from 9d58135
config-service 86.73% <ø> (ø) Carriedforward from 9d58135
file-service 68.90% <ø> (ø) Carriedforward from 9d58135
frontend 92.43% <ø> (ø) Carriedforward from 9d58135
notebook-migration-service 83.74% <ø> (ø) Carriedforward from 9d58135
pyamber 97.57% <ø> (ø) Carriedforward from 9d58135
workflow-compiling-service 77.19% <ø> (ø) Carriedforward from 9d58135

*This pull request uses carry forward flags. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

…rsions

The version bump updated package.json and bun.lock but left
agent-service/LICENSE-binary claiming the old versions, so
check_binary_deps.py failed the agent-service ubuntu leg on direct-dep
drift for @ai-sdk/openai and ai.

Refresh all four drifted entries. The two transitive ones
(@ai-sdk/gateway, @ai-sdk/provider-utils) are only informational under
the PR-mode --ignore-transitive-version flag, but the nightly
exact-match check on main would flag them after merge.
@forking-renovate

Copy link
Copy Markdown

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

agent-service dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants