Skip to content

chore: bump wormhole sdk to 4.17.0#858

Merged
douglasgalico merged 1 commit intomainfrom
bump_ts_sdk_package
Apr 14, 2026
Merged

chore: bump wormhole sdk to 4.17.0#858
douglasgalico merged 1 commit intomainfrom
bump_ts_sdk_package

Conversation

@douglasgalico
Copy link
Copy Markdown
Contributor

@douglasgalico douglasgalico commented Apr 14, 2026

Summary by CodeRabbit

  • Chores
    • Updated Wormhole SDK package versions from 4.16.0 to 4.17.0 across CLI, EVM, Solana, Sui, and XRPL modules, including dependency overrides and peer dependencies.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 14, 2026

📝 Walkthrough

Walkthrough

This PR updates Wormhole SDK dependency versions from ^4.16.0 to ^4.17.0 across multiple package.json files, including CLI overrides, peer dependencies, and regular dependencies, ensuring version consistency throughout the monorepo.

Changes

Cohort / File(s) Summary
CLI Package Overrides
cli/package.json
Updated overrides for nine @wormhole-foundation/sdk-* packages from ^4.16.0 to ^4.17.0 (sdk-base, sdk-definitions, sdk-evm, sdk-evm-core, sdk-connect, sdk-solana, sdk-solana-core, sdk-sui, sdk-sui-core).
SDK Packages
sdk/definitions/package.json, sdk/examples/package.json, sdk/route/package.json
Updated peer or direct dependencies for base, definitions, and connect packages from ^4.16.0 to ^4.17.0.
Chain Integration Packages
evm/ts/package.json, solana/package.json, sui/ts/package.json, xrpl/ts/package.json
Updated peerDependencies for respective chain SDK packages and base/definitions from ^4.16.0 to ^4.17.0.
Root Package
package.json
Updated @wormhole-foundation/sdk devDependency from 4.16.0 to 4.17.0.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

Suggested reviewers

  • evan-gray
  • kcsongor

Poem

🐰 Hops with glee through version trees,
From point-one-six to point-one-seven,
Consistency across the leaves—
The SDK climbs toward heaven!

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely describes the main change: updating multiple Wormhole SDK packages from version 4.16.0 to 4.17.0 across the entire repository.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch bump_ts_sdk_package

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.

❤️ Share

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

Copy link
Copy Markdown

@coderabbitai coderabbitai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

📥 Commits

Reviewing files that changed from the base of the PR and between 3b7256c and 310ed23.

⛔ Files ignored due to path filters (1)
  • bun.lock is excluded by !**/*.lock
📒 Files selected for processing (9)
  • cli/package.json
  • evm/ts/package.json
  • package.json
  • sdk/definitions/package.json
  • sdk/examples/package.json
  • sdk/route/package.json
  • solana/package.json
  • sui/ts/package.json
  • xrpl/ts/package.json

Comment thread sui/ts/package.json
@douglasgalico douglasgalico merged commit a13746a into main Apr 14, 2026
26 checks passed
@douglasgalico douglasgalico deleted the bump_ts_sdk_package branch April 14, 2026 17:18
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.

3 participants