fix(deps): update dependency ai to v5.0.43 #514
+59
−34
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.23
->5.0.43
Release Notes
vercel/ai (ai)
v5.0.43
Compare Source
Patch Changes
0294b58
: feat(ai): setai
,@ai-sdk/provider-utils
, and runtime inuser-agent
header0294b58
]v5.0.42
Compare Source
Patch Changes
de5c066
: fix(ai): forwarded providerExecuted flag in validateUIMessagesv5.0.41
Compare Source
Patch Changes
cd91e4b
: fix(ai): use correct type for reasoning outputsv5.0.40
Compare Source
Patch Changes
4ee3719
]v5.0.39
Compare Source
Patch Changes
a0a725f
: feat (ai): export createGatewayv5.0.38
Compare Source
Patch Changes
350a328
]v5.0.37
Compare Source
Patch Changes
d6785d7
: feat (ai): add tool and agent helpersv5.0.36
Compare Source
Patch Changes
ccc2ded
: feat (ai): export gateway providerv5.0.35
Compare Source
Patch Changes
99c946a
: export missing typev5.0.34
Compare Source
Patch Changes
034287f
]dee1afe
]v5.0.33
Compare Source
Patch Changes
5d59a8c
]v5.0.32
Compare Source
Patch Changes
b6005cd
]v5.0.31
Compare Source
Patch Changes
99964ed
]v5.0.30
Compare Source
Patch Changes
7fcc6be
: feat(ai): throw InvalidArgumentError when messages is not providedv5.0.29
Compare Source
Patch Changes
e0e9449
: feat(ui): sent isAbort, isDisconnect, isError in useChat onFinish callbackv5.0.28
Compare Source
Patch Changes
4b81e7d
: fix(ai): remove vitest dependency from test exportsd68a4f2
: feat(ai): log warningsv5.0.27
Compare Source
Patch Changes
ca40fac
: feat(ai): support custom download functions (experimental)v5.0.26
Compare Source
Patch Changes
33cf848
: feat(ai): pass messages touseChat({ onFinish })
980633d
]1c5b88d
]v5.0.25
Compare Source
Patch Changes
ca65923
: fix(ai): remove use ofexpect()
from production code886e7cd
]v5.0.24
Compare Source
Patch Changes
f8f3682
: fix: call onFinish when stream is cancelled in toUIMessageStreamPreviously, onFinish was only called on normal stream completion. Now it's also called when the reader is cancelled (e.g., browser close, navigation), ensuring partial messages are persisted.
Updated dependencies [
1b5a3d3
]Updated dependencies [
c9994f9
]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.
This PR was generated by Mend Renovate. View the repository job log.