release: 119.0.0#599
Merged
Merged
Conversation
ccharly
approved these changes
Jul 20, 2026
ccharly
requested changes
Jul 20, 2026
ccharly
left a comment
Contributor
There was a problem hiding this comment.
Actually, we need to bump the hw-wallet-sdk packages in all other packages + add a changelog entry too
ccharly
approved these changes
Jul 20, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR release the new dmk errors in the @metamask/hw-wallet-sdk and is used in @metamask/eth-ledger-bridge-keyring
Examples
Note
Low Risk
Version and lockfile-only release PR with no code changes in the diff; risk is limited to consumers picking up the new published packages.
Overview
Monorepo release 119.0.0 that cuts published versions for Ledger DMK error handling work already merged in prior PRs.
@metamask/hw-wallet-sdk0.11.0 — changelog documents DMK_tagparsing (DMK_ERROR_TAG_MAPPINGS,DMK_MESSAGE_PATTERNS,getDmkErrorFromTag) and fullDMK_ERROR_MAPPINGSfor user-facing error metadata.@metamask/eth-ledger-bridge-keyring12.4.0 — bumps@metamask/hw-wallet-sdkto^0.11.0and documentscreateDmkErrorplus DMK_tagresolution intranslateDmkErrorandLedgerDmkBridge.#toError.@metamask/eth-trezor-keyring— dependency-only bump to@metamask/hw-wallet-sdk^0.11.0. Rootpackage.json, package versions, changelogs, andyarn.lockare updated accordingly; no application source changes appear in this diff.Reviewed by Cursor Bugbot for commit f26a1da. Bugbot is set up for automated code reviews on this repo. Configure here.