chore(deps): update dependency ai to v6.0.235 - #552
Merged
Conversation
Dependency ReviewThe following issues were found:
License Issuespnpm-lock.yaml
OpenSSF Scorecard
Scanned Files
|
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.
This PR contains the following updates:
6.0.222→6.0.235Release Notes
vercel/ai (ai)
v6.0.235Patch Changes
5d7b986]v6.0.234Compare Source
Patch Changes
1efdef8: fix(ai): bound media-type sniffing decode for ID3-prefixed inputMedia-type detection stripped ID3 tags before the ~18-byte prefix cap, decoding the entire base64 attachment (plus a full-size copy) whenever the data began with
ID3/SUQz. This turned the intended O(1) sniff into an O(N) decode of the whole attachment. Detection now decodes at most a bounded prefix and skips the ID3 tag within that bound, keeping cost O(1) in input size on all paths (image, audio, and combined).49414cf: Return response piping promises so callers can catch stream read and write errors.Updated dependencies [
e7d064f]v6.0.233Compare Source
Patch Changes
fe410e7: fix: detect MP4 audio from its ftyp box during transcriptionaf7188c: fix(ai): preserve tool parts when tool call IDs repeat across stepsa09f944]v6.0.232Compare Source
Patch Changes
7644a61: Preserve provider options when combining consecutive tool messages.v6.0.231Compare Source
Patch Changes
926f5a0: Allow UI message chunks to include fields added by newer server versions.4c5a22f: Propagate abort reasons when generation is cancelled during tool execution.842a383: Prevent tools excluded byactiveToolsfrom being parsed or executed.2dd1aab]e567091]v6.0.230Compare Source
Patch Changes
19093fd: fix(ai): callonInputStartbeforeonInputAvailableduring non-streaming tool calls19093fd]v6.0.229Compare Source
Patch Changes
49a3098]v6.0.228Compare Source
Patch Changes
5e624ac]v6.0.227Compare Source
Patch Changes
6ace546: Fix chatonFinishhandling when overlapping requests clear the active response before a resume stream finishes.v6.0.226Compare Source
Patch Changes
94219a2: Allow validating assistant UI messages with empty parts so persisted errored responses remain loadable.b1be847: Prevent pending tool executions from enqueueing results after a model stream error closes the result stream.06fb54c]bc46977]v6.0.225Compare Source
Patch Changes
7c48ed8]v6.0.224Compare Source
Patch Changes
982aa3e]v6.0.223Compare Source
Patch Changes
a452291]Configuration
📅 Schedule: (in timezone Asia/Singapore)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.