Release/1004.0.0#8915
Merged
Merged
Conversation
|
✅ Changelogs updated and pushed. |
infiniteflower
previously approved these changes
May 27, 2026
GeorgeGkas
approved these changes
May 27, 2026
OGPoyraz
approved these changes
May 27, 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 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
Releasing a minor version of the bridge-controller
References
Checklist
Note
Low Risk
Version and changelog/lockfile updates only; no runtime code changes in the diff.
Overview
This is a monorepo release train bump to
@metamask/core-monorepo1004.0.0, centered on publishing@metamask/bridge-controller73.1.0 (from 73.0.1).The release notes for 73.1.0 highlight exposing gasless batch loading via
selectBatchSellTrades'sisLoading, plus routine dependency bumps on assets, accounts, and profile-sync packages.Downstream packages in this PR only raise their
bridge-controllerdependency to^73.1.0and refreshyarn.lock:@metamask/bridge-status-controllerand@metamask/transaction-pay-controller. The bridge-status changelog also reorganizes previously unreleased entries (batch utils,txFeefix) under[Unreleased]without changing package versions in this diff.There is no application source change in the diff—only versions, changelogs, and lockfile resolution.
Reviewed by Cursor Bugbot for commit 9c4f021. Bugbot is set up for automated code reviews on this repo. Configure here.