Skip to content

deps: bump the bun-dependencies group across 1 directory with 15 updates#23

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bun/bun-dependencies-aa2a4e5865
Open

deps: bump the bun-dependencies group across 1 directory with 15 updates#23
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bun/bun-dependencies-aa2a4e5865

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the bun-dependencies group with 15 updates in the / directory:

Package From To
@ai-sdk/mcp 1.0.43 1.0.46
@ai-sdk/xai 3.0.91 3.0.93
@npmcli/arborist 9.6.0 9.7.0
@opentui/core 0.2.15 0.3.1
@opentui/react 0.2.15 0.3.1
agent-desktop 0.2.0 0.2.2
ai 6.0.190 6.0.196
commander 14.0.3 15.0.0
react 19.2.6 19.2.7
@types/react 19.2.15 19.2.16
vscode-jsonrpc 8.2.1 9.0.0
vscode-languageserver-types 3.17.5 3.18.0
@biomejs/biome 2.4.15 2.4.16
lint-staged 17.0.5 17.0.7
vitest 4.1.7 4.1.8

Updates @ai-sdk/mcp from 1.0.43 to 1.0.46

Release notes

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

@​ai-sdk/mcp@​1.0.46

Patch Changes

  • 1f817db: fix(mcp): await addClientAuthentication in token exchange and refresh

@​ai-sdk/mcp@​1.0.45

