Skip to content

build(deps): bump the production-dependencies group with 12 updates - #27

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/main/production-dependencies-677f43208b
Closed

build(deps): bump the production-dependencies group with 12 updates#27
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/main/production-dependencies-677f43208b

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps the production-dependencies group with 12 updates:

Package From To
jose 5.10.0 6.2.4
pinia 3.0.3 4.0.2
vue-router 4.5.1 5.2.0
@module-federation/runtime 0.21.6 2.8.0
vue-i18n 11.4.7 11.4.8
@ai-sdk/anthropic 2.0.89 4.0.21
@ai-sdk/google 2.0.84 4.0.24
@ai-sdk/openai 2.0.114 4.0.20
@ai-sdk/openai-compatible 1.0.46 3.0.14
@ai-sdk/vue 2.0.219 4.0.37
@iconify/json 2.2.504 2.2.506
ai 5.0.219 7.0.37

Updates jose from 5.10.0 to 6.2.4

Release notes

Sourced from jose's releases.

v6.2.4

Documentation

  • update README.md and SECURITY.md to reflect passed EOL dates (2a84032)

Refactor

  • normalize JWK export members from runtime quirks (386a3eb)

v6.2.3

Refactor

  • cleanly reject invalid PBES2 p2c (0cdb851)

v6.2.2

Fixes

  • reject failed decompression with JWEInvalid error (043b181)

v6.2.1

Refactor

  • reorganize internals, less files, smaller footprint (d4231f9)

v6.2.0

Features

  • re-introduce JWE "zip" (Compression Algorithm) Header Parameter support (b13b446)

Documentation

  • clarify return of general jws and jwe (56682b4)

v6.1.3

Refactor

  • avoid export * as for google closure's compiler sake (6303d98), closes #832

v6.1.2

Refactor

v6.1.1

Documentation

... (truncated)

Changelog

Sourced from jose's changelog.

6.2.4 (2026-07-21)

Documentation

  • update README.md and SECURITY.md to reflect passed EOL dates (2a84032)

Refactor

  • normalize JWK export members from runtime quirks (386a3eb)

6.2.3 (2026-04-27)

Refactor

  • cleanly reject invalid PBES2 p2c (0cdb851)

6.2.2 (2026-03-18)

Fixes

  • reject failed decompression with JWEInvalid error (043b181)

6.2.1 (2026-03-09)

Refactor

  • reorganize internals, less files, smaller footprint (d4231f9)

6.2.0 (2026-03-05)

Features

  • re-introduce JWE "zip" (Compression Algorithm) Header Parameter support (b13b446)

Documentation

  • clarify return of general jws and jwe (56682b4)

6.1.3 (2025-12-02)

Refactor

... (truncated)

Commits
  • 3ced677 chore(release): 6.2.4
  • 9725456 chore: bump packages
  • 386a3eb refactor: normalize JWK export members from runtime quirks
  • f86dbef chore: bump packages
  • 990c670 test: update electron expectations
  • 0bbe2d0 chore: fix broken links for undici
  • 294c40c test: update electron expectations
  • a378068 chore(deps): bump the actions group with 2 updates
  • b299ce2 chore(deps-dev): bump undici
  • f261d84 chore(deps-dev): bump tar in the npm_and_yarn group across 1 directory
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for jose since your current version.


Updates pinia from 3.0.3 to 4.0.2

Commits
  • ae4e3b2 release: pinia@4.0.2 @​pinia/testing@​2.0.1
  • 0203b2d ci: fix size check
  • 39aae41 refactor: build configuration (#3158)
  • 75009b0 release: pinia@4.0.1
  • 2ed563c chore: update pinia readme
  • fb21766 fix: Re-add missing types exports field (#3154)
  • d797385 fix(ci): pin pnpm to 11.7.0 to match action-setup bootstrap
  • bd3d9b3 ci: install pnpm standalone to avoid self-switch crash in release
  • acad9f2 ci: pin pnpm version in release workflow
  • 1374c9d release: pinia@4.0.0 @​pinia/testing@​2.0.0 @​pinia/nuxt@​1.0.0
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for pinia since your current version.


Updates vue-router from 4.5.1 to 5.2.0

Release notes

Sourced from vue-router's releases.

v5.2.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v5.1.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v5.0.7

   🚀 Features

   🐞 Bug Fixes

  • matcher:

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for vue-router since your current version.


Updates @module-federation/runtime from 0.21.6 to 2.8.0

Release notes

Sourced from @​module-federation/runtime's releases.

Release v2.8.0

What's Changed

New Features 🎉

Performance 🚀

Bug Fixes 🐞

Other Changes

New Contributors

Full Changelog: module-federation/core@v2.7.0...v2.8.0

Release v2.7.0

What's Changed

New Features 🎉

Bug Fixes 🐞

Document 📖

Other Changes

... (truncated)

Changelog

Sourced from @​module-federation/runtime's changelog.

2.8.0

Patch Changes

  • Updated dependencies [ea490ae]
    • @​module-federation/runtime-core@​2.8.0
    • @​module-federation/sdk@​2.8.0
    • @​module-federation/error-codes@​2.8.0

2.7.0

Patch Changes

  • Updated dependencies [dcc640b]
  • Updated dependencies [9958086]
    • @​module-federation/sdk@​2.7.0
    • @​module-federation/runtime-core@​2.7.0
    • @​module-federation/error-codes@​2.7.0

2.6.0

Patch Changes

  • Updated dependencies [7cfd71b]
    • @​module-federation/runtime-core@​2.6.0
    • @​module-federation/sdk@​2.6.0
    • @​module-federation/error-codes@​2.6.0

2.5.1

Patch Changes

  • Updated dependencies [b9b3b8c]
    • @​module-federation/sdk@​2.5.1
    • @​module-federation/runtime-core@​2.5.1
    • @​module-federation/error-codes@​2.5.1

2.5.0

Minor Changes

  • d433ec9: feat(runtime): support finder callbacks in getInstance and clarify runtime instance API usage.
  • 41281f4: Add an opt-in observability plugin, a Chrome-extension-safe observability plugin entry with an independent name and fixed browser scope, a direct runtime plugin API with instance-bound component loaded marks, explicit temporary React onMFRemoteLoaded callback injection for matched remotes, opt-in start console traces for loadRemote and loadShare, a local collector mode for AI-assisted browser debugging, a Node-specific export for file reports, a build-specific export for build summaries and build error reports, remote and shared lifecycle hooks, console trace hints, safe browser/Node report outputs, configurable error stack capture with explicit console raw-stack opt-ins, shared/eager loading evidence gated to stable runtime 2.5.0+ for Chrome-extension compatibility, final loading outcome summaries for Module Federation loading reports including resolved shared dependencies, deterministic fact reports for runtime and build failures, no-op return handling for observer hooks, detailed remote match/init/expose/factory phase events with phase durations, compact phase summaries, cache/fallback markers, loaded-before evidence from existing federation instances when a remote load fails, length-limited business component metadata, clipped moduleInfo evidence with preserved deployment locator fields for snapshot-dependent failures, normalized runtime error summaries with error codes, owner hints, retryability, and safe context, dedicated runtime error codes for invalid manifests, missing exposes, and remote container init failures, plus MF skill guidance for reading and fixing observability reports.

Patch Changes

  • Updated dependencies [5d4095d]
  • Updated dependencies [0716c11]
  • Updated dependencies [41281f4]
    • @​module-federation/sdk@​2.5.0

... (truncated)

Commits

Updates vue-i18n from 11.4.7 to 11.4.8

Release notes

Sourced from vue-i18n's releases.

v11.4.8

What's Changed

👕 Refactoring

Full Changelog: intlify/vue-i18n@v11.4.7...v11.4.8

Commits

Updates @ai-sdk/anthropic from 2.0.89 to 4.0.21

Release notes

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

@​ai-sdk/anthropic@​4.0.21

Patch Changes

  • e29788d: fix(anthropic): report thinking tokens as reasoning token usage

@​ai-sdk/anthropic@​4.0.20

Patch Changes

  • cbdc990: feat (provider/anthropic): support fallbacks 'default' mode, which routes safety classifier refusals to Anthropic's recommended fallback model (adds the server-side-fallback-2026-07-01 beta automatically)
  • cbdc990: feat (provider/anthropic): support mid-conversation tool changes via the toolChanges system message provider option, emitting tool_addition/tool_removal content blocks and the mid-conversation-tool-changes-2026-07-01 beta
  • cbdc990: feat (provider/anthropic): add claude-opus-5 model id with frontier-tier capabilities (128k output tokens, structured output, adaptive thinking, xhigh effort, sampling parameter rejection, thinking-disabled only at effort high or below)

@​ai-sdk/anthropic@​3.0.103

Patch Changes

  • 7865a71: fix(anthropic): report thinking tokens as reasoning token usage

@​ai-sdk/anthropic@​3.0.102

Patch Changes

  • b4c4426: feat (provider/anthropic): support fallbacks 'default' mode, which routes safety classifier refusals to Anthropic's recommended fallback model (adds the server-side-fallback-2026-07-01 beta automatically)
  • b4c4426: feat (provider/anthropic): support mid-conversation tool changes via the toolChanges system message provider option, emitting tool_addition/tool_removal content blocks and the mid-conversation-tool-changes-2026-07-01 beta
  • b4c4426: feat (provider/anthropic): add claude-opus-5 model id with frontier-tier capabilities (128k output tokens, structured output, adaptive thinking, xhigh effort, sampling parameter rejection, thinking-disabled only at effort high or below)

@​ai-sdk/anthropic@​2.0.91

Patch Changes

  • 0ab9755: feat (provider/anthropic): support fallbacks 'default' mode, which routes safety classifier refusals to Anthropic's recommended fallback model (adds the server-side-fallback-2026-07-01 beta automatically)
  • 0ab9755: feat (provider/anthropic): support mid-conversation tool changes via the toolChanges system message provider option, emitting tool_addition/tool_removal content blocks and the mid-conversation-tool-changes-2026-07-01 beta
  • 0ab9755: feat (provider/anthropic): add claude-opus-5 model id with frontier-tier capabilities (128k output tokens, structured output, adaptive thinking, xhigh effort, sampling parameter rejection, thinking-disabled only at effort high or below)
Changelog

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

4.0.21

Patch Changes

  • e29788d: fix(anthropic): report thinking tokens as reasoning token usage

4.0.20

Patch Changes

  • cbdc990: feat (provider/anthropic): support fallbacks 'default' mode, which routes safety classifier refusals to Anthropic's recommended fallback model (adds the server-side-fallback-2026-07-01 beta automatically)
  • cbdc990: feat (provider/anthropic): support mid-conversation tool changes via the toolChanges system message provider option, emitting tool_addition/tool_removal content blocks and the mid-conversation-tool-changes-2026-07-01 beta
  • cbdc990: feat (provider/anthropic): add claude-opus-5 model id with frontier-tier capabilities (128k output tokens, structured output, adaptive thinking, xhigh effort, sampling parameter rejection, thinking-disabled only at effort high or below)

4.0.19

Patch Changes

  • 01a596a: fix (provider/anthropic): use current-generation capability defaults for unrecognized Claude model IDs while retaining conservative defaults for legacy Claude and non-Claude models.

4.0.18

Patch Changes

  • 97de198: Warn when an unknown model uses the default 4096 max output token limit.

4.0.17

Patch Changes

  • b72fc7c: fix(amazon-bedrock): sanitize unsupported JSON Schema constraints in native Anthropic structured output
  • 9218ebe: fix(provider/anthropic): warn when parallel tool use is requested with JSON tool structured output
  • Updated dependencies [02ffdcb]
  • Updated dependencies [76cb673]
    • @​ai-sdk/provider-utils@​5.0.12

4.0.16

Patch Changes

  • afcf19c: fix(provider/anthropic): preserve web search citations when replaying assistant messages
  • Updated dependencies [cd06458]
    • @​ai-sdk/provider-utils@​5.0.11

4.0.15

Patch Changes

  • Updated dependencies [31c7be8]
    • @​ai-sdk/provider-utils@​5.0.10

... (truncated)

Commits

Updates @ai-sdk/google from 2.0.84 to 4.0.24

Release notes

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

@​ai-sdk/google@​4.0.24

Patch Changes

  • c57a353: fix(google): omit unsupported function call IDs

@​ai-sdk/google@​4.0.23

Patch Changes

  • f126649: feat(provider/google): default unknown Gemini model IDs to the newest supported capabilities

@​ai-sdk/google-vertex@​3.0.158

Patch Changes

  • Updated dependencies [0ab9755]
  • Updated dependencies [0ab9755]
  • Updated dependencies [0ab9755]
    • @​ai-sdk/anthropic@​2.0.91

@​ai-sdk/google-vertex@​3.0.157

Patch Changes

  • 5e9957e: feat(provider/google): default unknown Gemini model IDs to the newest supported capabilities
  • Updated dependencies [5e9957e]
  • Updated dependencies [db28434]
    • @​ai-sdk/google@​2.0.85
    • @​ai-sdk/anthropic@​2.0.90

@​ai-sdk/google@​3.0.101

Patch Changes

  • 326887b: fix(google): omit unsupported function call IDs

@​ai-sdk/google@​3.0.100

Patch Changes

  • dae771a: feat(provider/google): default unknown Gemini model IDs to the newest supported capabilities

@​ai-sdk/google@​2.0.85

Patch Changes

  • 5e9957e: feat(provider/google): default unknown Gemini model IDs to the newest supported capabilities
Changelog

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

4.0.24

Patch Changes

  • c57a353: fix(google): omit unsupported function call IDs

4.0.23

Patch Changes

  • f126649: feat(provider/google): default unknown Gemini model IDs to the newest supported capabilities

4.0.22

Patch Changes

  • 66b7151: fix(provider/google): preserve Gemini Live lifecycle events
  • 5e5453c: Avoid missing thought-signature warnings and skip-validator injection for valid unsigned Gemini 3 parallel function calls in the same model response.

4.0.21

Patch Changes

  • 7c16f21: feat(google): add gemini-3.6-flash and gemini-3.5-flash-lite models

4.0.20

Patch Changes

  • Updated dependencies [02ffdcb]
  • Updated dependencies [76cb673]
    • @​ai-sdk/provider-utils@​5.0.12

4.0.19

Patch Changes

  • a70b027: fix(provider/google): associate multiple code execution results with their tool call
  • a3ce307: fix(provider/google): surface Gemini responseId as response-metadata (stream) and response.id (generate)

4.0.18

Patch Changes

  • Updated dependencies [cd06458]
    • @​ai-sdk/provider-utils@​5.0.11

4.0.17

Patch Changes

... (truncated)

Commits

Updates @ai-sdk/openai from 2.0.114 to 4.0.20

Release notes

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

@​ai-sdk/openai@​4.0.20

Patch Changes

  • 1f6dd3a: Add OpenAI Responses Programmatic Tool Calling with hosted program tools, function caller controls, structured output schemas, and multi-step continuation support.

@​ai-sdk/openai@​4.0.19

Patch Changes

  • 34c53c0: Apply reasoning, service tier, and image defaults to recognizable future OpenAI model family versions.

@​ai-sdk/openai@​3.0.88

Patch Changes

  • 8100830: Apply reasoning, service tier, and image defaults to recognizable future OpenAI model family versions.

@​ai-sdk/openai@​2.0.115

Patch Changes

  • 11a02d9: Apply reasoning, service tier, and image defaults to recognizable future OpenAI model family versions.
Changelog

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

4.0.20

Patch Changes

  • 1f6dd3a: Add OpenAI Responses Programmatic Tool Calling with hosted program tools, function caller controls, structured output schemas, and multi-step continuation support.

4.0.19

Patch Changes

  • 34c53c0: Apply reasoning, service tier, and image defaults to recognizable future OpenAI model family versions.

4.0.18

Patch Changes

  • bc43dc2: Preserve stored tool search output item IDs from provider metadata.

4.0.17

Patch Changes

  • Updated dependencies [02ffdcb]
  • Updated dependencies [76cb673]
    • @​ai-sdk/provider-utils@​5.0.12

4.0.16

Patch Changes

  • 75f86f4: fix(provider/openai, provider/open-responses): throw a descriptive error when the Responses API returns a 200 with no output

    A successful (200) Responses body missing the output array previously threw an opaque output is not iterable TypeError from doGenerate. Both providers now surface a clear APICallError ("Responses API returned no output …"), including the incomplete-details reason (and status, for open-responses) when present. When the body includes a response.error, its message is surfaced first so upstream error details aren't masked by the generic fallback. This makes malformed/incomplete upstream responses actionable instead of a cryptic crash.

  • Updated dependencies [cd06458]

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

4.0.15

Patch Changes

  • 0063c2d: Add the client-executed OpenAI Responses API computer tool with batched actions and screenshot outputs.

4.0.14

Patch Changes

  • Updated dependencies [31c7be8]
    • @​ai-sdk/provider-utils@​5.0.10

... (truncated)

Commits

Updates @ai-sdk/openai-compatible from 1.0.46 to 3.0.14

Release notes

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

@​ai-sdk/langchain@​2.0.243

Patch Changes

  • ai@6.0.235

@​ai-sdk/llamaindex@​2.0.235

Patch Changes

  • ai@6.0.235

@​ai-sdk/rsc@​2.0.235

Patch Changes

  • ai@6.0.235

@​ai-sdk/react@​2.0.222

Patch Changes

  • ai@5.0.220

@​ai-sdk/vue@​2.0.220

Patch Changes

  • ai@5.0.220

@​ai-sdk/gateway@​2.0.119

Patch Changes

  • a45e563: Backport: chore(provider/gateway): update gateway model settings files

@​ai-sdk/openai@​2.0.115

Patch Changes

  • 11a02d9: Apply reasoning, service tier, and image defaults to recognizable future OpenAI model family versions.

@​ai-sdk/anthropic@​2.0.91

Patch Changes

  • 0ab9755: feat (provider/anthropic): support fallbacks 'default' mode, which routes safety classifier refusals to Anthropic's recommended fallback model (adds the server-side-fallback-2026-07-01 beta automatically)
  • 0ab9755: feat (provider/anthropic): support mid-conversation tool changes via the toolChanges system message provider option, emitting tool_addition/tool_removal content blocks and the mid-conversation-tool-changes-2026-07-01 beta
  • 0ab9755: feat (provider/anthropic): add claude-opus-5 model id with frontier-tier capabilities (128k output tokens, structured output, adaptive thinking, xhigh effort, sampling parameter rejection, thinking-disabled only at effort high or below)

@​ai-sdk/google@​2.0.85

Patch Changes

  • 5e9957e: feat(provider/google): default unknown Gemini model IDs to the newest supported capabilities

@​ai-sdk/anthropic-aws@​2.0.13

Patch Changes

... (truncated)

Changelog

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

3.0.14

Patch Changes

  • Updated dependencies [02ffdcb]
  • Updated dependencies [76cb673]
    • @​ai-sdk/provider-utils@​5.0.12

3.0.13

Patch Changes

  • 8b52503: feat(openai-compatible): add an extensible providerOptions type for image model requests and stop forcing response_format

3.0.12

Patch Changes

  • Updated dependencies [cd06458]
    • @​ai-sdk/provider-utils@​5.0.11

3.0.11

Patch Changes

  • 0b61267: Preserve structured error data from chat completion SSE streams.

3.0.10

Patch Changes

  • Updated dependencies [31c7be8]
    • @​ai-sdk/provider-utils@​5.0.10

3.0.9

Patch Changes

  • Updated dependencies [4be62c1]
  • Updated dependencies [7805e4a]
  • Updated dependencies [cd12954]
    • @​ai-sdk/provider-utils@​5.0.9

3.0.8

Patch Changes

  • Updated dependencies [e193290]
    • @​ai-sdk/provider-utils@​5.0.8

... (truncated)

Commits

Updates @ai-sdk/vue from 2.0.219 to 4.0.37

Release notes

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

@​ai-sdk/vue@​4.0.37

Patch Changes

  • ai@7.0.37

@​ai-sdk/vue@​4.0.36

Patch Changes

  • Updated dependencies [7fa85b2]
    • ai@7.0.36

@​ai-sdk/vue@​3.0.235

Patch Changes

  • ai@6.0.235

@​ai-sdk/vue@​2.0.220

Patch ChangesDescription has been truncated

Bumps the production-dependencies group with 12 updates:

| Package | From | To |
| --- | --- | --- |
| [jose](https://github.com/panva/jose) | `5.10.0` | `6.2.4` |
| [pinia](https://github.com/vuejs/pinia) | `3.0.3` | `4.0.2` |
| [vue-router](https://github.com/vuejs/router) | `4.5.1` | `5.2.0` |
| [@module-federation/runtime](https://github.com/module-federation/core/tree/HEAD/packages/runtime) | `0.21.6` | `2.8.0` |
| [vue-i18n](https://github.com/intlify/vue-i18n/tree/HEAD/packages/vue-i18n) | `11.4.7` | `11.4.8` |
| [@ai-sdk/anthropic](https://github.com/vercel/ai/tree/HEAD/packages/anthropic) | `2.0.89` | `4.0.21` |
| [@ai-sdk/google](https://github.com/vercel/ai/tree/HEAD/packages/google) | `2.0.84` | `4.0.24` |
| [@ai-sdk/openai](https://github.com/vercel/ai/tree/HEAD/packages/openai) | `2.0.114` | `4.0.20` |
| [@ai-sdk/openai-compatible](https://github.com/vercel/ai/tree/HEAD/packages/openai-compatible) | `1.0.46` | `3.0.14` |
| [@ai-sdk/vue](https://github.com/vercel/ai/tree/HEAD/packages/vue) | `2.0.219` | `4.0.37` |
| [@iconify/json](https://github.com/iconify/icon-sets) | `2.2.504` | `2.2.506` |
| [ai](https://github.com/vercel/ai/tree/HEAD/packages/ai) | `5.0.219` | `7.0.37` |


Updates `jose` from 5.10.0 to 6.2.4
- [Release notes](https://github.com/panva/jose/releases)
- [Changelog](https://github.com/panva/jose/blob/main/CHANGELOG.md)
- [Commits](panva/jose@v5.10.0...v6.2.4)

Updates `pinia` from 3.0.3 to 4.0.2
- [Release notes](https://github.com/vuejs/pinia/releases)
- [Commits](vuejs/pinia@v3.0.3...v4.0.2)

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

Updates `@module-federation/runtime` from 0.21.6 to 2.8.0
- [Release notes](https://github.com/module-federation/core/releases)
- [Changelog](https://github.com/module-federation/core/blob/main/packages/runtime/CHANGELOG.md)
- [Commits](https://github.com/module-federation/core/commits/v2.8.0/packages/runtime)

Updates `vue-i18n` from 11.4.7 to 11.4.8
- [Release notes](https://github.com/intlify/vue-i18n/releases)
- [Changelog](https://github.com/intlify/vue-i18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/intlify/vue-i18n/commits/v11.4.8/packages/vue-i18n)

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

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

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

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

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

Updates `@iconify/json` from 2.2.504 to 2.2.506
- [Commits](iconify/icon-sets@2.2.504...2.2.506)

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

---
updated-dependencies:
- dependency-name: jose
  dependency-version: 6.2.4
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: pinia
  dependency-version: 4.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: vue-router
  dependency-version: 5.2.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: "@module-federation/runtime"
  dependency-version: 2.8.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: vue-i18n
  dependency-version: 11.4.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@ai-sdk/anthropic"
  dependency-version: 4.0.21
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: "@ai-sdk/google"
  dependency-version: 4.0.24
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: "@ai-sdk/openai"
  dependency-version: 4.0.20
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: "@ai-sdk/openai-compatible"
  dependency-version: 3.0.14
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: "@ai-sdk/vue"
  dependency-version: 4.0.37
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: "@iconify/json"
  dependency-version: 2.2.506
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: ai
  dependency-version: 7.0.37
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 26, 2026
@dependabot
dependabot Bot requested a review from xiaoland as a code owner July 26, 2026 11:31
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 26, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 26, 2026

Copy link
Copy Markdown
Author

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Jul 26, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/main/production-dependencies-677f43208b branch July 26, 2026 12:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants