-
Notifications
You must be signed in to change notification settings - Fork 1.5k
fix(deps): update dependency ai to v5.0.117 #8350
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
latest
Choose a base branch
from
renovate/ai-5.x
base: latest
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
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
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
c9d3965 to
e550e06
Compare
e550e06 to
ec4de1d
Compare
ec4de1d to
c4e6f93
Compare
0b71bc1 to
1b67dbe
Compare
1b67dbe to
719e069
Compare
719e069 to
649a6a4
Compare
649a6a4 to
49648fc
Compare
49648fc to
657a4a8
Compare
657a4a8 to
ce3fd9f
Compare
ce3fd9f to
f0b0c19
Compare
f0b0c19 to
c8f0977
Compare
c8f0977 to
1dbac66
Compare
1dbac66 to
83ceb85
Compare
83ceb85 to
c18a4cd
Compare
c18a4cd to
af0d0ae
Compare
af0d0ae to
7090aa7
Compare
11c5d15 to
6794ab1
Compare
6794ab1 to
8eeeceb
Compare
8eeeceb to
1d17a85
Compare
1d17a85 to
7c1a0ec
Compare
aa503ff to
f6e7716
Compare
f6e7716 to
4a1ee85
Compare
4a1ee85 to
6834d0f
Compare
6834d0f to
a10c48c
Compare
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.
This PR contains the following updates:
5.0.34→5.0.117Release Notes
vercel/ai (ai)
v5.0.117Compare Source
Patch Changes
4953414: fix: trigger new release for@ai-v5dist-tag4953414]v5.0.116Compare Source
Patch Changes
e3de981]v5.0.115Compare Source
Patch Changes
1bcc2d7]v5.0.114Compare Source
Patch Changes
fc633bd: fix header loss when statusText is undefined in writeHeadv5.0.113Compare Source
Patch Changes
7e6fb4d: fix(gateway): throw error with user-friendly message in non-production environments ifAI_GATEWAY_API_KEYis not configuredv5.0.112Compare Source
Patch Changes
041a4fc]v5.0.111Compare Source
Patch Changes
ef6d784]v5.0.110Compare Source
Patch Changes
51bbaa1]v5.0.109Compare Source
Patch Changes
427547a: Improve ai gateway error message when api key is not presentv5.0.108Compare Source
Patch Changes
03cafbc: chore(ai): export ContentPart typev5.0.107Compare Source
Patch Changes
21c9f90: fix(ai): remove unused mode setting from generateObject and streamObjectv5.0.106Compare Source
Patch Changes
667f74c]v5.0.105Patch Changes
1063aca: fix(ai): Preverse providerMetadata in tool-call and tool-result partsv5.0.104Patch Changes
d1dbe5d: move DelayedPromise into provider utilsd1dbe5d]v5.0.103Patch Changes
e609736]v5.0.102Patch Changes
83b2c4b: fix(ai): prune messages properly when toolCalls set to 'before-last-message'v5.0.101Patch Changes
c5a42ec]v5.0.100Compare Source
Patch Changes
c9520e5]2382c89]v5.0.99Compare Source
Patch Changes
15cfac8: feat: export GatewayModelId and use to type LanguageModelv5.0.98Compare Source
Patch Changes
8c54c71]v5.0.97Compare Source
Patch Changes
6465dc3]v5.0.96Compare Source
Patch Changes
c89268c: fix(provider/google): preserve thoughtSignature through tool executionv5.0.95Compare Source
Patch Changes
a20e687: feat(provider/gateway): add support for image modelsa20e687]v5.0.94Compare Source
Patch Changes
646dc54]v5.0.93Compare Source
Patch Changes
29fbd2d]v5.0.92Compare Source
Patch Changes
250edbd: Added finishReason on useChat onFinish callbckv5.0.91Compare Source
Patch Changes
056c471]v5.0.90Compare Source
Patch Changes
818b144: fix not catching of empty arrays in validateUIMessagev5.0.89Compare Source
Patch Changes
7cfada6: feat(ai):chat.addToolResult()is nowchat.addToolOutput()v5.0.88Compare Source
Patch Changes
46dcc02]v5.0.87Compare Source
Patch Changes
51aa5de: backport: test server51aa5de]v5.0.86Compare Source
Patch Changes
0f92046: fix(ui): Don't resend messages for providerExecuted tools in lastAssistantMessageIsCompleteWithToolCalls and lastAssistantMessageIsCompleteWithApprovalResponsesv5.0.85Compare Source
Patch Changes
f2da310]v5.0.84Compare Source
Patch Changes
a017497: fix(ai): do not mutate middleware array argument when wrappingv5.0.83Compare Source
Patch Changes
872543c]v5.0.82Compare Source
Patch Changes
949718b]v5.0.81Compare Source
Patch Changes
1e05490: fix(ai): do not drop custom headers in HttpChatTransport1e05490: refactor: consolidate header normalization across packages, remove duplicates, preserve custom headers1e05490]v5.0.80Compare Source
Patch Changes
c7688ec: fix(ai): correct type field in arrayOutputStrategy from 'enum' to 'array'v5.0.79Compare Source
Patch Changes
22ab538: feat(ai): add OAuth for MCP clients + refactor to new packageThis change replaces
with
v5.0.78Compare Source
Patch Changes
f1a8734]v5.0.77Compare Source
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.76Compare Source
Patch Changes
87b03d5: feat(ui): add isDataUIPart helperv5.0.75Compare Source
Patch Changes
76678cd]v5.0.74Compare Source
Patch Changes
11a8867]v5.0.73Compare Source
Patch Changes
734c4c3: fix(ai): add missing export forLoadSettingErrorv5.0.72Compare Source
Patch Changes
1b94257: fix(ui): do not submit automatically when server return with errorv5.0.71Compare Source
Patch Changes
bc90c3c: feat(ai): add pruneMessages helper functionv5.0.70Compare Source
Patch Changes
f6a9bf3]v5.0.69Compare Source
Patch Changes
1bacc1f: fix(ai): handle backpressure inwriteToServerResponsev5.0.68Compare Source
Patch Changes
17f9872]v5.0.67Compare Source
Patch Changes
227ca94]v5.0.66Compare Source
Patch Changes
ec5a0a0]v5.0.65Compare Source
Patch Changes
638a561]v5.0.64Compare Source
Patch Changes
e33947b: fix(ai): mcp errors to be jsonrpc 2.0 compliantv5.0.63Compare Source
Patch Changes
22609f8: fix(ai): only parse experimental_output in generateText when finishReason is stopb552c94: fix(core): Fix image download behavior when the initial model is swapped out during prepareStepv5.0.62Compare Source
Patch Changes
6f0644c: chore: use import * from zod/v46f0644c: chore: load zod schemas lazily6f0644c]6f0644c]v5.0.61Compare Source
Patch Changes
143f65b]v5.0.60Compare Source
Patch Changes
cffad55]v5.0.59Compare Source
Patch Changes
bcdba23]v5.0.58Compare Source
Patch Changes
b92e1cd]v5.0.57Compare Source
Patch Changes
c319849: fixed docs and exported NoSpeechGeneratedErrorv5.0.56Compare Source
Patch Changes
b1d8458: fix(ai): align logic of text-end with reasoning-endv5.0.55Compare Source
Patch Changes
85da29e: fix(ai): remove outdated jsdoc param descriptionsv5.0.54Compare Source
Patch Changes
bc5ed71: chore: update zod peer depenedency versionbc5ed71]v5.0.53Compare Source
Patch Changes
d335191: Extend addToolResult to support error resultsv5.0.52Compare Source
Patch Changes
c56822d: fix(ai): updateuiMessageChunkSchemato satisfy theUIMessageChunktype930399b: fix(ai): download files when intermediate file cannot be downloaded7ca78f1]v5.0.51Compare Source
Patch Changes
27645bb: ExportparseJsonEventStreamanduiMessageChunkSchemafrom "ai" package322901b]v5.0.50Compare Source
Patch Changes
c5f403a]v5.0.49Compare Source
Patch Changes
e304478]v5.0.48Compare Source
Patch Changes
4d3ff64]v5.0.47Compare Source
Patch Changes
c86e0f7]6bbae01]v5.0.46Compare Source
Patch Changes
c580fbd: Add safeValidateUIMessages utility to validate UI messages without throwing, returning a success/failure result object like Zod’s safeParsev5.0.45Compare Source
Patch Changes
76024fc: fix(ai): fix static tool call and result detection when dynamic is undefined93d8b60: fix(ai): do not filter zero-length text parts that have provider optionsd8eb31f: fix(ai): fix webp image detection from base64v5.0.44Compare Source
Patch Changes
f49f924]v5.0.43Compare Source
Patch Changes
0294b58: feat(ai): setai,@ai-sdk/provider-utils, and runtime inuser-agentheader0294b58]v5.0.42Compare Source
Patch Changes
de5c066: fix(ai): forwarded providerExecuted flag in validateUIMessagesv5.0.41Compare Source
Patch Changes
cd91e4b: fix(ai): use correct type for reasoning outputsv5.0.40Compare Source
Patch Changes
4ee3719]v5.0.39Compare Source
Patch Changes
a0a725f: feat (ai): export createGatewayv5.0.38Compare Source
Patch Changes
350a328]v5.0.37Compare Source
Patch Changes
d6785d7: feat (ai): add tool and agent helpersv5.0.36Compare Source
Patch Changes
ccc2ded: feat (ai): export gateway providerv5.0.35Compare Source
Patch Changes
99c946a: export missing typeConfiguration
📅 Schedule: Branch creation - "before 8am every weekday,every weekend" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.
This PR was generated by Mend Renovate. View the repository job log.