Conversation
📝 WalkthroughWalkthroughThis PR updates Wormhole SDK dependency versions from Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Possibly related PRs
Suggested reviewers
Poem
🚥 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 `@sui/ts/package.json`:
- Around line 61-64: Update the four peerDependencies that reference the
non-existent version by changing "@wormhole-foundation/sdk-base",
"@wormhole-foundation/sdk-definitions", "@wormhole-foundation/sdk-sui", and
"@wormhole-foundation/sdk-sui-core" from "^4.17.0" to a published version (e.g.,
"^4.15.0"); edit the package.json dependency entries for those exact package
names so they reference an existing released version before merging.
🪄 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: defaults
Review profile: CHILL
Plan: Pro
Run ID: 2ce00af8-9408-4624-a86c-8d810a8d3c93
⛔ Files ignored due to path filters (1)
bun.lockis excluded by!**/*.lock
📒 Files selected for processing (9)
cli/package.jsonevm/ts/package.jsonpackage.jsonsdk/definitions/package.jsonsdk/examples/package.jsonsdk/route/package.jsonsolana/package.jsonsui/ts/package.jsonxrpl/ts/package.json
Summary by CodeRabbit