-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
chore: bump bridge controllers #21392
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
+22
−106
Conversation
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
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
SteP-n-s
approved these changes
Oct 21, 2025
OGPoyraz
approved these changes
Oct 22, 2025
weitingsun
approved these changes
Oct 22, 2025
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
release-7.59.0
Issue or pull request that will be included in release 7.59.0
size-S
team-swaps-and-bridge
Swaps and Bridge team
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.
Description
Bumps the bridge controllers to the latest versions
Changelog
CHANGELOG entry: chore: bump bridge controller versions
Related issues
Fixes: N/A
Manual testing steps
Screenshots/Recordings
Before
After
Pre-merge author checklist
Pre-merge reviewer checklist
Note
Upgrades bridge controllers to v53 and updates app code/tests to use upstream types, removing custom patches.
@metamask/bridge-controller
to^53.1.0
and@metamask/bridge-status-controller
to^53.0.0
.bridge-status-controller
; updateyarn.lock
accordingly.QuoteResponse
,QuoteMetadata
, andTxData
from@metamask/bridge-controller
across bridge hooks and tests (useSubmitBridgeTx*
,useValidateBridgeTx*
,BridgeView.blockaid.test.tsx
).TxData
and castquote.trade
where needed inuseTransactionConfirm
.Written by Cursor Bugbot for commit aade4d3. This will update automatically on new commits. Configure here.