chore(deps): update dependency ai to v5.0.93
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| ai (source) | 5.0.60 -> 5.0.93 |
Release Notes
vercel/ai (ai)
v5.0.93
Patch Changes
- Updated dependencies [
29fbd2d]- @ai-sdk/gateway@2.0.9
v5.0.92
Patch Changes
-
250edbd: Added finishReason on useChat onFinish callbck
v5.0.91
Patch Changes
- Updated dependencies [
056c471]- @ai-sdk/provider-utils@3.0.17
- @ai-sdk/gateway@2.0.8
v5.0.90
Patch Changes
-
818b144: fix not catching of empty arrays in validateUIMessage
v5.0.89
Patch Changes
-
7cfada6: feat(ai):chat.addToolResult()is nowchat.addToolOutput()
v5.0.88
Patch Changes
- Updated dependencies [
46dcc02]- @ai-sdk/gateway@2.0.7
v5.0.87
Patch Changes
-
51aa5de: backport: test server - Updated dependencies [
51aa5de]- @ai-sdk/provider-utils@3.0.16
- @ai-sdk/gateway@2.0.6
v5.0.86
Patch Changes
-
0f92046: fix(ui): Don't resend messages for providerExecuted tools in lastAssistantMessageIsCompleteWithToolCalls and lastAssistantMessageIsCompleteWithApprovalResponses
v5.0.85
Patch Changes
- Updated dependencies [
f2da310]- @ai-sdk/provider-utils@3.0.15
- @ai-sdk/gateway@2.0.5
v5.0.84
Patch Changes
-
a017497: fix(ai): do not mutate middleware array argument when wrapping
v5.0.83
Patch Changes
- Updated dependencies [
872543c]- @ai-sdk/gateway@2.0.4
v5.0.82
Patch Changes
- Updated dependencies [
949718b]- @ai-sdk/provider-utils@3.0.14
- @ai-sdk/gateway@2.0.3
v5.0.81
Patch Changes
-
1e05490: fix(ai): do not drop custom headers in HttpChatTransport -
1e05490: refactor: consolidate header normalization across packages, remove duplicates, preserve custom headers - Updated dependencies [
1e05490]- @ai-sdk/provider-utils@3.0.13
- @ai-sdk/gateway@2.0.2
v5.0.80
Patch Changes
-
c7688ec: fix(ai): correct type field in arrayOutputStrategy from 'enum' to 'array'
v5.0.79
Patch Changes
-
22ab538: feat(ai): add OAuth for MCP clients + refactor to new packageThis change replaces
import { experimental_createMCPClient } from 'ai'; import { Experimental_StdioMCPTransport } from 'ai/mcp-stdio';with
import { experimental_createMCPClient } from '@​ai-sdk/mcp'; import { Experimental_StdioMCPTransport } from '@​ai-sdk/mcp/mcp-stdio';
v5.0.78
Patch Changes
- Updated dependencies [
f1a8734]- @ai-sdk/gateway@2.0.1
v5.0.77
Patch Changes
-
3568ebc: feat(ai): add convertDataPart option to convertToModelMessagesAdd optional convertDataPart callback for converting custom data parts (URLs, code files, etc.) to text or file parts that models can process. Fully type-safe using existing UIMessage generics.
v5.0.76
Patch Changes
-
87b03d5: feat(ui): add isDataUIPart helper
v5.0.75
Patch Changes
- Updated dependencies [
76678cd]- @ai-sdk/gateway@2.0.0
v5.0.74
Patch Changes
- Updated dependencies [
11a8867]- @ai-sdk/gateway@1.0.41
v5.0.73
Patch Changes
-
734c4c3: fix(ai): add missing export forLoadSettingError
v5.0.72
Patch Changes
-
1b94257: fix(ui): do not submit automatically when server return with error
v5.0.71
Patch Changes
-
bc90c3c: feat(ai): add pruneMessages helper function
v5.0.70
Patch Changes
- Updated dependencies [
f6a9bf3]- @ai-sdk/gateway@1.0.40
v5.0.69
Patch Changes
-
1bacc1f: fix(ai): handle backpressure inwriteToServerResponse
v5.0.68
Patch Changes
- Updated dependencies [
17f9872]- @ai-sdk/provider-utils@3.0.12
- @ai-sdk/gateway@1.0.39
v5.0.67
Patch Changes
- Updated dependencies [
227ca94]- @ai-sdk/gateway@1.0.38
v5.0.66
Patch Changes
- Updated dependencies [
ec5a0a0]- @ai-sdk/gateway@1.0.37
v5.0.65
Patch Changes
- Updated dependencies [
638a561]- @ai-sdk/gateway@1.0.36
v5.0.64
Patch Changes
-
e33947b: fix(ai): mcp errors to be jsonrpc 2.0 compliant
v5.0.63
Patch Changes
-
22609f8: fix(ai): only parse experimental_output in generateText when finishReason is stop -
b552c94: fix(core): Fix image download behavior when the initial model is swapped out during prepareStep
v5.0.62
Patch Changes
-
6f0644c: chore: use import * from zod/v4 -
6f0644c: chore: load zod schemas lazily - Updated dependencies [
6f0644c] - Updated dependencies [
6f0644c]- @ai-sdk/provider-utils@3.0.11
- @ai-sdk/gateway@1.0.35
v5.0.61
Patch Changes
- Updated dependencies [
143f65b]- @ai-sdk/gateway@1.0.34
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
Deploy Preview for commandkit canceled.
| Name | Link |
|---|---|
| Latest commit | d5620e56280694dae1eef6ce5966ba0aa6513d24 |
| Latest deploy log | https://app.netlify.com/projects/commandkit/deploys/6946605eaeb936000830eea3 |