Release/1126.0.0#9528
Merged
Merged
Conversation
|
✅ No changelog changes needed. |
infiniteflower
previously approved these changes
Jul 15, 2026
infiniteflower
approved these changes
Jul 15, 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
Update
bridge-status-controllerpackage from74.2.0to74.3.0.References
Checklist
Note
Low Risk
Version and changelog-only release with no code diff; consumers should note 74.3.0’s batch quote-status behavior when upgrading.
Overview
Monorepo release
1126.0.0bumps the root@metamask/core-monorepoversion from1125.0.0and publishes@metamask/bridge-status-controller74.3.0(from74.2.0) with an updated package version and changelog.The new
74.3.0changelog section documents behavior that ships with this release tag: batch sell (EIP-7702 / nested batch) support in the quote-status flow so every quote in one batch is reported to the backend asSUBMITTEDunder a shared source tx hash andtxMetaId, with shared finalization on confirm/fail ([#9514]). A Changed entry notes tsconfig project-reference sync with internal deps ([#8384]). Compare links for[Unreleased]and[74.3.0]are updated accordingly.There are no application source changes in this diff—only
package.jsonversion fields andCHANGELOG.mdrelease bookkeeping.Reviewed by Cursor Bugbot for commit 24b0fa0. Bugbot is set up for automated code reviews on this repo. Configure here.