-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
chore: Bump Snaps packages #23976
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: Bump Snaps packages #23976
Conversation
Gudahtt
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
fc041ef to
25c7711
Compare
|
The test I even retried 3 times on this branch, and retried a few |
25c7711 to
f82edcc
Compare
<!-- Please submit this PR as a draft initially. Do not mark it as "Ready for review" until the template has been completely filled out, and PR status checks have passed at least once. --> ## **Description** Patch to bring in the changes from: #23976 / MetaMask/snaps#3775 to the RC, which fixes a production issue preventing Snaps from executing properly due to a persistence bug. The patch was created by building the main Snaps branch locally and copying over the SnapController files. <!-- CURSOR_SUMMARY --> --- > [!NOTE] > Switches @metamask/snaps-controllers to a Yarn patch and updates yarn.lock accordingly. > > - **Dependencies**: > - Switch `@metamask/[email protected]` to a Yarn patch reference in `package.json`. > - Update `yarn.lock` to resolve the patched package (new entries/resolutions and checksums). > > <sup>Written by [Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit 8a44c10. This will update automatically on new commits. Configure [here](https://cursor.com/dashboard?tab=bugbot).</sup> <!-- /CURSOR_SUMMARY --> --------- Co-authored-by: sethkfman <[email protected]>
f82edcc to
5e53712
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #23976 +/- ##
=======================================
Coverage 78.90% 78.91%
=======================================
Files 4047 4046 -1
Lines 106125 106147 +22
Branches 21448 21461 +13
=======================================
+ Hits 83742 83761 +19
- Misses 16535 16536 +1
- Partials 5848 5850 +2 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
7197c41 to
812565c
Compare
812565c to
fe4f7f1
Compare
🔍 Smart E2E Test Selection
click to see 🤖 AI reasoning detailsThis PR updates
While this is just a patch version update (typically bug fixes only), the package touches critical wallet infrastructure. The selected tags cover:
Note: The dedicated snaps tests use |
|



Description
Bumps the Snaps packages to the latest version. This release is a hotfix release that mitigates an issue where lack of persistence during initialization would cause Snaps to lose permissions when restarting the app.
Note
Update @metamask/snaps-controllers from ^17.1.1 to ^17.1.2.
Written by Cursor Bugbot for commit fe4f7f1. This will update automatically on new commits. Configure here.