release: 157.0.0#3999
Merged
Merged
Conversation
Mrtenz
reviewed
May 12, 2026
Mrtenz
reviewed
May 12, 2026
Mrtenz
reviewed
May 12, 2026
Co-authored-by: Maarten Zuidhoorn <maarten@zuidhoorn.com>
Mrtenz
previously approved these changes
May 12, 2026
Mrtenz
approved these changes
May 12, 2026
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #3999 +/- ##
=======================================
Coverage 98.58% 98.58%
=======================================
Files 425 425
Lines 12368 12368
Branches 1949 1949
=======================================
Hits 12193 12193
Misses 175 175 ☔ 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 for
157.0.0. Mainly includes the RPC method refactor to use the messenger.Note
Medium Risk
Medium risk because this release bumps
@metamask/snaps-rpc-methodsto16.0.0with breaking API changes (messenger now required and hook validation now throws), which can break consumers and runtime wiring if not updated correctly.Overview
Release bump to
157.0.0. Updates workspace/package versions and changelogs acrosssnaps-rpc-methods(16.0.0),snaps-controllers(20.0.5),snaps-jest(10.1.3),snaps-sdk(11.1.1), andsnaps-simulation(4.1.4).Refreshes example Snap
snap.manifest.jsonfiles and CLI/tests by updatingplatformVersionfrom11.1.0to11.1.1and regeneratingsource.shasumvalues (including build/watch fixtures and manifest validation tests).Reviewed by Cursor Bugbot for commit db885e7. Bugbot is set up for automated code reviews on this repo. Configure here.