chore: bump @ledgerhq/react-native-hw-transport-ble#24442
Conversation
|
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. |
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
cd5d0b5 to
0fb1371
Compare
|
All alerts resolved. Learn more about Socket for GitHub. This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored. |
🔍 Smart E2E Test Selection
click to see 🤖 AI reasoning detailsE2E Test Selection:
These are minor version bumps affecting Ledger BLE transport and keyring integration. The packages are used in:
There are no Ledger-specific E2E tests in the test suite since Ledger functionality requires physical hardware. However, since the keyring controller initialization is touched (a critical component), selecting SmokeAccounts provides basic validation that the keyring system and account management still work correctly. This is a conservative approach given the low-risk nature of minor dependency version bumps. Performance Test Selection: |
|



Description
This PR bumps the
@ledgerhq/react-native-hw-transport-blepackage.Changelog
CHANGELOG entry: null
Related issues
Fixes: https://consensyssoftware.atlassian.net/browse/MUL-1284?atlOrigin=eyJpIjoiNjQwNjg1YWNiNmIxNGNhZjlkZDAyOGY2OGNkYTM3MWMiLCJwIjoiaiJ9
and this issue #24898
Manual testing steps
Screenshots/Recordings
Before
N/a
After
Pre-merge author checklist
Pre-merge reviewer checklist
Note
Medium Risk
Dependency-only bump, but it touches Ledger hardware-wallet BLE transport and keyring integration, so regressions could impact device connectivity or signing flows.
Overview
Bumps Ledger Bluetooth transport support by updating
@ledgerhq/react-native-hw-transport-blefrom^6.34.1to^6.37.0, pulling in newer@ledgerhq/*dependencies (devices,hw-transport,errors,logs) and lockfile resolution updates.Also updates
@metamask/eth-ledger-bridge-keyringfrom11.2.0to11.3.0, which adds a dependency on@metamask/hw-wallet-sdkand bumps related keyring packages (@metamask/keyring-api,@metamask/keyring-utils).Written by Cursor Bugbot for commit 537e87d. This will update automatically on new commits. Configure here.