Merged
Conversation
cryptodev-2s
previously approved these changes
Apr 15, 2026
978ad81 to
9bf9356
Compare
Move Unreleased entries into [3.1.0] for release 913.0.0. Made-with: Cursor
abretonc7s
approved these changes
Apr 15, 2026
aganglada
approved these changes
Apr 15, 2026
FrederikBolding
approved these changes
Apr 15, 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.
Explanation
Major update to assets-controllers package
References
https://consensyssoftware.atlassian.net/browse/ASSETS-2959
Checklist
Note
Medium Risk
Primarily a release/version bump, but it pulls in
@metamask/assets-controllers@104.0.0which includes breakingNftControllerAPI/messenger action changes that can break downstream consumers if not updated.Overview
Bumps the monorepo version to
913.0.0and publishes new workspace versions for@metamask/assets-controller(5.0.1),@metamask/assets-controllers(104.0.0),@metamask/bridge-controller(70.1.0),@metamask/perps-controller(3.1.0), and@metamask/transaction-pay-controller(19.1.2).Updates dependent packages (
bridge-controller,bridge-status-controller,transaction-pay-controller,assets-controller) to consume the newassets-controllers/assets-controller/bridge-controllerversions, with corresponding changelog entries andyarn.lockupdates;assets-controllers@104.0.0notes breakingNftControllerownership-check API/action removals and signature changes.Reviewed by Cursor Bugbot for commit 6afb034. Bugbot is set up for automated code reviews on this repo. Configure here.