commandkit icon indicating copy to clipboard operation
commandkit copied to clipboard

chore(deps): update dependency ai to v5.0.93

Open renovate[bot] opened this issue 3 months ago • 1 comments

This PR contains the following updates:

Package Change Age Confidence
ai (source) 5.0.60 -> 5.0.93 age confidence

Release Notes

vercel/ai (ai)

v5.0.93

Compare Source

Patch Changes

v5.0.92

Compare Source

Patch Changes
  • 250edbd: Added finishReason on useChat onFinish callbck

v5.0.91

Compare Source

Patch Changes

v5.0.90

Compare Source

Patch Changes
  • 818b144: fix not catching of empty arrays in validateUIMessage

v5.0.89

Compare Source

Patch Changes
  • 7cfada6: feat(ai): chat.addToolResult() is now chat.addToolOutput()

v5.0.88

Compare Source

Patch Changes

v5.0.87

Compare Source

Patch Changes

v5.0.86

Compare Source

Patch Changes
  • 0f92046: fix(ui): Don't resend messages for providerExecuted tools in lastAssistantMessageIsCompleteWithToolCalls and lastAssistantMessageIsCompleteWithApprovalResponses

v5.0.85

Compare Source

Patch Changes

v5.0.84

Compare Source

Patch Changes
  • a017497: fix(ai): do not mutate middleware array argument when wrapping

v5.0.83

Compare Source

Patch Changes

v5.0.82

Compare Source

Patch Changes

v5.0.81

Compare Source

Patch Changes

v5.0.80

Compare Source

Patch Changes
  • c7688ec: fix(ai): correct type field in arrayOutputStrategy from 'enum' to 'array'

v5.0.79

Compare Source

Patch Changes
  • 22ab538: feat(ai): add OAuth for MCP clients + refactor to new package

    This 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

Compare Source

Patch Changes

v5.0.77

Compare Source

Patch Changes
  • 3568ebc: feat(ai): add convertDataPart option to convertToModelMessages

    Add 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

Compare Source

Patch Changes
  • 87b03d5: feat(ui): add isDataUIPart helper

v5.0.75

Compare Source

Patch Changes

v5.0.74

Compare Source

Patch Changes

v5.0.73

Compare Source

Patch Changes
  • 734c4c3: fix(ai): add missing export for LoadSettingError

v5.0.72

Compare Source

Patch Changes
  • 1b94257: fix(ui): do not submit automatically when server return with error

v5.0.71

Compare Source

Patch Changes
  • bc90c3c: feat(ai): add pruneMessages helper function

v5.0.70

Compare Source

Patch Changes

v5.0.69

Patch Changes
  • 1bacc1f: fix(ai): handle backpressure in writeToServerResponse

v5.0.68

Patch Changes

v5.0.67

Patch Changes

v5.0.66

Patch Changes

v5.0.65

Patch Changes

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

Compare Source

Patch Changes

v5.0.61

Compare Source

Patch Changes

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.

renovate[bot] avatar Oct 08 '25 22:10 renovate[bot]

Deploy Preview for commandkit canceled.

Name Link
Latest commit d5620e56280694dae1eef6ce5966ba0aa6513d24
Latest deploy log https://app.netlify.com/projects/commandkit/deploys/6946605eaeb936000830eea3

netlify[bot] avatar Oct 08 '25 22:10 netlify[bot]