Commit 4b442fa
authored
chore(deps): update dependency @ai-sdk/openai to v2.0.89 (#1045)
This PR contains the following updates:
| Package | Type | Update | Change | OpenSSF |
|---|---|---|---|---|
| [@ai-sdk/openai](https://ai-sdk.dev/docs)
([source](https://redirect.github.com/vercel/ai)) | dependencies | patch
| [`2.0.88` →
`2.0.89`](https://renovatebot.com/diffs/npm/@ai-sdk%2fopenai/2.0.88/2.0.89)
| [](https://securityscorecards.dev/viewer/?uri=github.com/vercel/ai)
|
---
### Release Notes
<details>
<summary>vercel/ai (@​ai-sdk/openai)</summary>
###
[`v2.0.89`](https://redirect.github.com/vercel/ai/releases/tag/%40ai-sdk/react%402.0.89)
[Compare
Source](https://redirect.github.com/vercel/ai/compare/@ai-sdk/openai@2.0.88...@ai-sdk/openai@2.0.89)
##### Patch Changes
- [`7cfada6`](https://redirect.github.com/vercel/ai/commit/7cfada6):
feat(ai): `chat.addToolResult()` is now `chat.addToolOutput()`
- Updated dependencies
\[[`7cfada6`](https://redirect.github.com/vercel/ai/commit/7cfada6)]
- ai\@​5.0.89
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At 12:00 AM through 04:59 AM and 10:00
PM through 11:59 PM, Monday through Friday ( * 0-4,22-23 * * 1-5 ), Only
on Sunday and Saturday ( * * * * 0,6 ) (UTC), Automerge - At any time
(no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/settlemint/docs).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42Ni4xNCIsInVwZGF0ZWRJblZlciI6IjQyLjY2LjE0IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
<!-- This is an auto-generated description by cubic. -->
---
## Summary by cubic
Update @ai-sdk/openai from 2.0.88 to 2.0.89 to pull in upstream fixes
and the tool API rename. No app code changes.
- **Dependencies**
- @ai-sdk/openai 2.0.89 (transitive: @ai-sdk/provider 2.0.1,
@ai-sdk/provider-utils 3.0.20)
- **Migration**
- If you use chat.addToolResult(), switch to chat.addToolOutput().
<sup>Written for commit 7f62e5d.
Summary will update on new commits.</sup>
<!-- End of auto-generated description by cubic. -->
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 67c0428 commit 4b442fa
2 files changed
+17
-5
lines changedSome 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 | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments