Skip to content

chore: bump network-controller and controller-utils cp-7.81.0#31128

Merged
mikesposito merged 4 commits into
mainfrom
me/bump-network-controller
Jun 9, 2026
Merged

chore: bump network-controller and controller-utils cp-7.81.0#31128
mikesposito merged 4 commits into
mainfrom
me/bump-network-controller

Conversation

@mikesposito

@mikesposito mikesposito commented Jun 5, 2026

Copy link
Copy Markdown
Member

Description

Bumping @metamask/network-controller to ^32.0.0 and @metamask/controller-utils to ^12.1.0:

## [32.0.0]

### Changed

- **BREAKING:** Remove Sei, MegaETH, Avalanche, and ZKSync from list of default networks ([#8767](https://github.com/MetaMask/core/pull/8767))
  - You will need to add them as network configurations first before switching to them.
- Bump `@metamask/controller-utils` from `^12.0.0` to `^12.1.0` ([#8774](https://github.com/MetaMask/core/pull/8774))

Changelog

CHANGELOG entry: null

Related issues

Closes: https://consensyssoftware.atlassian.net/browse/WPN-1239

Manual testing steps

  • Onboard as new user on a fresh install
  • Observe that zkSync, Avalanche, and MegaETH are not enabled by default

Screenshots/Recordings

Before

N/A

After

N/A

Pre-merge author checklist

Performance checks (if applicable)

  • I've tested on Android
    • Ideally on a mid-range device; emulator is acceptable
  • I've tested with a power user scenario
    • Use these power-user SRPs to import wallets with many accounts and tokens
  • I've instrumented key operations with Sentry traces for production performance metrics

For performance guidelines and tooling, see the Performance Guide.

Pre-merge reviewer checklist

  • I've manually tested the PR (e.g. pull and build branch, run the app, test code being changed).
  • I confirm that this PR addresses all acceptance criteria described in the ticket it closes and includes the necessary testing evidence such as recordings and or screenshots.

Note

Medium Risk
The breaking default-network removal can affect users or flows that relied on Avalanche, ZKSync, MegaETH, or Sei being preconfigured; otherwise this is primarily a dependency and test-fixture alignment change.

Overview
Bumps @metamask/network-controller to 32.0.0 and @metamask/controller-utils to 12.1.0 (including package.json resolutions and yarn.lock).

That breaking network-controller release drops Sei, MegaETH, Avalanche, and ZKSync from built-in default EVM networks, so fresh installs no longer ship those chain configs unless users add them manually.

Test fixtures are aligned: initial-background-state.json no longer seeds MegaETH, ZKSync, or Avalanche mainnet entries, and AddressSelector.test.tsx updates the expected EVM-only network list to match.

Reviewed by Cursor Bugbot for commit a8aa9b6. Bugbot is set up for automated code reviews on this repo. Configure here.

@mikesposito mikesposito added the no-changelog no-changelog Indicates no external facing user changes, therefore no changelog documentation needed label Jun 5, 2026
@mm-token-exchange-service mm-token-exchange-service Bot added team-core-platform Core Platform team INVALID-PR-TEMPLATE PR's body doesn't match template labels Jun 5, 2026
@github-actions github-actions Bot added size-XS risk:high AI analysis: high risk labels Jun 5, 2026
@socket-security

socket-security Bot commented Jun 5, 2026

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatednpm/​@​metamask/​network-controller@​31.0.0 ⏵ 32.0.098 +31007896100

View full report

@mikesposito mikesposito changed the title chore: bump network-controller and controller-utils chore: bump network-controller and controller-utils cp-7.81.0 Jun 5, 2026
@github-actions github-actions Bot added size-S and removed size-XS labels Jun 8, 2026

@cursor cursor Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, have a team admin enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit b419982. Configure here.

Comment thread app/util/test/initial-background-state.json
Battambang
Battambang previously approved these changes Jun 8, 2026
@github-actions

github-actions Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

🔍 Smart E2E Test Selection

  • Selected E2E tags: SmokeAccounts, SmokeConfirmations, SmokeIdentity, SmokeNetworkAbstractions, SmokeNetworkExpansion, SmokeSwap, SmokeStake, SmokeWalletPlatform, SmokeMoney, SmokePerps, SmokeMultiChainAPI, SmokePredictions, SmokeSeedlessOnboarding, SmokeBrowser, SmokeSnaps
  • Selected Performance tags: @PerformanceAccountList, @PerformanceOnboarding, @PerformanceLogin, @PerformanceSwaps, @PerformanceLaunch, @PerformanceAssetLoading, @PerformancePredict, @PerformancePreps
  • Risk Level: high
  • AI Confidence: 100%
click to see 🤖 AI reasoning details

E2E Test Selection:
Hard rule (controller-version-update): @MetaMask controller package version updated in package.json: @metamask/network-controller, @metamask/controller-utils. Running all tests.

Performance Test Selection:
Hard rule (controller-version-update): @MetaMask controller package version updated in package.json: @metamask/network-controller, @metamask/controller-utils. Running all tests.

View GitHub Actions results

@mikesposito mikesposito enabled auto-merge June 9, 2026 07:34
@mm-token-exchange-service mm-token-exchange-service Bot removed the INVALID-PR-TEMPLATE PR's body doesn't match template label Jun 9, 2026
@mikesposito mikesposito added this pull request to the merge queue Jun 9, 2026
@mikesposito mikesposito added team-networks Networks team and removed team-core-platform Core Platform team labels Jun 9, 2026
Merged via the queue into main with commit 6d27922 Jun 9, 2026
276 of 295 checks passed
@mikesposito mikesposito deleted the me/bump-network-controller branch June 9, 2026 10:06
@github-actions github-actions Bot locked and limited conversation to collaborators Jun 9, 2026
@metamaskbotv2 metamaskbotv2 Bot added the release-7.82.0 Issue or pull request that will be included in release 7.82.0 label Jun 9, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

no-changelog no-changelog Indicates no external facing user changes, therefore no changelog documentation needed release-7.82.0 Issue or pull request that will be included in release 7.82.0 risk:high AI analysis: high risk size-S team-networks Networks team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants