Merged
Conversation
Mrtenz
previously approved these changes
Apr 14, 2026
Mrtenz
approved these changes
Apr 14, 2026
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #3954 +/- ##
=======================================
Coverage 98.56% 98.56%
=======================================
Files 428 428
Lines 12348 12348
Branches 1939 1939
=======================================
Hits 12171 12171
Misses 177 177 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
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.
Release candidate, including some controller fixes, a new component and a new keyring caveat.
Note
Medium Risk
Mostly a release/version bump, but it includes a breaking
@metamask/snaps-controllerschange to how the Snap registry is consumed (updateRegistrynow always uses the latest registry viaSnapRegistryController:registryUpdated). Moderate risk due to potential behavioral changes in Snap update flows and downstream integrations relying on registry update semantics.Overview
Bumps the monorepo release to
150.0.0and updates multiple packages’ versions/changelogs (snaps-controllersto20.0.0,snaps-rpc-methodsto15.1.0,snaps-sdkto11.1.0,snaps-utilsto12.2.0,test-snapsto3.4.2, and thename-lookupexample snap to3.1.2).Updates all example Snap
snap.manifest.jsonfiles’platformVersionto11.1.0and refreshes bundleshasumvalues, with test fixtures adjusted accordingly. Thename-lookupexample Snap changelog notes a fix to allow resolving names across multiple chains, and the release notes include new keyring capabilities caveat support and a newCollapsibleSectionUI component/type additions.Reviewed by Cursor Bugbot for commit 2722c16. Bugbot is set up for automated code reviews on this repo. Configure here.