Release/715.0.0#7422
Merged
Merged
Conversation
bfullam
previously approved these changes
Dec 10, 2025
| "@metamask/bridge-controller": "^64.0.0", | ||
| "@metamask/bridge-status-controller": "^64.0.1", | ||
| "@metamask/bridge-controller": "^64.1.0", | ||
| "@metamask/bridge-status-controller": "^64.1.0", |
There was a problem hiding this comment.
Bug: Package version not bumped despite dependency updates
The @metamask/transaction-pay-controller package has its @metamask/bridge-controller and @metamask/bridge-status-controller dependencies updated to ^64.1.0, but the package version remains at 10.4.0 and the changelog entries are still under [Unreleased]. This is inconsistent with the release pattern used for bridge-controller and bridge-status-controller, which were both versioned and had their changelogs updated. Either the package needs a version bump with properly formatted changelog entries, or this was an incomplete release.
Additional Locations (1)
OGPoyraz
reviewed
Dec 10, 2025
Co-authored-by: OGPoyraz <omergoktugpoyraz@gmail.com>
FrederikBolding
approved these changes
Dec 10, 2025
|
|
||
| ### Changed | ||
|
|
||
| - Bump `@metamask/bridge-controller` from `^64.0.0` to `^64.1.0` ([#7422](https://github.com/MetaMask/core/pull/7422)) |
Contributor
There was a problem hiding this comment.
Nit: Would you mind adding bridge-status-controller bump too
Suggested change
| - Bump `@metamask/bridge-controller` from `^64.0.0` to `^64.1.0` ([#7422](https://github.com/MetaMask/core/pull/7422)) | |
| - Bump `@metamask/bridge-controller` from `^64.0.0` to `^64.1.0` ([#7422](https://github.com/MetaMask/core/pull/7422)) | |
| - Bump `@metamask/bridge-status-controller` from `^64.0.1` to `^64.1.0` ([#7422](https://github.com/MetaMask/core/pull/7422)) |
matthewwalsh0
approved these changes
Dec 10, 2025
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
Releases the bridge controllers
References
Checklist
Note
Releases bridge-controller 64.1.0 and bridge-status-controller 64.1.0, updating dependents and changelogs across the monorepo.
versionto715.0.0.packages/bridge-controller)64.1.0with updated gas calculation (use gas‑api priority fee; stop adding base fee).@metamask/assets-controllers^93.1.0,@metamask/remote-feature-flag-controller^3.0.0,@metamask/transaction-controller^62.5.0.packages/bridge-status-controller)64.1.0; update dependency to@metamask/bridge-controller^64.1.0and@metamask/transaction-controller^62.5.0.packages/transaction-pay-controller)@metamask/bridge-controller^64.1.0and@metamask/bridge-status-controller^64.1.0.Written by Cursor Bugbot for commit d102ddb. This will update automatically on new commits. Configure here.