chore: Bump Snaps packages#20684
Merged
Merged
Conversation
a512f69 to
fe76e58
Compare
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
6a06ac4 to
fc37a57
Compare
Contributor
|
LGTM. Are you planning to push other changes before marking this PR as ready for review? |
Member
Author
Was hoping to run Snaps E2E on this. Which was broken by breaking changes to the E2E framework. Hopefully later today. |
fc37a57 to
48f4bd6
Compare
Contributor
|
|
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.



Description
This bumps Snaps packages to the latest version. Notable changes include:
initialConnectionsGenerally this should help with ongoing performance regressions when using Solana.
Note
Upgrades Snaps-related packages and removes
featureFlags.useCaip25Permissionfrom Snap controller initialization and tests.featureFlags.useCaip25Permissionfromsnap-controller-init.tsand update test expectations insnap-controller-init.test.ts.@metamask/snaps-controllersto^15.0.0,snaps-execution-environmentsto^10.2.2,snaps-rpc-methodsto^13.5.2,snaps-sdkto^10.0.0, andsnaps-utilsto^11.6.0inpackage.json.@metamask/snaps-sdk@^10.0.0; refreshyarn.lockwith related updates (e.g.,@metamask/providers@^22.1.1,@metamask/slip44@^4.3.0).Written by Cursor Bugbot for commit 48f4bd6. This will update automatically on new commits. Configure here.