Conversation
|
CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes. |
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
🔍 Smart E2E Test Selection
click to see 🤖 AI reasoning detailsThis PR updates @metamask/bridge-controller from v64.2.0 to v64.3.0, a minor version bump. The bridge-controller is extensively used across the codebase:
The yarn.lock shows the bridge-controller's internal dependencies were also updated (controller-utils, network-controller, remote-feature-flag-controller, snaps-controllers, utils), which could have cascading effects. While this is a minor version bump (typically backward compatible), the wide usage of this controller across trading, bridging, and financial features warrants testing these critical user flows. The risk is medium because minor version bumps are generally safe, but the financial nature of the affected features requires verification. |
|



Description
Bump bridge controller
Changelog
CHANGELOG entry: null
Related issues
Fixes:
Manual testing steps
Screenshots/Recordings
Before
After
Pre-merge author checklist
Pre-merge reviewer checklist
Note
Upgrades bridge controller and syncs dependency graph.
@metamask/bridge-controllerfrom^64.2.0to^64.3.0inpackage.jsonyarn.lockto64.3.0and aligns transitive deps:@metamask/controller-utils(^11.17.0),@metamask/network-controller(^27.1.0),@metamask/remote-feature-flag-controller(^4.0.0),@metamask/snaps-controllers(^17.2.0), and@metamask/utils(^11.9.0)Written by Cursor Bugbot for commit 9729616. This will update automatically on new commits. Configure here.