Patch Changes

  • ec5fceb: fix(mcp): respond to ping requests with an empty result per JSON-RPC spec (closes #6282)
Changelog

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

1.0.46

Patch Changes

  • 1f817db: fix(mcp): await addClientAuthentication in token exchange and refresh

1.0.45

Patch Changes

  • ec5fceb: fix(mcp): respond to ping requests with an empty result per JSON-RPC spec (closes #6282)

1.0.44

Patch Changes

  • 77775a4: feat(mcp): expose statusCode, url, and responseBody on MCPClientError for HTTP transport failures

    MCPClientError now carries structured HTTP context when it originates from the streamable HTTP transport. This lets downstream consumers (e.g. agent frameworks that need to decide whether to fall back from streamable HTTP to legacy SSE transport per the MCP spec) branch on the actual response status without parsing the error message string.

    Fields are optional — they remain undefined for stdio transport errors and for non-response failures (network errors, aborts).

Commits
  • 00ca39c Version Packages (#15786)
  • 1f817db Backport: fix(mcp): await addClientAuthentication in token exchange and refre...
  • 94d0237 Version Packages (#15716)
  • ec5fceb Backport: fix(mcp): respond to ping requests with an empty result (#15715)
  • 097c1cd Version Packages (#15612)
  • 77775a4 Backport: feat(mcp): expose statusCode, url, responseBody on MCPClientError (...
  • See full diff in compare view

Updates @ai-sdk/xai from 3.0.91 to 3.0.93

Release notes

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

@​ai-sdk/xai@​3.0.93

Patch Changes

  • 165d531: deprecate searchParameters (xai live search) in favor of web_search/x_search agent tools

  • 4d53460: feat(provider/xai): add enableImageSearch to the xAI Web Search tool

    The xAI Responses API supports enable_image_search on Web Search tools. xai.tools.webSearch() now accepts enableImageSearch and sends it through to the API as enable_image_search.

Changelog

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

3.0.93

Patch Changes

  • 165d531: deprecate searchParameters (xai live search) in favor of web_search/x_search agent tools

  • 4d53460: feat(provider/xai): add enableImageSearch to the xAI Web Search tool

    The xAI Responses API supports enable_image_search on Web Search tools. xai.tools.webSearch() now accepts enableImageSearch and sends it through to the API as enable_image_search.

3.0.92

Patch Changes

  • Updated dependencies [e40e1d4]
    • @​ai-sdk/openai-compatible@​2.0.48
Commits
  • 94d0237 Version Packages (#15716)
  • 165d531 Backport: chore(provider/xai): deprecate searchParameters (live search) in fa...
  • 4d53460 backport v6: feat(provider/xai): expose enableImageSearch on the Web Search...
  • 0838d52 Version Packages (#15565)
  • See full diff in compare view

Updates @npmcli/arborist from 9.6.0 to 9.7.0

Release notes

Sourced from @​npmcli/arborist's releases.

arborist: v9.7.0

9.7.0 (2026-05-27)

Features

Bug Fixes

Changelog

Sourced from @​npmcli/arborist's changelog.

9.7.0 (2023-05-31)

Features

Bug Fixes

Documentation

Dependencies

9.6.7 (2023-05-17)

Bug Fixes

Documentation

Dependencies

... (truncated)

Commits

Updates @opentui/core from 0.2.15 to 0.3.1

Release notes

Sourced from @​opentui/core's releases.

Release v0.3.1

What's Changed

Full Changelog: anomalyco/opentui@v0.3.0...v0.3.1

Release v0.3.0

What's Changed

New Contributors

Full Changelog: anomalyco/opentui@v0.2.16...v0.3.0

Release v0.2.16

What's Changed

New Contributors

Full Changelog: anomalyco/opentui@v0.2.15...v0.2.16

Commits
  • 2d4de31 Release v0.3.1
  • 20fa223 feat(core): renderer: add split-footer replay reset (#1130)
  • a677997 prepare release v0.3.0
  • 66856a8 feat(core): route renderer output through NativeSpanFeed for custom stdout (#...
  • 9fe5ac6 utf8: add fullwidth comma (U+FF0C) to word break characters (#1118)
  • ff7d82e detect zellij (#1119)
  • f07a959 detect remote shell (#1116)
  • 65ea483 prepare release v0.2.16
  • 8c11fc9 fix(core): guard recalculateBarProps sticky scroll with _hasManualScroll (#1088)
  • ceebcb2 fix: use visual width for extmark adjustment in CJK input (#1102)
  • Additional commits viewable in compare view

Updates @opentui/react from 0.2.15 to 0.3.1

Release notes

Sourced from @​opentui/react's releases.

Release v0.3.1

What's Changed

Full Changelog: anomalyco/opentui@v0.3.0...v0.3.1

Release v0.3.0

What's Changed

New Contributors

Full Changelog: anomalyco/opentui@v0.2.16...v0.3.0

Release v0.2.16

What's Changed

New Contributors

Full Changelog: anomalyco/opentui@v0.2.15...v0.2.16

Commits

Updates agent-desktop from 0.2.0 to 0.2.2

Changelog

Sourced from agent-desktop's changelog.

0.2.2 (2026-06-02)

Bug Fixes

  • macos: guard CFArray casts with type-ID check (fixes Mail.app crash) (#50) (c02cb5e)

0.2.1 (2026-05-23)

Bug Fixes

  • stabilize empty accessibility identity refs (1fb5a7d)
Commits
  • 594e93f chore(main): release 0.2.2 (#52)
  • c02cb5e fix(macos): guard CFArray casts with type-ID check (fixes Mail.app crash) (#50)
  • 5987b35 docs: Add FAQ section for common questions (#51)
  • 4840344 chore(deps): bump serde_json to 1.0.150
  • 8a34173 chore(deps): bump cargo-deny-action to 2.0.19
  • a520b7b docs: scrub public phase roadmap
  • c16a91e docs: keep phase planning artifacts local
  • 9435b3c docs: harden phase 2 windows plan
  • d078983 chore(main): release 0.2.1 (#46)
  • 1fb5a7d fix: stabilize empty accessibility identity refs
  • Additional commits viewable in compare view

Updates ai from 6.0.190 to 6.0.196

Release notes

Sourced from ai's releases.

ai@6.0.196

Patch Changes

  • Updated dependencies [286b7a2]
    • @​ai-sdk/gateway@​3.0.124

ai@6.0.195

Patch Changes

  • Updated dependencies [537a022]
    • @​ai-sdk/gateway@​3.0.123

ai@6.0.194

Patch Changes

  • Updated dependencies [9766034]
    • @​ai-sdk/gateway@​3.0.122

ai@6.0.193

Patch Changes

  • af580ea: fix(ai): do not re-validate tool input for output-error parts in validateUIMessages

ai@6.0.192

Patch Changes

  • Updated dependencies [4084fcd]
    • @​ai-sdk/gateway@​3.0.121
Changelog

Sourced from ai's changelog.

6.0.196

Patch Changes

  • Updated dependencies [286b7a2]
    • @​ai-sdk/gateway@​3.0.124

6.0.195

Patch Changes

  • Updated dependencies [537a022]
    • @​ai-sdk/gateway@​3.0.123

6.0.194

Patch Changes

  • Updated dependencies [9766034]
    • @​ai-sdk/gateway@​3.0.122

6.0.193

Patch Changes

  • af580ea: fix(ai): do not re-validate tool input for output-error parts in validateUIMessages

6.0.192

Patch Changes

  • Updated dependencies [4084fcd]
    • @​ai-sdk/gateway@​3.0.121

6.0.191

Patch Changes

  • Updated dependencies [27a1b22]
    • @​ai-sdk/gateway@​3.0.120
Commits

Updates commander from 14.0.3 to 15.0.0

Release notes

Sourced from commander's releases.

v15.0.0

Commander 15 is ESM only. This is expected to be seamless for ESM consumers, but some CommonJS consumers may hit issues with tooling requiring configuration for ESM-only dependencies. See Migration Tips below.

The release of Commander 15 moves Commander 14 into maintenance. Commander 14 will get security updates for 12 months (to May 2027). For more info see Release Policy.

Added

  • show excess command-arguments in error message (#2384)

Fixed

  • Breaking: only lone --no-* option sets default option value to true, default not implicitly set when define both positive and negative option in either order (#2405)
  • update example to use compatible character for MINGW64 (#2475)

Changed

  • Breaking: migrated Commander implementation from CommonJS to ESM (#2464)
  • Breaking: Commander 15 requires Node.js v22.12.0 or higher (for require(esm)).
  • dev: switch tests from Jest to node:test test runner (#2463)

Deleted

  • Breaking: removed deprecated export of commander/esm.mjs (#2464)

Migration Tips

Commander 15 is ESM only, but this does not mean you need to migrate to ESM to use it. Importing ESM from CommonJS is supported by Node.js, and Bun, and Deno. Hopefully it Just Works for you! However, you may be using a different runtime or some other part of your setup that may not yet natively support importing ESM from CommonJS, such as your testing framework or bundler.

If you have problems using Commander 15 in your environment, one option is stay on Commander 14 for now. Commander 14 will get security updates until May 2027 and things will hopefully improve for your setup in the meantime.

v15.0.0-0

Commander 15 is ESM only. This is expected to be seamless for ESM consumers, but some CommonJS consumers may hit issues with tooling requiring configuration for ESM-only dependencies. See Migration Tips below.

The release of Commander 15 in May 2026 will move Commander 14 into maintenance. Commander 14 will get security updates for 12 months (to May 2027). For more info see Release Policy.

Added

  • show excess command-arguments in error message (#2384)

Fixed

  • Breaking: only lone --no-* option sets default option value to true, default not implicitly set when define both positive and negative option in either order (#2405)
  • update example to use compatible character for MINGW64 (#2475)

... (truncated)

Changelog

Sourced from commander's changelog.

[15.0.0] (2026-05-29)

Commander 15 is ESM only. This is expected to be seamless for ESM consumers, but some CommonJS consumers may hit issues with tooling requiring configuration for ESM-only dependencies. See Migration Tips below.

The release of Commander 15 moves Commander 14 into maintenance. Commander 14 will get security updates for 12 months (to May 2027). For more info see Release Policy.

Added

  • show excess command-arguments in error message (#2384)

Fixed

  • Breaking: only lone --no-* option sets default option value to true, default not implicitly set when define both positive and negative option in either order (#2405)
  • update example to use compatible character for MINGW64 (#2475)

Changed

  • Breaking: migrated Commander implementation from CommonJS to ESM (#2464)
  • Breaking: Commander 15 requires Node.js v22.12.0 or higher (for require(esm)).
  • dev: switch tests from Jest to node:test test runner (#2463)

Deleted

  • Breaking: removed deprecated export of commander/esm.mjs (#2464)

Migration Tips

Commander 15 is ESM only, but this does not mean you need to migrate to ESM to use it. Importing ESM from CommonJS is supported by Node.js, and Bun, and Deno. Hopefully it Just Works for you! However, you may be using a different runtime or some other part of your setup that may not yet natively support importing ESM from CommonJS, such as your testing framework or bundler.

If you have problems using Commander 15 in your environment, one option is stay on Commander 14 for now. Commander 14 will get security updates until May 2027 and things will hopefully improve for your setup in the meantime.

[15.0.0-0] (2026-02-22)

(Released as 15.0.0)

Commits

Updates react from 19.2.6 to 19.2.7

Release notes

Sourced from react's releases.

19.2.7 (June 1st, 2026)

React Server Components

Commits
Maintainer changes

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


Updates @types/react from 19.2.15 to 19.2.16

Commits

Updates vscode-jsonrpc from 8.2.1 to 9.0.0

Release notes

Sourced from vscode-jsonrpc's releases.

release/jsonrpc/9.0.0

No release notes provided.

release/jsonrpc/9.0.0-next.12

No release notes provided.

release/jsonrpc/9.0.0-next.11

Changes:

Feature Requests:

  • #1691: Use NoInfer for better typing
  • #1692: setImmediate Implementation in browser RAL for json-rpc is not ideal.
  • #1698: RenameParams does not reference TextDocumentPositionParams interface in the JSON metamodel

Bugs:

  • #1693: Output channel leak when stopping LanguageClient

Others:

  • #1703: Make pull diagnostics work for peek editors
  • #1702: Fixes #1692: setImmediate Implementation in browser RAL for json-rpc is not ideal.
  • #1695: delayOpenNotifications=true results in the wrong document version and content being sent in didOpen notification
  • #1696: Add failing/skipped test for issue #1695
  • #1700: Update dev dependencies
  • #1694: Do not recreate logging channel after stop
  • #1699: Fixes #1698: RenameParams does not reference TextDocumentPositionParams interface in the JSON metamodel
  • #1690: Bump glob from 11.0.0 to 11.1.0 in /client-node-tests
  • #1689: Bump js-yaml from 4.1.0 to 4.1.1
  • #1688: Merge release into main
  • #1687: Update lock files

This list of changes was auto generated.

release/jsonrpc/9.0.0-next.10

Changes:

  • #1686: Move to latest VS Code API
  • #1682: Drop textDocument/didClose if dropping textDocument/didOpen

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by microsoft1es, a new releaser for vscode-jsonrpc since your current version.


Updates vscode-languageserver-types from 3.17.5 to 3.18.0

Release notes

Sourced from vscode-languageserver-types's releases.

release/protocol/3.18.0

No release notes provided.

release/types/3.18.0

Changes:

Feature Requests:

  • #1691: Use NoInfer for better typing
  • #1692: setImmediate Implementation in browser RAL for json-rpc is not ideal.
  • #1698: RenameParams does not reference TextDocumentPositionParams interface in the JSON metamodel

Bugs:

  • #752: Edits are applied twice
  • #1717: Client requests textDocument/diagnostics before textDocument/didOpen
  • #1693: Output channel leak when stopping LanguageClient
  • #1581: Client error 'Failed to determine file type' after undoing rename with Cmd+Z
  • #1548: Extra true in the output log when a language server disconnects

Others:

  • #1785: Allow returning null in SemanticTokensFeatureShape.on handler
  • #1784: SemanticTokensFeatureShape.on handler does not allow returning null
  • #1780: Add getMessageString function to Diagnostic namespace
  • #1779: Add 3.17 version check method for Diagnostic
  • #1778: Merge next release into main
  • #1777: Update lock files for dependencies
  • #1775: Update dependencies and improve compatibility
  • #1774: Bump qs from 6.15.0 to 6.15.2
  • #1773: Implement TextDocumentSnapshot for delay open notifications
  • #1772: Prevent pulling diagnostics on untitled documents
  • #1770: Update documentation and fix lint errors
  • #1767: Inline value documentation improvements
  • #1769: Fix glob pattern documentation
  • #1768: Make document color requests consistent with the specification
  • #1766: Add optional MarkupContent support to diagnostics
  • #1751: forgetDocument is crashing the extension host
  • #1765: Fixes #1751: Prevent crash in forgetDocument when disposed
  • #1752: fix: random pipe path length extends limit on macos
  • #1764: Fixes double application of edits during renaming
  • #1762: Bump brace-expansion from 5.0.3 to 5.0.6 in /client

... (truncated)

Commits
  • 2cc5bf0 Prepare 3.18 release
  • f5e23e2 Add getMessageString function to Diagnostic namespace (#1780)

Bumps the bun-dependencies group with 15 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@ai-sdk/mcp](https://github.com/vercel/ai/tree/HEAD/packages/mcp) | `1.0.43` | `1.0.46` |
| [@ai-sdk/xai](https://github.com/vercel/ai/tree/HEAD/packages/xai) | `3.0.91` | `3.0.93` |
| [@npmcli/arborist](https://github.com/npm/cli/tree/HEAD/workspaces/arborist) | `9.6.0` | `9.7.0` |
| [@opentui/core](https://github.com/anomalyco/opentui/tree/HEAD/packages/core) | `0.2.15` | `0.3.1` |
| [@opentui/react](https://github.com/anomalyco/opentui/tree/HEAD/packages/react) | `0.2.15` | `0.3.1` |
| [agent-desktop](https://github.com/lahfir/agent-desktop) | `0.2.0` | `0.2.2` |
| [ai](https://github.com/vercel/ai/tree/HEAD/packages/ai) | `6.0.190` | `6.0.196` |
| [commander](https://github.com/tj/commander.js) | `14.0.3` | `15.0.0` |
| [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.2.6` | `19.2.7` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.2.15` | `19.2.16` |
| [vscode-jsonrpc](https://github.com/Microsoft/vscode-languageserver-node/tree/HEAD/jsonrpc) | `8.2.1` | `9.0.0` |
| [vscode-languageserver-types](https://github.com/Microsoft/vscode-languageserver-node/tree/HEAD/types) | `3.17.5` | `3.18.0` |
| [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) | `2.4.15` | `2.4.16` |
| [lint-staged](https://github.com/lint-staged/lint-staged) | `17.0.5` | `17.0.7` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.1.7` | `4.1.8` |



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

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

Updates `@npmcli/arborist` from 9.6.0 to 9.7.0
- [Release notes](https://github.com/npm/cli/releases)
- [Changelog](https://github.com/npm/cli/blob/v9.7.0/CHANGELOG.md)
- [Commits](https://github.com/npm/cli/commits/v9.7.0/workspaces/arborist)

Updates `@opentui/core` from 0.2.15 to 0.3.1
- [Release notes](https://github.com/anomalyco/opentui/releases)
- [Commits](https://github.com/anomalyco/opentui/commits/v0.3.1/packages/core)

Updates `@opentui/react` from 0.2.15 to 0.3.1
- [Release notes](https://github.com/anomalyco/opentui/releases)
- [Commits](https://github.com/anomalyco/opentui/commits/v0.3.1/packages/react)

Updates `agent-desktop` from 0.2.0 to 0.2.2
- [Release notes](https://github.com/lahfir/agent-desktop/releases)
- [Changelog](https://github.com/lahfir/agent-desktop/blob/main/CHANGELOG.md)
- [Commits](lahfir/agent-desktop@v0.2.0...v0.2.2)

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

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

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

Updates `@types/react` from 19.2.15 to 19.2.16
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

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

Updates `vscode-languageserver-types` from 3.17.5 to 3.18.0
- [Release notes](https://github.com/Microsoft/vscode-languageserver-node/releases)
- [Commits](https://github.com/Microsoft/vscode-languageserver-node/commits/release/types/3.18.0/types)

Updates `@biomejs/biome` from 2.4.15 to 2.4.16
- [Release notes](https://github.com/biomejs/biome/releases)
- [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md)
- [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.4.16/packages/@biomejs/biome)

Updates `@types/react` from 19.2.15 to 19.2.16
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Updates `lint-staged` from 17.0.5 to 17.0.7
- [Release notes](https://github.com/lint-staged/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md)
- [Commits](lint-staged/lint-staged@v17.0.5...v17.0.7)

Updates `vitest` from 4.1.7 to 4.1.8
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.8/packages/vitest)

---
updated-dependencies:
- dependency-name: "@ai-sdk/mcp"
  dependency-version: 1.0.46
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: bun-dependencies
- dependency-name: "@ai-sdk/xai"
  dependency-version: 3.0.93
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: bun-dependencies
- dependency-name: "@npmcli/arborist"
  dependency-version: 9.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bun-dependencies
- dependency-name: "@opentui/core"
  dependency-version: 0.3.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bun-dependencies
- dependency-name: "@opentui/react"
  dependency-version: 0.3.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bun-dependencies
- dependency-name: agent-desktop
  dependency-version: 0.2.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: bun-dependencies
- dependency-name: ai
  dependency-version: 6.0.196
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: bun-dependencies
- dependency-name: commander
  dependency-version: 15.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: bun-dependencies
- dependency-name: react
  dependency-version: 19.2.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: bun-dependencies
- dependency-name: "@types/react"
  dependency-version: 19.2.16
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: bun-dependencies
- dependency-name: vscode-jsonrpc
  dependency-version: 9.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: bun-dependencies
- dependency-name: vscode-languageserver-types
  dependency-version: 3.18.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bun-dependencies
- dependency-name: "@biomejs/biome"
  dependency-version: 2.4.16
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: bun-dependencies
- dependency-name: "@types/react"
  dependency-version: 19.2.16
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: bun-dependencies
- dependency-name: lint-staged
  dependency-version: 17.0.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: bun-dependencies
- dependency-name: vitest
  dependency-version: 4.1.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: bun-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jun 4, 2026
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