Release 1213.0.0 - #9980
Open
Cal-L wants to merge 4 commits into
Open
Conversation
This comment has been minimized.
This comment has been minimized.
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, have a team admin enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 0a4ed26. Configure here.
Cal-L
enabled auto-merge
August 26, 2026 21:59
tommasini
reviewed
Aug 26, 2026
tommasini
previously approved these changes
Aug 26, 2026
Cal-L
force-pushed
the
release/1213.0.0
branch
from
August 26, 2026 22:11
900be01 to
0974e7b
Compare
weitingsun
previously approved these changes
Aug 26, 2026
tommasini
previously approved these changes
Aug 26, 2026
gauthierpetetin
previously approved these changes
Aug 27, 2026
Member
|
@metamaskbot update-changelogs |
|
✅ Changelogs updated and pushed. |
metamask-ci
Bot
dismissed stale reviews from gauthierpetetin, tommasini, and weitingsun
via
August 27, 2026 08:41
f2fdd0f
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
Minor release for
@metamask/remote-feature-flag-controller->6.0.0->6.1.0Also bumps direct dependencies
References
Checklist
Note
Low Risk
Dependency and changelog-only release with a backward-compatible optional API parameter; no breaking changes in this diff.
Overview
Monorepo release 1213.0.0 ships
@metamask/remote-feature-flag-controller6.1.0 and aligns dependents on^6.1.0.The release documents 6.1.0 as adding an optional
forceargument onupdateRemoteFeatureFlagsso callers can refresh remote flags even when the cache has not expired (defaultfalse; still no fetch when the controller is disabled). This PR itself is mostly version bumps, changelog entries, andyarn.lockupdates across packages that depend on the controller (e.g. assets, network, transaction, wallet, bridge, config-registry).Reviewed by Cursor Bugbot for commit f2fdd0f. Bugbot is set up for automated code reviews on this repo. Configure here.