chore: bump tsx to ^4.21.0 across all workspaces#1116
Conversation
Addresses Go stdlib CVEs (including CRITICAL CVE-2025-68121) found by Trivy in the esbuild binary bundled with tsx. Updates tsx from ^4.0.0–^4.19.2 to ^4.21.0 in all 7 workspace packages. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
@brendan-kellam your pull request is missing a changelog! |
WalkthroughUpdated the Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes 🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.
Inline comments:
In `@packages/mcp/package.json`:
- Line 16: Revert the change that updated the "tsx" dependency in the deprecated
packages/mcp package.json: restore the original package.json entry for the "tsx"
field (undo the introduced "^4.21.0" change) and do not make any other edits to
the MCP package; instead, implement MCP feature changes under the active module
"packages/web/src/features/mcp/" if needed.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Organization UI
Review profile: CHILL
Plan: Pro
Run ID: 28234ac1-09dc-4f5c-a123-2b246bb81971
⛔ Files ignored due to path filters (1)
yarn.lockis excluded by!**/yarn.lock,!**/*.lock
📒 Files selected for processing (7)
packages/backend/package.jsonpackages/db/package.jsonpackages/mcp/package.jsonpackages/queryLanguage/package.jsonpackages/schemas/package.jsonpackages/shared/package.jsonpackages/web/package.json
License Audit❌ Status: FAIL
Fail Reasons
Unresolved Packages
Weak Copyleft Packages (informational)
Resolved Packages (7)
|
Summary
tsxfrom^4.0.0–^4.19.2to^4.21.0in all 7 workspace packages (backend, db, mcp, queryLanguage, schemas, shared, web)🤖 Generated with Claude Code
Summary by CodeRabbit