Merged
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:
|
1a2df3d to
9c3160f
Compare
Contributor
Author
|
@SocketSecurity ignore npm/@metamask/network-controller@30.0.1 |
9c3160f to
37a6882
Compare
Mrtenz
approved these changes
Mar 30, 2026
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.
Summary
@metamask/base-controllerfrom ^9.0.0 to ^9.0.1 (9.0.1)Dependency bumps only (messenger, utils)
@metamask/controller-utilsfrom ^11.3.0 to ^11.19.0 (11.19.0)Add new built-in networks (Base, Arbitrum, BSC, Optimism, Polygon, Sei, MegaETH, Monad),
ServicePolicyimprovements,HttpErrorclass, time constants@metamask/messengerfrom ^0.3.0 to ^1.0.0 (1.0.0)Stability promotion, no API changes
@metamask/network-controllerfrom ^30.0.0 to ^30.0.1 (30.0.1)Dependency bumps only
@metamask/utilsfrom ^11.0.0 to ^11.9.0 (11.9.0)Add
sha256utility,areUint8ArraysEqual, CAIP namespace additions (Tron, Stellar), unit conversion utils, perf improvementsTest plan
Note
Medium Risk
Dependency-only update, but it upgrades
@metamask/messengerto1.0.0and bumps multiple controller-related packages, which could introduce subtle runtime/type behavior changes without code changes in this repo.Overview
Updates this package’s MetaMask core dependencies to newer versions:
@metamask/base-controller^9.0.0→^9.0.1,@metamask/controller-utils^11.3.0→^11.19.0,@metamask/messenger^0.3.0→^1.0.0,@metamask/network-controller^30.0.0→^30.0.1, and@metamask/utils^11.0.0→^11.9.0.Refreshes
yarn.lockaccordingly and records the bumps under Unreleased inCHANGELOG.md.Written by Cursor Bugbot for commit 37a6882. This will update automatically on new commits. Configure here.