fix(deps, agent-service): bump the agent-service-patch group in /agent-service with 3 updates - #6707
Merged
aglinxinyuan merged 2 commits intoJul 22, 2026
Conversation
Bumps the agent-service-patch group in /agent-service with 3 updates: [@ai-sdk/openai](https://github.com/vercel/ai/tree/HEAD/packages/openai), [ai](https://github.com/vercel/ai/tree/HEAD/packages/ai) and [prettier](https://github.com/prettier/prettier). Updates `@ai-sdk/openai` from 4.0.13 to 4.0.17 - [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.17/packages/openai) Updates `ai` from 7.0.26 to 7.0.33 - [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.33/packages/ai) Updates `prettier` from 3.9.5 to 3.9.6 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.9.5...3.9.6) --- updated-dependencies: - dependency-name: "@ai-sdk/openai" dependency-version: 4.0.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: agent-service-patch - dependency-name: ai dependency-version: 7.0.33 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: agent-service-patch - dependency-name: prettier dependency-version: 3.9.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: agent-service-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Automated Reviewer SuggestionsBased on the
|
Yicong-Huang
approved these changes
Jul 22, 2026
Yicong-Huang
left a comment
Contributor
There was a problem hiding this comment.
all patch updates, should be fine. @bobbai00 PTAL
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates patch-level dependencies for the agent-service (Bun/TypeScript) to incorporate upstream bugfixes and tooling updates while keeping version ranges pinned.
Changes:
- Bump
@ai-sdk/openaifrom4.0.13→4.0.17. - Bump
aifrom7.0.26→7.0.33. - Bump
prettierfrom3.9.5→3.9.6and refresh the Bun lockfile accordingly.
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 three pinned dependency versions for the agent service. |
| agent-service/bun.lock | Updates resolved versions / integrity hashes to match the bumped dependencies. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
…nai and ai versions
aglinxinyuan
deleted the
dependabot/bun/agent-service/agent-service-patch-c04fe28635
branch
July 22, 2026 01:52
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the agent-service-patch group in /agent-service with 3 updates: @ai-sdk/openai, ai and prettier.
Updates
@ai-sdk/openaifrom 4.0.13 to 4.0.17Release notes
Sourced from @ai-sdk/openai's releases.
Changelog
Sourced from @ai-sdk/openai's changelog.
Commits
0319ff3Version Packages (#17553)9352ac1Version Packages (#17417)75f86f4fix(provider/openai, provider/open-responses): guard Responses API responses ...b8241a6Version Packages (#17264)0063c2dfeat: add OpenAI Responses API computer tool support (#17290)6976682Version Packages (#17196)Updates
aifrom 7.0.26 to 7.0.33Release notes
Sourced from ai's releases.
Changelog
Sourced from ai's changelog.
... (truncated)
Commits
0319ff3Version Packages (#17553)e808fa5fix: preserve tool parts when tool call IDs repeat across steps (#17586)76cb673fix: detect M4A/MP4 audio correctly during transcription (#17378)7977f80chore(ai): bump main bundle size limit to 650 KB (#17526)33647d7fix: preserve provider options across consecutive tool messages (#17577)7120171Version Packages (#17465)6cd7c74fix: correct misleadingonToolCallreturn-value documentation (#17260)a4eb3f3fix: prevent generateText from returning partial results after cancellation i...e35bcaefix: prevent newer fields on known UI message chunks from breaking older clie...9352ac1Version Packages (#17417)Updates
prettierfrom 3.9.5 to 3.9.6Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
8f0c950Release 3.9.6e910764Update changelogec3f1c7Update typescript-eslint to v8.65.0 (#19675)73d2efcUpdate Yuku parser to v0.7.0 (#19664)dd5e24ePreserve quotes forTSMethodSignaturenodes namednew(#19621)c03ab4eUpdate dependency eslint-plugin-unicorn to v72 (#19633)b74dd53Update Yuku parser to v0.6.5 (#19654)f1b594eUpdate dependency eslint-plugin-simple-import-sort to v14 (#19655)0d9dfb6Update Yuku parser to v0.6.4 (#19650)3bbb815Removetypescript-onlydirectory (#19636)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