Skip to content

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

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 15, 2026

Copy link
Copy Markdown
Contributor

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

Package From To
@ai-sdk/anthropic 3.0.82 3.0.97
@ai-sdk/google 3.0.80 3.0.93
@ai-sdk/openai 3.0.69 3.0.85
@aws-sdk/client-s3 3.1066.0 3.1087.0
@better-auth/sso 1.6.16 1.6.23
@better-auth/stripe 1.6.16 1.6.23
@nuxtjs/i18n 10.4.0 10.4.1
@nuxtjs/mdc 0.21.1 0.22.1
@opentelemetry/api-logs 0.219.0 0.220.0
@opentelemetry/exporter-logs-otlp-http 0.219.0 0.220.0
@opentelemetry/resources 2.8.0 2.9.0
@opentelemetry/sdk-logs 0.219.0 0.220.0
@posthog/nuxt 1.7.73 1.7.80
@tailwindcss/vite 4.3.0 4.3.2
ai 6.0.201 6.0.226
better-sqlite3 12.10.0 12.11.1
nodemailer 9.0.1 9.0.3
resend 6.12.4 6.17.2
stripe 22.2.2 22.3.1
vue 3.5.37 3.5.39
vue-router 5.1.0 5.2.0

Updates @ai-sdk/anthropic from 3.0.82 to 3.0.97

Release notes

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

@​ai-sdk/openai@​3.0.85

Patch Changes

  • Updated dependencies [06fb54c]
    • @​ai-sdk/provider-utils@​4.0.39
Changelog

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

3.0.97

Patch Changes

  • Updated dependencies [06fb54c]
    • @​ai-sdk/provider-utils@​4.0.39

3.0.96

Patch Changes

  • Updated dependencies [e1af05f]
    • @​ai-sdk/provider@​3.0.14
    • @​ai-sdk/provider-utils@​4.0.38

3.0.95

Patch Changes

  • 327642b: fix: more precise default message for tool execution denial
  • Updated dependencies [d559de9]
    • @​ai-sdk/provider-utils@​4.0.37

3.0.94

Patch Changes

  • 0952964: Prevent prototype pollution when synchronously parsing provider JSON inputs and expose secureJsonParse from provider-utils.
  • 764baab: Normalize a bare https://api.anthropic.com base URL to include /v1.
  • Updated dependencies [0952964]
    • @​ai-sdk/provider-utils@​4.0.36

3.0.93

Patch Changes

  • 4241b49: fix(anthropic): forward thinking: { type: 'disabled' } to the API instead of stripping it

    Previously, setting providerOptions.anthropic.thinking = { type: 'disabled' } was accepted by the schema but silently dropped from the outgoing request. For models that default thinking on (e.g. Sonnet 5), this left thinking enabled and could consume a small max_tokens budget entirely. The disabled value is now sent to the Anthropic Messages API.

3.0.92

Patch Changes

  • Updated dependencies [ea1e95b]
    • @​ai-sdk/provider-utils@​4.0.35

3.0.91

Patch Changes

... (truncated)

Commits

Updates @ai-sdk/google from 3.0.80 to 3.0.93

Release notes

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

@​ai-sdk/openai@​3.0.85

Patch Changes

  • Updated dependencies [06fb54c]
    • @​ai-sdk/provider-utils@​4.0.39
Changelog

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

3.0.93

Patch Changes

  • cfba690: Allow google.interactions agent requests to include supported tools, including file_search.

3.0.92

Patch Changes

  • Updated dependencies [06fb54c]
    • @​ai-sdk/provider-utils@​4.0.39

3.0.91

Patch Changes

  • bbac4da: Fix Google tool result conversion to send file data as inline data instead of JSON text on the legacy tool-result path.
  • 3fda3bc: Expand standalone Google threshold provider options into safety settings.
  • e1af05f: feat (video): support video (not just image) reference inputs in inputReferences for reference-to-video generation
  • Updated dependencies [e1af05f]
    • @​ai-sdk/provider@​3.0.14
    • @​ai-sdk/provider-utils@​4.0.38

3.0.90

Patch Changes

  • b585445: Backport Gemini Interactions video output parsing and per-modality output token breakdown for AI SDK v6.
  • 1825ecc: Backport vertex.interactions() for the Gemini Interactions API on Vertex AI for AI SDK v6.
  • afee362: Pass documented Gemini external HTTPS file URLs through without downloading them.
  • 327642b: fix: more precise default message for tool execution denial
  • Updated dependencies [d559de9]
    • @​ai-sdk/provider-utils@​4.0.37

3.0.89

Patch Changes

  • 0952964: Prevent prototype pollution when synchronously parsing provider JSON inputs and expose secureJsonParse from provider-utils.
  • f0bfb31: Fix Google embedding batch size to respect the Gemini API limit of 100 requests per batch.
  • Updated dependencies [0952964]
    • @​ai-sdk/provider-utils@​4.0.36

3.0.88

Patch Changes

  • Updated dependencies [ea1e95b]
    • @​ai-sdk/provider-utils@​4.0.35

... (truncated)

Commits
  • c827936 Version Packages (#17253)
  • cfba690 Backport: fix: google.interactions agents dropping File Search tools (#17256)
  • 303dd7d Version Packages (#17205)
  • 46dca7c Version Packages (#16952)
  • bbac4da [v6.0] fix: Google provider serializes PDF tool result file data as text on t...
  • 3fda3bc [v6.0] fix: standalone Google threshold provider option is silently ignored (...
  • e1af05f Backport: support video reference input for r2v (#16947)
  • 885e236 Version Packages (#16820)
  • 1825ecc Backport: feat(provider/google-vertex): add interactions() for Gemini Interac...
  • b585445 Backport: feat(provider/google): support Gemini Interactions video output (#1...
  • Additional commits viewable in compare view

Updates @ai-sdk/openai from 3.0.69 to 3.0.85

Release notes

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

@​ai-sdk/openai@​3.0.85

Patch Changes

  • Updated dependencies [06fb54c]
    • @​ai-sdk/provider-utils@​4.0.39
Changelog

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

3.0.85

Patch Changes

  • Updated dependencies [06fb54c]
    • @​ai-sdk/provider-utils@​4.0.39

3.0.84

Patch Changes

  • 356918c: feat(provider/openai): add GPT-5.6 reasoning and prompt cache controls

3.0.83

Patch Changes

  • 34b5acc: feat(provider/openai,provider/gateway): add gpt-5.6 model ids
  • Updated dependencies [e1af05f]
    • @​ai-sdk/provider@​3.0.14
    • @​ai-sdk/provider-utils@​4.0.38

3.0.82

Patch Changes

  • bef93ae: fix(security): prevent streaming tool calls from finalizing on parsable partial JSON

    Streaming tool call arguments were finalized using isParsableJson() as a heuristic for completion. If partial accumulated JSON happened to be valid JSON before all chunks arrived, the tool call would be executed with incomplete arguments. Tool call finalization now only occurs in flush() after the stream is fully consumed.

  • 327642b: fix: more precise default message for tool execution denial

  • ae00aeb: fix(openai): throw retryable errors for OpenAI stream failures before output starts

  • Updated dependencies [d559de9]

    • @​ai-sdk/provider-utils@​4.0.37

3.0.81

Patch Changes

  • Updated dependencies [0952964]
    • @​ai-sdk/provider-utils@​4.0.36

3.0.80

Patch Changes

  • Updated dependencies [ea1e95b]
    • @​ai-sdk/provider-utils@​4.0.35

3.0.79

... (truncated)

Commits

Updates @aws-sdk/client-s3 from 3.1066.0 to 3.1087.0

Release notes

Sourced from @​aws-sdk/client-s3's releases.

v3.1087.0

3.1087.0(2026-07-14)

Chores
  • codegen: sync for codegen and include OAuthIAM operation for signin list (#8190) (a20c28de)
  • deps-dev: bump yarn to 4.17.1 (#8188) (b2a5750c)
New Features
  • client-mq: This release adds storage size parameter for Amazon MQ for RabbitMQ cluster deployment broker on engine version RabbitMQ 4.2. You can now set a configurable storage size within a range of sizes dependent on broker instance size. (a19e4c8b)
  • client-connect: This release adds SearchRules API which can be used to search for rules within an Amazon Connect instance. (f29288c7)
  • client-ssm: Update AWS Systems Manager Automation Targets to be correct max value. (7506cef1)
  • client-servicediscovery: Fixed Cloud Map endpoint resolution to correctly route to the dualstack endpoint when dualstack is enabled. (f853718e)
  • client-lambda: AWS Lambda now returns a new DependencyError value in StateReasonCode and LastUpdateStatusReasonCode to provide more actionable information when a function reaches a failed state due to an error from an upstream dependency or service. (aa8732a0)
  • client-emr-containers: Introduced 5 new fields across 3 APIs as part of Spark Connect server launch for EMR on EKS. The fields added are sessionIdleTimeoutInMinutes, sessionEnabled, endpointToken, authProxyUrl and encryptionKeyArn. (a62275e3)
  • client-securityhub: AWS Security Hub now provides an AI inventory, giving central security teams a continuously updated, organization-wide view of AI assets and their security posture (e5e2f52e)
  • client-drs: Fast recovery of EC2 based drs workloads by skipping the conversion step (89a090d8)
Bug Fixes
  • scripts: add typesVersions entries for submodules (#8186) (9eade269)
Tests

For list of updated packages, view updated-packages.md in assets-3.1087.0.zip

v3.1086.0

3.1086.0(2026-07-13)

New Features
  • clients: update client endpoints as of 2026-07-13 (22a3bc51)
  • client-guardduty: GuardDuty AI Protection is now publicly available. Findings include Bedrock guardrail details, model details, observation numbers, and continuous scan details. GuardrailArn and GuardrailVersion are deprecated in favor of the guardrails list. (7456befb)
  • client-gamelift: Amazon GameLift Servers now includes fleet expiration for managed fleets. A managed fleet expires one year after creation, transitioning to EXPIRED status, emitting a FLEET EXPIRED event, and scaling to zero instances. Expired fleets cannot host new game sessions or increase capacity. (ca1487ca)
  • client-redshift-serverless: Add support for preserving datasharing, zero-ETL and S3 event integrations on snapshot restore to serverless namespace. (0ed5e330)
  • client-elasticsearch-service: Adds support for the EngineMode and UseCase parameters on Amazon Elasticsearch Service domains, enabling GENERAL or OPTIMIZED engine modes and SEARCH, VECTOR, OBSERVABILITY, or MIXED usecases when creating and updating domain configurations. (f8248f27)
  • client-lambda: Add Java 8, 11 and 17 on AL2023 (java8.al2023, java11.al2023, java17.al2023) support to AWS Lambda. (b9cd8db4)
Bug Fixes
  • credential-providers: memoization in fromNodeProviderChain (#8185) (1f878bad)

... (truncated)

Changelog

Sourced from @​aws-sdk/client-s3's changelog.

3.1087.0 (2026-07-14)

Note: Version bump only for package @​aws-sdk/client-s3

3.1086.0 (2026-07-13)

Note: Version bump only for package @​aws-sdk/client-s3

3.1085.0 (2026-07-10)

Note: Version bump only for package @​aws-sdk/client-s3

3.1084.0 (2026-07-09)

Note: Version bump only for package @​aws-sdk/client-s3

3.1083.0 (2026-07-08)

Note: Version bump only for package @​aws-sdk/client-s3

3.1082.0 (2026-07-08)

Note: Version bump only for package @​aws-sdk/client-s3

3.1081.0 (2026-07-07)

... (truncated)

Commits
  • ec24bb4 Publish v3.1087.0
  • a20c28d chore(codegen): sync for codegen and include OAuthIAM operation for signin li...
  • 64c3e50 Publish v3.1086.0
  • 8d0b498 Publish v3.1085.0
  • c34ce8a Publish v3.1084.0
  • ceb9aee Publish v3.1083.0
  • 9d72bc2 chore(core/client): remove TypeScript version user-agent metric (#8177)
  • afc3740 Publish v3.1082.0
  • f8b4987 chore(codegen): sync for isolatedModules tsconfig and server metrics recorder...
  • 8f43c79 chore(deps): bump '@​smithy/core' to ^3.29.1 (#8167)
  • Additional commits viewable in compare view

Updates @better-auth/sso from 1.6.16 to 1.6.23

Release notes

Sourced from @​better-auth/sso's releases.

v1.6.23

better-auth

Features

  • Added Yandex as a social OAuth provider (#9138)

For detailed changes, see CHANGELOG

@better-auth/drizzle-adapter

Bug Fixes

  • Fixed affected row counting for D1 and postgres-js adapters (#10257)

For detailed changes, see CHANGELOG

@better-auth/stripe

Bug Fixes

  • Fixed organization subscription actions (cancel, upgrade, restore, and the billing portal) that could act on the wrong organization.

For detailed changes, see CHANGELOG

auth

Bug Fixes

  • Fixed string default values not being properly escaped in the generated Drizzle schema (#10259)

For detailed changes, see CHANGELOG

Contributors

Thanks to everyone who contributed to this release:

@​bytaesu, @​vladflotsky

Full changelog: v1.6.22...v1.6.23

v1.6.22

better-auth

Bug Fixes

  • Fixed unproven credentials not being revoked during magic link and email OTP sign-in (#10239)
  • Fixed server-side OAuth requests to refuse redirect responses instead of following them (#10241)

For detailed changes, see CHANGELOG

... (truncated)

Changelog

Sourced from @​better-auth/sso's changelog.

1.6.23

Patch Changes

  • Updated dependencies [8581f97]:
    • better-auth@1.6.23
    • @​better-auth/core@​1.6.23

1.6.22

Patch Changes

1.6.21

Patch Changes

  • #10224 7a7a7b3 Thanks @​Bekacru! - Deleting an SSO provider no longer leaves linked accounts that a later provider with the same provider ID can reuse.

    SSO and SCIM provider setup now rejects provider IDs already used by another account provider.

    SSO provider updates now reject identity-defining changes, such as issuer, login endpoints, client ID, SAML metadata, or user ID mappings, after accounts are linked. Secret rotation and same-value updates still work.

  • #10226 fa1e036 Thanks @​Bekacru! - SAML SSO now rejects responses whose audience, bearer recipient, or response destination does not match the configured Service Provider before creating a session.

  • #10225 1a8b7cc Thanks @​Bekacru! - SAML single logout now rejects IdP SLO POST URLs that use non-http(s) schemes, such as javascript: or data:.

  • #10227 fcabaaf Thanks @​Bekacru! - SSO domain verification now requires proof for every domain a provider lists. When a provider's domain has multiple comma-separated domains, each listed domain must publish the verification TXT record before the provider is marked verified. The verifier accepts TXT records that exactly match the raw verification token, matching the documented setup flow, or the existing identifier=value format.

  • Updated dependencies [e0762a1, 882cf9e, f52e1ab, 90d509e, b5bec19, 816d7f9, 239bcc8, 1bc370a, 570267c, 461ca6f, 88409b0, 5953157, b046f9e, ae647b4]:

    • better-auth@1.6.21
    • @​better-auth/core@​1.6.21

1.6.20

Patch Changes

1.6.19

Patch Changes

... (truncated)

Commits

Updates @better-auth/stripe from 1.6.16 to 1.6.23

Release notes

Sourced from @​better-auth/stripe's releases.

v1.6.23

better-auth

Features

  • Added Yandex as a social OAuth provider (#9138)

For detailed changes, see CHANGELOG

@better-auth/drizzle-adapter

Bug Fixes

  • Fixed affected row counting for D1 and postgres-js adapters (#10257)

For detailed changes, see CHANGELOG

@better-auth/stripe

Bug Fixes

  • Fixed organization subscription actions (cancel, upgrade, restore, and the billing portal) that could act on the wrong organization.

For detailed changes, see CHANGELOG

auth

Bug Fixes

  • Fixed string default values not being properly escaped in the generated Drizzle schema (#10259)

For detailed changes, see CHANGELOG

Contributors

Thanks to everyone who contributed to this release:

@​bytaesu, @​vladflotsky

Full changelog: v1.6.22...v1.6.23

v1.6.22

better-auth

Bug Fixes

  • Fixed unproven credentials not being revoked during magic link and email OTP sign-in (#10239)
  • Fixed server-side OAuth requests to refuse redirect responses instead of following them (#10241)

For detailed changes, see CHANGELOG

... (truncated)

Changelog

Sourced from @​better-auth/stripe's changelog.

1.6.23

Patch Changes

  • Updated dependencies [8581f97]:
    • better-auth@1.6.23
    • @​better-auth/core@​1.6.23

1.6.22

Patch Changes

1.6.21

Patch Changes

1.6.20

Patch Changes

1.6.19

Patch Changes

1.6.18

Patch Changes

... (truncated)

Commits

Updates @nuxtjs/i18n from 10.4.0 to 10.4.1

Release notes

Sourced from @​nuxtjs/i18n's releases.

v10.4.1

   🐞 Bug Fixes

    View changes on GitHub
Changelog

Sourced from @​nuxtjs/i18n's changelog.

v10.4.1 (2026-07-10T16:21:00Z)

This changelog is generated by GitHub Releases

   🐞 Bug Fixes

    View changes on GitHub
Commits

…y with 24 updates

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

| Package | From | To |
| --- | --- | --- |
| [@ai-sdk/anthropic](https://github.com/vercel/ai/tree/HEAD/packages/anthropic) | `3.0.82` | `3.0.97` |
| [@ai-sdk/google](https://github.com/vercel/ai/tree/HEAD/packages/google) | `3.0.80` | `3.0.93` |
| [@ai-sdk/openai](https://github.com/vercel/ai/tree/HEAD/packages/openai) | `3.0.69` | `3.0.85` |
| [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.1066.0` | `3.1087.0` |
| [@better-auth/sso](https://github.com/better-auth/better-auth/tree/HEAD/packages/sso) | `1.6.16` | `1.6.23` |
| [@better-auth/stripe](https://github.com/better-auth/better-auth/tree/HEAD/packages/stripe) | `1.6.16` | `1.6.23` |
| [@nuxtjs/i18n](https://github.com/nuxt-modules/i18n) | `10.4.0` | `10.4.1` |
| [@nuxtjs/mdc](https://github.com/nuxt-content/mdc) | `0.21.1` | `0.22.1` |
| [@opentelemetry/api-logs](https://github.com/open-telemetry/opentelemetry-js) | `0.219.0` | `0.220.0` |
| [@opentelemetry/exporter-logs-otlp-http](https://github.com/open-telemetry/opentelemetry-js) | `0.219.0` | `0.220.0` |
| [@opentelemetry/resources](https://github.com/open-telemetry/opentelemetry-js) | `2.8.0` | `2.9.0` |
| [@opentelemetry/sdk-logs](https://github.com/open-telemetry/opentelemetry-js) | `0.219.0` | `0.220.0` |
| [@posthog/nuxt](https://github.com/PostHog/posthog-js/tree/HEAD/packages/nuxt) | `1.7.73` | `1.7.80` |
| [@tailwindcss/vite](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-vite) | `4.3.0` | `4.3.2` |
| [ai](https://github.com/vercel/ai/tree/HEAD/packages/ai) | `6.0.201` | `6.0.226` |
| [better-sqlite3](https://github.com/WiseLibs/better-sqlite3) | `12.10.0` | `12.11.1` |
| [nodemailer](https://github.com/nodemailer/nodemailer) | `9.0.1` | `9.0.3` |
| [resend](https://github.com/resend/resend-node) | `6.12.4` | `6.17.2` |
| [stripe](https://github.com/stripe/stripe-node) | `22.2.2` | `22.3.1` |
| [vue](https://github.com/vuejs/core) | `3.5.37` | `3.5.39` |
| [vue-router](https://github.com/vuejs/router) | `5.1.0` | `5.2.0` |



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

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

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

Updates `@aws-sdk/client-s3` from 3.1066.0 to 3.1087.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1087.0/clients/client-s3)

Updates `@better-auth/sso` from 1.6.16 to 1.6.23
- [Release notes](https://github.com/better-auth/better-auth/releases)
- [Changelog](https://github.com/better-auth/better-auth/blob/main/packages/sso/CHANGELOG.md)
- [Commits](https://github.com/better-auth/better-auth/commits/v1.6.23/packages/sso)

Updates `@better-auth/stripe` from 1.6.16 to 1.6.23
- [Release notes](https://github.com/better-auth/better-auth/releases)
- [Changelog](https://github.com/better-auth/better-auth/blob/main/packages/stripe/CHANGELOG.md)
- [Commits](https://github.com/better-auth/better-auth/commits/v1.6.23/packages/stripe)

Updates `@nuxtjs/i18n` from 10.4.0 to 10.4.1
- [Release notes](https://github.com/nuxt-modules/i18n/releases)
- [Changelog](https://github.com/nuxt-modules/i18n/blob/main/CHANGELOG.md)
- [Commits](nuxt-modules/i18n@v10.4.0...v10.4.1)

Updates `@nuxtjs/mdc` from 0.21.1 to 0.22.1
- [Release notes](https://github.com/nuxt-content/mdc/releases)
- [Changelog](https://github.com/nuxt-content/mdc/blob/main/CHANGELOG.md)
- [Commits](nuxt-content/mdc@v0.21.1...v0.22.1)

Updates `@opentelemetry/api-logs` from 0.219.0 to 0.220.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.219.0...experimental/v0.220.0)

Updates `@opentelemetry/exporter-logs-otlp-http` from 0.219.0 to 0.220.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.219.0...experimental/v0.220.0)

Updates `@opentelemetry/resources` from 2.8.0 to 2.9.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@v2.8.0...v2.9.0)

Updates `@opentelemetry/sdk-logs` from 0.219.0 to 0.220.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.219.0...experimental/v0.220.0)

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

Updates `@tailwindcss/vite` from 4.3.0 to 4.3.2
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.3.2/packages/@tailwindcss-vite)

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

Updates `better-auth` from 1.6.16 to 1.6.23
- [Release notes](https://github.com/better-auth/better-auth/releases)
- [Changelog](https://github.com/better-auth/better-auth/blob/main/packages/better-auth/CHANGELOG.md)
- [Commits](https://github.com/better-auth/better-auth/commits/v1.6.23/packages/better-auth)

Updates `better-sqlite3` from 12.10.0 to 12.11.1
- [Release notes](https://github.com/WiseLibs/better-sqlite3/releases)
- [Commits](WiseLibs/better-sqlite3@v12.10.0...v12.11.1)

Updates `nodemailer` from 9.0.1 to 9.0.3
- [Release notes](https://github.com/nodemailer/nodemailer/releases)
- [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md)
- [Commits](nodemailer/nodemailer@v9.0.1...v9.0.3)

Updates `posthog-node` from 5.36.15 to 5.42.0
- [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.42.0/packages/node)

Updates `resend` from 6.12.4 to 6.17.2
- [Release notes](https://github.com/resend/resend-node/releases)
- [Changelog](https://github.com/resend/resend-node/blob/canary/CHANGELOG.md)
- [Commits](resend/resend-node@v6.12.4...v6.17.2)

Updates `stripe` from 22.2.2 to 22.3.1
- [Release notes](https://github.com/stripe/stripe-node/releases)
- [Changelog](https://github.com/stripe/stripe-node/blob/master/CHANGELOG.md)
- [Commits](stripe/stripe-node@v22.2.2...v22.3.1)

Updates `tailwindcss` from 4.3.0 to 4.3.2
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.3.2/packages/tailwindcss)

Updates `vue` from 3.5.37 to 3.5.39
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](vuejs/core@v3.5.37...v3.5.39)

Updates `vue-router` from 5.1.0 to 5.2.0
- [Release notes](https://github.com/vuejs/router/releases)
- [Commits](vuejs/router@v5.1.0...v5.2.0)

---
updated-dependencies:
- dependency-name: "@ai-sdk/anthropic"
  dependency-version: 3.0.97
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@ai-sdk/google"
  dependency-version: 3.0.93
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@ai-sdk/openai"
  dependency-version: 3.0.85
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@aws-sdk/client-s3"
  dependency-version: 3.1087.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@better-auth/sso"
  dependency-version: 1.6.23
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@better-auth/stripe"
  dependency-version: 1.6.23
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@nuxtjs/i18n"
  dependency-version: 10.4.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@nuxtjs/mdc"
  dependency-version: 0.22.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@opentelemetry/api-logs"
  dependency-version: 0.220.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.220.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@opentelemetry/resources"
  dependency-version: 2.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@opentelemetry/sdk-logs"
  dependency-version: 0.220.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@posthog/nuxt"
  dependency-version: 1.7.80
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@tailwindcss/vite"
  dependency-version: 4.3.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: ai
  dependency-version: 6.0.226
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: better-auth
  dependency-version: 1.6.23
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: better-sqlite3
  dependency-version: 12.11.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: nodemailer
  dependency-version: 9.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: posthog-node
  dependency-version: 5.42.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: resend
  dependency-version: 6.17.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: stripe
  dependency-version: 22.3.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: tailwindcss
  dependency-version: 4.3.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: vue
  dependency-version: 3.5.39
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: vue-router
  dependency-version: 5.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jul 15, 2026
@railway-app

railway-app Bot commented Jul 15, 2026

Copy link
Copy Markdown

🚅 Deployed to the reqcore-pr-230 environment in applirank

Service Status Web Updated (UTC)
applirank ✅ Success (View Logs) Jul 15, 2026 at 1:47 pm

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants