Skip to content

Conversation

@gomesalexandre
Copy link
Contributor

@gomesalexandre gomesalexandre commented Dec 2, 2025

Empty diff and version bump to attempt fixing no caret -> caret -> no caret again between hdwallet publishes which resulted in non-deterministic hdwallet failures in web again

Summary by CodeRabbit

  • Chores
    • Updated all package versions from 1.62.20 to 1.62.21 throughout the hdwallet suite, ensuring consistent versioning across core, integration, and example packages.

✏️ Tip: You can customize this high-level summary in your review settings.

@coderabbitai
Copy link

coderabbitai bot commented Dec 2, 2025

Caution

Review failed

The pull request is closed.

📝 Walkthrough

Walkthrough

Patch version bump from 1.62.20 to 1.62.21 across the entire hdwallet monorepo, updating lerna.json and all package.json files with corresponding dependency version pins.

Changes

Cohort / File(s) Change Summary
Root configuration
lerna.json
Version field updated from 1.62.20 to 1.62.21
Examples and integration
examples/sandbox/package.json, integration/package.json
Package version and all hdwallet-related dependencies bumped to 1.62.21
Core hdwallet packages
packages/hdwallet-core/package.json, packages/hdwallet-native/package.json, packages/hdwallet-ledger/package.json, packages/hdwallet-trezor/package.json, packages/hdwallet-keepkey/package.json, packages/hdwallet-keplr/package.json, packages/hdwallet-phantom/package.json, packages/hdwallet-portis/package.json, packages/hdwallet-vultisig/package.json, packages/hdwallet-walletconnect/package.json, packages/hdwallet-walletconnectV2/package.json, packages/hdwallet-metamask-multichain/package.json, packages/hdwallet-coinbase/package.json
Package version and hdwallet-core dependency bumped to 1.62.21
KeepKey variant packages
packages/hdwallet-keepkey-tcp/package.json, packages/hdwallet-keepkey-webusb/package.json, packages/hdwallet-keepkey-chromeusb/package.json, packages/hdwallet-keepkey-electron/package.json, packages/hdwallet-keepkey-nodehid/package.json, packages/hdwallet-keepkey-nodewebusb/package.json, packages/hdwallet-gridplus/package.json
Package version and hdwallet-core and/or hdwallet-keepkey dependencies bumped to 1.62.21
Ledger variant packages
packages/hdwallet-ledger-webhid/package.json, packages/hdwallet-ledger-webusb/package.json
Package version and hdwallet-core and hdwallet-ledger dependencies bumped to 1.62.21
Trezor and native vault packages
packages/hdwallet-trezor-connect/package.json, packages/hdwallet-native-vault/package.json
Package version and respective dependencies (hdwallet-core, hdwallet-trezor, or hdwallet-native) bumped to 1.62.21

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

This is a highly homogeneous, repetitive patch version bump across the entire monorepo. The change pattern is identical throughout: update package version and dependency pins from 1.62.20 to 1.62.21. Review requires only spot-checking a few files to verify consistency.

Possibly related PRs

Suggested reviewers

  • NeOMakinG

Poem

🐰 A rabbit hops through the code with glee,
Bumping versions from twenty to twenty-one with ease!
From core to keepkey, ledger to trezor bright,
All patches aligned—what a consistent sight! ✨

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch feat_hdwallet_again_again

📜 Recent review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

Disabled knowledge base sources:

  • Linear integration is disabled by default for public repositories

You can enable these sources in your CodeRabbit configuration.

📥 Commits

Reviewing files that changed from the base of the PR and between 5f3f26f and 1ae350f.

📒 Files selected for processing (27)
  • examples/sandbox/package.json (2 hunks)
  • integration/package.json (2 hunks)
  • lerna.json (1 hunks)
  • packages/hdwallet-coinbase/package.json (2 hunks)
  • packages/hdwallet-core/package.json (1 hunks)
  • packages/hdwallet-gridplus/package.json (2 hunks)
  • packages/hdwallet-keepkey-chromeusb/package.json (2 hunks)
  • packages/hdwallet-keepkey-electron/package.json (2 hunks)
  • packages/hdwallet-keepkey-nodehid/package.json (2 hunks)
  • packages/hdwallet-keepkey-nodewebusb/package.json (2 hunks)
  • packages/hdwallet-keepkey-tcp/package.json (2 hunks)
  • packages/hdwallet-keepkey-webusb/package.json (2 hunks)
  • packages/hdwallet-keepkey/package.json (2 hunks)
  • packages/hdwallet-keplr/package.json (2 hunks)
  • packages/hdwallet-ledger-webhid/package.json (2 hunks)
  • packages/hdwallet-ledger-webusb/package.json (2 hunks)
  • packages/hdwallet-ledger/package.json (2 hunks)
  • packages/hdwallet-metamask-multichain/package.json (2 hunks)
  • packages/hdwallet-native-vault/package.json (2 hunks)
  • packages/hdwallet-native/package.json (2 hunks)
  • packages/hdwallet-phantom/package.json (2 hunks)
  • packages/hdwallet-portis/package.json (2 hunks)
  • packages/hdwallet-trezor-connect/package.json (2 hunks)
  • packages/hdwallet-trezor/package.json (2 hunks)
  • packages/hdwallet-vultisig/package.json (2 hunks)
  • packages/hdwallet-walletconnect/package.json (2 hunks)
  • packages/hdwallet-walletconnectV2/package.json (2 hunks)

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.

@gomesalexandre gomesalexandre marked this pull request as ready for review December 2, 2025 19:40
@gomesalexandre gomesalexandre requested a review from a team as a code owner December 2, 2025 19:40
@gomesalexandre gomesalexandre merged commit b770a29 into master Dec 2, 2025
2 of 3 checks passed
@gomesalexandre gomesalexandre deleted the feat_hdwallet_again_again branch December 2, 2025 19:40
This was referenced Dec 24, 2025
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.

2 participants