Release 1157.0.0 - #9706
Merged
Merged
Conversation
GuillaumeRx
temporarily deployed
to
default-branch
July 30, 2026 09:10 — with
GitHub Actions
Inactive
GuillaumeRx
temporarily deployed
to
default-branch
July 30, 2026 09:10 — with
GitHub Actions
Inactive
This comment has been minimized.
This comment has been minimized.
Contributor
Author
|
@metamaskbot update-changelogs |
|
✅ Changelogs updated and pushed. |
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.
Reviewed by Cursor Bugbot for commit 610d9a2. Configure here.
GuillaumeRx
enabled auto-merge
July 30, 2026 09:38
cryptodev-2s
approved these changes
Jul 30, 2026
|
|
||
| ## [Unreleased] | ||
|
|
||
| ## [1.0.0] |
Contributor
There was a problem hiding this comment.
@mikesposito are we good to go v1 ? (cc @GuillaumeRx )
Contributor
Author
There was a problem hiding this comment.
It's starting to be used in network-enablement-controller. I consider that as being "ready for production" so I thought it should be bumped to v1
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.

Explanation
This is a release for
network-enablement-controllerand all the dependent packages.References
Checklist
Note
Medium Risk
No new code in the diff, but shipping network-enablement 6.0.0 and config-registry 1.0.0 propagates documented breaking messenger and state-shape changes to all dependents that adopt this release train.
Overview
Monorepo release 1157.0.0 with no runtime code edits in this PR—only version bumps, changelogs,
package.jsondependency ranges, andyarn.lock.@metamask/network-enablement-controller6.0.0 is the anchor release; dependents are republished to pull^6.0.0and aligned asset packages:assets-controller11.3.1,assets-controllers110.0.2,network-connection-banner-controller0.1.1, plusbridge-controllerandtransaction-pay-controllerdependency updates.@metamask/config-registry-controlleris released as 1.0.0 and wired into network-enablement at^1.0.0.Consumers upgrading through this release inherit breaking changes already documented in those packages’ changelogs (e.g. network-enablement’s
ConfigRegistryController:getStatemessenger requirement and config-registrynetworkskeyed byCaip2ChainId), not new logic introduced here.Reviewed by Cursor Bugbot for commit 06b5ed2. Bugbot is set up for automated code reviews on this repo. Configure here.