Skip to content

chore: bump @metamask/hw-wallet-sdk#41443

Merged
david0xd merged 1 commit into
mainfrom
dd/bump-hw-wallet-sdk
Apr 2, 2026
Merged

chore: bump @metamask/hw-wallet-sdk#41443
david0xd merged 1 commit into
mainfrom
dd/bump-hw-wallet-sdk

Conversation

@david0xd

@david0xd david0xd commented Apr 2, 2026

Copy link
Copy Markdown
Contributor

Description

This PR bumps @metamask/hw-wallet-sdk to the latest version.

Changelog

CHANGELOG entry: null

Related issues

Fixes: null

Manual testing steps

Nothing to test since this is just package bump.

Screenshots/Recordings

Before

No UI changes. Nothing to show here.

After

No UI changes. Nothing to show here.

Pre-merge author checklist

Pre-merge reviewer checklist

  • I've manually tested the PR (e.g. pull and build branch, run the app, test code being changed).
  • I confirm that this PR addresses all acceptance criteria described in the ticket it closes and includes the necessary testing evidence such as recordings and or screenshots.

Note

Medium Risk
Updates a hardware-wallet integration dependency, which could affect Ledger/Trezor connection and signing behavior despite being a simple version/lockfile change.

Overview
Bumps @metamask/hw-wallet-sdk from ^0.5.0 to ^0.8.0 and updates yarn.lock to resolve the new 0.8.0 package version/checksum (removing the 0.5.0 resolution).

Written by Cursor Bugbot for commit c26d21a. This will update automatically on new commits. Configure here.

@github-actions

github-actions Bot commented Apr 2, 2026

Copy link
Copy Markdown
Contributor

CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes.

@metamaskbot metamaskbot added the team-extension-platform Extension Platform team label Apr 2, 2026
@socket-security

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updated@​metamask/​hw-wallet-sdk@​0.5.0 ⏵ 0.8.083 +110076 +195 +2100

View full report

@sonarqubecloud

sonarqubecloud Bot commented Apr 2, 2026

Copy link
Copy Markdown

@gantunesr gantunesr added the no-changelog no-changelog Indicates no external facing user changes, therefore no changelog documentation needed label Apr 2, 2026
@metamaskbotv2

metamaskbotv2 Bot commented Apr 2, 2026

Copy link
Copy Markdown
Contributor
Builds ready [c26d21a]
⚡ Performance Benchmarks (Total: 🟢 17 pass · 🟡 1 warn · 🔴 0 fail)

Baseline (latest main): 7559485 | Date: 10/30/58221 | Pipeline: 23902063506 | Baseline logs

Interaction Benchmarks
Benchmarkchrome-browserify
loadNewAccount🟢 [Show logs]
confirmTx🟢 [Show logs]
bridgeUserActions🟢 [Show logs]
Startup Benchmarks
Benchmarkchrome-browserifychrome-webpackfirefox-browserifyfirefox-webpack
startupStandardHome🟢 [Show logs]🟢 [Show logs]🟢 [Show logs]🟢 [Show logs]
startupPowerUserHome🟢 [Show logs]🟢 [Show logs]
🟡 loadScripts
[Show logs]
🟢 [Show logs]

📈 Results compared to the previous 5 runs on main

  • startupStandardHome/initialActions: +43%
  • startupPowerUserHome/backgroundConnect: +85%
  • startupPowerUserHome/numNetworkReqs: -33%
  • startupStandardHome/domInteractive: -12%
  • startupPowerUserHome/setupStore: +10%
  • startupPowerUserHome/numNetworkReqs: +26%
  • startupStandardHome/domInteractive: +16%
  • startupStandardHome/initialActions: +43%
  • startupPowerUserHome/setupStore: +26%
  • startupStandardHome/initialActions: +43%
  • startupStandardHome/setupStore: +65%
User Journey Benchmarks
Benchmarkchrome-browserify
onboardingImportWallet🟢 [Show logs]
onboardingNewWallet🟢 [Show logs]
assetDetails🟢 [Show logs]
solanaAssetDetails🟢 [Show logs]
importSrpHome🟢 [Show logs]
sendTransactions🟢 [Show logs]
swap🟢 [Show logs]

📈 Results compared to the previous 5 runs on main

  • onboardingImportWallet/metricsToWalletReadyScreen: -15%
  • onboardingImportWallet/doneButtonToHomeScreen: -76%
  • onboardingImportWallet/openAccountMenuToAccountListLoaded: +48%
  • onboardingImportWallet/total: -37%
  • onboardingNewWallet/skipBackupToMetricsScreen: -15%
  • onboardingNewWallet/agreeButtonToOnboardingSuccess: -36%
  • onboardingNewWallet/doneButtonToAssetList: -30%
  • onboardingNewWallet/total: -24%
  • assetDetails/assetClickToPriceChart: -59%
  • assetDetails/total: -59%
  • solanaAssetDetails/assetClickToPriceChart: -44%
  • solanaAssetDetails/total: -44%
  • importSrpHome/loginToHomeScreen: +10%
  • importSrpHome/openAccountMenuAfterLogin: -35%
  • importSrpHome/homeAfterImportWithNewWallet: -49%
  • importSrpHome/total: -43%
  • swap/openSwapPageFromHome: -86%
  • swap/fetchAndDisplaySwapQuotes: +27%
🌐 Dapp Page Load Benchmarks

Current Commit: c26d21a | Date: 4/2/2026

📄 Localhost MetaMask Test Dapp

Samples: 100

Summary

  • pageLoadTime-> current mean value: 1.04s (±71ms) 🟡 | historical mean value: 1.03s ⬆️ (historical data)
  • domContentLoaded-> current mean value: 735ms (±69ms) 🟢 | historical mean value: 727ms ⬆️ (historical data)
  • firstContentfulPaint-> current mean value: 84ms (±10ms) 🟢 | historical mean value: 85ms ⬇️ (historical data)

📈 Detailed Results

Metric Mean Std Dev Min Max P95 P99
pageLoadTime 1.04s 71ms 1.00s 1.32s 1.26s 1.32s
domContentLoaded 735ms 69ms 696ms 1.01s 944ms 1.01s
firstPaint 84ms 10ms 68ms 152ms 100ms 152ms
firstContentfulPaint 84ms 10ms 68ms 152ms 100ms 152ms
largestContentfulPaint 0ms 0ms 0ms 0ms 0ms 0ms
Bundle size diffs [🚨 Warning! Bundle size has increased!]
  • background: 58 Bytes (0%)
  • ui: 5 Bytes (0%)
  • common: 7.35 KiB (0.06%)

@david0xd david0xd marked this pull request as ready for review April 2, 2026 13:48
@david0xd david0xd enabled auto-merge April 2, 2026 13:51
@david0xd david0xd added this pull request to the merge queue Apr 2, 2026
Merged via the queue into main with commit 85081c2 Apr 2, 2026
221 of 223 checks passed
@david0xd david0xd deleted the dd/bump-hw-wallet-sdk branch April 2, 2026 14:57
@github-actions github-actions Bot locked and limited conversation to collaborators Apr 2, 2026
@metamaskbot metamaskbot added the release-13.26.0 Issue or pull request that will be included in release 13.26.0 label Apr 2, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

no-changelog no-changelog Indicates no external facing user changes, therefore no changelog documentation needed release-13.26.0 Issue or pull request that will be included in release 13.26.0 size-XS skip-release-validation team-accounts-framework Accounts team team-extension-platform Extension Platform team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants