-
-
Notifications
You must be signed in to change notification settings - Fork 256
Release/687.0.0 #7202
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
Release/687.0.0 #7202
+951
−601
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
Add blank lines before bullet points in initial release sections to improve markdown formatting consistency across packages.
Update package name references in older version comparison links from @metamask/json-rpc-engine to json-rpc-engine format.
…ing-service - Revert @metamask/base-controller from ^9.0.1 to ^9.0.0 - Revert @metamask/messenger from ^0.3.1 to ^0.3.0 - Revert @metamask/error-reporting-service from ^3.0.1 to ^3.0.0 - Remove changelog entries for reverted versions - Update all package dependencies and yarn.lock - Clean up uncategorized sections in various CHANGELOGs
This comment has been minimized.
This comment has been minimized.
- Update PR references across all changelog entries - Adjust version numbers (e.g., address-book-controller 8.0.0 -> 7.0.1) - Update corresponding version links in changelogs
Update @metamask/controller-utils dependency from ^11.15.1 to ^11.16.0 across all packages and update corresponding changelog entries.
Mrtenz
previously approved these changes
Nov 20, 2025
Change version bump type from major (15.0.0) to minor (14.1.0) and update corresponding changelog entries and dependencies.
Change version bump type from patch (15.0.1) to major (16.0.0) and update all dependent packages and changelog entries.
Mrtenz
previously approved these changes
Nov 20, 2025
Mrtenz
approved these changes
Nov 20, 2025
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.
See changelog for details.
Note
Adopts JsonRpcEngine V2/InternalProvider across providers/middleware/network and bumps many controllers (network, transaction, keyring, accounts, polling, etc.) with breaking peer versions, plus minor features and fixes.
JsonRpcEngine V2andInternalProviderineth-json-rpc-provider,eth-json-rpc-middleware,network-controller, and related packages.687.0.0and update@metamask/controller-utilsto11.16.0.@metamask/network-controller→26.0.0,@metamask/transaction-controller→62.0.0,@metamask/keyring-controller→25.0.0,@metamask/accounts-controller→35.0.0,@metamask/polling-controller→16.0.0.assets-controllers (90.0.0),bridge/bridge-status (62.0.0),multichain-network-controller (3.0.0),user-operation-controller (41.0.0),signature-controller (37.0.0),gator-permissions-controller (0.6.0),preferences-controller (22.0.0),account-tree-controller (4.0.0),multichain-account-service (4.0.0), etc.eth-json-rpc-provider→6.0.0;eth-block-tracker→15.0.0;eth-json-rpc-middleware→22.0.0(addsproviderFromMiddlewareV2/providerAsMiddlewareV2).phishing-controller (16.0.0): addscanAddresssupport.transaction-controller (62.0.0): addgetGasFeeTokensaction.assets-controllers (90.0.0): optional filtering for Tron staking tokens.bridge-controller: exposegetQuotesReceivedPropertiesutil.gas-fee-controller (26.0.0): fix stale network client IDs and other reliability tweaks.Written by Cursor Bugbot for commit e8f810a. This will update automatically on new commits. Configure here.