chore: Bump Snaps dependencies #27335
Conversation
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
All alerts resolved. Learn more about Socket for GitHub. This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored. Ignoring alerts on:
|
|
@SocketSecurity ignore npm/ses@1.15.0 Trusted author. |
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, have a team admin enable autofix in the Cursor dashboard.
🔍 Smart E2E Test Selection
click to see 🤖 AI reasoning detailsE2E Test Selection: Performance Test Selection: |
|
|
✅ E2E Fixture Validation — Schema is up to date |


Description
This bumps Snaps dependencies to the latest versions.
Changelog
CHANGELOG entry: Add support for additional icon colors in Snaps
Iconcomponent.Related issues
Fixes:
Manual testing steps
Screenshots/Recordings
Before
After
Pre-merge author checklist
Pre-merge reviewer checklist
Note
Medium Risk
Updates multiple
@metamask/snaps-*packages and wires new/changed SnapInterface controller actions, which could subtly affect Snap UI rendering and interface lifecycle behavior. Main functional change is limited, but dependency upgrades and messenger action-surface changes increase regression risk.Overview
Bumps Snaps dependencies (notably
@metamask/snaps-sdkto^11.0.0and relatedsnaps-controllers,snaps-rpc-methods,snaps-utils, execution environments), updatingyarn.lockaccordingly.Extends the Snap UI
Iconrenderer to support additional color variants (error,warning,success). Aligns Snap interface plumbing with updated controller APIs by switchinggetInterfaceStateto callSnapInterfaceController:getInterfaceState, addingSnapInterfaceController:setInterfaceDisplayedto allowed messenger actions/permission specs, and updating Snap UI test utilities to includedisplayed: true. Also bumps the test-snaps fixture URL to3.4.1.Written by Cursor Bugbot for commit 0702f6e. This will update automatically on new commits. Configure here.