Uh oh!
There was an error while loading. Please reload this page.
Release 1165.0.0 - #9740
Merged
Merged
Conversation
mikesposito
commented
Jul 31, 2026
MemberAuthor
@metamaskbot update-changelogs |
This comment has been minimized.
This comment has been minimized.
mikesposito
marked this pull request as ready for review
July 31, 2026 14:39
mikespositotemporarily deployed
to
default-branch
July 31, 2026 14:39 — with
GitHub Actions
Inactive
mikespositotemporarily deployed
to
default-branch
July 31, 2026 14:40 — with
GitHub Actions
Inactive
This comment has been minimized.
This comment has been minimized.
maxime-oe
previously approved these changes
Jul 31, 2026
mcmire
reviewed
Jul 31, 2026
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
ulissesferreira
previously approved these changes
Jul 31, 2026
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
mikesposito
dismissed stale reviews from ulissesferreira and maxime-oe
via
July 31, 2026 14:56
1eae7cfmikesposito
commented
Jul 31, 2026
MemberAuthor
@metamaskbot update-changelogs |
✅ Changelogs updated and pushed. |
mikesposito
enabled auto-merge
July 31, 2026 15:14
cryptodev-2s
approved these changes
Jul 31, 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 freeto 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.
Releasing new
@metamask/config-registry-controllerand@metamask/assets-controllermajor versionsNote
Medium Risk
Major bumps in assets and config-registry packages propagate breaking API and messenger requirements to bridge and transaction-pay consumers; risk is integration/compatibility rather than new logic in this PR.
Overview
Cuts release 1165.0.0 by bumping package versions, changelogs,
package.jsondependency ranges, andyarn.lock—no runtime source changes in this diff.Major publishes:
@metamask/config-registry-controller2.0.0 and@metamask/assets-controller13.0.0. Downstream packages are republished to pick up those majors:@metamask/network-enablement-controller6.0.2,@metamask/bridge-controller78.0.3,@metamask/bridge-status-controller(depends on bridge-controller 78.0.3),@metamask/transaction-pay-controller26.1.1, plus patch bumps on@metamask/assets-controllersand@metamask/network-connection-banner-controllerfor the updated network-enablement range.Integrators upgrading off this release should treat assets-controller@13 and config-registry-controller@2 as breaking: renamed/added asset lookup APIs, new required
ConfigRegistryController:getNetworkConfigByCaip2ChainIdmessenger delegation, and config-registry type/export changes documented in the released changelogs.Reviewed by Cursor Bugbot for commit a91fd42. Bugbot is set up for automated code reviews on this repo. Configure here.