Skip to content

chore(deps)(deps): bump the production-dependencies group across 1 directory with 32 updates#87

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/v2/production-dependencies-0292c55c34
Open

chore(deps)(deps): bump the production-dependencies group across 1 directory with 32 updates#87
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/v2/production-dependencies-0292c55c34

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 18, 2026

Bumps the production-dependencies group with 32 updates in the /v2 directory:

Package From To
@ai-sdk/cerebras 2.0.45 2.0.51
@ai-sdk/google 3.0.64 3.0.75
@ai-sdk/groq 3.0.35 3.0.39
@ai-sdk/mistral 3.0.30 3.0.37
@ai-sdk/react 3.0.170 3.0.186
@convex-dev/auth 0.0.91 0.0.92
@convex-dev/rag 0.7.2 0.7.4
@marsidev/react-turnstile 1.5.0 1.5.2
@openrouter/ai-sdk-provider 2.8.0 2.9.0
@react-email/render 2.0.7 2.0.8
@remotion/cli 4.0.448 4.0.462
@remotion/player 4.0.448 4.0.462
@remotion/tailwind 4.0.448 4.0.462
@remotion/transitions 4.0.448 4.0.462
@sentry/nextjs 10.49.0 10.53.1
@serwist/next 9.5.7 9.5.11
ai 6.0.168 6.0.184
convex 1.35.1 1.39.1
date-fns 4.1.0 4.2.1
lucide-react 1.8.0 1.16.0
motion 12.38.0 12.39.0
next 16.2.4 16.2.6
posthog-js 1.369.5 1.374.0
posthog-node 5.29.4 5.34.3
react 19.2.5 19.2.6
react-dom 19.2.5 19.2.6
react-hook-form 7.73.1 7.76.0
remotion 4.0.448 4.0.462
resend 6.12.2 6.12.3
svix 1.91.1 1.93.0
tailwind-merge 3.5.0 3.6.0
zod 4.3.6 4.4.3

Updates @ai-sdk/cerebras from 2.0.45 to 2.0.51

Changelog

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

2.0.51

Patch Changes

  • Updated dependencies [f591416]
    • @​ai-sdk/provider-utils@​4.0.27
    • @​ai-sdk/openai-compatible@​2.0.47

2.0.50

Patch Changes

  • Updated dependencies [38966ab]
    • @​ai-sdk/openai-compatible@​2.0.46

2.0.49

Patch Changes

  • Updated dependencies [6043d24]
    • @​ai-sdk/openai-compatible@​2.0.45

2.0.48

Patch Changes

  • Updated dependencies [7beadf0]
    • @​ai-sdk/provider-utils@​4.0.26
    • @​ai-sdk/openai-compatible@​2.0.44

2.0.47

Patch Changes

  • a727da4: chore: ensure consistent import handling and avoid import duplicates or cycles
  • Updated dependencies [a727da4]
    • @​ai-sdk/openai-compatible@​2.0.43
    • @​ai-sdk/provider-utils@​4.0.25
    • @​ai-sdk/provider@​3.0.10

2.0.46

Patch Changes

  • a7f3c72: trigger release for all packages after provenance setup
  • Updated dependencies [a7f3c72]
  • Updated dependencies [408a2ad]
    • @​ai-sdk/openai-compatible@​2.0.42
    • @​ai-sdk/provider@​3.0.9
    • @​ai-sdk/provider-utils@​4.0.24
Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​ai-sdk/cerebras since your current version.


Updates @ai-sdk/google from 3.0.64 to 3.0.75

Release notes

Sourced from @​ai-sdk/google's releases.

@​ai-sdk/google@​3.0.75

Patch Changes

  • ab15576: feat(google): update Interactions API implementation to cater for upstream breaking changes coming May 26

@​ai-sdk/google@​3.0.74

Patch Changes

  • 3ca0daa: fix(provider/google): support functionCall.id when returned by Gemini API and provide matching functionResponse.id
Changelog

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

3.0.75

Patch Changes

  • ab15576: feat(google): update Interactions API implementation to cater for upstream breaking changes coming May 26

3.0.74

Patch Changes

  • 3ca0daa: fix(provider/google): support functionCall.id when returned by Gemini API and provide matching functionResponse.id

3.0.73

Patch Changes

  • bb1eb98: feat(google): add fileData support to embedding model

3.0.72

Patch Changes

  • b3642fe: feat(provider/google): support cancelling long-running Interactions API agents via AbortSignal, and process their intermittent stream

3.0.71

Patch Changes

  • 59530cf: fix(google): emit Vertex no-args streaming tool calls and preserve thoughtSignature

    Vertex emits a no-args function call as a single chunk shaped { functionCall: { name: 'X' } } with no args, no partialArgs, and no willContinue. The streaming parser had no branch for this shape, so the call was dropped along with any thoughtSignature it carried. For Gemini 3 thinking models this caused the next multi-turn step to 400 with missing thought_signature. The unary (doGenerate) path had the same drop.

    Both paths now emit the call as a complete tool call with '{}' input and propagate thoughtSignature provider metadata.

    Fixes #14847.

3.0.70

Patch Changes

  • 4f3f564: fix(provider/google): fix lack of image consistency when using Interactions API in stateless mode

3.0.69

Patch Changes

  • bb377ba: fix(google): omit passing includeServerSideToolInvocations for Vertex tool_config
  • Updated dependencies [f591416]
    • @​ai-sdk/provider-utils@​4.0.27

... (truncated)

Commits
  • f8d3003 Version Packages (#15356)
  • ab15576 Backport: feat(google): update Interactions API implementation to cater for u...
  • 2e7664b Version Packages (#15315)
  • 3ca0daa Backport: fix(provider/google): support functionCall.id when returned by Ge...
  • e2f1bca Version Packages (#15216)
  • bb1eb98 Backport: feat(google): add fileData support to embedding model (#15204)
  • d5bbdbc Version Packages (#15174)
  • b3642fe Backport: feat(provider/google): support cancelling long-running Interactions...
  • e70aab9 Version Packages (#15138)
  • 59530cf Backport: fix(google): emit no-args streaming tool calls and preserve thought...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​ai-sdk/google since your current version.


Updates @ai-sdk/groq from 3.0.35 to 3.0.39

Changelog

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

3.0.39

Patch Changes

  • Updated dependencies [f591416]
    • @​ai-sdk/provider-utils@​4.0.27

3.0.38

Patch Changes

  • Updated dependencies [7beadf0]
    • @​ai-sdk/provider-utils@​4.0.26

3.0.37

Patch Changes

  • a727da4: chore: ensure consistent import handling and avoid import duplicates or cycles
  • Updated dependencies [a727da4]
    • @​ai-sdk/provider-utils@​4.0.25
    • @​ai-sdk/provider@​3.0.10

3.0.36

Patch Changes

  • a7f3c72: trigger release for all packages after provenance setup
  • Updated dependencies [a7f3c72]
    • @​ai-sdk/provider@​3.0.9
    • @​ai-sdk/provider-utils@​4.0.24
Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​ai-sdk/groq since your current version.


Updates @ai-sdk/mistral from 3.0.30 to 3.0.37

Changelog

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

3.0.37

Patch Changes

  • 4f70a87: fix(mistral): forward stopSequences as Mistral's native stop parameter

3.0.36

Patch Changes

  • Updated dependencies [f591416]
    • @​ai-sdk/provider-utils@​4.0.27

3.0.35

Patch Changes

  • c4321f0: Add support for mistral-medium-3.5

3.0.34

Patch Changes

  • 93b4b92: Map cached token counts from Mistral API usage response. Previously all prompt tokens were reported as noCacheTokens, ignoring the num_cached_tokens, prompt_tokens_details.cached_tokens, and prompt_token_details.cached_tokens fields returned by Mistral.

3.0.33

Patch Changes

  • Updated dependencies [7beadf0]
    • @​ai-sdk/provider-utils@​4.0.26

3.0.32

Patch Changes

  • a727da4: chore: ensure consistent import handling and avoid import duplicates or cycles
  • Updated dependencies [a727da4]
    • @​ai-sdk/provider-utils@​4.0.25
    • @​ai-sdk/provider@​3.0.10

3.0.31

Patch Changes

  • a7f3c72: trigger release for all packages after provenance setup
  • Updated dependencies [a7f3c72]
    • @​ai-sdk/provider@​3.0.9
    • @​ai-sdk/provider-utils@​4.0.24
Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​ai-sdk/mistral since your current version.


Updates @ai-sdk/react from 3.0.170 to 3.0.186

Release notes

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

@​ai-sdk/react@​3.0.186

Patch Changes

  • Updated dependencies [40fc5e4]
    • ai@6.0.184

@​ai-sdk/react@​3.0.185

Patch Changes

  • ai@6.0.183
Changelog

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

3.0.186

Patch Changes

  • Updated dependencies [40fc5e4]
    • ai@6.0.184

3.0.185

Patch Changes

  • ai@6.0.183

3.0.184

Patch Changes

  • Updated dependencies [e76a29a]
    • ai@6.0.182

3.0.183

Patch Changes

  • Updated dependencies [538974a]
    • ai@6.0.181

3.0.182

Patch Changes

  • Updated dependencies [253bd5a]
  • Updated dependencies [57ec10f]
    • ai@6.0.180

3.0.181

Patch Changes

  • ai@6.0.179

3.0.180

Patch Changes

  • Updated dependencies [ac6f27e]
    • ai@6.0.178

3.0.179

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​ai-sdk/react since your current version.


Updates @convex-dev/auth from 0.0.91 to 0.0.92

Changelog

Sourced from @​convex-dev/auth's changelog.

0.0.92

  • feat: expose useAuth (#326) @​Hades32
  • fix: shorten test provider id to fix deploy-blocking env var name (#300)
Commits

Updates @convex-dev/rag from 0.7.2 to 0.7.4

Changelog

Sourced from @​convex-dev/rag's changelog.

0.7.4

  • Fix: preserve searchableText on re-indexed chunks

0.7.3

  • Support Workpool ^0.4.0 peer dependencies
Commits

Updates @marsidev/react-turnstile from 1.5.0 to 1.5.2

Release notes

Sourced from @​marsidev/react-turnstile's releases.

v1.5.2

No significant changes

    View changes on GitHub

v1.5.1

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • 83760b6 chore: release v1.5.2
  • 7b4d636 Merge pull request #133 from imnasnainaec/package-license
  • fff4b9d Copy up LICENSE on release
  • b1370fd Add LICENSE to npm package
  • 14acbbd Merge pull request #131 from marsidev/chore/fix-release-readme-sync
  • 60cf507 chore: inline release prep steps to bypass npm ignore-scripts
  • 1865b84 Merge pull request #130 from marsidev/129-bug-execute-throws-parameters-not-a...
  • 5c3fae2 chore: release v1.5.1
  • 4c7789f fix: stop passing params to turnstile.execute()
  • 69871b9 Merge pull request #128 from marsidev/fix/audit-vulnerabilities
  • Additional commits viewable in compare view

Updates @openrouter/ai-sdk-provider from 2.8.0 to 2.9.0

Release notes

Sourced from @​openrouter/ai-sdk-provider's releases.

2.9.0

What's Changed

New Contributors

Full Changelog: OpenRouterTeam/ai-sdk-provider@2.8.1...2.9.0

2.8.1

What's Changed

Full Changelog: OpenRouterTeam/ai-sdk-provider@2.8.0...2.8.1

Changelog

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

2.9.0

Minor Changes

  • #486 82e8014 Thanks @​robert-j-y! - Add structuredOutputs.strict setting to opt out of response_format.json_schema.strict (issue #483).

    Previously the SDK hardcoded strict: true whenever a JSON schema response format was used, which made it impossible to route requests to providers that don't advertise support for strict json_schema. Models like moonshotai/kimi-k2.6 (routed through Parasail/Venice/Io Net) returned HTTP 404 "No endpoints available matching your guardrail restrictions and data policy" because the strict flag eliminated every eligible endpoint.

    Users can now opt out per-model:

    const model = openrouter.chat("moonshotai/kimi-k2.6", {
      structuredOutputs: { strict: false },
    });

    The default remains strict: true for backward compatibility.

Patch Changes

  • #485 bf664b1 Thanks @​robert-j-y! - Fix supportedUrls['image/*'] regex to accept image URLs with query strings or fragments (e.g. https://cdn.example.com/photo.png?height=200, .../photo.webp#frag). Previously the $ anchor on the extension caused such URLs to be treated as unsupported, forcing the AI SDK runtime to download and base64-inline them, which bloated conversation history and inflated token usage.

  • #489 bb2d4cb Thanks @​0age! - fix: stop emitting duplicate tool-call events when a trailing-whitespace argument delta arrives after a complete tool call

    In the streaming chat handler, the merge-into-existing-tool-call path enqueues a tool-call stream event whenever the accumulated function.arguments is parsable JSON. Because JSON.parse accepts trailing whitespace, any subsequent argument delta for the same tool-call index (e.g. a stray space, newline, or closing-token chunk) leaves the arguments parsable and would re-trigger the emit, producing a second tool-call event with the same toolCallId. Downstream tool runners (e.g. Vercel AI SDK streamText) then execute the tool twice. Observed in production with moonshotai/kimi-k2.6 via OpenRouter, where the user-visible effect was every outbound message being delivered twice.

    src/chat/index.ts:

    • Merge-path tool-call emit is now gated on !toolCall.sent, mirroring the new-path behavior. The sent flag was already being set after the first emit but was never read on this path.

    src/chat/index.test.ts:

    • Adds a regression test that streams a complete tool call followed by a trailing-whitespace-only argument delta for the same index and asserts exactly one tool-call event is emitted.

2.8.1

Patch Changes

  • #487 4588197 Thanks @​louisgv! - fix: preserve empty reasoning_details arrays in multi-turn conversations

    Some providers (notably DeepSeek V4 in thinking mode) return reasoning_details: [] on turns where they produced no visible reasoning tokens. They require this empty array to be sent back in subsequent requests to maintain conversation state; omitting it causes 4xx errors on follow-up turns.

    src/chat/index.ts:

    • Stream finish event now always sets openrouterMetadata.reasoning_details, even when the accumulated array is empty (previously guarded by length > 0).
    • Both reasoning-end emit sites now always include providerMetadata.openrouter.reasoning_details,

... (truncated)

Commits
  • 5cef3c5 Version Packages (#490)
  • bb2d4cb fix: stop emitting duplicate tool-call events on trailing-whitespace deltas (...
  • 82e8014 fix: allow opting out of response_format strict mode (#483) (#486)
  • bf664b1 fix: allow query strings and fragments in image URL regex (#484) (#485)
  • 310ba3d Version Packages (#488)
  • 4588197 fix: preserve empty reasoning_details arrays in multi-turn conversations (#487)
  • See full diff in compare view

Updates @react-email/render from 2.0.7 to 2.0.8

Release notes

Sourced from @​react-email/render's releases.

@​react-email/render@​2.0.8

Patch Changes

  • e0e896f: Strip nul bytes from React 18 renderToPipeableStream output to prevent emails with multi-byte characters from being truncated.
Changelog

Sourced from @​react-email/render's changelog.

2.0.8

Patch Changes

  • e0e896f: Strip nul bytes from React 18 renderToPipeableStream output to prevent emails with multi-byte characters from being truncated.
Commits

Updates @remotion/cli from 4.0.448 to 4.0.462

Release notes

Sourced from @​remotion/cli's releases.

v4.0.462

What's Changed

Docs

Internal

Full Changelog: remotion-dev/remotion@v4.0.461...v4.0.462

v4.0.461

What's Changed

Docs

Internal

Full Changelog: remotion-dev/remotion@v4.0.460...v4.0.461

v4.0.460

What's Changed

Docs

... (truncated)

Commits
  • f23e3ad v4.0.462
  • 8423379 remotion: Add color sequence schema field type (#7385)
  • a07d5a7 @remotion/skills-evals: Add batched eval runs (#7396)
  • 215eab6 Merge pull request #7379 from remotion-dev/feat/save-effect-props-back-to-code
  • f689562 Bump esbuild to 0.28.0 in bundler and gif (#7399)
  • c4e0a71 Delete find-props-to-delete.test.ts
  • 4c1bd4c fix CI: type-only re-exports in no-react and absolutePath in cached nodePath
  • 1ea7a2e Merge branch 'feat/save-effect-props-back-to-code' of https://github.com/remo...
  • fe6c3bf Update TimelineFieldRow.tsx
  • d7dbdaf more sequenceschema to noreactinternals
  • Additional commits viewable in compare view

Updates @remotion/player from 4.0.448 to 4.0.462

Release notes

Sourced from @​remotion/player's releases.

v4.0.462

What's Changed

Docs

Internal

Full Changelog: remotion-dev/remotion@v4.0.461...v4.0.462

v4.0.461

What's Changed

Docs

Internal

Full Changelog: remotion-dev/remotion@v4.0.460...v4.0.461

v4.0.460

What's Changed

Docs

... (truncated)

Commits

…rectory with 32 updates

Bumps the production-dependencies group with 32 updates in the /v2 directory:

| Package | From | To |
| --- | --- | --- |
| [@ai-sdk/cerebras](https://github.com/vercel/ai/tree/HEAD/packages/cerebras) | `2.0.45` | `2.0.51` |
| [@ai-sdk/google](https://github.com/vercel/ai/tree/HEAD/packages/google) | `3.0.64` | `3.0.75` |
| [@ai-sdk/groq](https://github.com/vercel/ai/tree/HEAD/packages/groq) | `3.0.35` | `3.0.39` |
| [@ai-sdk/mistral](https://github.com/vercel/ai/tree/HEAD/packages/mistral) | `3.0.30` | `3.0.37` |
| [@ai-sdk/react](https://github.com/vercel/ai/tree/HEAD/packages/react) | `3.0.170` | `3.0.186` |
| [@convex-dev/auth](https://github.com/get-convex/convex-auth) | `0.0.91` | `0.0.92` |
| [@convex-dev/rag](https://github.com/get-convex/rag) | `0.7.2` | `0.7.4` |
| [@marsidev/react-turnstile](https://github.com/marsidev/react-turnstile) | `1.5.0` | `1.5.2` |
| [@openrouter/ai-sdk-provider](https://github.com/OpenRouterTeam/ai-sdk-provider) | `2.8.0` | `2.9.0` |
| [@react-email/render](https://github.com/resend/react-email/tree/HEAD/packages/render) | `2.0.7` | `2.0.8` |
| [@remotion/cli](https://github.com/remotion-dev/remotion) | `4.0.448` | `4.0.462` |
| [@remotion/player](https://github.com/remotion-dev/remotion) | `4.0.448` | `4.0.462` |
| [@remotion/tailwind](https://github.com/remotion-dev/remotion) | `4.0.448` | `4.0.462` |
| [@remotion/transitions](https://github.com/remotion-dev/remotion) | `4.0.448` | `4.0.462` |
| [@sentry/nextjs](https://github.com/getsentry/sentry-javascript) | `10.49.0` | `10.53.1` |
| [@serwist/next](https://github.com/serwist/serwist) | `9.5.7` | `9.5.11` |
| [ai](https://github.com/vercel/ai/tree/HEAD/packages/ai) | `6.0.168` | `6.0.184` |
| [convex](https://github.com/get-convex/convex-backend/tree/HEAD/npm-packages/convex) | `1.35.1` | `1.39.1` |
| [date-fns](https://github.com/date-fns/date-fns) | `4.1.0` | `4.2.1` |
| [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `1.8.0` | `1.16.0` |
| [motion](https://github.com/motiondivision/motion) | `12.38.0` | `12.39.0` |
| [next](https://github.com/vercel/next.js) | `16.2.4` | `16.2.6` |
| [posthog-js](https://github.com/PostHog/posthog-js) | `1.369.5` | `1.374.0` |
| [posthog-node](https://github.com/PostHog/posthog-js/tree/HEAD/packages/node) | `5.29.4` | `5.34.3` |
| [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.2.5` | `19.2.6` |
| [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.2.5` | `19.2.6` |
| [react-hook-form](https://github.com/react-hook-form/react-hook-form) | `7.73.1` | `7.76.0` |
| [remotion](https://github.com/remotion-dev/remotion) | `4.0.448` | `4.0.462` |
| [resend](https://github.com/resend/resend-node) | `6.12.2` | `6.12.3` |
| [svix](https://github.com/svix/svix-webhooks) | `1.91.1` | `1.93.0` |
| [tailwind-merge](https://github.com/dcastil/tailwind-merge) | `3.5.0` | `3.6.0` |
| [zod](https://github.com/colinhacks/zod) | `4.3.6` | `4.4.3` |



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

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

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

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

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

Updates `@convex-dev/auth` from 0.0.91 to 0.0.92
- [Changelog](https://github.com/get-convex/convex-auth/blob/main/CHANGELOG.md)
- [Commits](get-convex/convex-auth@v0.0.91...v0.0.92)

Updates `@convex-dev/rag` from 0.7.2 to 0.7.4
- [Changelog](https://github.com/get-convex/rag/blob/main/CHANGELOG.md)
- [Commits](get-convex/rag@v0.7.2...v0.7.4)

Updates `@marsidev/react-turnstile` from 1.5.0 to 1.5.2
- [Release notes](https://github.com/marsidev/react-turnstile/releases)
- [Commits](marsidev/react-turnstile@v1.5.0...v1.5.2)

Updates `@openrouter/ai-sdk-provider` from 2.8.0 to 2.9.0
- [Release notes](https://github.com/OpenRouterTeam/ai-sdk-provider/releases)
- [Changelog](https://github.com/OpenRouterTeam/ai-sdk-provider/blob/main/CHANGELOG.md)
- [Commits](OpenRouterTeam/ai-sdk-provider@2.8.0...2.9.0)

Updates `@react-email/render` from 2.0.7 to 2.0.8
- [Release notes](https://github.com/resend/react-email/releases)
- [Changelog](https://github.com/resend/react-email/blob/canary/packages/render/CHANGELOG.md)
- [Commits](https://github.com/resend/react-email/commits/@react-email/render@2.0.8/packages/render)

Updates `@remotion/cli` from 4.0.448 to 4.0.462
- [Release notes](https://github.com/remotion-dev/remotion/releases)
- [Commits](remotion-dev/remotion@v4.0.448...v4.0.462)

Updates `@remotion/player` from 4.0.448 to 4.0.462
- [Release notes](https://github.com/remotion-dev/remotion/releases)
- [Commits](remotion-dev/remotion@v4.0.448...v4.0.462)

Updates `@remotion/tailwind` from 4.0.448 to 4.0.462
- [Release notes](https://github.com/remotion-dev/remotion/releases)
- [Commits](remotion-dev/remotion@v4.0.448...v4.0.462)

Updates `@remotion/transitions` from 4.0.448 to 4.0.462
- [Release notes](https://github.com/remotion-dev/remotion/releases)
- [Commits](remotion-dev/remotion@v4.0.448...v4.0.462)

Updates `@sentry/nextjs` from 10.49.0 to 10.53.1
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript@10.49.0...10.53.1)

Updates `@serwist/next` from 9.5.7 to 9.5.11
- [Release notes](https://github.com/serwist/serwist/releases)
- [Commits](https://github.com/serwist/serwist/compare/@serwist/next@9.5.7...@serwist/next@9.5.11)

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

Updates `convex` from 1.35.1 to 1.39.1
- [Release notes](https://github.com/get-convex/convex-backend/releases)
- [Changelog](https://github.com/get-convex/convex-backend/blob/main/npm-packages/convex/CHANGELOG.md)
- [Commits](https://github.com/get-convex/convex-backend/commits/npm/1.39.1/npm-packages/convex)

Updates `date-fns` from 4.1.0 to 4.2.1
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/main/CHANGELOG.md)
- [Commits](date-fns/date-fns@v4.1.0...v4.2.1)

Updates `lucide-react` from 1.8.0 to 1.16.0
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/1.16.0/packages/lucide-react)

Updates `motion` from 12.38.0 to 12.39.0
- [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md)
- [Commits](motiondivision/motion@v12.38.0...v12.39.0)

Updates `next` from 16.2.4 to 16.2.6
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v16.2.4...v16.2.6)

Updates `posthog-js` from 1.369.5 to 1.374.0
- [Release notes](https://github.com/PostHog/posthog-js/releases)
- [Changelog](https://github.com/PostHog/posthog-js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/PostHog/posthog-js/compare/posthog-js@1.369.5...posthog-js@1.374.0)

Updates `posthog-node` from 5.29.4 to 5.34.3
- [Release notes](https://github.com/PostHog/posthog-js/releases)
- [Changelog](https://github.com/PostHog/posthog-js/blob/main/packages/node/CHANGELOG.md)
- [Commits](https://github.com/PostHog/posthog-js/commits/posthog-node@5.34.3/packages/node)

Updates `react` from 19.2.5 to 19.2.6
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.2.6/packages/react)

Updates `react-dom` from 19.2.5 to 19.2.6
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.2.6/packages/react-dom)

Updates `react-hook-form` from 7.73.1 to 7.76.0
- [Release notes](https://github.com/react-hook-form/react-hook-form/releases)
- [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md)
- [Commits](react-hook-form/react-hook-form@v7.73.1...v7.76.0)

Updates `remotion` from 4.0.448 to 4.0.462
- [Release notes](https://github.com/remotion-dev/remotion/releases)
- [Commits](remotion-dev/remotion@v4.0.448...v4.0.462)

Updates `resend` from 6.12.2 to 6.12.3
- [Release notes](https://github.com/resend/resend-node/releases)
- [Commits](resend/resend-node@v6.12.2...v6.12.3)

Updates `svix` from 1.91.1 to 1.93.0
- [Release notes](https://github.com/svix/svix-webhooks/releases)
- [Changelog](https://github.com/svix/svix-webhooks/blob/main/ChangeLog.md)
- [Commits](svix/svix-webhooks@v1.91.1...v1.93.0)

Updates `tailwind-merge` from 3.5.0 to 3.6.0
- [Release notes](https://github.com/dcastil/tailwind-merge/releases)
- [Commits](dcastil/tailwind-merge@v3.5.0...v3.6.0)

Updates `zod` from 4.3.6 to 4.4.3
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Commits](colinhacks/zod@v4.3.6...v4.4.3)

---
updated-dependencies:
- dependency-name: "@ai-sdk/cerebras"
  dependency-version: 2.0.51
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@ai-sdk/google"
  dependency-version: 3.0.75
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@ai-sdk/groq"
  dependency-version: 3.0.39
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@ai-sdk/mistral"
  dependency-version: 3.0.37
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@ai-sdk/react"
  dependency-version: 3.0.186
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@convex-dev/auth"
  dependency-version: 0.0.92
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@convex-dev/rag"
  dependency-version: 0.7.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@marsidev/react-turnstile"
  dependency-version: 1.5.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@openrouter/ai-sdk-provider"
  dependency-version: 2.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@react-email/render"
  dependency-version: 2.0.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@remotion/cli"
  dependency-version: 4.0.462
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@remotion/player"
  dependency-version: 4.0.462
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@remotion/tailwind"
  dependency-version: 4.0.462
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@remotion/transitions"
  dependency-version: 4.0.462
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@sentry/nextjs"
  dependency-version: 10.53.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@serwist/next"
  dependency-version: 9.5.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: ai
  dependency-version: 6.0.184
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: convex
  dependency-version: 1.39.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: date-fns
  dependency-version: 4.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: lucide-react
  dependency-version: 1.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: motion
  dependency-version: 12.39.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: next
  dependency-version: 16.2.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: posthog-js
  dependency-version: 1.374.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: posthog-node
  dependency-version: 5.34.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: react
  dependency-version: 19.2.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: react-dom
  dependency-version: 19.2.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: react-hook-form
  dependency-version: 7.76.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: remotion
  dependency-version: 4.0.462
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: resend
  dependency-version: 6.12.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: svix
  dependency-version: 1.93.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: tailwind-merge
  dependency-version: 3.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: zod
  dependency-version: 4.4.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 18, 2026

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@vercel
Copy link
Copy Markdown
Contributor

vercel Bot commented May 18, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
perm Ready Ready Preview, Comment May 18, 2026 5:13pm

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.

0 participants