Skip to content

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

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/production-dependencies-97ea6552cc
Open

chore(deps): bump the production-dependencies group across 1 directory with 28 updates#171
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/production-dependencies-97ea6552cc

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 8, 2026

Copy link
Copy Markdown

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

Package From To
@ai-sdk/google-vertex 3.0.140 4.0.142
@ai-sdk/react 2.0.198 3.0.199
@anthropic-ai/sdk 0.71.2 0.102.0
@azure/arm-compute 23.3.0 24.0.0
@clerk/nextjs 6.39.5 7.4.3
@daytonaio/sdk 0.123.0 0.184.0
@google-cloud/aiplatform 5.14.0 6.8.1
@google/genai 1.52.0 2.8.0
@mastra/core 0.24.9 1.41.0
@mediar-ai/terminator 0.23.51 0.24.32
ai 5.0.196 6.0.197
diff 8.0.4 9.0.0
inngest 3.54.2 4.5.0
jspdf 3.0.4 4.2.1
lucide-react 0.556.0 1.17.0
modal 0.5.6 0.7.6
next 15.5.9 16.2.7
react-day-picker 9.14.0 10.0.1
react-resizable-panels 3.0.6 4.11.2
redis 5.12.1 6.0.0
streamdown 1.6.11 2.5.0
stripe 20.4.1 22.2.0
uuid 13.0.2 14.0.0
@tauri-apps/api 2.10.1 2.11.0
@opentelemetry/sdk-node 0.213.0 0.218.0
@opentelemetry/exporter-trace-otlp-http 0.213.0 0.218.0
@opentelemetry/exporter-logs-otlp-http 0.213.0 0.218.0
commander 14.0.3 15.0.0

Updates @ai-sdk/google-vertex from 3.0.140 to 4.0.142

Changelog

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

4.0.142

Patch Changes

  • 099de46: fix(google-vertex): support regional endpoints for vertex MaaS

4.0.141

Patch Changes

  • 8584f2e: fix(vertex-anthropic): support eu/us multi-region anthropic endpoints
  • e96b286: fix(google-vertex): support for eu/us multi region gemini endpoints

4.0.140

Patch Changes

  • 4084fcd: feat(provider/anthropic): add support for claude-opus-4-8
  • Updated dependencies [4084fcd]
    • @​ai-sdk/anthropic@​3.0.81

4.0.139

Patch Changes

  • Updated dependencies [f62ffe0]
    • @​ai-sdk/google@​3.0.80

4.0.138

Patch Changes

  • Updated dependencies [263d3e6]
    • @​ai-sdk/anthropic@​3.0.80

4.0.137

Patch Changes

  • Updated dependencies [e40e1d4]
    • @​ai-sdk/openai-compatible@​2.0.48

4.0.136

Patch Changes

  • Updated dependencies [d61a788]
    • @​ai-sdk/anthropic@​3.0.79

4.0.135

... (truncated)

Commits

Updates @ai-sdk/react from 2.0.198 to 3.0.199

Release notes

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

@​ai-sdk/react@​3.0.199

Patch Changes

  • ai@6.0.197
Changelog

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

3.0.199

Patch Changes

  • ai@6.0.197

3.0.198

Patch Changes

  • ai@6.0.196

3.0.197

Patch Changes

  • ai@6.0.195

3.0.196

Patch Changes

  • ai@6.0.194

3.0.195

Patch Changes

  • Updated dependencies [af580ea]
    • ai@6.0.193

3.0.194

Patch Changes

  • ai@6.0.192

3.0.193

Patch Changes

  • ai@6.0.191

3.0.192

Patch Changes

  • ai@6.0.190

3.0.191

... (truncated)

Commits

Updates @anthropic-ai/sdk from 0.71.2 to 0.102.0

Release notes

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

sdk: v0.102.0

0.102.0 (2026-06-06)

Full Changelog: sdk-v0.101.0...sdk-v0.102.0

Features

  • api: small updates to Managed Agents types (8ba4f92)

Bug Fixes

  • client: run middleware before request signing (#45) (95f1a4a)

sdk: v0.101.0

0.101.0 (2026-06-05)

Full Changelog: sdk-v0.100.1...sdk-v0.101.0

Features

  • client: add support for middleware (9b01120)

Bug Fixes

  • apply request timeout to inner fetch only, not middleware chain (#40) (25c13f6)
  • streaming: carry stop_details through beta message_delta accumulation (ed3fec7)
  • streaming: correctly parse json numbers with scientific notation (#9) (7d5e642)

Chores

  • internal: fix artifact url (925ec27)
  • internal: fix branch names (fa3cf2c)
  • internal: update private repo name (a8ac213)

Documentation

  • point security reports to Anthropic's HackerOne program (#16) (5c7912c)

sdk: v0.100.1

0.100.1 (2026-05-29)

Full Changelog: sdk-v0.100.0...sdk-v0.100.1

Bug Fixes

  • streaming: carry encrypted_content on beta compaction blocks (#1025) (eccddf3)

... (truncated)

Changelog

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

0.102.0 (2026-06-06)

Full Changelog: sdk-v0.101.0...sdk-v0.102.0

Features

  • api: small updates to Managed Agents types (8ba4f92)

Bug Fixes

  • client: run middleware before request signing (#45) (95f1a4a)

0.101.0 (2026-06-05)

Full Changelog: sdk-v0.100.1...sdk-v0.101.0

Features

  • client: add support for middleware (9b01120)

Bug Fixes

  • apply request timeout to inner fetch only, not middleware chain (#40) (25c13f6)
  • streaming: carry stop_details through beta message_delta accumulation (ed3fec7)
  • streaming: correctly parse json numbers with scientific notation (#9) (7d5e642)

Chores

  • internal: fix artifact url (925ec27)
  • internal: fix branch names (fa3cf2c)
  • internal: update private repo name (a8ac213)

Documentation

  • point security reports to Anthropic's HackerOne program (#16) (5c7912c)

0.100.1 (2026-05-29)

Full Changelog: sdk-v0.100.0...sdk-v0.100.1

Bug Fixes

  • streaming: carry encrypted_content on beta compaction blocks (#1025) (eccddf3)

Chores

... (truncated)

Commits
  • f7dfb97 chore: release main
  • a3f3c97 feat(api): small updates to Managed Agents types
  • a5c98d1 fix(client): run middleware before request signing (#45)
  • 185ec06 chore: release main
  • fab8910 codegen metadata
  • 7ff4036 fix: apply request timeout to inner fetch only, not middleware chain (#40)
  • 257bc1f feat(client): add support for middleware
  • 5b3ace5 chore(internal): fix artifact url
  • 70966be fix(streaming): correctly parse json numbers with scientific notation (#9)
  • 7e22f20 docs: point security reports to Anthropic's HackerOne program (#16)
  • Additional commits viewable in compare view
Maintainer changes

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


Updates @azure/arm-compute from 23.3.0 to 24.0.0

Changelog

Sourced from @​azure/arm-compute's changelog.

24.0.0 (2026-04-28)

Features Added

  • Added operation group VirtualMachineScaleSetLifeCycleHookEventsOperations
  • Added operation AvailabilitySetsOperations.convertToVirtualMachineScaleSet
  • Added operation CapacityReservationsOperations.createOrUpdate
  • Added operation CapacityReservationsOperations.delete
  • Added operation CapacityReservationsOperations.update
  • Added operation DedicatedHostsOperations.createOrUpdate
  • Added operation DedicatedHostsOperations.delete
  • Added operation DedicatedHostsOperations.redeploy
  • Added operation DedicatedHostsOperations.restart
  • Added operation DedicatedHostsOperations.update
  • Added operation DiskAccessesOperations.createOrUpdate
  • Added operation DiskAccessesOperations.delete
  • Added operation DiskAccessesOperations.deleteAPrivateEndpointConnection
  • Added operation DiskAccessesOperations.update
  • Added operation DiskAccessesOperations.updateAPrivateEndpointConnection
  • Added operation DiskEncryptionSetsOperations.createOrUpdate
  • Added operation DiskEncryptionSetsOperations.delete
  • Added operation DiskEncryptionSetsOperations.update
  • Added operation DiskRestorePointOperations.grantAccess
  • Added operation DiskRestorePointOperations.revokeAccess
  • Added operation DisksOperations.createOrUpdate
  • Added operation DisksOperations.delete
  • Added operation DisksOperations.grantAccess
  • Added operation DisksOperations.revokeAccess
  • Added operation DisksOperations.update
  • Added operation GalleriesOperations.createOrUpdate
  • Added operation GalleriesOperations.delete
  • Added operation GalleriesOperations.update
  • Added operation GalleryApplicationsOperations.createOrUpdate
  • Added operation GalleryApplicationsOperations.delete
  • Added operation GalleryApplicationsOperations.update
  • Added operation GalleryApplicationVersionsOperations.createOrUpdate
  • Added operation GalleryApplicationVersionsOperations.delete
  • Added operation GalleryApplicationVersionsOperations.update
  • Added operation GalleryImagesOperations.createOrUpdate
  • Added operation GalleryImagesOperations.delete
  • Added operation GalleryImagesOperations.update
  • Added operation GalleryImageVersionsOperations.createOrUpdate
  • Added operation GalleryImageVersionsOperations.delete
  • Added operation GalleryImageVersionsOperations.update
  • Added operation GalleryInVMAccessControlProfilesOperations.createOrUpdate
  • Added operation GalleryInVMAccessControlProfilesOperations.delete
  • Added operation GalleryInVMAccessControlProfilesOperations.update
  • Added operation GalleryInVMAccessControlProfileVersionsOperations.createOrUpdate
  • Added operation GalleryInVMAccessControlProfileVersionsOperations.delete
  • Added operation GalleryInVMAccessControlProfileVersionsOperations.update
  • Added operation GalleryScriptsOperations.createOrUpdate

... (truncated)

Commits

Updates @clerk/nextjs from 6.39.5 to 7.4.3

Release notes

Sourced from @​clerk/nextjs's releases.

@​clerk/nextjs@​7.4.3

Patch Changes

@​clerk/nextjs@​7.4.2

Patch Changes

@​clerk/nextjs@​7.4.1

Patch Changes

  • Updated dependencies [a036ce8]:
    • @​clerk/shared@​4.13.1
    • @​clerk/react@​6.7.1
    • @​clerk/backend@​3.4.13
Changelog

Sourced from @​clerk/nextjs's changelog.

7.4.3

Patch Changes

7.4.2

Patch Changes

7.4.1

Patch Changes

  • Updated dependencies [a036ce8]:
    • @​clerk/shared@​4.13.1
    • @​clerk/react@​6.7.1
    • @​clerk/backend@​3.4.13

7.4.0

Minor Changes

Patch Changes

7.3.7

Patch Changes

... (truncated)

Commits

Updates @daytonaio/sdk from 0.123.0 to 0.184.0

Release notes

Sourced from @​daytonaio/sdk's releases.

v0.184.0

0.184.0 (2026-06-03)

🚀 Features

  • gpu type selector (#4905)
  • api: default GPU per-sandbox quotas on new region quotas (#4866)
  • api,dashboard: windows sandbox class (#4871)
  • dashboard: split bundle by routes (8074ec71a)
  • docs: gpu updates (#4845)
  • docs: add windows and update gpu sandboxes (#4873)
  • guides: LangGraph guide (#4865)
  • images: add an image for GPU workloads (#4830)

🩹 Fixes

  • api: require verified email to accept or decline organization invitations (#4889)
  • api: exclude build failed from gpu allocation count (#4900)
  • api: invalidate proxy public-status cache on visibility change (#4918)
  • daemon: format FileInfo.modTime as RFC 3339 (#4859)
  • daemon: add modifiedAt (ISO 8601) to FileInfo and deprecate modTime (#4890)
  • dashboard: conditionally render sandbox class indicators based on availability (#4863)
  • dashboard: toast error handling (e222d4976)
  • guides: links update (#4891)
  • sdk: use modifiedAt in Go SDK and add API client inputs to all SDK test caches (#4899)
  • sdk-typescript: isolate per-Sandbox Configuration; support process.env on serverless (#4858)

Refactor

  • api: normalize runner-reported GPU type into canonical value (#4912)

Chores

  • sync go.sum for v0.183.0 (#4857)
  • run PR docker build on self-hosted runners (#4897)
  • api: multi-stage build to drop devDependencies and build toolchain from runtime (#4854)
  • api: make migration jobs from docker container work as non-root without network (#4904)
  • ⚠️ api: add x-enum-varnames to prevent mangled enum names in generated python API clients (#4915)
  • dashboard: cleanup billing v1 (#4910)
  • deps: scope dependabot npm/pip ecosystem to production manifests (#4827)
  • deps: bump the docker-base-images group across 5 directories with 2 updates (#4807)
  • deps: bump the github-actions group across 1 directory with 8 updates (#4916)
  • devcontainer: add devcontainer-lock.json (#4864)
  • sdk-go: bump to v0.184.0 (#4919)

⚠️ Breaking Changes

  • api: Renamed enum members in generated Python API clients. LINUX_MINUS_VMLINUX_VM (SandboxClass), SANDBOX_DOT_CREATEDSANDBOX_CREATED (WebhookEvent), and similar. Users importing these enum members directly from daytona_api_client or daytona_api_client_async must update their references. SDK users are unaffected.

❤️ Thank You

... (truncated)

Commits
  • 01ced9c chore(sdk-go): bump to v0.184.0 (#4919)
  • a6c05fa feat: gpu type selector (#4905)
  • 78c36b2 fix(api): invalidate proxy public-status cache on visibility change (#4918)
  • e74d822 chore(dashboard): cleanup billing v1 (#4910)
  • 8074ec7 feat(dashboard): split bundle by routes
  • 7ca902b chore(api): add x-enum-varnames to prevent mangled enum names in generated py...
  • f633a46 chore(deps): bump the github-actions group across 1 directory with 8 updates ...
  • 5df3e80 refactor(api): normalize runner-reported GPU type into canonical value (#4912)
  • fbf5c8f feat(api,dashboard): windows sandbox class (#4871)
  • 80e4c5f fix(guides): links update (#4891)
  • Additional commits viewable in compare view

Updates @google-cloud/aiplatform from 5.14.0 to 6.8.1

Release notes

Sourced from @​google-cloud/aiplatform's releases.

aiplatform: v6.8.1

6.8.1 (2026-06-01)

Bug Fixes

aiplatform: v6.8.0

6.8.0 (2026-05-12)

Features

  • Release ReasoningEngineExecutionService.CancelAsyncQueryReasoningEngine v1beta1 API (#8135) (606d632)

container: v6.8.0

6.8.0 (2026-05-14)

Features

  • [container] add confidential instance type and hyperdisk support to GKE API (#8257) (d67ad56)

containeranalysis: v6.7.2

6.7.2 (2026-06-01)

Bug Fixes

dlp: v6.7.0

6.7.0 (2026-06-01)

Features

  • [dlp] Supporting Conversation Content Type (#8369) (56fc6d7)

Bug Fixes

bigtable: v6.5.1

6.5.1 (2026-05-11)

Bug Fixes

... (truncated)

Changelog

Sourced from @​google-cloud/aiplatform's changelog.

6.8.1 (2026-06-01)

Bug Fixes

6.8.0 (2026-05-12)

Features

  • Release ReasoningEngineExecutionService.CancelAsyncQueryReasoningEngine v1beta1 API (#8135) (606d632)

6.7.0 (2026-05-01)

Features

  • Add OnlineEvaluator API and update Evaluation API (#8044) (7c62c7d)
  • New field CopyModelRequest.custome_service_account for Model Registry CopyModel BYOSA (7c62c7d)

Bug Fixes

  • Change the copyright year for files in the packages folder (#8109) (c1a03fe)
  • Do not publish the protos to npm (#8079) (816216b)
  • Revert "fix: Do not publish the protos to npm" (#8096) (ac0fbb6)

6.6.0 (2026-04-14)

Features

  • A new field evaluation_run is added to message .google.cloud.aiplatform.v1beta1.EvaluateDatasetRun (adee1ec)
  • A new field inference_generation_config is added to message .google.cloud.aiplatform.v1beta1.EvaluationConfig (adee1ec)
  • Add AskContexts and AsyncRetrieveContexts APIs to VertexRagService (adee1ec)
  • Add AskContexts and AsyncRetrieveContexts APIs to VertexRagService (adee1ec)
  • Add custom memory id field to create memory v1beta1 (adee1ec)
  • Add custom session id field to create session v1 (adee1ec)
  • Add custom session id field to create session v1beta1 (adee1ec)
  • Add image_spec to Reasoning Engine public protos (adee1ec)
  • Add image_spec to Reasoning Engine public protos (adee1ec)
  • Add new embed_content_config to message EmbedContentRequest (adee1ec)
  • Add new embed_content_config to message EmbedContentRequest (adee1ec)
  • Add raw_event field to event proto v1 (adee1ec)
  • Add raw_event field to event proto v1beta1 (adee1ec)
  • Add transcription fields to Session Service (adee1ec)
  • RagMetadata and RagDataSchema concepts and Batch API definitions added for Preview (adee1ec)
  • Update the schema proto for the RagChunk with file_id and chunk_id to align with the vertex_rag_data.proto (adee1ec)

... (truncated)

Commits
  • 2b23ba2 chore: release main (#8367)
  • 3ec901e fix(deps): remove vulnerable dependency uuid (#8120)
  • 02a6398 chore: remove .proto files which no longer exist in googleapis (#8297)
  • af931ab chore: release main (#8254)
  • 606d632 feat: Release ReasoningEngineExecutionService.CancelAsyncQueryReasoningEngine...
  • 4aa32f5 chore: consolidate eslint rules (#8155)
  • b0e5c07 chore: delete legacy snippet_metadata files monorepo-wide (#8152)
  • 4572246 chore: release main (#8148)
  • 59f445d fix: sync legacy 0.1.0 snippet metadata versions across monorepo (#8144)
  • c1a03fe fix: change the copyright year for files in the packages folder (#8109)
  • Additional commits viewable in compare view

Updates @google/genai from 1.52.0 to 2.8.0

Release notes

Sourced from @​google/genai's releases.

v2.8.0

2.8.0 (2026-06-03)

Features

  • Add Agent Platform MCP support to async generate_content (baeaeaa)
  • Add transcription language code. (d2981d6)
  • Add TranslationConfig for live translation. (8c44240)
  • Support ReinforcementTuning in GenAI SDK including ValidateReward API method. (36f0bfb)

v2.7.0

2.7.0 (2026-05-27)

Features

  • Add Skill Registry ListSkills and DeleteSkill to SDK (d75582a)
  • additional computer_use field support for vertex. (54a692b)
  • interaction-api: Allow "text/csv" as a supported document mime type for Interaction API. (3cc830e)
  • interaction-api: Enable BigQuery tool in Deep Research config. (58c8c7e)
  • Support Reinforcement Tuning in GenAI SDK (418cc35)

v2.6.0

2.6.0 (2026-05-21)

Features

  • add enable_prompt_injection_detection for Computer Use feature for the Gemini API. (f780f3c)
  • Add budget_exceeded status (1e97bd0)
  • Add gemini-3.5-flash (1e97bd0)
  • add new fields (b78eeee)

v2.5.0

2.5.0 (2026-05-20)

Features

  • Add Gemini 3.5 Flash model to options (fcf26e3)

v2.4.0

2.4.0 (2026-05-17)

Features

  • support Agent and Environment APIs. (b0d9d2b)

... (truncated)

Changelog

Sourced from @​google/genai's changelog.

2.8.0 (2026-06-03)

Features

  • Add Agent Platform MCP support to async generate_content (baeaeaa)
  • Add transcription language code. (d2981d6)
  • Add TranslationConfig for live translation. (8c44240)
  • Support ReinforcementTuning in GenAI SDK including ValidateReward API method. (36f0bfb)

2.7.0 (2026-05-27)

Features

  • Add Skill Registry ListSkills and DeleteSkill to SDK (d75582a)
  • additional computer_use field support for vertex. (54a692b)
  • interaction-api: Allow "text/csv" as a supported document mime type for Interaction API. (3cc830e)
  • interaction-api: Enable BigQuery tool in Deep Research config. (58c8c7e)
  • Support Reinforcement Tuning in GenAI SDK (418cc35)

2.6.0 (2026-05-21)

Features

  • add enable_prompt_injection_detection for Computer Use feature for the Gemini API. (f780f3c)
  • Add budget_exceeded status (1e97bd0)
  • Add gemini-3.5-flash (

…y with 28 updates

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

| Package | From | To |
| --- | --- | --- |
| [@ai-sdk/google-vertex](https://github.com/vercel/ai/tree/HEAD/packages/google-vertex) | `3.0.140` | `4.0.142` |
| [@ai-sdk/react](https://github.com/vercel/ai/tree/HEAD/packages/react) | `2.0.198` | `3.0.199` |
| [@anthropic-ai/sdk](https://github.com/anthropics/anthropic-sdk-typescript) | `0.71.2` | `0.102.0` |
| [@azure/arm-compute](https://github.com/Azure/azure-sdk-for-js/tree/HEAD/sdk/compute/arm-compute) | `23.3.0` | `24.0.0` |
| [@clerk/nextjs](https://github.com/clerk/javascript/tree/HEAD/packages/nextjs) | `6.39.5` | `7.4.3` |
| [@daytonaio/sdk](https://github.com/daytonaio/daytona) | `0.123.0` | `0.184.0` |
| [@google-cloud/aiplatform](https://github.com/googleapis/google-cloud-node/tree/HEAD/packages/google-cloud-aiplatform) | `5.14.0` | `6.8.1` |
| [@google/genai](https://github.com/googleapis/js-genai) | `1.52.0` | `2.8.0` |
| [@mastra/core](https://github.com/mastra-ai/mastra/tree/HEAD/packages/core) | `0.24.9` | `1.41.0` |
| [@mediar-ai/terminator](https://github.com/mediar-ai/terminator) | `0.23.51` | `0.24.32` |
| [ai](https://github.com/vercel/ai/tree/HEAD/packages/ai) | `5.0.196` | `6.0.197` |
| [diff](https://github.com/kpdecker/jsdiff) | `8.0.4` | `9.0.0` |
| [inngest](https://github.com/inngest/inngest-js/tree/HEAD/packages/inngest) | `3.54.2` | `4.5.0` |
| [jspdf](https://github.com/parallax/jsPDF) | `3.0.4` | `4.2.1` |
| [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.556.0` | `1.17.0` |
| [modal](https://github.com/modal-labs/modal-client) | `0.5.6` | `0.7.6` |
| [next](https://github.com/vercel/next.js) | `15.5.9` | `16.2.7` |
| [react-day-picker](https://github.com/gpbl/react-day-picker/tree/HEAD/packages/react-day-picker) | `9.14.0` | `10.0.1` |
| [react-resizable-panels](https://github.com/bvaughn/react-resizable-panels) | `3.0.6` | `4.11.2` |
| [redis](https://github.com/redis/node-redis) | `5.12.1` | `6.0.0` |
| [streamdown](https://github.com/vercel/streamdown/tree/HEAD/packages/streamdown) | `1.6.11` | `2.5.0` |
| [stripe](https://github.com/stripe/stripe-node) | `20.4.1` | `22.2.0` |
| [uuid](https://github.com/uuidjs/uuid) | `13.0.2` | `14.0.0` |
| [@tauri-apps/api](https://github.com/tauri-apps/tauri) | `2.10.1` | `2.11.0` |
| [@opentelemetry/sdk-node](https://github.com/open-telemetry/opentelemetry-js) | `0.213.0` | `0.218.0` |
| [@opentelemetry/exporter-trace-otlp-http](https://github.com/open-telemetry/opentelemetry-js) | `0.213.0` | `0.218.0` |
| [@opentelemetry/exporter-logs-otlp-http](https://github.com/open-telemetry/opentelemetry-js) | `0.213.0` | `0.218.0` |
| [commander](https://github.com/tj/commander.js) | `14.0.3` | `15.0.0` |



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

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

Updates `@anthropic-ai/sdk` from 0.71.2 to 0.102.0
- [Release notes](https://github.com/anthropics/anthropic-sdk-typescript/releases)
- [Changelog](https://github.com/anthropics/anthropic-sdk-typescript/blob/main/CHANGELOG.md)
- [Commits](anthropics/anthropic-sdk-typescript@sdk-v0.71.2...sdk-v0.102.0)

Updates `@azure/arm-compute` from 23.3.0 to 24.0.0
- [Release notes](https://github.com/Azure/azure-sdk-for-js/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/compute/arm-compute/CHANGELOG.md)
- [Commits](https://github.com/Azure/azure-sdk-for-js/commits/@azure/arm-compute_24.0.0/sdk/compute/arm-compute)

Updates `@clerk/nextjs` from 6.39.5 to 7.4.3
- [Release notes](https://github.com/clerk/javascript/releases)
- [Changelog](https://github.com/clerk/javascript/blob/main/packages/nextjs/CHANGELOG.md)
- [Commits](https://github.com/clerk/javascript/commits/@clerk/nextjs@7.4.3/packages/nextjs)

Updates `@daytonaio/sdk` from 0.123.0 to 0.184.0
- [Release notes](https://github.com/daytonaio/daytona/releases)
- [Commits](daytonaio/daytona@v0.123.0...v0.184.0)

Updates `@google-cloud/aiplatform` from 5.14.0 to 6.8.1
- [Release notes](https://github.com/googleapis/google-cloud-node/releases)
- [Changelog](https://github.com/googleapis/google-cloud-node/blob/main/packages/google-cloud-aiplatform/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-cloud-node/commits/aiplatform-v6.8.1/packages/google-cloud-aiplatform)

Updates `@google/genai` from 1.52.0 to 2.8.0
- [Release notes](https://github.com/googleapis/js-genai/releases)
- [Changelog](https://github.com/googleapis/js-genai/blob/main/CHANGELOG.md)
- [Commits](googleapis/js-genai@v1.52.0...v2.8.0)

Updates `@mastra/core` from 0.24.9 to 1.41.0
- [Release notes](https://github.com/mastra-ai/mastra/releases)
- [Changelog](https://github.com/mastra-ai/mastra/blob/main/docs/CHANGELOG.md)
- [Commits](https://github.com/mastra-ai/mastra/commits/@mastra/core@1.41.0/packages/core)

Updates `@mediar-ai/terminator` from 0.23.51 to 0.24.32
- [Release notes](https://github.com/mediar-ai/terminator/releases)
- [Changelog](https://github.com/mediar-ai/terminator/blob/main/CHANGELOG.md)
- [Commits](mediar-ai/terminator@v0.23.51...v0.24.32)

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

Updates `diff` from 8.0.4 to 9.0.0
- [Changelog](https://github.com/kpdecker/jsdiff/blob/master/release-notes.md)
- [Commits](kpdecker/jsdiff@8.0.4...v9.0.0)

Updates `inngest` from 3.54.2 to 4.5.0
- [Release notes](https://github.com/inngest/inngest-js/releases)
- [Changelog](https://github.com/inngest/inngest-js/blob/main/packages/inngest/CHANGELOG.md)
- [Commits](https://github.com/inngest/inngest-js/commits/inngest@4.5.0/packages/inngest)

Updates `jspdf` from 3.0.4 to 4.2.1
- [Release notes](https://github.com/parallax/jsPDF/releases)
- [Changelog](https://github.com/parallax/jsPDF/blob/master/RELEASE.md)
- [Commits](parallax/jsPDF@v3.0.4...v4.2.1)

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

Updates `modal` from 0.5.6 to 0.7.6
- [Changelog](https://github.com/modal-labs/modal-client/blob/main/CHANGELOG_GO_JS.md)
- [Commits](https://github.com/modal-labs/modal-client/commits/go/v0.7.6)

Updates `next` from 15.5.9 to 16.2.7
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v15.5.9...v16.2.7)

Updates `react-day-picker` from 9.14.0 to 10.0.1
- [Release notes](https://github.com/gpbl/react-day-picker/releases)
- [Changelog](https://github.com/gpbl/react-day-picker/blob/main/packages/react-day-picker/CHANGELOG.md)
- [Commits](https://github.com/gpbl/react-day-picker/commits/v10.0.1/packages/react-day-picker)

Updates `react-resizable-panels` from 3.0.6 to 4.11.2
- [Release notes](https://github.com/bvaughn/react-resizable-panels/releases)
- [Changelog](https://github.com/bvaughn/react-resizable-panels/blob/main/CHANGELOG.md)
- [Commits](https://github.com/bvaughn/react-resizable-panels/commits)

Updates `redis` from 5.12.1 to 6.0.0
- [Release notes](https://github.com/redis/node-redis/releases)
- [Changelog](https://github.com/redis/node-redis/blob/master/CHANGELOG.md)
- [Commits](https://github.com/redis/node-redis/compare/redis@5.12.1...redis@6.0.0)

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

Updates `stripe` from 20.4.1 to 22.2.0
- [Release notes](https://github.com/stripe/stripe-node/releases)
- [Changelog](https://github.com/stripe/stripe-node/blob/master/CHANGELOG.md)
- [Commits](stripe/stripe-node@v20.4.1...v22.2.0)

Updates `uuid` from 13.0.2 to 14.0.0
- [Release notes](https://github.com/uuidjs/uuid/releases)
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md)
- [Commits](uuidjs/uuid@v13.0.2...v14.0.0)

Updates `@tauri-apps/api` from 2.10.1 to 2.11.0
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](https://github.com/tauri-apps/tauri/compare/@tauri-apps/api-v2.10.1...@tauri-apps/api-v2.11.0)

Updates `@opentelemetry/sdk-node` from 0.213.0 to 0.218.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-js@experimental/v0.213.0...experimental/v0.218.0)

Updates `@opentelemetry/exporter-trace-otlp-http` from 0.213.0 to 0.218.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-js@experimental/v0.213.0...experimental/v0.218.0)

Updates `@opentelemetry/exporter-logs-otlp-http` from 0.213.0 to 0.218.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-js@experimental/v0.213.0...experimental/v0.218.0)

Updates `commander` from 14.0.3 to 15.0.0
- [Release notes](https://github.com/tj/commander.js/releases)
- [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md)
- [Commits](tj/commander.js@v14.0.3...v15.0.0)

---
updated-dependencies:
- dependency-name: "@ai-sdk/google-vertex"
  dependency-version: 4.0.142
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: "@ai-sdk/react"
  dependency-version: 3.0.199
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: "@anthropic-ai/sdk"
  dependency-version: 0.102.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@azure/arm-compute"
  dependency-version: 24.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: "@clerk/nextjs"
  dependency-version: 7.4.3
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: "@daytonaio/sdk"
  dependency-version: 0.184.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@google-cloud/aiplatform"
  dependency-version: 6.8.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: "@google/genai"
  dependency-version: 2.8.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: "@mastra/core"
  dependency-version: 1.41.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: "@mediar-ai/terminator"
  dependency-version: 0.24.32
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: ai
  dependency-version: 6.0.197
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: diff
  dependency-version: 9.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: inngest
  dependency-version: 4.5.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: jspdf
  dependency-version: 4.2.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: lucide-react
  dependency-version: 1.17.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: modal
  dependency-version: 0.7.6
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: next
  dependency-version: 16.2.7
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: react-day-picker
  dependency-version: 10.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: react-resizable-panels
  dependency-version: 4.11.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: redis
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: streamdown
  dependency-version: 2.5.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: stripe
  dependency-version: 22.2.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: uuid
  dependency-version: 14.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: "@tauri-apps/api"
  dependency-version: 2.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@opentelemetry/sdk-node"
  dependency-version: 0.218.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@opentelemetry/exporter-trace-otlp-http"
  dependency-version: 0.218.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@opentelemetry/exporter-logs-otlp-http"
  dependency-version: 0.218.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: commander
  dependency-version: 15.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jun 8, 2026

Copy link
Copy Markdown
Author

Labels

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

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

@vercel

vercel Bot commented Jun 8, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
mediar-web-app Error Error Jun 8, 2026 4:14pm

Request Review

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