Release/1058.0.0#9214
Merged
Merged
Conversation
This comment has been minimized.
This comment has been minimized.
1 similar comment
This comment has been minimized.
This comment has been minimized.
Mrtenz
approved these changes
Jun 19, 2026
Contributor
Author
|
@metamaskbot update-changelogs |
|
✅ No changelog changes needed. |
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 PR releases the
BridgeController.References
Checklist
Note
Low Risk
Version and dependency-only changes with no application code in the diff; risk is limited to consumers adopting the new bridge-controller minor release.
Overview
This is a release cut for the core monorepo 1058.0.0, centered on shipping
@metamask/bridge-controller75.2.0 (from 75.1.1).The diff bumps the root
package.jsonversion, setsbridge-controllerto 75.2.0, and finalizes its CHANGELOG for that tag (content that was under Unreleased).bridge-status-controllerandtransaction-pay-controllernow depend on@metamask/bridge-controller^75.2.0, with matching changelog notes andyarn.lockupdates.There is no new runtime logic in this PR—only versioning, changelog links, and dependency alignment so consumers pick up the 75.2.0 bridge-controller release (e.g. unified swap/bridge analytics context and quote-received property fixes documented in that package’s changelog).
Reviewed by Cursor Bugbot for commit 2b524aa. Bugbot is set up for automated code reviews on this repo. Configure here.