Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 8, 2025

This PR contains the following updates:

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

Release Notes

vercel/ai (ai)

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

Compare Source

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

v5.0.68

Compare Source

Patch Changes

v5.0.67

Compare Source

Patch Changes

v5.0.66

Compare Source

Patch Changes

v5.0.65

Compare Source

Patch Changes

v5.0.64

Compare Source

Patch Changes
  • e33947b: fix(ai): mcp errors to be jsonrpc 2.0 compliant

v5.0.63

Compare Source

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.

@netlify
Copy link

netlify bot commented Oct 8, 2025

Deploy Preview for commandkit canceled.

Name Link
🔨 Latest commit cb3dcea
🔍 Latest deploy log https://app.netlify.com/projects/commandkit/deploys/690c44614bd2430008f55d82

@renovate renovate bot force-pushed the renovate/ai-5.x-lockfile branch from a6b2bc4 to fd048d5 Compare October 9, 2025 08:42
@renovate renovate bot changed the title chore(deps): update dependency ai to v5.0.61 chore(deps): update dependency ai to v5.0.62 Oct 9, 2025
@renovate renovate bot force-pushed the renovate/ai-5.x-lockfile branch from fd048d5 to df5cdfd Compare October 9, 2025 16:29
@renovate renovate bot changed the title chore(deps): update dependency ai to v5.0.62 chore(deps): update dependency ai to v5.0.63 Oct 9, 2025
@renovate renovate bot force-pushed the renovate/ai-5.x-lockfile branch from df5cdfd to 3765dfe Compare October 9, 2025 21:07
@renovate renovate bot changed the title chore(deps): update dependency ai to v5.0.63 chore(deps): update dependency ai to v5.0.65 Oct 9, 2025
@renovate renovate bot force-pushed the renovate/ai-5.x-lockfile branch from 3765dfe to ae2d5f4 Compare October 10, 2025 10:53
@renovate renovate bot changed the title chore(deps): update dependency ai to v5.0.65 chore(deps): update dependency ai to v5.0.66 Oct 10, 2025
@renovate renovate bot force-pushed the renovate/ai-5.x-lockfile branch from ae2d5f4 to 610fbd9 Compare October 10, 2025 13:58
@renovate renovate bot changed the title chore(deps): update dependency ai to v5.0.66 chore(deps): update dependency ai to v5.0.68 Oct 10, 2025
@renovate renovate bot force-pushed the renovate/ai-5.x-lockfile branch from 610fbd9 to eae3630 Compare October 13, 2025 21:47
@renovate renovate bot changed the title chore(deps): update dependency ai to v5.0.68 chore(deps): update dependency ai to v5.0.69 Oct 13, 2025
@renovate renovate bot force-pushed the renovate/ai-5.x-lockfile branch from eae3630 to fcf13e9 Compare October 14, 2025 01:42
@renovate renovate bot changed the title chore(deps): update dependency ai to v5.0.69 chore(deps): update dependency ai to v5.0.70 Oct 14, 2025
@renovate renovate bot force-pushed the renovate/ai-5.x-lockfile branch from fcf13e9 to 8c3caf5 Compare October 14, 2025 18:38
@renovate renovate bot changed the title chore(deps): update dependency ai to v5.0.70 chore(deps): update dependency ai to v5.0.71 Oct 14, 2025
@renovate renovate bot force-pushed the renovate/ai-5.x-lockfile branch from 8c3caf5 to e02c848 Compare October 15, 2025 12:59
@renovate renovate bot changed the title chore(deps): update dependency ai to v5.0.71 chore(deps): update dependency ai to v5.0.72 Oct 15, 2025
@renovate renovate bot force-pushed the renovate/ai-5.x-lockfile branch from e02c848 to d73529b Compare October 16, 2025 21:55
@renovate renovate bot changed the title chore(deps): update dependency ai to v5.0.72 chore(deps): update dependency ai to v5.0.74 Oct 16, 2025
@renovate renovate bot force-pushed the renovate/ai-5.x-lockfile branch from d73529b to b42ab91 Compare October 17, 2025 02:53
@renovate renovate bot changed the title chore(deps): update dependency ai to v5.0.74 chore(deps): update dependency ai to v5.0.75 Oct 17, 2025
@renovate renovate bot force-pushed the renovate/ai-5.x-lockfile branch from b42ab91 to bd67cd9 Compare October 17, 2025 08:50
@renovate renovate bot changed the title chore(deps): update dependency ai to v5.0.75 chore(deps): update dependency ai to v5.0.76 Oct 17, 2025
@renovate renovate bot force-pushed the renovate/ai-5.x-lockfile branch 2 times, most recently from 4a6a273 to 244b02e Compare October 23, 2025 14:11
@renovate renovate bot changed the title chore(deps): update dependency ai to v5.0.76 chore(deps): update dependency ai to v5.0.77 Oct 23, 2025
@renovate renovate bot force-pushed the renovate/ai-5.x-lockfile branch from 244b02e to 7bbd2ed Compare October 24, 2025 04:06
@renovate renovate bot changed the title chore(deps): update dependency ai to v5.0.77 chore(deps): update dependency ai to v5.0.78 Oct 24, 2025
@renovate renovate bot force-pushed the renovate/ai-5.x-lockfile branch from 7bbd2ed to d0eb898 Compare October 25, 2025 20:59
@renovate renovate bot changed the title chore(deps): update dependency ai to v5.0.78 chore(deps): update dependency ai to v5.0.79 Oct 25, 2025
@renovate renovate bot force-pushed the renovate/ai-5.x-lockfile branch from d0eb898 to c724338 Compare October 26, 2025 10:32
@renovate renovate bot changed the title chore(deps): update dependency ai to v5.0.79 chore(deps): update dependency ai to v5.0.80 Oct 26, 2025
@renovate renovate bot force-pushed the renovate/ai-5.x-lockfile branch from c724338 to 84d8441 Compare October 27, 2025 11:48
@renovate renovate bot changed the title chore(deps): update dependency ai to v5.0.80 chore(deps): update dependency ai to v5.0.81 Oct 27, 2025
@renovate renovate bot force-pushed the renovate/ai-5.x-lockfile branch from 84d8441 to aba5a09 Compare October 29, 2025 12:53
@renovate renovate bot changed the title chore(deps): update dependency ai to v5.0.81 chore(deps): update dependency ai to v5.0.82 Oct 29, 2025
@renovate renovate bot force-pushed the renovate/ai-5.x-lockfile branch from aba5a09 to 8194112 Compare October 31, 2025 04:54
@renovate renovate bot changed the title chore(deps): update dependency ai to v5.0.82 chore(deps): update dependency ai to v5.0.83 Oct 31, 2025
@renovate renovate bot force-pushed the renovate/ai-5.x-lockfile branch from 8194112 to e774ebe Compare October 31, 2025 16:08
@renovate renovate bot changed the title chore(deps): update dependency ai to v5.0.83 chore(deps): update dependency ai to v5.0.85 Oct 31, 2025
@renovate renovate bot force-pushed the renovate/ai-5.x-lockfile branch from e774ebe to 088fb89 Compare October 31, 2025 19:52
@renovate renovate bot changed the title chore(deps): update dependency ai to v5.0.85 chore(deps): update dependency ai to v5.0.86 Oct 31, 2025
@renovate renovate bot force-pushed the renovate/ai-5.x-lockfile branch from 088fb89 to f913ce6 Compare November 3, 2025 22:30
@renovate renovate bot changed the title chore(deps): update dependency ai to v5.0.86 chore(deps): update dependency ai to v5.0.87 Nov 3, 2025
@renovate renovate bot force-pushed the renovate/ai-5.x-lockfile branch from f913ce6 to cb3dcea Compare November 6, 2025 06:46
@renovate renovate bot changed the title chore(deps): update dependency ai to v5.0.87 chore(deps): update dependency ai to v5.0.88 Nov 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant