Commit 1a582f7
fix(deps): downgrade isolated-vm to 5.0.4 for Node 18-22 compatibility
The previous version (6.0.1) required Node >=22.0.0, causing CI failures
on Node 18 and Node 20 test matrices. Downgraded to isolated-vm@5.0.4
which supports Node >=18.0.0, matching our stated requirements.
Fixes:
- CI failures on Node 18 and Node 20 builds
- isolated-vm compilation errors with v8::SourceLocation
- Plugin sandbox tests now pass on all Node versions (18, 20, 22)
Tested:
- All 12 plugin isolation tests pass
- Compatible with Node 18.x, 20.x, 22.x
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 0e411d2 commit 1a582f7
2 files changed
+7
-7
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
167 | 167 | | |
168 | 168 | | |
169 | 169 | | |
170 | | - | |
| 170 | + | |
171 | 171 | | |
172 | 172 | | |
173 | 173 | | |
| |||
0 commit comments