release: 123.0.0 - #611
Merged
Merged
Conversation
ccharly
marked this pull request as ready for review
July 29, 2026 13:13
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, have a team admin enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit dc4a3d2. Configure here.
hmalik88
reviewed
Jul 29, 2026
ccharly
commented
Jul 29, 2026
|
|
||
| ## [Unreleased] | ||
|
|
||
| ## [1.0.0] |
Contributor
Author
There was a problem hiding this comment.
Tagging 1.0.0 now. This package is now stable since quite some time. We have an on-going breaking change, so now is the time!
hmalik88
approved these changes
Jul 29, 2026
montelaidev
approved these changes
Jul 29, 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.

Note
Medium Risk
Wide semver-major dependency alignment and documented Node 22 minimum affect all consumers of these packages; the PR itself is mechanical with no runtime code changes to review in the diff.
Overview
Monorepo release 123.0.0 — cuts new published versions across the accounts packages by updating
package.jsonversions,CHANGELOG.mdrelease sections, internal dependency ranges, andyarn.lock. There is no application/source code in this diff.The release locks in coordinated major/minor bumps, especially
@metamask/keyring-api^24,@metamask/keyring-utils^5,@metamask/keyring-sdk^3,@metamask/account-api2.0, and@metamask/hw-wallet-sdk1.0, with downstream keyring and snap packages (eth-snap-keyring,keyring-snap-sdk, etc.) updated to match. Changelogs document BREAKING: Node.js v18/v20 dropped; minimum v22 for the affected packages, plus prior features now tagged to versions (e.g.HdKeyring.toEntropySourceId, keyring-sdk entropy/encodeMnemonicWordsunder 3.0.0).@metamask/eth-ledger-bridge-keyringgets a 13.0.1 dependency-only release; a few changelog link/format fixes are included there.Reviewed by Cursor Bugbot for commit 5ff87d7. Bugbot is set up for automated code reviews on this repo. Configure here.