-
Notifications
You must be signed in to change notification settings - Fork 401
chore(deps): bump the npm-minor-and-patch group across 1 directory with 38 updates #656
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -23,25 +23,25 @@ | |
| "test": "cross-env NODE_OPTIONS=--conditions=trueforge-dev tsx --test \"tests/**/*.test.ts\"" | ||
| }, | ||
| "dependencies": { | ||
| "@assistant-ui/core": "0.2.22", | ||
| "@assistant-ui/react": "0.14.27", | ||
| "@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. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Assistant-ui upgrade splits runtime copiesHigh Severity
Additional Locations (1)Reviewed by Cursor Bugbot for commit 7fb549d. Configure here. |
||
| "@truefoundry/assistant-ui-runtime": "0.1.36", | ||
| "@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. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Monaco 0.56 export breakMedium Severity
Reviewed by Cursor Bugbot for commit 5794f77. Configure here. |
||
| "react": "^19.2.4", | ||
| "react-dom": "^19.2.4", | ||
| "react-router-dom": "^7.18.2", | ||
| "react-router-dom": "^7.18.3", | ||
| "thinking-orbs": "^0.3.1" | ||
| }, | ||
| "devDependencies": { | ||
| "@types/react": "^19.2.17", | ||
| "@types/react-dom": "^19.2.2", | ||
| "@types/react-dom": "^19.2.7", | ||
| "@vitejs/plugin-react": "^4.7.0", | ||
| "cross-env": "^10.1.0", | ||
| "tailwindcss": "4.3.3", | ||
| "tsx": "^4.16.2", | ||
| "tsx": "^4.23.13", | ||
| "typescript": "^5.9.3", | ||
| "vite": "^6.3.5", | ||
| "vite-plugin-compression2": "^2.5.3", | ||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -99,33 +99,33 @@ | |
| "pack:dry": "pnpm pack --dry-run" | ||
| }, | ||
| "dependencies": { | ||
| "@ai-sdk/alibaba": "^2.0.37", | ||
| "@ai-sdk/anthropic": "^4.0.44", | ||
| "@ai-sdk/google": "^4.0.53", | ||
| "@ai-sdk/moonshotai": "^3.0.41", | ||
| "@ai-sdk/openai": "^4.0.49", | ||
| "@ai-sdk/openai-compatible": "^3.0.39", | ||
| "@ai-sdk/provider": "^4.0.8", | ||
| "@ai-sdk/provider-utils": "^5.0.32", | ||
| "@daytona/sdk": "^0.204.1", | ||
| "@hono/zod-openapi": "^1.6.1", | ||
| "@ai-sdk/alibaba": "^2.0.41", | ||
| "@ai-sdk/anthropic": "^4.0.49", | ||
| "@ai-sdk/google": "^4.0.64", | ||
| "@ai-sdk/moonshotai": "^3.0.45", | ||
| "@ai-sdk/openai": "^4.0.60", | ||
| "@ai-sdk/openai-compatible": "^3.0.44", | ||
| "@ai-sdk/provider": "^4.0.10", | ||
| "@ai-sdk/provider-utils": "^5.0.36", | ||
| "@daytona/sdk": "^0.210.0", | ||
| "@hono/zod-openapi": "^1.6.3", | ||
| "@modelcontextprotocol/sdk": "^1.30.0", | ||
| "@nats-io/nats-core": "3.0.2", | ||
| "@nats-io/nats-core": "3.4.0", | ||
| "@opentelemetry/api": "^1.9.1", | ||
| "@opentelemetry/core": "^2.10.0", | ||
| "ai": "^7.0.82", | ||
| "@opentelemetry/core": "^2.11.0", | ||
| "ai": "^7.0.93", | ||
| "dedent": "^1.7.2", | ||
| "openai": "^7.5.0", | ||
| "openai": "^7.10.0", | ||
| "ulid": "^3.0.2", | ||
| "winston": "^3.19.0", | ||
| "ws": "^8.21.3", | ||
| "zod": "^4.4.3" | ||
| "zod": "^4.5.4" | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Published packages lack a changesetLow Severity Dependency versions that ship in published packages changed, but this PR adds no Additional Locations (2)Triggered by project rule: TrueForge review rules Reviewed by Cursor Bugbot for commit 8027e00. Configure here. |
||
| }, | ||
| "peerDependencies": { | ||
| "redis": "^5.10.0" | ||
| }, | ||
| "devDependencies": { | ||
| "@swc/core": "^1.16.1", | ||
| "@swc/core": "^1.16.2", | ||
| "@swc/jest": "^0.2.39", | ||
| "@types/jest": "^29.5.14", | ||
| "@types/node": "^24.13.3", | ||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -90,38 +90,38 @@ | |
| } | ||
| }, | ||
| "dependencies": { | ||
| "@assistant-ui/core": "0.2.22", | ||
| "@assistant-ui/react": "0.14.27", | ||
| "@openuidev/react-headless": "^0.9.4", | ||
| "@openuidev/react-lang": "^0.2.9", | ||
| "@openuidev/react-ui": "^0.13.2", | ||
| "@assistant-ui/core": "0.3.17", | ||
| "@assistant-ui/react": "0.15.18", | ||
|
cursor[bot] marked this conversation as resolved.
|
||
| "@openuidev/react-headless": "^0.9.13", | ||
| "@openuidev/react-lang": "^0.2.15", | ||
| "@openuidev/react-ui": "^0.13.10", | ||
| "@truefoundry/assistant-ui-runtime": "0.1.36", | ||
| "@truefoundry/trueforge-sdk": "workspace:*", | ||
| "chart.js": "^4.5.1", | ||
| "clsx": "^2.1.1", | ||
| "lucide-react": "^0.562.0", | ||
| "lucide-react": "^0.577.0", | ||
| "monaco-editor": "^0.56.0", | ||
| "partial-json": "^0.1.7", | ||
| "react-chartjs-2": "^5.3.1", | ||
| "react-markdown": "^10.1.0", | ||
| "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. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Router range drops v6 supportMedium Severity
Reviewed by Cursor Bugbot for commit 7776308. Configure here. |
||
| "react-syntax-highlighter": "^16.1.1", | ||
| "remark-gfm": "^4.0.1", | ||
| "tailwind-merge": "^3.6.0", | ||
| "thinking-orbs": "^0.3.1", | ||
| "truefoundry-gateway-sdk": "^0.4.2", | ||
| "zod": "^4.4.3" | ||
| "zod": "^4.5.4" | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Published packages missing changesetLow Severity Runtime dependency ranges that ship in published packages changed, but this PR adds no Additional Locations (2)Triggered by project rule: TrueForge review rules Reviewed by Cursor Bugbot for commit 7776308. Configure here. |
||
| }, | ||
| "devDependencies": { | ||
| "@eslint/js": "^9.39.0", | ||
| "@tailwindcss/cli": "^4.3.2", | ||
| "@testing-library/dom": "^10.0.0", | ||
| "@testing-library/jest-dom": "^6.6.3", | ||
| "@testing-library/react": "^16.3.2", | ||
| "@testing-library/react": "^16.3.3", | ||
| "@types/node": "^20", | ||
| "@types/react": "^19.2.17", | ||
| "@types/react-dom": "^19.2.0", | ||
| "@types/react-dom": "^19.2.7", | ||
| "@types/react-syntax-highlighter": "^15.5.13", | ||
| "@vitest/coverage-v8": "^4.1.10", | ||
| "esbuild-plugin-svgr": "3.1.1", | ||
|
|
@@ -135,7 +135,7 @@ | |
| "tailwindcss": "^4.3.2", | ||
| "tsup": "^8.5.0", | ||
| "typescript": "^5.9.3", | ||
| "typescript-eslint": "^8.46.0", | ||
| "typescript-eslint": "^8.70.0", | ||
| "vite-plugin-svgr": "^5.2.0", | ||
| "vitest": "^4.1.9" | ||
| } | ||
|
|
||


There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Assistant-ui bump is inconsistent
High Severity
package.jsonnow pins@assistant-ui/core0.3.17,@assistant-ui/react0.15.18, and@assistant-ui/store0.3.12, but workspaceoverridesstill force0.2.22/0.14.27/0.2.21, the lockfile still records those old specifiers, and@truefoundry/trueforge-uioptional peers remain^0.2.22/^0.14.24. Local installs never exercise the new 0.15 APIs,pnpm installcan fail undertrustLockfile, and published consumers would resolve breaking 0.3/0.15 releases that this repo did not test.Additional Locations (2)
packages/trueforge-ui/package.json#L92-L94packages/trueforge-ui/package.json#L74-L76Reviewed by Cursor Bugbot for commit 2079f15. Configure here.