Skip to content

chore: update @enclave-vm/core and @enclave-vm/ast dependencies to version 2.15.2 in package.json and yarn.lock - #518

Merged
frontegg-david merged 1 commit into
mainfrom
cherry-pick-pr-516
Aug 7, 2026
Merged

chore: update @enclave-vm/core and @enclave-vm/ast dependencies to version 2.15.2 in package.json and yarn.lock#518
frontegg-david merged 1 commit into
mainfrom
cherry-pick-pr-516

Conversation

@frontegg-david

@frontegg-david frontegg-david commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Summary by CodeRabbit

  • Maintenance
    • Updated Enclave VM packages to version 2.15.2 for improved compatibility.
    • Adjusted automated setup workflows to disable dependency caching where required.

@frontegg-david
frontegg-david merged commit 3c4adb8 into main Aug 7, 2026
12 of 13 checks passed
@frontegg-david
frontegg-david deleted the cherry-pick-pr-516 branch August 7, 2026 00:49
@coderabbitai

coderabbitai Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: b121e0f8-79df-4e76-a11a-7745875b750b

📥 Commits

Reviewing files that changed from the base of the PR and between de1c54e and 8942b11.

⛔ Files ignored due to path filters (1)
  • yarn.lock is excluded by !**/yarn.lock, !**/*.lock
📒 Files selected for processing (6)
  • .github/workflows/cherry-pick-prompt.yml
  • .github/workflows/push.yml
  • libs/sdk/package.json
  • libs/utils/package.json
  • package.json
  • plugins/plugin-codecall/package.json

📝 Walkthrough

Walkthrough

The pull request updates Enclave VM dependencies from 2.15.1 to 2.15.2 and disables caching in two Node/Yarn workflow setup steps.

Changes

Dependency and workflow maintenance

Layer / File(s) Summary
Enclave VM dependency updates
libs/sdk/package.json, libs/utils/package.json, package.json, plugins/plugin-codecall/package.json
Dependency requirements now use @enclave-vm/core and @enclave-vm/ast version 2.15.2.
Workflow cache configuration
.github/workflows/cherry-pick-prompt.yml, .github/workflows/push.yml
Two Node/Yarn setup action invocations now pass an empty cache value.

Estimated code review effort: 1 (Trivial) | ~5 minutes

Possibly related issues

Possibly related PRs

Suggested reviewers: alexmercerpo

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch cherry-pick-pr-516

Comment @coderabbitai help to get the list of available commands.

@github-actions

github-actions Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Performance Test Results

Status: ✅ All tests passed

Summary

Project Tests Passed Warnings Failed Leaks
✅ demo-e2e-agents 4 4 0 0 0
✅ demo-e2e-cache 11 11 0 0 0
✅ demo-e2e-codecall 4 4 0 0 0
✅ demo-e2e-config 4 4 0 0 0
✅ demo-e2e-direct 3 3 0 0 0
✅ demo-e2e-elicitation 1 1 0 0 0
✅ demo-e2e-errors 4 4 0 0 0
✅ demo-e2e-hooks 3 3 0 0 0
✅ demo-e2e-multiapp 4 4 0 0 0
✅ demo-e2e-notifications 3 3 0 0 0
✅ demo-e2e-openapi 2 2 0 0 0
✅ demo-e2e-providers 4 4 0 0 0
✅ demo-e2e-public 4 4 0 0 0
✅ demo-e2e-redis 15 15 0 0 0
✅ demo-e2e-remember 4 4 0 0 0
✅ demo-e2e-remote 5 5 0 0 0
✅ demo-e2e-serverless 2 2 0 0 0
✅ demo-e2e-skills 15 15 0 0 0
✅ demo-e2e-standalone 2 2 0 0 0
✅ demo-e2e-transport-recreation 3 3 0 0 0
✅ demo-e2e-ui 4 4 0 0 0

Total: 101 tests across 21 projects

📊 View full report in workflow run


Generated at: 2026-08-07T01:01:36.305Z
Commit: 8f082ed7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant