chore(deps): bump the npm-minor-and-patch group across 1 directory with 45 updates - #782
dependabot[bot] wants to merge 1 commit into
Conversation
|
| "winston": "^3.19.0", | ||
| "ws": "^8.21.3", | ||
| "zod": "^4.4.3" | ||
| "zod": "^4.6.5" |
There was a problem hiding this comment.
Missing changeset for published packages
Low Severity
Shipped package manifests change with no new .changeset/*.md. Runtime deps in @truefoundry/trueforge-core, @truefoundry/trueforge, and @truefoundry/trueforge-ui (and the frontend bundle that publishes as @truefoundry/trueforge) will not version unless pnpm changeset names those packages.
Additional Locations (2)
Triggered by project rule: TrueForge review rules
Reviewed by Cursor Bugbot for commit feb03a1. Configure here.
feb03a1 to
cb3775e
Compare
| "thinking-orbs": "^0.3.1", | ||
| "truefoundry-gateway-sdk": "^0.4.2", | ||
| "zod": "^4.4.3" | ||
| "zod": "^4.6.5" |
There was a problem hiding this comment.
Published packages missing changeset
Low Severity
Dependency versions that ship in published packages changed, but this PR adds no .changeset/*.md. Run pnpm changeset for @truefoundry/trueforge-ui, @truefoundry/trueforge-core, and @truefoundry/trueforge so the next release includes these bumps.
Additional Locations (2)
Triggered by project rule: TrueForge review rules
Reviewed by Cursor Bugbot for commit cb3775e. Configure here.
cb3775e to
509e3f6
Compare
| "react": "^19.2.4", | ||
| "react-dom": "^19.2.4", | ||
| "react-router-dom": "^7.18.2", | ||
| "monaco-editor": "^0.56.0", |
There was a problem hiding this comment.
Monaco 0.56 ESM worker break
Medium Severity
Frontend monaco-editor jumps from 0.52 to 0.56 while vite-plugin-monaco-editor-esm stays at ^2.0.2. Monaco 0.56 rewrote the ESM export map and worker entry points, so the plugin can fail to resolve editor.worker and the in-app code editor may not load workers.
Reviewed by Cursor Bugbot for commit 509e3f6. Configure here.
| "react-resizable-panels": "^4.12.3", | ||
| "react-router-dom": "^6 || ^7", | ||
| "react-resizable-panels": "^4.12.4", | ||
| "react-router-dom": "^7", |
There was a problem hiding this comment.
React Router v6 support dropped
Medium Severity
react-router-dom in the published UI package changed from ^6 || ^7 to ^7. Consumers still on React Router v6 no longer share the host router and can get a nested v7 copy, so withRouter URL sync and BrowserRouter context no longer line up with the host app.
Reviewed by Cursor Bugbot for commit 509e3f6. Configure here.
2578264 to
b5828a5
Compare
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes using default effort and found 1 potential issue.
There are 6 total unresolved issues (including 5 from previous reviews).
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit b5828a5. Configure here.
| "@assistant-ui/store": "0.2.21", | ||
| "@assistant-ui/core": "0.3.18", | ||
| "@assistant-ui/react": "0.15.19", | ||
| "@assistant-ui/store": "0.3.13", |
There was a problem hiding this comment.
Assistant-ui bump blocked by overrides
High Severity
Manifests now pin @assistant-ui/core 0.3.18, @assistant-ui/react 0.15.19, and @assistant-ui/store 0.3.13, but workspace overrides still force 0.2.22 / 0.14.27 / 0.2.21. The lockfile keeps those old specifiers, so installs never resolve the new packages and pnpm install --frozen-lockfile can fail against the updated manifests.
Additional Locations (1)
Reviewed by Cursor Bugbot for commit b5828a5. Configure here.
b5828a5 to
7cf1a5c
Compare
…th 45 updates Bumps the npm-minor-and-patch group with 45 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@changesets/cli](https://github.com/changesets/changesets/tree/HEAD/packages/cli) | `3.0.1` | `3.0.3` | | [@eslint-react/eslint-plugin](https://github.com/Rel1cx/eslint-react/tree/HEAD/plugins/eslint-plugin) | `5.18.6` | `5.19.1` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.68.0` | `8.70.0` | | [@assistant-ui/core](https://github.com/assistant-ui/assistant-ui/tree/HEAD/packages/core) | `0.2.22` | `0.3.19` | | [@assistant-ui/react](https://github.com/assistant-ui/assistant-ui/tree/HEAD/packages/react) | `0.14.27` | `0.15.20` | | [@assistant-ui/store](https://github.com/assistant-ui/assistant-ui/tree/HEAD/packages/store) | `0.2.21` | `0.3.13` | | [monaco-editor](https://github.com/microsoft/monaco-editor) | `0.52.2` | `0.56.0` | | [react](https://github.com/react/react/tree/HEAD/packages/react) | `19.2.8` | `19.3.0` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.2.18` | `19.3.0` | | [react-dom](https://github.com/react/react/tree/HEAD/packages/react-dom) | `19.2.8` | `19.3.0` | | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `19.2.5` | `19.3.0` | | [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `7.18.2` | `7.18.4` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.2.18` | `19.3.0` | | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `19.2.5` | `19.3.0` | | [tsx](https://github.com/privatenumber/tsx) | `4.23.12` | `4.23.13` | | [@anthropic-ai/sandbox-runtime](https://github.com/anthropics/sandbox-runtime) | `0.0.71` | `0.0.76` | | [@daytona/sdk](https://github.com/daytona/clients) | `0.204.1` | `0.214.0` | | [@hono/swagger-ui](https://github.com/honojs/middleware/tree/HEAD/packages/swagger-ui) | `0.2.2` | `0.6.1` | | [@hono/zod-openapi](https://github.com/honojs/middleware/tree/HEAD/packages/zod-openapi) | `1.6.1` | `1.6.3` | | [cron-parser](https://github.com/harrisiirak/cron-parser) | `5.10.0` | `5.10.1` | | [hono](https://github.com/honojs/hono) | `4.13.5` | `4.13.8` | | [jose](https://github.com/panva/jose) | `6.2.10` | `6.2.12` | | [openid-client](https://github.com/panva/openid-client) | `6.8.7` | `6.8.8` | | [undici](https://github.com/nodejs/undici) | `7.29.0` | `7.29.1` | | [yaml](https://github.com/eemeli/yaml) | `2.9.0` | `2.9.1` | | [zod](https://github.com/colinhacks/zod) | `4.4.3` | `4.6.5` | | [@swc/core](https://github.com/swc-project/swc/tree/HEAD/packages/core) | `1.16.1` | `1.16.2` | | [@ai-sdk/alibaba](https://github.com/vercel/ai/tree/HEAD/packages/alibaba) | `2.0.37` | `2.0.45` | | [@ai-sdk/anthropic](https://github.com/vercel/ai/tree/HEAD/packages/anthropic) | `4.0.44` | `4.0.53` | | [@ai-sdk/google](https://github.com/vercel/ai/tree/HEAD/packages/google) | `4.0.53` | `4.0.70` | | [@ai-sdk/moonshotai](https://github.com/vercel/ai/tree/HEAD/packages/moonshotai) | `3.0.41` | `3.0.49` | | [@ai-sdk/openai](https://github.com/vercel/ai/tree/HEAD/packages/openai) | `4.0.49` | `4.0.66` | | [@ai-sdk/openai-compatible](https://github.com/vercel/ai/tree/HEAD/packages/openai-compatible) | `3.0.39` | `3.0.48` | | [@ai-sdk/provider](https://github.com/vercel/ai/tree/HEAD/packages/provider) | `4.0.8` | `4.0.14` | | [@ai-sdk/provider-utils](https://github.com/vercel/ai/tree/HEAD/packages/provider-utils) | `5.0.32` | `5.0.40` | | [@nats-io/nats-core](https://github.com/nats-io/nats.js) | `3.0.2` | `3.4.0` | | [@opentelemetry/core](https://github.com/open-telemetry/opentelemetry-js) | `2.10.0` | `2.11.0` | | [ai](https://github.com/vercel/ai/tree/HEAD/packages/ai) | `7.0.82` | `7.0.101` | | [openai](https://github.com/openai/openai-node) | `7.5.0` | `7.15.0` | | [@openuidev/react-headless](https://github.com/thesysdev/openui/tree/HEAD/packages/react-headless) | `0.9.4` | `0.16.1` | | [@openuidev/react-lang](https://github.com/thesysdev/openui/tree/HEAD/packages/react-lang) | `0.2.9` | `0.3.0` | | [@openuidev/react-ui](https://github.com/thesysdev/openui/tree/HEAD/packages/react-ui) | `0.13.3` | `0.16.1` | | [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.562.0` | `0.577.0` | | [react-resizable-panels](https://github.com/bvaughn/react-resizable-panels) | `4.12.3` | `4.12.4` | | [tailwind-merge](https://github.com/dcastil/tailwind-merge/tree/HEAD/packages/tailwind-merge) | `3.6.0` | `3.7.0` | | [@testing-library/dom](https://github.com/testing-library/dom-testing-library) | `10.4.1` | `10.4.2` | | [@testing-library/react](https://github.com/testing-library/react-testing-library) | `16.3.2` | `16.3.3` | Updates `@changesets/cli` from 3.0.1 to 3.0.3 - [Release notes](https://github.com/changesets/changesets/releases) - [Changelog](https://github.com/changesets/changesets/blob/main/packages/cli/CHANGELOG.md) - [Commits](https://github.com/changesets/changesets/commits/@changesets/cli@3.0.3/packages/cli) Updates `@eslint-react/eslint-plugin` from 5.18.6 to 5.19.1 - [Release notes](https://github.com/Rel1cx/eslint-react/releases) - [Changelog](https://github.com/Rel1cx/eslint-react/blob/main/CHANGELOG.md) - [Commits](https://github.com/Rel1cx/eslint-react/commits/v5.19.1/plugins/eslint-plugin) Updates `typescript-eslint` from 8.68.0 to 8.70.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.70.0/packages/typescript-eslint) Updates `@assistant-ui/core` from 0.2.22 to 0.3.19 - [Release notes](https://github.com/assistant-ui/assistant-ui/releases) - [Changelog](https://github.com/assistant-ui/assistant-ui/blob/main/packages/core/CHANGELOG.md) - [Commits](https://github.com/assistant-ui/assistant-ui/commits/@assistant-ui/core@0.3.19/packages/core) Updates `@assistant-ui/react` from 0.14.27 to 0.15.20 - [Release notes](https://github.com/assistant-ui/assistant-ui/releases) - [Changelog](https://github.com/assistant-ui/assistant-ui/blob/main/packages/react/CHANGELOG.md) - [Commits](https://github.com/assistant-ui/assistant-ui/commits/@assistant-ui/react@0.15.20/packages/react) Updates `@assistant-ui/store` from 0.2.21 to 0.3.13 - [Release notes](https://github.com/assistant-ui/assistant-ui/releases) - [Changelog](https://github.com/assistant-ui/assistant-ui/blob/main/packages/store/CHANGELOG.md) - [Commits](https://github.com/assistant-ui/assistant-ui/commits/@assistant-ui/store@0.3.13/packages/store) Updates `monaco-editor` from 0.52.2 to 0.56.0 - [Release notes](https://github.com/microsoft/monaco-editor/releases) - [Changelog](https://github.com/microsoft/monaco-editor/blob/main/CHANGELOG.md) - [Commits](microsoft/monaco-editor@v0.52.2...v0.56.0) Updates `react` from 19.2.8 to 19.3.0 - [Release notes](https://github.com/react/react/releases) - [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/react/react/commits/v19.3.0/packages/react) Updates `@types/react` from 19.2.18 to 19.3.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `react-dom` from 19.2.8 to 19.3.0 - [Release notes](https://github.com/react/react/releases) - [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/react/react/commits/v19.3.0/packages/react-dom) Updates `@types/react-dom` from 19.2.5 to 19.3.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `react-router-dom` from 7.18.2 to 7.18.4 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/react-router-dom@7.18.4/packages/react-router-dom/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@7.18.4/packages/react-router-dom) Updates `@types/react` from 19.2.18 to 19.3.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `@types/react-dom` from 19.2.5 to 19.3.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `tsx` from 4.23.12 to 4.23.13 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.23.12...v4.23.13) Updates `@anthropic-ai/sandbox-runtime` from 0.0.71 to 0.0.76 - [Release notes](https://github.com/anthropics/sandbox-runtime/releases) - [Commits](anthropics/sandbox-runtime@v0.0.71...v0.0.76) Updates `@daytona/sdk` from 0.204.1 to 0.214.0 - [Release notes](https://github.com/daytona/clients/releases) - [Commits](https://github.com/daytona/clients/commits/v0.214.0) Updates `@hono/swagger-ui` from 0.2.2 to 0.6.1 - [Release notes](https://github.com/honojs/middleware/releases) - [Changelog](https://github.com/honojs/middleware/blob/main/packages/swagger-ui/CHANGELOG.md) - [Commits](https://github.com/honojs/middleware/commits/@hono/swagger-ui@0.6.1/packages/swagger-ui) Updates `@hono/zod-openapi` from 1.6.1 to 1.6.3 - [Release notes](https://github.com/honojs/middleware/releases) - [Changelog](https://github.com/honojs/middleware/blob/main/packages/zod-openapi/CHANGELOG.md) - [Commits](https://github.com/honojs/middleware/commits/@hono/zod-openapi@1.6.3/packages/zod-openapi) Updates `cron-parser` from 5.10.0 to 5.10.1 - [Release notes](https://github.com/harrisiirak/cron-parser/releases) - [Changelog](https://github.com/harrisiirak/cron-parser/blob/master/CHANGELOG.md) - [Commits](harrisiirak/cron-parser@v5.10.0...v5.10.1) Updates `hono` from 4.13.5 to 4.13.8 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.13.5...v4.13.8) Updates `jose` from 6.2.10 to 6.2.12 - [Release notes](https://github.com/panva/jose/releases) - [Changelog](https://github.com/panva/jose/blob/main/CHANGELOG.md) - [Commits](panva/jose@v6.2.10...v6.2.12) Updates `openid-client` from 6.8.7 to 6.8.8 - [Release notes](https://github.com/panva/openid-client/releases) - [Changelog](https://github.com/panva/openid-client/blob/main/CHANGELOG.md) - [Commits](panva/openid-client@v6.8.7...v6.8.8) Updates `undici` from 7.29.0 to 7.29.1 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v7.29.0...v7.29.1) Updates `yaml` from 2.9.0 to 2.9.1 - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](eemeli/yaml@v2.9.0...v2.9.1) Updates `zod` from 4.4.3 to 4.6.5 - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v4.4.3...v4.6.5) Updates `@swc/core` from 1.16.1 to 1.16.2 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/commits/v1.16.2/packages/core) Updates `@ai-sdk/alibaba` from 2.0.37 to 2.0.45 - [Release notes](https://github.com/vercel/ai/releases) - [Changelog](https://github.com/vercel/ai/blob/main/packages/alibaba/CHANGELOG.md) - [Commits](https://github.com/vercel/ai/commits/@ai-sdk/alibaba@2.0.45/packages/alibaba) Updates `@ai-sdk/anthropic` from 4.0.44 to 4.0.53 - [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.53/packages/anthropic) Updates `@ai-sdk/google` from 4.0.53 to 4.0.70 - [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.70/packages/google) Updates `@ai-sdk/moonshotai` from 3.0.41 to 3.0.49 - [Release notes](https://github.com/vercel/ai/releases) - [Changelog](https://github.com/vercel/ai/blob/main/packages/moonshotai/CHANGELOG.md) - [Commits](https://github.com/vercel/ai/commits/@ai-sdk/moonshotai@3.0.49/packages/moonshotai) Updates `@ai-sdk/openai` from 4.0.49 to 4.0.66 - [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.66/packages/openai) Updates `@ai-sdk/openai-compatible` from 3.0.39 to 3.0.48 - [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.48/packages/openai-compatible) Updates `@ai-sdk/provider` from 4.0.8 to 4.0.14 - [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.14/packages/provider) Updates `@ai-sdk/provider-utils` from 5.0.32 to 5.0.40 - [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.40/packages/provider-utils) Updates `@nats-io/nats-core` from 3.0.2 to 3.4.0 - [Release notes](https://github.com/nats-io/nats.js/releases) - [Commits](nats-io/nats.js@v3.0.2...v3.4.0) Updates `@opentelemetry/core` from 2.10.0 to 2.11.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-js@v2.10.0...v2.11.0) Updates `ai` from 7.0.82 to 7.0.101 - [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.101/packages/ai) Updates `openai` from 7.5.0 to 7.15.0 - [Release notes](https://github.com/openai/openai-node/releases) - [Changelog](https://github.com/openai/openai-node/blob/main/CHANGELOG.md) - [Commits](openai/openai-node@v7.5.0...v7.15.0) Updates `@openuidev/react-headless` from 0.9.4 to 0.16.1 - [Release notes](https://github.com/thesysdev/openui/releases) - [Changelog](https://github.com/thesysdev/openui/blob/main/packages/react-headless/CHANGELOG.md) - [Commits](https://github.com/thesysdev/openui/commits/@openuidev/react-headless@0.16.1/packages/react-headless) Updates `@openuidev/react-lang` from 0.2.9 to 0.3.0 - [Release notes](https://github.com/thesysdev/openui/releases) - [Changelog](https://github.com/thesysdev/openui/blob/main/packages/react-lang/CHANGELOG.md) - [Commits](https://github.com/thesysdev/openui/commits/@openuidev/react-lang@0.3.0/packages/react-lang) Updates `@openuidev/react-ui` from 0.13.3 to 0.16.1 - [Release notes](https://github.com/thesysdev/openui/releases) - [Changelog](https://github.com/thesysdev/openui/blob/main/packages/react-ui/CHANGELOG.md) - [Commits](https://github.com/thesysdev/openui/commits/@openuidev/react-ui@0.16.1/packages/react-ui) Updates `lucide-react` from 0.562.0 to 0.577.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.577.0/packages/lucide-react) Updates `react-resizable-panels` from 4.12.3 to 4.12.4 - [Release notes](https://github.com/bvaughn/react-resizable-panels/releases) - [Changelog](https://github.com/bvaughn/react-resizable-panels/blob/main/CHANGELOG.md) - [Commits](bvaughn/react-resizable-panels@4.12.3...4.12.4) Updates `tailwind-merge` from 3.6.0 to 3.7.0 - [Release notes](https://github.com/dcastil/tailwind-merge/releases) - [Commits](https://github.com/dcastil/tailwind-merge/commits/tailwind-merge@3.7.0/packages/tailwind-merge) Updates `@testing-library/dom` from 10.4.1 to 10.4.2 - [Release notes](https://github.com/testing-library/dom-testing-library/releases) - [Changelog](https://github.com/testing-library/dom-testing-library/blob/main/CHANGELOG.md) - [Commits](testing-library/dom-testing-library@v10.4.1...v10.4.2) Updates `@testing-library/react` from 16.3.2 to 16.3.3 - [Release notes](https://github.com/testing-library/react-testing-library/releases) - [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md) - [Commits](testing-library/react-testing-library@v16.3.2...v16.3.3) --- updated-dependencies: - dependency-name: "@ai-sdk/alibaba" dependency-version: 2.0.45 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-and-patch - dependency-name: "@ai-sdk/anthropic" dependency-version: 4.0.53 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-and-patch - dependency-name: "@ai-sdk/google" dependency-version: 4.0.69 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-and-patch - dependency-name: "@ai-sdk/moonshotai" dependency-version: 3.0.49 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-and-patch - dependency-name: "@ai-sdk/openai" dependency-version: 4.0.66 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-and-patch - dependency-name: "@ai-sdk/openai-compatible" dependency-version: 3.0.48 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-and-patch - dependency-name: "@ai-sdk/provider" dependency-version: 4.0.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-and-patch - dependency-name: "@ai-sdk/provider-utils" dependency-version: 5.0.40 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-and-patch - dependency-name: "@anthropic-ai/sandbox-runtime" dependency-version: 0.0.76 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-and-patch - dependency-name: "@assistant-ui/core" dependency-version: 0.3.18 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-and-patch - dependency-name: "@assistant-ui/react" dependency-version: 0.15.19 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-and-patch - dependency-name: "@assistant-ui/store" dependency-version: 0.3.13 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-and-patch - dependency-name: "@changesets/cli" dependency-version: 3.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor-and-patch - dependency-name: "@daytona/sdk" dependency-version: 0.211.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-and-patch - dependency-name: "@eslint-react/eslint-plugin" dependency-version: 5.19.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-and-patch - dependency-name: "@hono/swagger-ui" dependency-version: 0.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-and-patch - dependency-name: "@hono/zod-openapi" dependency-version: 1.6.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-and-patch - dependency-name: "@nats-io/nats-core" dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-and-patch - dependency-name: "@opentelemetry/core" dependency-version: 2.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-and-patch - dependency-name: "@openuidev/react-headless" dependency-version: 0.9.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-and-patch - dependency-name: "@openuidev/react-lang" dependency-version: 0.2.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-and-patch - dependency-name: "@openuidev/react-ui" dependency-version: 0.13.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-and-patch - dependency-name: "@swc/core" dependency-version: 1.16.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor-and-patch - dependency-name: "@testing-library/dom" dependency-version: 10.4.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor-and-patch - dependency-name: "@testing-library/react" dependency-version: 16.3.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor-and-patch - dependency-name: "@types/react" dependency-version: 19.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-and-patch - dependency-name: "@types/react" dependency-version: 19.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-and-patch - dependency-name: "@types/react-dom" dependency-version: 19.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-and-patch - dependency-name: "@types/react-dom" dependency-version: 19.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-and-patch - dependency-name: ai dependency-version: 7.0.99 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-and-patch - dependency-name: cron-parser dependency-version: 5.10.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-and-patch - dependency-name: hono dependency-version: 4.13.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-and-patch - dependency-name: jose dependency-version: 6.2.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-and-patch - dependency-name: lucide-react dependency-version: 0.577.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-and-patch - dependency-name: monaco-editor dependency-version: 0.56.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-and-patch - dependency-name: openai dependency-version: 7.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-and-patch - dependency-name: openid-client dependency-version: 6.8.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-and-patch - dependency-name: react dependency-version: 19.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-and-patch - dependency-name: react-dom dependency-version: 19.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-and-patch - dependency-name: react-resizable-panels dependency-version: 4.12.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-and-patch - dependency-name: react-router-dom dependency-version: 7.18.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-and-patch - dependency-name: tailwind-merge dependency-version: 3.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-and-patch - dependency-name: tsx dependency-version: 4.23.13 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor-and-patch - dependency-name: typescript-eslint dependency-version: 8.70.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-and-patch - dependency-name: undici dependency-version: 7.29.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-and-patch - dependency-name: yaml dependency-version: 2.9.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-and-patch - dependency-name: zod dependency-version: 4.6.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
7cf1a5c to
398504c
Compare


Bumps the npm-minor-and-patch group with 45 updates in the / directory:
3.0.13.0.35.18.65.19.18.68.08.70.00.2.220.3.190.14.270.15.200.2.210.3.130.52.20.56.019.2.819.3.019.2.1819.3.019.2.819.3.019.2.519.3.07.18.27.18.419.2.1819.3.019.2.519.3.04.23.124.23.130.0.710.0.760.204.10.214.00.2.20.6.11.6.11.6.35.10.05.10.14.13.54.13.86.2.106.2.126.8.76.8.87.29.07.29.12.9.02.9.14.4.34.6.51.16.11.16.22.0.372.0.454.0.444.0.534.0.534.0.703.0.413.0.494.0.494.0.663.0.393.0.484.0.84.0.145.0.325.0.403.0.23.4.02.10.02.11.07.0.827.0.1017.5.07.15.00.9.40.16.10.2.90.3.00.13.30.16.10.562.00.577.04.12.34.12.43.6.03.7.010.4.110.4.216.3.216.3.3Updates
@changesets/clifrom 3.0.1 to 3.0.3Release notes
Sourced from @changesets/cli's releases.
Changelog
Sourced from @changesets/cli's changelog.
Commits
c9269c0Version Packages (#2291)ca9d110Fix pnpm 10 publishing with npm 12 (#2276)7be7fdeBuild(deps): Bump the production-dependencies group across 1 directory with 6...b430ce0Move e2e tests to an on-demand workspace (#2275)93314a8test: add happy path tests foradd(#2289)d13a39etest: use inline snapshots for publish plan tests (#2284)d7e4a2dVersion Packages (#2266)68affeeUpgrade to Vitest 5 (#2281)5eeb012Build(deps): Bump human-id in the production-dependencies group (#2279)a0a4dc6Add review message on pre exit (#2270)Updates
@eslint-react/eslint-pluginfrom 5.18.6 to 5.19.1Release notes
Sourced from @eslint-react/eslint-plugin's releases.
... (truncated)
Changelog
Sourced from @eslint-react/eslint-plugin's changelog.
... (truncated)
Commits
27d850frelease: 5.19.19025c56chore(deps): update react to 19.3.0 and other deps6eee240release: 5.19.03613135release: 5.18.10662e99arelease: 5.18.9f9eeb3echore(deps): update eslint to 10.10.0, vitest to 5.0.0, tsdown to 0.23.0 and ...5a58608release: 5.18.84eb8b48fix: register the same plugin object in preset configs as the default… (#1947)466ff59chore(deps): pin fast-uri to ^3.1.5 to fix CVE-2026-18446 (GHSA-7p8r-x3mc-p8w7)1943f39chore(deps): update typescript to 7.0.2 and other depsUpdates
typescript-eslintfrom 8.68.0 to 8.70.0Release notes
Sourced from typescript-eslint's releases.
... (truncated)
Changelog
Sourced from typescript-eslint's changelog.
Commits
7ee7608chore(release): publish 8.70.04586535fix(eslint-plugin): [no-deprecated] report deprecated imported values used in...9a6e546chore(release): publish 8.69.0Updates
@assistant-ui/corefrom 0.2.22 to 0.3.19Release notes
Sourced from @assistant-ui/core's releases.
... (truncated)
Changelog
Sourced from @assistant-ui/core's changelog.
... (truncated)
Commits
6cd9226chore: update versions (#7192)be818dbfix(core): keep local storage history loadable with malformed parts (#7444)00cff0bfeat: add a conversion cache so nested transcripts keep message identity (#7414)3cfddfdfix(core): speak and feedback work on voice transcript messages (#7393)75b3bd3feat(core): derive thread.tasks from tool calls that carry nested conversatio...ff1c692feat(core): keep a message running while a nested conversation streams (#7356)69cbf47feat(core): expose status counts on grouped parts and route tool calls by nam...f6b7ba9feat(core): mark voice transcript messages with metadata.modality (#7351)d7aa090fix(core): finalize abortable iterators once (#7345)7af9101feat(react-google-adk): inline data URL images (#7339)Updates
@assistant-ui/reactfrom 0.14.27 to 0.15.20Release notes
Sourced from @assistant-ui/react's releases.