fix(deps, agent-service): bump the agent-service-patch group in /agent-service with 2 updates#6223
Conversation
Bumps the agent-service-patch group in /agent-service with 2 updates: [@ai-sdk/openai](https://github.com/vercel/ai/tree/HEAD/packages/openai) and [ai](https://github.com/vercel/ai/tree/HEAD/packages/ai). Updates `@ai-sdk/openai` from 4.0.7 to 4.0.8 - [Release notes](https://github.com/vercel/ai/releases) - [Changelog](https://github.com/vercel/ai/blob/main/packages/openai/CHANGELOG.md) - [Commits](https://github.com/vercel/ai/commits/@ai-sdk/openai@4.0.8/packages/openai) Updates `ai` from 7.0.15 to 7.0.16 - [Release notes](https://github.com/vercel/ai/releases) - [Changelog](https://github.com/vercel/ai/blob/main/packages/ai/CHANGELOG.md) - [Commits](https://github.com/vercel/ai/commits/ai@7.0.16/packages/ai) --- updated-dependencies: - dependency-name: "@ai-sdk/openai" dependency-version: 4.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: agent-service-patch - dependency-name: ai dependency-version: 7.0.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: agent-service-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Automated Reviewer SuggestionsBased on the
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #6223 +/- ##
============================================
- Coverage 60.73% 60.54% -0.19%
+ Complexity 3363 3353 -10
============================================
Files 1135 1133 -2
Lines 44188 44068 -120
Branches 4830 4818 -12
============================================
- Hits 26837 26681 -156
- Misses 15892 15937 +45
+ Partials 1459 1450 -9
*This pull request uses carry forward flags. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
Pull request overview
This PR updates the Agent Service (Bun/TypeScript) runtime dependencies to incorporate upstream patch fixes from Vercel’s AI SDK packages.
Changes:
- Bump
@ai-sdk/openaifrom4.0.7to4.0.8. - Bump
aifrom7.0.15to7.0.16. - Regenerate/update
bun.lockto reflect the new resolved versions and integrity hashes.
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| agent-service/package.json | Updates the declared dependency versions for @ai-sdk/openai and ai. |
| agent-service/bun.lock | Updates the lockfile entries (resolved versions + shas) to match the new dependency versions. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Bumps the agent-service-patch group in /agent-service with 2 updates: @ai-sdk/openai and ai.
Updates
@ai-sdk/openaifrom 4.0.7 to 4.0.8Release notes
Sourced from @ai-sdk/openai's releases.
Changelog
Sourced from @ai-sdk/openai's changelog.
Commits
a9953d2Version Packages (#16700)b51ed36fix: send OpenAI chat image data as data URLs (#16655)Updates
aifrom 7.0.15 to 7.0.16Release notes
Sourced from ai's releases.
Changelog
Sourced from ai's changelog.
Commits
8eeb080Version Packages (#16742)a8f9b6dfix: preserve signed tool approval metadata across approval responses (#16592)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions