Skip to content

chore(deps): bump the ai-sdk group across 1 directory with 3 updates - #5743

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/ai-sdk-225a2b28c8
Open

chore(deps): bump the ai-sdk group across 1 directory with 3 updates#5743
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/ai-sdk-225a2b28c8

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 26, 2026

Copy link
Copy Markdown
Contributor

Bumps the ai-sdk group with 3 updates in the / directory: @ai-sdk/mcp, @ai-sdk/react and ai.

Updates @ai-sdk/mcp from 2.0.32 to 2.0.37

Changelog

Sourced from @​ai-sdk/mcp's changelog.

2.0.37

Patch Changes

  • 1175434: Fetch all paginated tool definitions when creating an MCP tool set.
  • Updated dependencies [591d25b]
    • @​ai-sdk/provider@​4.0.8
    • @​ai-sdk/provider-utils@​5.0.30

2.0.36

Patch Changes

  • b352a6a: fix(mcp): support spawning command shims such as npx on Windows
  • Updated dependencies [b74971f]
    • @​ai-sdk/provider-utils@​5.0.29

2.0.35

Patch Changes

  • 76fb75d: fix(mcp): reject SSE requests when POST responses are unsuccessful

2.0.34

Patch Changes

  • Updated dependencies [e6087c9]
    • @​ai-sdk/provider-utils@​5.0.28

2.0.33

Patch Changes

  • 1f29230: feat(mcp): harden oauth client registration according to latest protocol
  • 0c60a40: feat(mcp): add mcp 2026 streamable HTTP support
  • e6a9927: feat(mcp): add the latest 2026 protocol discovery foundation
Commits

Updates @ai-sdk/react from 4.0.69 to 4.0.82

Changelog

Sourced from @​ai-sdk/react's changelog.

4.0.82

Patch Changes

  • Updated dependencies [b251584]
  • Updated dependencies [1175434]
  • Updated dependencies [591d25b]
  • Updated dependencies [9de0baf]
    • ai@7.0.79
    • @​ai-sdk/mcp@​2.0.37
    • @​ai-sdk/provider@​4.0.8
    • @​ai-sdk/provider-utils@​5.0.30

4.0.81

Patch Changes

  • Updated dependencies [96970bb]
    • ai@7.0.78

4.0.80

Patch Changes

  • Updated dependencies [b74971f]
  • Updated dependencies [b352a6a]
    • @​ai-sdk/provider-utils@​5.0.29
    • @​ai-sdk/mcp@​2.0.36
    • ai@7.0.77

4.0.79

Patch Changes

  • Updated dependencies [c6d57f3]
  • Updated dependencies [76fb75d]
  • Updated dependencies [677a707]
    • ai@7.0.76
    • @​ai-sdk/mcp@​2.0.35

4.0.78

Patch Changes

  • Updated dependencies [8978ad8]
    • ai@7.0.75

4.0.77

Patch Changes

... (truncated)

Commits

Updates ai from 7.0.66 to 7.0.79

Changelog

Sourced from ai's changelog.

7.0.79

Patch Changes

  • b251584: Preserve active text and reasoning parts when another merged UI message stream finishes a step, and align workflow stream normalization with the explicit part end chunks.
  • 591d25b: feat: add batch completion webhooks. experimental_startTextBatch accepts a webhookUrl, and the gateway provider registers it through the batch callbackUrl contract and exports typed async-job metadata. Direct Anthropic and OpenAI batch providers return an unsupported warning when the option is provided.
  • 9de0baf: Parse structured generateText output when providers omit finishReason but return text.
  • Updated dependencies [591d25b]
    • @​ai-sdk/gateway@​4.0.64
    • @​ai-sdk/provider@​4.0.8
    • @​ai-sdk/provider-utils@​5.0.30

7.0.78

Patch Changes

  • 96970bb: Continue approved generateText, streamText, and WorkflowAgent turns with a model-visible tool error when revalidated tool input is invalid.
  • Updated dependencies [e12e068]
    • @​ai-sdk/gateway@​4.0.63

7.0.77

Patch Changes

  • Updated dependencies [b74971f]
  • Updated dependencies [a371615]
    • @​ai-sdk/provider-utils@​5.0.29
    • @​ai-sdk/gateway@​4.0.62

7.0.76

Patch Changes

  • c6d57f3: fix(ai): prevent duplicate text and reasoning part ids
  • 677a707: fix(ai): allow nullish metadata schemas for UI messages with branded IDs

7.0.75

Patch Changes

  • 8978ad8: feat(ai): add experimental_startVideo and experimental_videoStatus — user-facing fire-and-forget wrappers over the video model doStart/doStatus spec methods, with the same sparse-options DX as generateVideo
  • Updated dependencies [dedac59]
    • @​ai-sdk/gateway@​4.0.61

7.0.74

Patch Changes

  • Updated dependencies [5941bd6]
  • Updated dependencies [9a4337d]

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 26, 2026
@dependabot
dependabot Bot requested review from a team as code owners August 26, 2026 05:36
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 26, 2026
@changeset-bot

changeset-bot Bot commented Aug 26, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 203e7d1

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@dependabot dependabot Bot changed the title chore(deps): bump the ai-sdk group with 3 updates chore(deps): bump the ai-sdk group across 1 directory with 3 updates Aug 31, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/ai-sdk-225a2b28c8 branch from 6fb0ffa to 5b5d1d0 Compare August 31, 2026 19:05
Bumps the ai-sdk group with 3 updates in the / directory: [@ai-sdk/mcp](https://github.com/vercel/ai/tree/HEAD/packages/mcp), [@ai-sdk/react](https://github.com/vercel/ai/tree/HEAD/packages/react) and [ai](https://github.com/vercel/ai/tree/HEAD/packages/ai).


Updates `@ai-sdk/mcp` from 2.0.32 to 2.0.37
- [Release notes](https://github.com/vercel/ai/releases)
- [Changelog](https://github.com/vercel/ai/blob/main/packages/mcp/CHANGELOG.md)
- [Commits](https://github.com/vercel/ai/commits/@ai-sdk/mcp@2.0.37/packages/mcp)

Updates `@ai-sdk/react` from 4.0.69 to 4.0.82
- [Release notes](https://github.com/vercel/ai/releases)
- [Changelog](https://github.com/vercel/ai/blob/main/packages/react/CHANGELOG.md)
- [Commits](https://github.com/vercel/ai/commits/@ai-sdk/react@4.0.82/packages/react)

Updates `ai` from 7.0.66 to 7.0.79
- [Release notes](https://github.com/vercel/ai/releases)
- [Changelog](https://github.com/vercel/ai/blob/main/packages/ai/CHANGELOG.md)
- [Commits](https://github.com/vercel/ai/commits/ai@7.0.79/packages/ai)

---
updated-dependencies:
- dependency-name: "@ai-sdk/mcp"
  dependency-version: 2.0.33
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ai-sdk
- dependency-name: "@ai-sdk/react"
  dependency-version: 4.0.71
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ai-sdk
- dependency-name: ai
  dependency-version: 7.0.68
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ai-sdk
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/ai-sdk-225a2b28c8 branch from 5b5d1d0 to 203e7d1 Compare September 1, 2026 12:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants