Skip to content

chore(deps): bump the production-dependencies group with 65 updates#7

Closed
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/npm_and_yarn/production-dependencies-ada1a180c6
Closed

chore(deps): bump the production-dependencies group with 65 updates#7
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/npm_and_yarn/production-dependencies-ada1a180c6

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the production-dependencies group with 65 updates:

Package From To
@actions/core 1.11.1 3.0.1
@actions/github 6.0.1 9.1.1
@agentclientprotocol/sdk 0.13.0 1.1.0
@ai-sdk/amazon-bedrock 3.0.73 5.0.10
@ai-sdk/anthropic 2.0.57 4.0.7
@ai-sdk/azure 2.0.91 4.0.7
@ai-sdk/cerebras 1.0.34 3.0.5
@ai-sdk/cohere 2.0.22 4.0.5
@ai-sdk/deepinfra 1.0.31 3.0.5
@ai-sdk/gateway 2.0.25 4.0.11
@ai-sdk/google 2.0.52 4.0.8
@ai-sdk/google-vertex 3.0.97 5.0.10
@ai-sdk/groq 2.0.34 4.0.5
@ai-sdk/mistral 2.0.27 4.0.5
@ai-sdk/openai 2.0.89 4.0.7
@ai-sdk/openai-compatible 1.0.30 3.0.5
@ai-sdk/perplexity 2.0.23 4.0.6
@ai-sdk/provider 2.0.1 4.0.2
@ai-sdk/provider-utils 3.0.20 5.0.5
@ai-sdk/togetherai 1.0.31 3.0.6
@ai-sdk/vercel 1.0.31 3.0.5
@ai-sdk/xai 2.0.51 4.0.6
@clack/prompts 1.0.0-alpha.1 1.6.0
@gitlab/gitlab-ai-provider 3.3.1 4.1.0
@hono/standard-validator 0.1.5 0.2.3
@modelcontextprotocol/sdk 1.25.2 1.29.0
@octokit/graphql 9.0.2 9.0.3
@openrouter/ai-sdk-provider 1.5.2 2.10.0
@parcel/watcher 2.5.1 2.5.6
@solid-primitives/event-bus 1.1.2 1.1.3
@solid-primitives/scheduled 1.5.2 1.5.3
@standard-schema/spec 1.0.0 1.1.0
@zip.js/zip.js 2.7.62 2.8.26
bonjour-service 1.3.0 1.4.2
bun-pty 0.4.4 0.4.10
chokidar 4.0.3 5.0.0
clipboardy 4.0.0 5.3.1
decimal.js 10.5.0 10.6.0
minimatch 10.0.3 10.2.5
open 10.1.2 11.0.0
strip-ansi 7.1.2 7.2.0
tree-sitter-bash 0.25.0 0.25.1
turndown 7.2.0 7.2.4
vscode-jsonrpc 8.2.1 9.0.1
web-tree-sitter 0.25.10 0.26.10
zod-to-json-schema 3.24.5 3.25.2
@synsci/atlas 0.5.12 0.13.2
@shikijs/transformers 3.4.2 4.3.1
katex 0.16.27 0.17.0
@solid-primitives/active-element 2.1.3 2.1.5
@solid-primitives/audio 1.4.2 1.4.4
@solid-primitives/media 2.3.3 2.3.5
@solid-primitives/resize-observer 2.1.3 2.1.5
@solid-primitives/scroll 2.1.3 2.1.5
@solid-primitives/websocket 1.3.1 1.4.0
ghostty-web 0.3.0 0.4.0
@solid-primitives/bounds 0.1.3 0.1.5
marked-katex-extension 5.1.6 5.1.10
@astrojs/cloudflare 12.6.3 14.1.1
@astrojs/markdown-remark 6.3.1 7.2.1
@astrojs/solid-js 5.1.0 7.0.1
@astrojs/starlight 0.34.3 0.41.3
@fontsource/ibm-plex-mono 5.2.5 5.2.7
astro 5.7.13 7.0.6
js-base64 3.7.7 3.8.0

Updates @actions/core from 1.11.1 to 3.0.1

Changelog

Sourced from @​actions/core's changelog.

3.0.1

  • Bump undici from 6.23.0 to 6.24.1 #2348

3.0.0

  • Breaking change: Package is now ESM-only
    • CommonJS consumers must use dynamic import() instead of require()

2.0.3

  • Bump @actions/http-client to 3.0.2

2.0.1

  • Bump @​actions/exec from 1.1.1 to 2.0.0 #2199

2.0.0

  • Add support for Node 24 #2110
  • Bump @​actions/http-client from 2.0.1 to 3.0.0
Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​actions/core since your current version.


Updates @actions/github from 6.0.1 to 9.1.1

Changelog

Sourced from @​actions/github's changelog.

9.1.1

  • Bump undici from 6.23.0 to 6.24.0 #2346

9.1.0

  • Append actions_orchestration_id to user-agent when the ACTIONS_ORCHESTRATION_ID environment variable is set #2364

9.0.0

  • Breaking change: Package is now ESM-only
    • CommonJS consumers must use dynamic import() instead of require()
    • Example: const { getOctokit, context } = await import('@actions/github')
  • Fix TypeScript compilation by migrating to ESM, enabling proper imports from @octokit/core/types

8.0.1

  • Update undici to 6.23.0
  • Update @actions/http-client to 3.0.2

8.0.0

  • Update @​octokit dependencies
    • @octokit/core ^7.0.6
    • @octokit/plugin-paginate-rest ^14.0.0
    • @octokit/plugin-rest-endpoint-methods ^17.0.0
    • @octokit/request ^10.0.7
    • @octokit/request-error ^7.1.0
  • Breaking change: Minimum Node.js version is now 20 (previously 18)

7.0.0

  • Update to v3.0.1 of @actions/http-client
Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​actions/github since your current version.


Updates @agentclientprotocol/sdk from 0.13.0 to 1.1.0

Release notes

Sourced from @​agentclientprotocol/sdk's releases.

v1.1.0

1.1.0 (2026-06-29)

Features

  • Expose request ids in handler contexts (#202) (eda849c)

v1.0.0

1.0.0 (2026-06-24)

Features

  • schema: Update to v1.16.0 of the schema (#199) (de58791)

Miscellaneous Chores

v0.29.0

0.29.0 (2026-06-22)

Features

  • unstable: Add support for request cancellation (#195) (d5197f9)

v0.28.1

0.28.1 (2026-06-19)

Bug Fixes

  • Expose peer contexts from app connections (#190) (d657310)

v0.28.0

0.28.0 (2026-06-18)

Features

v0.27.1

0.27.1 (2026-06-18)

Bug Fixes

... (truncated)

Changelog

Sourced from @​agentclientprotocol/sdk's changelog.

1.1.0 (2026-06-29)

Features

  • Expose request ids in handler contexts (#202) (eda849c)

1.0.0 (2026-06-24)

Features

  • schema: Update to v1.16.0 of the schema (#199) (de58791)

Miscellaneous Chores

0.29.0 (2026-06-22)

Features

  • unstable: Add support for request cancellation (#195) (d5197f9)

0.28.1 (2026-06-19)

Bug Fixes

  • Expose peer contexts from app connections (#190) (d657310)

0.28.0 (2026-06-18)

Features

0.27.1 (2026-06-18)

Bug Fixes

  • node-adapter: Cap HTTP request body size (#186) (3832d4c)
  • node-adapter: harden Node adapter request parsing (220eae6)

0.27.0 (2026-06-18)

... (truncated)

Commits

Updates @ai-sdk/amazon-bedrock from 3.0.73 to 5.0.10

Release notes

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

@​ai-sdk/provider-utils@​5.0.5

Patch Changes

  • 5c5c0f5: Add experimental streaming transcription support for transcription models, including OpenAI gpt-realtime-whisper and xAI WebSocket STT.
  • Updated dependencies [5c5c0f5]
    • @​ai-sdk/provider@​4.0.2

@​ai-sdk/provider-utils@​5.0.4

Patch Changes

  • c6f5e62: Prevent prototype pollution when synchronously parsing provider JSON inputs and expose secureJsonParse from provider-utils.

@​ai-sdk/svelte@​4.0.219

Patch Changes

  • ai@6.0.219

@​ai-sdk/react@​4.0.15

Patch Changes

  • 5c5c0f5: Add experimental streaming transcription support for transcription models, including OpenAI gpt-realtime-whisper and xAI WebSocket STT.
  • Updated dependencies [5c5c0f5]
    • ai@7.0.14
    • @​ai-sdk/provider@​4.0.2
    • @​ai-sdk/provider-utils@​5.0.5
    • @​ai-sdk/mcp@​2.0.7

@​ai-sdk/react@​4.0.14

Patch Changes

  • ai@7.0.13

@​ai-sdk/vue@​4.0.14

Patch Changes

  • Updated dependencies [5c5c0f5]
    • ai@7.0.14
    • @​ai-sdk/provider-utils@​5.0.5

@​ai-sdk/react@​4.0.13

Patch Changes

  • Updated dependencies [ecfeb6f]
  • Updated dependencies [a193137]
  • Updated dependencies [c6f5e62]
  • Updated dependencies [3c30eb4]
    • ai@7.0.12
    • @​ai-sdk/provider-utils@​5.0.4
    • @​ai-sdk/mcp@​2.0.6

... (truncated)

Changelog

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

5.0.10

Patch Changes

  • 5c5c0f5: Add experimental streaming transcription support for transcription models, including OpenAI gpt-realtime-whisper and xAI WebSocket STT.
  • Updated dependencies [5c5c0f5]
    • @​ai-sdk/provider@​4.0.2
    • @​ai-sdk/provider-utils@​5.0.5
    • @​ai-sdk/anthropic@​4.0.7
    • @​ai-sdk/openai@​4.0.7

5.0.9

Patch Changes

  • Updated dependencies [c6f5e62]
  • Updated dependencies [679c52a]
    • @​ai-sdk/anthropic@​4.0.6
    • @​ai-sdk/provider-utils@​5.0.4
    • @​ai-sdk/openai@​4.0.6

5.0.8

Patch Changes

  • 1daf48b: feat(amazon-bedrock): increase limit of embeddings in a request for cohere models

5.0.7

Patch Changes

  • Updated dependencies [8c616f0]
    • @​ai-sdk/provider-utils@​5.0.3
    • @​ai-sdk/anthropic@​4.0.5
    • @​ai-sdk/openai@​4.0.5

5.0.6

Patch Changes

  • c18018c: feat (provider/anthropic): add claude-sonnet-5 model id
  • Updated dependencies [c18018c]
    • @​ai-sdk/anthropic@​4.0.4

5.0.5

Patch Changes

  • 85a80fc: fix (amazon-bedrock): send the correct bedrockRerankingConfiguration request key for reranking

... (truncated)

Commits
Maintainer changes

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


Updates @ai-sdk/anthropic from 2.0.57 to 4.0.7

Release notes

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

@​ai-sdk/openai@​4.0.7

Patch Changes

  • 5c5c0f5: Add experimental streaming transcription support for transcription models, including OpenAI gpt-realtime-whisper and xAI WebSocket STT.
  • Updated dependencies [5c5c0f5]
    • @​ai-sdk/provider@​4.0.2
    • @​ai-sdk/provider-utils@​5.0.5

@​ai-sdk/klingai@​4.0.6

Patch Changes

  • 5c5c0f5: Add experimental streaming transcription support for transcription models, including OpenAI gpt-realtime-whisper and xAI WebSocket STT.
  • Updated dependencies [5c5c0f5]
    • @​ai-sdk/provider@​4.0.2
    • @​ai-sdk/provider-utils@​5.0.5

@​ai-sdk/openai@​4.0.6

Patch Changes

  • Updated dependencies [c6f5e62]
    • @​ai-sdk/provider-utils@​5.0.4

@​ai-sdk/perplexity@​4.0.6

Patch Changes

  • 5c5c0f5: Add experimental streaming transcription support for transcription models, including OpenAI gpt-realtime-whisper and xAI WebSocket STT.
  • Updated dependencies [5c5c0f5]
    • @​ai-sdk/provider@​4.0.2
    • @​ai-sdk/provider-utils@​5.0.5

@​ai-sdk/xai@​4.0.6

Patch Changes

  • 5c5c0f5: Add experimental streaming transcription support for transcription models, including OpenAI gpt-realtime-whisper and xAI WebSocket STT.
  • Updated dependencies [5c5c0f5]
    • @​ai-sdk/provider@​4.0.2
    • @​ai-sdk/provider-utils@​5.0.5
    • @​ai-sdk/openai-compatible@​3.0.5

@​ai-sdk/klingai@​4.0.5

Patch Changes

  • Updated dependencies [c6f5e62]
    • @​ai-sdk/provider-utils@​5.0.4

@​ai-sdk/mistral@​4.0.5

Patch Changes

  • 5c5c0f5: Add experimental streaming transcription support for transcription models, including OpenAI gpt-realtime-whisper and xAI WebSocket STT.
  • Updated dependencies [5c5c0f5]

... (truncated)

Changelog

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

4.0.7

Patch Changes

  • 5c5c0f5: Add experimental streaming transcription support for transcription models, including OpenAI gpt-realtime-whisper and xAI WebSocket STT.
  • Updated dependencies [5c5c0f5]
    • @​ai-sdk/provider@​4.0.2
    • @​ai-sdk/provider-utils@​5.0.5

4.0.6

Patch Changes

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

4.0.5

Patch Changes

  • Updated dependencies [8c616f0]
    • @​ai-sdk/provider-utils@​5.0.3

4.0.4

Patch Changes

  • c18018c: feat (provider/anthropic): add claude-sonnet-5 model id

4.0.3

Patch Changes

  • Updated dependencies [0274f34]
    • @​ai-sdk/provider@​4.0.1
    • @​ai-sdk/provider-utils@​5.0.2

4.0.2

Patch Changes

  • dfffb27: fix(anthropic): correctly map delta type when code execution tools are used

4.0.1

Patch Changes

  • Updated dependencies [6a436e3]

... (truncated)

Commits
Maintainer changes

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


Updates @ai-sdk/azure from 2.0.91 to 4.0.7

Release notes

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

@​ai-sdk/openai@​4.0.7

Patch Changes

  • 5c5c0f5: Add experimental streaming transcription support for transcription models, including OpenAI gpt-realtime-whisper and xAI WebSocket STT.
  • Updated dependencies [5c5c0f5]
    • @​ai-sdk/provider@​4.0.2
    • @​ai-sdk/provider-utils@​5.0.5

@​ai-sdk/klingai@​4.0.6

Patch Changes

  • 5c5c0f5: Add experimental streaming transcription support for transcription models, including OpenAI gpt-realtime-whisper and xAI WebSocket STT.
  • Updated dependencies [5c5c0f5]
    • @​ai-sdk/provider@​4.0.2
    • @​ai-sdk/provider-utils@​5.0.5

@​ai-sdk/openai@​4.0.6

Patch Changes

  • Updated dependencies [c6f5e62]
    • @​ai-sdk/provider-utils@​5.0.4

@​ai-sdk/perplexity@​4.0.6

Patch Changes

  • 5c5c0f5: Add experimental streaming transcription support for transcription models, including OpenAI gpt-realtime-whisper and xAI WebSocket STT.
  • Updated dependencies [5c5c0f5]
    • @​ai-sdk/provider@​4.0.2
    • @​ai-sdk/provider-utils@​5.0.5

@​ai-sdk/xai@​4.0.6

Patch Changes

  • 5c5c0f5: Add experimental streaming transcription support for transcription models, including OpenAI gpt-realtime-whisper and xAI WebSocket STT.
  • Updated dependencies [5c5c0f5]
    • @​ai-sdk/provider@​4.0.2
    • @​ai-sdk/provider-utils@​5.0.5
    • @​ai-sdk/openai-compatible@​3.0.5

@​ai-sdk/klingai@​4.0.5

Patch Changes

  • Updated dependencies [c6f5e62]
    • @​ai-sdk/provider-utils@​5.0.4

@​ai-sdk/mistral@​4.0.5

Patch Changes

  • 5c5c0f5: Add experimental streaming transcription support for transcription models, including OpenAI gpt-realtime-whisper and xAI WebSocket STT.
  • Updated dependencies [5c5c0f5]

... (truncated)

Changelog

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

4.0.7

Patch Changes

  • 2f10cdf: fix(azure): use custom base urls if provided
  • 5c5c0f5: Add experimental streaming transcription support for transcription models, including OpenAI gpt-realtime-whisper and xAI WebSocket STT.
  • Updated dependencies [5c5c0f5]
    • @​ai-sdk/provider@​4.0.2
    • @​ai-sdk/provider-utils@​5.0.5
    • @​ai-sdk/deepseek@​3.0.5
    • @​ai-sdk/openai@​4.0.7

4.0.6

Patch Changes

  • Updated dependencies [c6f5e62]
    • @​ai-sdk/provider-utils@​5.0.4
    • @​ai-sdk/deepseek@​3.0.4
    • @​ai-sdk/openai@​4.0.6

4.0.5

Patch Changes

  • Updated dependencies [8c616f0]
    • @​ai-sdk/provider-utils@​5.0.3
    • @​ai-sdk/deepseek@​3.0.3
    • @​ai-sdk/openai@​4.0.5

4.0.4

Patch Changes

  • Updated dependencies [0274f34]
    • @​ai-sdk/provider@​4.0.1
    • @​ai-sdk/deepseek@​3.0.2
    • @​ai-sdk/openai@​4.0.4
    • @​ai-sdk/provider-utils@​5.0.2

4.0.3

Patch Changes

  • Updated dependencies [1ead90c]
    • @​ai-sdk/openai@​4.0.3

4.0.2

Patch Changes

... (truncated)

Commits
Maintainer changes

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


Updates @ai-sdk/cerebras from 1.0.34 to 3.0.5

Release notes

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

@​ai-sdk/hume@​3.0.5

Patch Changes

  • 5c5c0f5: Add experimental streaming transcription support for transcription models, including OpenAI gpt-realtime-whisper and xAI WebSocket STT.
  • Updated dependencies [5c5c0f5]
    • @​ai-sdk/provider@​4.0.2
    • @​ai-sdk/provider-utils@​5.0.5

@​ai-sdk/lmnt@​3.0.5

Patch Changes

  • 5c5c0f5: Add experimental streaming transcription support for transcription models, including OpenAI gpt-realtime-whisper and xAI WebSocket STT.
  • Updated dependencies [5c5c0f5]
    • @​ai-sdk/provider@​4.0.2
    • @​ai-sdk/provider-utils@​5.0.5

@​ai-sdk/luma@​3.0.5

Patch Changes

  • Updated dependencies [c6f5e62]
    • @​ai-sdk/provider-utils@​5.0.4

@​ai-sdk/openai-compatible@​3.0.5

Patch Changes

  • 5c5c0f5: Add experimental streaming transcription support for transcription models, including OpenAI gpt-realtime-whisper and xAI WebSocket STT.
  • Updated dependencies [5c5c0f5]
    • @​ai-sdk/provider@​4.0.2
    • @​ai-sdk/provider-utils@​5.0.5

@​ai-sdk/replicate@​3.0.5

Patch Changes

  • Updated dependencies [c6f5e62]
    • @​ai-sdk/provider-utils@​5.0.4

@​ai-sdk/revai@​3.0.5

Patch Changes

  • 5c5c0f5: Add experimental streaming transcription support for transcription models, including OpenAI gpt-realtime-whisper and xAI WebSocket STT.
  • Updated dependencies [5c5c0f5]
    • @​ai-sdk/provider@​4.0.2
    • @​ai-sdk/provider-utils@​5.0.5

@​ai-sdk/togetherai@​3.0.5

Patch Changes

  • Updated dependencies [c6f5e62]
    • @​ai-sdk/provider-utils@​5.0.4
    • @​ai-sdk/openai-compatible@​3.0.4

... (truncated)

Changelog

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

3.0.5

Patch Changes

  • 5c5c0f5: Add experimental streaming transcription support for transcription models, including OpenAI gpt-realtime-whisper and xAI WebSocket STT.
  • Updated dependencies [5c5c0f5]
    • @​ai-sdk/provider@​4.0.2
    • @​ai-sdk/provider-utils@​5.0.5
    • @​ai-sdk/openai-compatible@​3.0.5

3.0.4

Patch Changes

  • Updated dependencies [c6f5e62]
    • @​ai-sdk/provider-utils@​5.0.4
    • @​ai-sdk/openai-compatible@​3.0.4

3.0.3

Patch Changes

  • Updated dependencies [8c616f0]
    • @​ai-sdk/provider-utils@​5.0.3
    • @​ai-sdk/openai-compatible@​3.0.3

3.0.2

Patch Changes

  • Updated dependencies [0274f34]
    • @​ai-sdk/provider@​4.0.1
    • @​ai-sdk/openai-compatible@​3.0.2
    • @​ai-sdk/provider-utils@​5.0.2

3.0.1

Patch Changes

  • Updated dependencies [6a436e3]
    • @​ai-sdk/provider-utils@​5.0.1
    • @​ai-sdk/openai-compatible@​3.0.1

3.0.0

Major Changes

  • ef992f8: Remove CommonJS exports from all packages. All packages are now ESM-only ("type": "module"). Consumers using require() must switch to ESM import syntax.
  • 8359612: Start v7 pre-release

... (truncated)

Commits
Maintainer changes

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


Updates @ai-sdk/cohere from 2.0.22 to 4.0.5

Release notes

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

@​ai-sdk/klingai@​4.0.5

Patch Changes

  • Updated dependencies [c6f5e62]
    • @​ai-sdk/provider-utils@​5.0.4

@​ai-sdk/mistral@​4.0.5

Patch Changes

  • 5c5c0f5: Add experimental streaming transcription support for transcription models, including OpenAI gpt-realtime-whisper and xAI WebSocket STT.
  • Updated dependencies [5c5c0f5]
    • @​ai-sdk/provider@​4.0.2
    • @​ai-sdk/provider-utils@​5.0.5

@​ai-sdk/perplexity@​4.0.5

Patch Changes

  • Updated dependencies [c6f5e62]
    • @​ai-sdk/provider-utils@​5.0.4

@​ai-sdk/xai@​4.0.5

Patch Changes

  • Updated dependencies [c6f5e62]
    • @​ai-sdk/provider-utils@​5.0.4
    • @​ai-sdk/openai-compatible@​3.0.4

@​ai-sdk/mistral@​4.0.4

Patch Changes

  • Updated dependencies [c6f5e62]
    • @​ai-sdk/provider-utils@​5.0.4

@​ai-sdk/provider@​4.0.2

Patch Changes

  • 5c5c0f5: Add experimental streaming transcription support for transcription models, including OpenAI gpt-realtime-whisper and xAI WebSocket STT.

@​ai-sdk/react@​3.0.221

Patch Changes

  • ai@6.0.219

@​ai-sdk/vue@​3.0.219

Patch Changes

  • ai@6.0.219

@​ai-sdk/svelte@​3.0.210

Patch Changes

... (truncated)

Changelog

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

4.0.5

Patch Changes

  • 5c5c0f5: Add experimental streaming transcription support for transcription models, including OpenAI gpt-realtime-whisper and xAI WebSocket STT.
  • Updated dependencies [5c5c0f5]
    • @​ai-sdk/provider@​4.0.2
    • @​ai-sdk/provider-utils@​5.0.5

4.0.4

Patch Changes

  • Updated dependencies [c6f5e62]
    • @​ai-sdk/provider-utils@​5.0.4

4.0.3

Patch Changes

  • Updated dependencies [8c616f0]
    • @​ai-sdk/provider-utils@​5.0.3

4.0.2

Patch Changes

  • Updated dependencies [0274f34]
    • @​ai-sdk/provider@​4.0.1
    • @​ai-sdk/provider-utils@​5.0.2

4.0.1

Patch Changes

  • Updated dependencies [6a436e3]
    • @​ai-sdk/provider-utils@​5.0.1

4.0.0

Major Changes

  • ef992f8: Remove CommonJS exports from all packages. All packages are now ESM-only ("type": "module"). Consumers using require() must switch to ESM import syntax.

  • c29a26f: feat(provider): add support for provider references and uploading files as supported per provider

  • 8359612: Start v7 pre-release

  • 04e9009: chore: make provider implementations code patterns more consistent, including renaming certain exported symbols

    For all externally exported symbols that were renamed, the old names continue to work via deprecated aliases.

Patch Changes

... (truncated)

Commits
Maintainer changes

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


Updates @ai-sdk/deepinfra from 1.0.31 to 3.0.5

Release notes

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

@​ai-sdk/hume@​3.0.5

Patch Changes

  • 5c5c0f5: Add experimental streaming transcription support for transcription models, including OpenAI gpt-realtime-whisper and xAI WebSocket STT.
  • Updated dependencies [5c5c0f5]
    • @​ai-sdk/provider@​4.0.2
    • @​ai-sdk/provider-utils@​5.0.5

@​ai-sdk/lmnt@​3.0.5

Patch Changes

  • 5c5c0f5: Add experimental streaming transcription support for transcription models, including OpenAI gpt-realtime-whisper and xAI WebSocket STT.
  • Updated dependencies [5c5c0f5]
    • @​ai-sdk/provider@​4.0.2
    • @​ai-sdk/provider-utils@​5.0.5

@​ai-sdk/luma@​3.0.5

Patch Changes

  • Updated dependencies [c6f5e62]
    • @​ai-sdk/provider-utils@​5.0.4

@​ai-sdk/openai-compatible@​3.0.5

Patch Changes

  • 5c5c0f5: Add experimental streaming transcription support for transcription models, including OpenAI gpt-realtime-whisper and xAI WebSocket STT.
  • Updated dependencies [5c5c0f5]
    • @​ai-sdk/provider@​4.0.2
    • @​ai-sdk/provider-utils@​5.0.5

@​ai-sdk/replicate@​3.0.5

Patch Changes

  • Updated dependencies [c6f5e62]
    • @​ai-sdk/provider-utils@​5.0.4

@​ai-sdk/revai@​3.0.5

Patch Changes

  • 5c5c0f5: Add experimental streaming transcription support for transcription models, including OpenAI gpt-realtime-whisper and xAI WebSocket STT.
  • Updated dependencies [5c5c0f5]
    • @​ai-sdk/provider@​4.0.2
    • @​ai-sdk/provider-utils@​5.0.5

@​ai-sdk/togetherai@​3.0.5

Patch Changes

  • Updated dependencies [c6f5e62]
    • @​ai-sdk/provider-utils@​5.0.4
    • @​ai-sdk/openai-compatible@​3.0.4

... (truncated)

Changelog

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

3.0.5

Patch Changes

  • 5c5c0f5: Add experimental streaming transcription support for transcription models, including OpenAI gpt-realtime-whisper and xAI WebSocket STT.
  • Updated dependencies [5c5c0f5]

ishaan1124 and others added 2 commits July 4, 2026 02:25
A model-agnostic AI co-scientist for ML engineering and scientific research.
Give it a goal and it reads the literature, writes and runs code, runs
experiments, and writes up results. Run `openscience` to open the workspace
in your browser. Bring your own API key from any provider, or use Atlas for
managed models and compute.

Built with Bun and TypeScript. Apache License 2.0.
Bumps the production-dependencies group with 65 updates:

| Package | From | To |
| --- | --- | --- |
| [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) | `1.11.1` | `3.0.1` |
| [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github) | `6.0.1` | `9.1.1` |
| [@agentclientprotocol/sdk](https://github.com/agentclientprotocol/typescript-sdk) | `0.13.0` | `1.1.0` |
| [@ai-sdk/amazon-bedrock](https://github.com/vercel/ai/tree/HEAD/packages/amazon-bedrock) | `3.0.73` | `5.0.10` |
| [@ai-sdk/anthropic](https://github.com/vercel/ai/tree/HEAD/packages/anthropic) | `2.0.57` | `4.0.7` |
| [@ai-sdk/azure](https://github.com/vercel/ai/tree/HEAD/packages/azure) | `2.0.91` | `4.0.7` |
| [@ai-sdk/cerebras](https://github.com/vercel/ai/tree/HEAD/packages/cerebras) | `1.0.34` | `3.0.5` |
| [@ai-sdk/cohere](https://github.com/vercel/ai/tree/HEAD/packages/cohere) | `2.0.22` | `4.0.5` |
| [@ai-sdk/deepinfra](https://github.com/vercel/ai/tree/HEAD/packages/deepinfra) | `1.0.31` | `3.0.5` |
| [@ai-sdk/gateway](https://github.com/vercel/ai/tree/HEAD/packages/gateway) | `2.0.25` | `4.0.11` |
| [@ai-sdk/google](https://github.com/vercel/ai/tree/HEAD/packages/google) | `2.0.52` | `4.0.8` |
| [@ai-sdk/google-vertex](https://github.com/vercel/ai/tree/HEAD/packages/google-vertex) | `3.0.97` | `5.0.10` |
| [@ai-sdk/groq](https://github.com/vercel/ai/tree/HEAD/packages/groq) | `2.0.34` | `4.0.5` |
| [@ai-sdk/mistral](https://github.com/vercel/ai/tree/HEAD/packages/mistral) | `2.0.27` | `4.0.5` |
| [@ai-sdk/openai](https://github.com/vercel/ai/tree/HEAD/packages/openai) | `2.0.89` | `4.0.7` |
| [@ai-sdk/openai-compatible](https://github.com/vercel/ai/tree/HEAD/packages/openai-compatible) | `1.0.30` | `3.0.5` |
| [@ai-sdk/perplexity](https://github.com/vercel/ai/tree/HEAD/packages/perplexity) | `2.0.23` | `4.0.6` |
| [@ai-sdk/provider](https://github.com/vercel/ai/tree/HEAD/packages/provider) | `2.0.1` | `4.0.2` |
| [@ai-sdk/provider-utils](https://github.com/vercel/ai/tree/HEAD/packages/provider-utils) | `3.0.20` | `5.0.5` |
| [@ai-sdk/togetherai](https://github.com/vercel/ai/tree/HEAD/packages/togetherai) | `1.0.31` | `3.0.6` |
| [@ai-sdk/vercel](https://github.com/vercel/ai/tree/HEAD/packages/vercel) | `1.0.31` | `3.0.5` |
| [@ai-sdk/xai](https://github.com/vercel/ai/tree/HEAD/packages/xai) | `2.0.51` | `4.0.6` |
| [@clack/prompts](https://github.com/bombshell-dev/clack/tree/HEAD/packages/prompts) | `1.0.0-alpha.1` | `1.6.0` |
| [@gitlab/gitlab-ai-provider](https://gitlab.com/gitlab-org/editor-extensions/gitlab-ai-provider) | `3.3.1` | `4.1.0` |
| [@hono/standard-validator](https://github.com/honojs/middleware/tree/HEAD/packages/standard-validator) | `0.1.5` | `0.2.3` |
| [@modelcontextprotocol/sdk](https://github.com/modelcontextprotocol/typescript-sdk) | `1.25.2` | `1.29.0` |
| [@octokit/graphql](https://github.com/octokit/graphql.js) | `9.0.2` | `9.0.3` |
| [@openrouter/ai-sdk-provider](https://github.com/OpenRouterTeam/ai-sdk-provider) | `1.5.2` | `2.10.0` |
| [@parcel/watcher](https://github.com/parcel-bundler/watcher) | `2.5.1` | `2.5.6` |
| [@solid-primitives/event-bus](https://github.com/solidjs-community/solid-primitives) | `1.1.2` | `1.1.3` |
| [@solid-primitives/scheduled](https://github.com/solidjs-community/solid-primitives) | `1.5.2` | `1.5.3` |
| [@standard-schema/spec](https://github.com/standard-schema/standard-schema) | `1.0.0` | `1.1.0` |
| [@zip.js/zip.js](https://github.com/gildas-lormeau/zip.js) | `2.7.62` | `2.8.26` |
| [bonjour-service](https://github.com/onlxltd/bonjour-service) | `1.3.0` | `1.4.2` |
| [bun-pty](https://github.com/sursaone/bun-pty) | `0.4.4` | `0.4.10` |
| [chokidar](https://github.com/paulmillr/chokidar) | `4.0.3` | `5.0.0` |
| [clipboardy](https://github.com/sindresorhus/clipboardy) | `4.0.0` | `5.3.1` |
| [decimal.js](https://github.com/MikeMcl/decimal.js) | `10.5.0` | `10.6.0` |
| [minimatch](https://github.com/isaacs/minimatch) | `10.0.3` | `10.2.5` |
| [open](https://github.com/sindresorhus/open) | `10.1.2` | `11.0.0` |
| [strip-ansi](https://github.com/chalk/strip-ansi) | `7.1.2` | `7.2.0` |
| [tree-sitter-bash](https://github.com/tree-sitter/tree-sitter-bash) | `0.25.0` | `0.25.1` |
| [turndown](https://github.com/mixmark-io/turndown) | `7.2.0` | `7.2.4` |
| [vscode-jsonrpc](https://github.com/Microsoft/vscode-languageserver-node/tree/HEAD/jsonrpc) | `8.2.1` | `9.0.1` |
| [web-tree-sitter](https://github.com/tree-sitter/tree-sitter/tree/HEAD/lib/binding_web) | `0.25.10` | `0.26.10` |
| [zod-to-json-schema](https://github.com/StefanTerdell/zod-to-json-schema) | `3.24.5` | `3.25.2` |
| [@synsci/atlas](https://github.com/synthetic-sciences/thesis) | `0.5.12` | `0.13.2` |
| [@shikijs/transformers](https://github.com/shikijs/shiki/tree/HEAD/packages/transformers) | `3.4.2` | `4.3.1` |
| [katex](https://github.com/KaTeX/KaTeX) | `0.16.27` | `0.17.0` |
| [@solid-primitives/active-element](https://github.com/solidjs-community/solid-primitives) | `2.1.3` | `2.1.5` |
| [@solid-primitives/audio](https://github.com/solidjs-community/solid-primitives) | `1.4.2` | `1.4.4` |
| [@solid-primitives/media](https://github.com/solidjs-community/solid-primitives) | `2.3.3` | `2.3.5` |
| [@solid-primitives/resize-observer](https://github.com/solidjs-community/solid-primitives) | `2.1.3` | `2.1.5` |
| [@solid-primitives/scroll](https://github.com/solidjs-community/solid-primitives) | `2.1.3` | `2.1.5` |
| [@solid-primitives/websocket](https://github.com/solidjs-community/solid-primitives) | `1.3.1` | `1.4.0` |
| [ghostty-web](https://github.com/coder/ghostty-web) | `0.3.0` | `0.4.0` |
| [@solid-primitives/bounds](https://github.com/solidjs-community/solid-primitives) | `0.1.3` | `0.1.5` |
| [marked-katex-extension](https://github.com/UziTech/marked-katex-extension) | `5.1.6` | `5.1.10` |
| [@astrojs/cloudflare](https://github.com/withastro/astro/tree/HEAD/packages/integrations/cloudflare) | `12.6.3` | `14.1.1` |
| [@astrojs/markdown-remark](https://github.com/withastro/astro/tree/HEAD/packages/markdown/remark) | `6.3.1` | `7.2.1` |
| [@astrojs/solid-js](https://github.com/withastro/astro/tree/HEAD/packages/integrations/solid) | `5.1.0` | `7.0.1` |
| [@astrojs/starlight](https://github.com/withastro/starlight/tree/HEAD/packages/starlight) | `0.34.3` | `0.41.3` |
| [@fontsource/ibm-plex-mono](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/ibm-plex-mono) | `5.2.5` | `5.2.7` |
| [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) | `5.7.13` | `7.0.6` |
| [js-base64](https://github.com/dankogai/js-base64) | `3.7.7` | `3.8.0` |


Updates `@actions/core` from 1.11.1 to 3.0.1
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)

Updates `@actions/github` from 6.0.1 to 9.1.1
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/github/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/github)

Updates `@agentclientprotocol/sdk` from 0.13.0 to 1.1.0
- [Release notes](https://github.com/agentclientprotocol/typescript-sdk/releases)
- [Changelog](https://github.com/agentclientprotocol/typescript-sdk/blob/main/CHANGELOG.md)
- [Commits](agentclientprotocol/typescript-sdk@v0.13.0...v1.1.0)

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

Updates `@ai-sdk/anthropic` from 2.0.57 to 4.0.7
- [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.7/packages/anthropic)

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

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

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

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

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

Updates `@ai-sdk/google` from 2.0.52 to 4.0.8
- [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.8/packages/google)

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

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

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

Updates `@ai-sdk/openai` from 2.0.89 to 4.0.7
- [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.7/packages/openai)

Updates `@ai-sdk/openai-compatible` from 1.0.30 to 3.0.5
- [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.5/packages/openai-compatible)

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

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

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

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

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

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

Updates `@clack/prompts` from 1.0.0-alpha.1 to 1.6.0
- [Release notes](https://github.com/bombshell-dev/clack/releases)
- [Changelog](https://github.com/bombshell-dev/clack/blob/main/packages/prompts/CHANGELOG.md)
- [Commits](https://github.com/bombshell-dev/clack/commits/@clack/prompts@1.6.0/packages/prompts)

Updates `@gitlab/gitlab-ai-provider` from 3.3.1 to 4.1.0
- [Release notes](https://gitlab.com/gitlab-org/editor-extensions/gitlab-ai-provider/tags)
- [Changelog](https://gitlab.com/gitlab-org/editor-extensions/gitlab-ai-provider/blob/main/CHANGELOG.md)
- [Commits](https://gitlab.com/gitlab-org/editor-extensions/gitlab-ai-provider/commits/v4.1.0)

Updates `@hono/standard-validator` from 0.1.5 to 0.2.3
- [Release notes](https://github.com/honojs/middleware/releases)
- [Changelog](https://github.com/honojs/middleware/blob/main/packages/standard-validator/CHANGELOG.md)
- [Commits](https://github.com/honojs/middleware/commits/@hono/standard-validator@0.2.3/packages/standard-validator)

Updates `@modelcontextprotocol/sdk` from 1.25.2 to 1.29.0
- [Release notes](https://github.com/modelcontextprotocol/typescript-sdk/releases)
- [Commits](modelcontextprotocol/typescript-sdk@v1.25.2...v1.29.0)

Updates `@octokit/graphql` from 9.0.2 to 9.0.3
- [Release notes](https://github.com/octokit/graphql.js/releases)
- [Commits](octokit/graphql.js@v9.0.2...v9.0.3)

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

Updates `@parcel/watcher` from 2.5.1 to 2.5.6
- [Release notes](https://github.com/parcel-bundler/watcher/releases)
- [Commits](parcel-bundler/watcher@v2.5.1...v2.5.6)

Updates `@solid-primitives/event-bus` from 1.1.2 to 1.1.3
- [Release notes](https://github.com/solidjs-community/solid-primitives/releases)
- [Commits](https://github.com/solidjs-community/solid-primitives/compare/@solid-primitives/event-bus@1.1.2...@solid-primitives/event-bus@1.1.3)

Updates `@solid-primitives/scheduled` from 1.5.2 to 1.5.3
- [Release notes](https://github.com/solidjs-community/solid-primitives/releases)
- [Commits](https://github.com/solidjs-community/solid-primitives/compare/@solid-primitives/scheduled@1.5.2...@solid-primitives/scheduled@1.5.3)

Updates `@standard-schema/spec` from 1.0.0 to 1.1.0
- [Release notes](https://github.com/standard-schema/standard-schema/releases)
- [Commits](standard-schema/standard-schema@v1.0.0...v1.1.0)

Updates `@zip.js/zip.js` from 2.7.62 to 2.8.26
- [Release notes](https://github.com/gildas-lormeau/zip.js/releases)
- [Commits](gildas-lormeau/zip.js@v2.7.62...v2.8.26)

Updates `bonjour-service` from 1.3.0 to 1.4.2
- [Release notes](https://github.com/onlxltd/bonjour-service/releases)
- [Commits](onlxltd/bonjour-service@1.3.0...1.4.2)

Updates `bun-pty` from 0.4.4 to 0.4.10
- [Release notes](https://github.com/sursaone/bun-pty/releases)
- [Changelog](https://github.com/sursaone/bun-pty/blob/main/CHANGELOG.md)
- [Commits](sursaone/bun-pty@v0.4.4...v0.4.10)

Updates `chokidar` from 4.0.3 to 5.0.0
- [Release notes](https://github.com/paulmillr/chokidar/releases)
- [Commits](paulmillr/chokidar@4.0.3...5.0.0)

Updates `clipboardy` from 4.0.0 to 5.3.1
- [Release notes](https://github.com/sindresorhus/clipboardy/releases)
- [Commits](sindresorhus/clipboardy@v4.0.0...v5.3.1)

Updates `decimal.js` from 10.5.0 to 10.6.0
- [Changelog](https://github.com/MikeMcl/decimal.js/blob/master/CHANGELOG.md)
- [Commits](MikeMcl/decimal.js@v10.5.0...v10.6.0)

Updates `minimatch` from 10.0.3 to 10.2.5
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v10.0.3...v10.2.5)

Updates `open` from 10.1.2 to 11.0.0
- [Release notes](https://github.com/sindresorhus/open/releases)
- [Commits](sindresorhus/open@v10.1.2...v11.0.0)

Updates `strip-ansi` from 7.1.2 to 7.2.0
- [Release notes](https://github.com/chalk/strip-ansi/releases)
- [Commits](chalk/strip-ansi@v7.1.2...v7.2.0)

Updates `tree-sitter-bash` from 0.25.0 to 0.25.1
- [Release notes](https://github.com/tree-sitter/tree-sitter-bash/releases)
- [Commits](tree-sitter/tree-sitter-bash@v0.25.0...v0.25.1)

Updates `turndown` from 7.2.0 to 7.2.4
- [Release notes](https://github.com/mixmark-io/turndown/releases)
- [Commits](mixmark-io/turndown@v7.2.0...v7.2.4)

Updates `vscode-jsonrpc` from 8.2.1 to 9.0.1
- [Release notes](https://github.com/Microsoft/vscode-languageserver-node/releases)
- [Commits](https://github.com/Microsoft/vscode-languageserver-node/commits/release/client/9.0.1/jsonrpc)

Updates `web-tree-sitter` from 0.25.10 to 0.26.10
- [Release notes](https://github.com/tree-sitter/tree-sitter/releases)
- [Commits](https://github.com/tree-sitter/tree-sitter/commits/v0.26.10/lib/binding_web)

Updates `zod-to-json-schema` from 3.24.5 to 3.25.2
- [Release notes](https://github.com/StefanTerdell/zod-to-json-schema/releases)
- [Changelog](https://github.com/StefanTerdell/zod-to-json-schema/blob/master/changelog.md)
- [Commits](https://github.com/StefanTerdell/zod-to-json-schema/commits)

Updates `@synsci/atlas` from 0.5.12 to 0.13.2
- [Commits](https://github.com/synthetic-sciences/thesis/commits)

Updates `@shikijs/transformers` from 3.4.2 to 4.3.1
- [Release notes](https://github.com/shikijs/shiki/releases)
- [Commits](https://github.com/shikijs/shiki/commits/v4.3.1/packages/transformers)

Updates `katex` from 0.16.27 to 0.17.0
- [Release notes](https://github.com/KaTeX/KaTeX/releases)
- [Changelog](https://github.com/KaTeX/KaTeX/blob/main/CHANGELOG.md)
- [Commits](KaTeX/KaTeX@v0.16.27...v0.17.0)

Updates `@solid-primitives/active-element` from 2.1.3 to 2.1.5
- [Release notes](https://github.com/solidjs-community/solid-primitives/releases)
- [Commits](https://github.com/solidjs-community/solid-primitives/compare/@solid-primitives/active-element@2.1.3...@solid-primitives/active-element@2.1.5)

Updates `@solid-primitives/audio` from 1.4.2 to 1.4.4
- [Release notes](https://github.com/solidjs-community/solid-primitives/releases)
- [Commits](https://github.com/solidjs-community/solid-primitives/compare/@solid-primitives/audio@1.4.2...@solid-primitives/audio@1.4.4)

Updates `@solid-primitives/media` from 2.3.3 to 2.3.5
- [Release notes](https://github.com/solidjs-community/solid-primitives/releases)
- [Commits](https://github.com/solidjs-community/solid-primitives/compare/@solid-primitives/media@2.3.3...@solid-primitives/media@2.3.5)

Updates `@solid-primitives/resize-observer` from 2.1.3 to 2.1.5
- [Release notes](https://github.com/solidjs-community/solid-primitives/releases)
- [Commits](https://github.com/solidjs-community/solid-primitives/compare/@solid-primitives/resize-observer@2.1.3...@solid-primitives/resize-observer@2.1.5)

Updates `@solid-primitives/scroll` from 2.1.3 to 2.1.5
- [Release notes](https://github.com/solidjs-community/solid-primitives/releases)
- [Commits](https://github.com/solidjs-community/solid-primitives/compare/@solid-primitives/scroll@2.1.3...@solid-primitives/scroll@2.1.5)

Updates `@solid-primitives/websocket` from 1.3.1 to 1.4.0
- [Release notes](https://github.com/solidjs-community/solid-primitives/releases)
- [Commits](https://github.com/solidjs-community/solid-primitives/compare/@solid-primitives/websocket@1.3.1...@solid-primitives/websocket@1.4.0)

Updates `ghostty-web` from 0.3.0 to 0.4.0
- [Release notes](https://github.com/coder/ghostty-web/releases)
- [Changelog](https://github.com/coder/ghostty-web/blob/main/CHANGELOG.md)
- [Commits](coder/ghostty-web@v0.3.0...v0.4.0)

Updates `@solid-primitives/bounds` from 0.1.3 to 0.1.5
- [Release notes](https://github.com/solidjs-community/solid-primitives/releases)
- [Commits](https://github.com/solidjs-community/solid-primitives/compare/@solid-primitives/bounds@0.1.3...@solid-primitives/bounds@0.1.5)

Updates `marked-katex-extension` from 5.1.6 to 5.1.10
- [Release notes](https://github.com/UziTech/marked-katex-extension/releases)
- [Changelog](https://github.com/UziTech/marked-katex-extension/blob/main/release.config.ts)
- [Commits](UziTech/marked-katex-extension@v5.1.6...v5.1.10)

Updates `@astrojs/cloudflare` from 12.6.3 to 14.1.1
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/cloudflare/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/@astrojs/cloudflare@14.1.1/packages/integrations/cloudflare)

Updates `@astrojs/markdown-remark` from 6.3.1 to 7.2.1
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/markdown/remark/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/@astrojs/markdown-remark@7.2.1/packages/markdown/remark)

Updates `@astrojs/solid-js` from 5.1.0 to 7.0.1
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/solid/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/@astrojs/solid-js@7.0.1/packages/integrations/solid)

Updates `@astrojs/starlight` from 0.34.3 to 0.41.3
- [Release notes](https://github.com/withastro/starlight/releases)
- [Changelog](https://github.com/withastro/starlight/blob/main/packages/starlight/CHANGELOG.md)
- [Commits](https://github.com/withastro/starlight/commits/@astrojs/starlight@0.41.3/packages/starlight)

Updates `@fontsource/ibm-plex-mono` from 5.2.5 to 5.2.7
- [Changelog](https://github.com/fontsource/font-files/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/ibm-plex-mono)

Updates `astro` from 5.7.13 to 7.0.6
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/astro@7.0.6/packages/astro)

Updates `js-base64` from 3.7.7 to 3.8.0
- [Commits](dankogai/js-base64@3.7.7...3.8.0)

---
updated-dependencies:
- dependency-name: "@actions/core"
  dependency-version: 3.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: "@actions/github"
  dependency-version: 9.1.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: "@agentclientprotocol/sdk"
  dependency-version: 1.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: "@ai-sdk/amazon-bedrock"
  dependency-version: 5.0.10
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: "@ai-sdk/anthropic"
  dependency-version: 4.0.7
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: "@ai-sdk/azure"
  dependency-version: 4.0.7
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: "@ai-sdk/cerebras"
  dependency-version: 3.0.5
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: "@ai-sdk/cohere"
  dependency-version: 4.0.5
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: "@ai-sdk/deepinfra"
  dependency-version: 3.0.5
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: "@ai-sdk/gateway"
  dependency-version: 4.0.11
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: "@ai-sdk/google"
  dependency-version: 4.0.8
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: "@ai-sdk/google-vertex"
  dependency-version: 5.0.10
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: "@ai-sdk/groq"
  dependency-version: 4.0.5
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: "@ai-sdk/mistral"
  dependency-version: 4.0.5
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: "@ai-sdk/openai"
  dependency-version: 4.0.7
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: "@ai-sdk/openai-compatible"
  dependency-version: 3.0.5
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: "@ai-sdk/perplexity"
  dependency-version: 4.0.6
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: "@ai-sdk/provider"
  dependency-version: 4.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: "@ai-sdk/provider-utils"
  dependency-version: 5.0.5
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: "@ai-sdk/togetherai"
  dependency-version: 3.0.6
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: "@ai-sdk/vercel"
  dependency-version: 3.0.5
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: "@ai-sdk/xai"
  dependency-version: 4.0.6
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: "@clack/prompts"
  dependency-version: 1.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@gitlab/gitlab-ai-provider"
  dependency-version: 4.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: "@hono/standard-validator"
  dependency-version: 0.2.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@modelcontextprotocol/sdk"
  dependency-version: 1.29.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@octokit/graphql"
  dependency-version: 9.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@openrouter/ai-sdk-provider"
  dependency-version: 2.10.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: "@parcel/watcher"
  dependency-version: 2.5.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@solid-primitives/event-bus"
  dependency-version: 1.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@solid-primitives/scheduled"
  dependency-version: 1.5.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@standard-schema/spec"
  dependency-version: 1.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@zip.js/zip.js"
  dependency-version: 2.8.26
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: bonjour-service
  dependency-version: 1.4.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: bun-pty
  dependency-version: 0.4.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: chokidar
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: clipboardy
  dependency-version: 5.3.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: decimal.js
  dependency-version: 10.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: minimatch
  dependency-version: 10.2.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: open
  dependency-version: 11.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: strip-ansi
  dependency-version: 7.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: tree-sitter-bash
  dependency-version: 0.25.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: turndown
  dependency-version: 7.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: vscode-jsonrpc
  dependency-version: 9.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: web-tree-sitter
  dependency-version: 0.26.10
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: zod-to-json-schema
  dependency-version: 3.25.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@synsci/atlas"
  dependency-version: 0.13.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@shikijs/transformers"
  dependency-version: 4.3.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: katex
  dependency-version: 0.17.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@solid-primitives/active-element"
  dependency-version: 2.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@solid-primitives/audio"
  dependency-version: 1.4.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@solid-primitives/media"
  dependency-version: 2.3.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@solid-primitives/resize-observer"
  dependency-version: 2.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@solid-primitives/scroll"
  dependency-version: 2.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@solid-primitives/websocket"
  dependency-version: 1.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: ghostty-web
  dependency-version: 0.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@solid-primitives/bounds"
  dependency-version: 0.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: marked-katex-extension
  dependency-version: 5.1.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@astrojs/cloudflare"
  dependency-version: 14.1.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: "@astrojs/markdown-remark"
  dependency-version: 7.2.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: "@astrojs/solid-js"
  dependency-version: 7.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: "@astrojs/starlight"
  dependency-version: 0.41.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@fontsource/ibm-plex-mono"
  dependency-version: 5.2.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: astro
  dependency-version: 7.0.6
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: js-base64
  dependency-version: 3.8.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 dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 3, 2026
@ishaan1124 ishaan1124 closed this Jul 3, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 3, 2026

Copy link
Copy Markdown
Contributor Author

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/production-dependencies-ada1a180c6 branch July 3, 2026 21:40
Aayam Bansal (aayambansal) added a commit that referenced this pull request Jul 7, 2026
…ort as a clean stop (#124)

- Cap transient-error retries at MAX_RETRY_ATTEMPTS (10) per message
  generation. The while(true) retry loop was unbounded, and retry.ts marks
  any JSON body with an 'error' field as retryable, so a persistently-failing
  provider (or a permanent error arriving as JSON) retried forever. (#7)
- Doom-loop detection now scans the last N *tool* parts (isDoomLoop helper)
  instead of the last N raw parts. Reasoning models emit a reasoning part
  before each tool call, so the last 3 raw parts were never 3 identical tool
  parts and the guard never fired against a genuinely looping tool. (#10)
- A user-initiated abort no longer fires the session Error event: it's a clean
  cancellation, so record it on the message (turn still stops) but don't
  surface it as an error state in the UI. (#51)
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.

1 participant