chore(deps): bump the npm-minor-and-patch group across 1 directory with 38 updates - #656
Conversation
|
| "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.
Router range drops v6 support
Medium Severity
react-router-dom on the published @truefoundry/trueforge-ui package changed from ^6 || ^7 to ^7. Hosts still on React Router v6 will now resolve a second v7 copy or fail peer installation, which can break withRouter URL sync.
Reviewed by Cursor Bugbot for commit 7776308. Configure here.
| "tailwind-merge": "^3.6.0", | ||
| "truefoundry-gateway-sdk": "^0.4.2", | ||
| "zod": "^4.4.3" | ||
| "zod": "^4.5.4" |
There was a problem hiding this comment.
Published packages missing changeset
Low Severity
Runtime dependency ranges that ship in published packages changed, but this PR adds no .changeset/*.md. Run pnpm changeset and bump @truefoundry/trueforge-ui, @truefoundry/trueforge-core, and @truefoundry/trueforge.
Additional Locations (2)
Triggered by project rule: TrueForge review rules
Reviewed by Cursor Bugbot for commit 7776308. Configure here.
7776308 to
8027e00
Compare
| "winston": "^3.19.0", | ||
| "ws": "^8.21.3", | ||
| "zod": "^4.4.3" | ||
| "zod": "^4.5.4" |
There was a problem hiding this comment.
Published packages lack a changeset
Low Severity
Dependency versions that ship in published packages changed, but this PR adds no .changeset/*.md. Run pnpm changeset for @truefoundry/trueforge-core, @truefoundry/trueforge, and @truefoundry/trueforge-ui.
Additional Locations (2)
Triggered by project rule: TrueForge review rules
Reviewed by Cursor Bugbot for commit 8027e00. Configure here.
52c716a to
5794f77
Compare
| "@truefoundry/trueforge-sdk": "workspace:*", | ||
| "@truefoundry/trueforge-ui": "workspace:*", | ||
| "monaco-editor": "^0.52.0", | ||
| "monaco-editor": "^0.56.0", |
There was a problem hiding this comment.
Monaco 0.56 export break
Medium Severity
monaco-editor jumped from ^0.52.0 to ^0.56.0. 0.56 rewrote the package exports map so deep esm/vs/... worker specifiers no longer resolve. vite-plugin-monaco-editor-esm and the monacoeditorwork public-path rewrite can fail to load workers, breaking the editor or falling back to the main thread.
Reviewed by Cursor Bugbot for commit 5794f77. Configure here.
ba3caa8 to
2079f15
Compare
| "@assistant-ui/store": "0.2.21", | ||
| "@assistant-ui/core": "0.3.17", | ||
| "@assistant-ui/react": "0.15.18", | ||
| "@assistant-ui/store": "0.3.12", |
There was a problem hiding this comment.
Assistant-ui bump is inconsistent
High Severity
package.json now pins @assistant-ui/core 0.3.17, @assistant-ui/react 0.15.18, and @assistant-ui/store 0.3.12, but workspace overrides still force 0.2.22 / 0.14.27 / 0.2.21, the lockfile still records those old specifiers, and @truefoundry/trueforge-ui optional peers remain ^0.2.22 / ^0.14.24. Local installs never exercise the new 0.15 APIs, pnpm install can fail under trustLockfile, and published consumers would resolve breaking 0.3/0.15 releases that this repo did not test.
Additional Locations (2)
Reviewed by Cursor Bugbot for commit 2079f15. Configure here.
ae4bfb9 to
0a83c28
Compare
4ae4a03 to
7fb549d
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 7fb549d. Configure here.
abbb569 to
2e6cb42
Compare
…th 38 updates Bumps the npm-minor-and-patch group with 38 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@changesets/cli](https://github.com/changesets/changesets/tree/HEAD/packages/cli) | `3.0.1` | `3.0.2` | | [@eslint-react/eslint-plugin](https://github.com/Rel1cx/eslint-react/tree/HEAD/plugins/eslint-plugin) | `5.18.6` | `5.19.0` | | [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.17` | | [@assistant-ui/react](https://github.com/assistant-ui/assistant-ui/tree/HEAD/packages/react) | `0.14.27` | `0.15.18` | | [@assistant-ui/store](https://github.com/assistant-ui/assistant-ui/tree/HEAD/packages/store) | `0.2.21` | `0.3.12` | | [monaco-editor](https://github.com/microsoft/monaco-editor) | `0.52.2` | `0.56.0` | | [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `7.18.2` | `7.18.3` | | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `19.2.5` | `19.2.7` | | [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.75` | | [@daytona/sdk](https://github.com/daytona/clients) | `0.204.1` | `0.211.2` | | [@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` | | [hono](https://github.com/honojs/hono) | `4.13.5` | `4.13.7` | | [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` | | [zod](https://github.com/colinhacks/zod) | `4.4.3` | `4.5.4` | | [@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.41` | | [@ai-sdk/anthropic](https://github.com/vercel/ai/tree/HEAD/packages/anthropic) | `4.0.44` | `4.0.49` | | [@ai-sdk/google](https://github.com/vercel/ai/tree/HEAD/packages/google) | `4.0.53` | `4.0.64` | | [@ai-sdk/moonshotai](https://github.com/vercel/ai/tree/HEAD/packages/moonshotai) | `3.0.41` | `3.0.45` | | [@ai-sdk/openai](https://github.com/vercel/ai/tree/HEAD/packages/openai) | `4.0.49` | `4.0.60` | | [@ai-sdk/openai-compatible](https://github.com/vercel/ai/tree/HEAD/packages/openai-compatible) | `3.0.39` | `3.0.44` | | [@ai-sdk/provider](https://github.com/vercel/ai/tree/HEAD/packages/provider) | `4.0.8` | `4.0.10` | | [@ai-sdk/provider-utils](https://github.com/vercel/ai/tree/HEAD/packages/provider-utils) | `5.0.32` | `5.0.36` | | [@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.93` | | [openai](https://github.com/openai/openai-node) | `7.5.0` | `7.10.0` | | [@openuidev/react-headless](https://github.com/thesysdev/openui/tree/HEAD/packages/react-headless) | `0.9.4` | `0.9.13` | | [@openuidev/react-lang](https://github.com/thesysdev/openui/tree/HEAD/packages/react-lang) | `0.2.9` | `0.2.15` | | [@openuidev/react-ui](https://github.com/thesysdev/openui/tree/HEAD/packages/react-ui) | `0.13.3` | `0.13.10` | | [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` | | [@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.2 - [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.2/packages/cli) Updates `@eslint-react/eslint-plugin` from 5.18.6 to 5.19.0 - [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.0/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.17 - [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.17/packages/core) Updates `@assistant-ui/react` from 0.14.27 to 0.15.18 - [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.18/packages/react) Updates `@assistant-ui/store` from 0.2.21 to 0.3.12 - [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.12/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-router-dom` from 7.18.2 to 7.18.3 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/react-router-dom@7.18.3/packages/react-router-dom/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@7.18.3/packages/react-router-dom) Updates `@types/react-dom` from 19.2.5 to 19.2.7 - [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.75 - [Release notes](https://github.com/anthropics/sandbox-runtime/releases) - [Commits](anthropics/sandbox-runtime@v0.0.71...v0.0.75) Updates `@daytona/sdk` from 0.204.1 to 0.211.2 - [Release notes](https://github.com/daytona/clients/releases) - [Commits](https://github.com/daytona/clients/commits/v0.211.2) 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 `hono` from 4.13.5 to 4.13.7 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.13.5...v4.13.7) 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 `zod` from 4.4.3 to 4.5.4 - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v4.4.3...v4.5.4) 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.41 - [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.41/packages/alibaba) Updates `@ai-sdk/anthropic` from 4.0.44 to 4.0.49 - [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.49/packages/anthropic) Updates `@ai-sdk/google` from 4.0.53 to 4.0.64 - [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.64/packages/google) Updates `@ai-sdk/moonshotai` from 3.0.41 to 3.0.45 - [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.45/packages/moonshotai) Updates `@ai-sdk/openai` from 4.0.49 to 4.0.60 - [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.60/packages/openai) Updates `@ai-sdk/openai-compatible` from 3.0.39 to 3.0.44 - [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.44/packages/openai-compatible) Updates `@ai-sdk/provider` from 4.0.8 to 4.0.10 - [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.10/packages/provider) Updates `@ai-sdk/provider-utils` from 5.0.32 to 5.0.36 - [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.36/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.93 - [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.93/packages/ai) Updates `openai` from 7.5.0 to 7.10.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.10.0) Updates `@openuidev/react-headless` from 0.9.4 to 0.9.13 - [Commits](https://github.com/thesysdev/openui/commits/HEAD/packages/react-headless) Updates `@openuidev/react-lang` from 0.2.9 to 0.2.15 - [Commits](https://github.com/thesysdev/openui/commits/HEAD/packages/react-lang) Updates `@openuidev/react-ui` from 0.13.3 to 0.13.10 - [Commits](https://github.com/thesysdev/openui/commits/HEAD/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 `@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.41 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.49 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.64 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.45 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.60 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.44 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.10 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.36 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.75 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.17 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.18 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.12 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.210.0 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.18.10 dependency-type: direct:development update-type: version-update:semver-patch 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/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-dom" dependency-version: 19.2.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor-and-patch - dependency-name: ai dependency-version: 7.0.93 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.10.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-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: 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.69.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: zod dependency-version: 4.5.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2e6cb42 to
9a068f3
Compare


Bumps the npm-minor-and-patch group with 38 updates in the / directory:
3.0.13.0.25.18.65.19.08.68.08.70.00.2.220.3.170.14.270.15.180.2.210.3.120.52.20.56.07.18.27.18.319.2.519.2.74.23.124.23.130.0.710.0.750.204.10.211.20.2.20.6.11.6.11.6.34.13.54.13.76.2.106.2.126.8.76.8.87.29.07.29.14.4.34.5.41.16.11.16.22.0.372.0.414.0.444.0.494.0.534.0.643.0.413.0.454.0.494.0.603.0.393.0.444.0.84.0.105.0.325.0.363.0.23.4.02.10.02.11.07.0.827.0.937.5.07.10.00.9.40.9.130.2.90.2.150.13.30.13.100.562.00.577.04.12.34.12.416.3.216.3.3Updates
@changesets/clifrom 3.0.1 to 3.0.2Release notes
Sourced from @changesets/cli's releases.
Changelog
Sourced from @changesets/cli's changelog.
Commits
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)1f4eb61Add default changelog message for empty release (#2265)2eb65baAdd script to run unit and e2e tests separately (#2267)ff2b075Build(deps-dev): Bump@lydell/node-pty(#2254)8eff462Build(deps-dev): Bump the development-dependencies group across 1 directory w...Updates
@eslint-react/eslint-pluginfrom 5.18.6 to 5.19.0Release notes
Sourced from @eslint-react/eslint-plugin's releases.
... (truncated)
Changelog
Sourced from @eslint-react/eslint-plugin's changelog.
... (truncated)
Commits
6eee240release: 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 depse43350frelease: 5.18.715a429achore(deps): update typescript-eslint to 8.69.0 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.17Release notes
Sourced from @assistant-ui/core's releases.
... (truncated)
Changelog
Sourced from @assistant-ui/core's changelog.
... (truncated)
Commits
d511ff4chore: update versions (#6482)0c68179fix(core): isolate model context update listener errors (#6781)ddaac94fix(core): isolate late initialize listener errors (#6728)1fa3e09fix(ai-sdk): mark stopped runs as cancelled (#6761)0c5c574fix(core): keep a pending human() interrupt when execution starts (#6764)47a46dbfix: keep remote thread clients commit-safe (#6760)60ae973fix(core): keep model context hooks commit-safe (#6758)8cc962efeat: let a tool approval request describe itself and report its outcome (#6723)0fb5390fix(core): run a frontend tool only once the provider's run settles (#6719)6fdfc23fix(core): keep remote thread runtime hooks commit-safe (#6711)Updates
@assistant-ui/reactfrom 0.14.27 to 0.15.18Changelog
Sourced from @assistant-ui/react's changelog.