Skip to content

Conversation

@khanti42
Copy link
Contributor

@khanti42 khanti42 commented Nov 11, 2025

Description

This PR bumps the network-enablement-controller to version 3.1.0 that includes monad in the constant.
This allows monad to be selected when clicking on the All popular networks button in the Networks Modal.

Changelog

CHANGELOG entry: bumps network-enablement-controller and apply patch similar to patch on 3.0.0

Related issues

Fixes:

Manual testing steps

Feature: my feature name

  Scenario: user [verb for user action]
    Given [describe expected initial app state]

    When user [verb for user action]
    Then [describe expected outcome]

Screenshots/Recordings

Before

Screenshot 2025-11-11 at 17 01 05

After

Screenshot 2025-11-11 at 17 11 43

Pre-merge author checklist

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

Updates @metamask/network-enablement-controller to 3.1.0 with a patch that enables additional EVM networks by default.

  • Dependencies:
    • Bump @metamask/network-enablement-controller from 3.0.0 to 3.1.0 using a Yarn patch.
  • Network defaults (dist/NetworkEnablementController.cjs):
    • Extend default-enabled EVM networks by adding ArbitrumOne, BscMainnet, OptimismMainnet, PolygonMainnet, and SeiMainnet.

Written by Cursor Bugbot for commit b41bb09. This will update automatically on new commits. Configure here.

@github-actions
Copy link
Contributor

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.

@socket-security
Copy link

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-enablement-controller@​3.0.0 ⏵ 3.1.099 +110010096 +1100

View full report

@khanti42 khanti42 marked this pull request as ready for review November 11, 2025 16:18
@khanti42 khanti42 requested a review from a team as a code owner November 11, 2025 16:18
@sonarqubecloud
Copy link

@khanti42 khanti42 enabled auto-merge November 11, 2025 18:27
@khanti42 khanti42 disabled auto-merge November 11, 2025 18:34
@stanleyyconsensys stanleyyconsensys changed the title chore: bump network-enablement-controller chore: bump network-enablement-controller cp-7.59.0 Nov 12, 2025
@tommasini tommasini added this pull request to the merge queue Nov 12, 2025
"@metamask/native-utils": "^0.5.0",
"@metamask/network-controller": "^25.0.0",
"@metamask/network-enablement-controller": "patch:@metamask/network-enablement-controller@npm%3A3.0.0#~/.yarn/patches/@metamask-network-enablement-controller-npm-3.0.0-cfba64ad39.patch",
"@metamask/network-enablement-controller": "patch:@metamask/network-enablement-controller@npm%3A3.1.0#~/.yarn/patches/@metamask-network-enablement-controller-npm-3.1.0-1c0cfefdc3.patch",
Copy link
Contributor

@stanleyyconsensys stanleyyconsensys Nov 12, 2025

Choose a reason for hiding this comment

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

if we need to do a patching, why we have to bump the controller?

Copy link
Contributor

Choose a reason for hiding this comment

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

Resolved, it was becoz there is a PR also doing a patch , and it overrided the monad patch
so we bump up the controller (included monad), and adding change from the previous PR together as a patch

@stanleyyconsensys stanleyyconsensys removed this pull request from the merge queue due to a manual request Nov 12, 2025
@stanleyyconsensys stanleyyconsensys added this pull request to the merge queue Nov 12, 2025
Merged via the queue into main with commit 038133d Nov 12, 2025
101 checks passed
@stanleyyconsensys stanleyyconsensys deleted the chore/bump-network-enablement-controller branch November 12, 2025 00:34
@github-actions github-actions bot locked and limited conversation to collaborators Nov 12, 2025
@metamaskbot metamaskbot added the release-7.60.0 Issue or pull request that will be included in release 7.60.0 label Nov 12, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

release-7.60.0 Issue or pull request that will be included in release 7.60.0 size-S team-network-enablement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants