Release/1086.0.0#9337
Merged
Merged
Conversation
|
✅ No changelog changes needed. |
pedronfigueiredo
previously approved these changes
Jul 1, 2026
dan437
previously approved these changes
Jul 1, 2026
Mrtenz
reviewed
Jul 1, 2026
|
|
||
| ## [Unreleased] | ||
|
|
||
| ## [68.3.0] |
Contributor
Author
There was a problem hiding this comment.
Good point I got confused by the changes section in the changelog. PR updated f8e2ade
2d82fe6 to
86e37ea
Compare
86e37ea to
f8e2ade
Compare
Mrtenz
approved these changes
Jul 1, 2026
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.
Minor release of
@metamask/transaction-controller.Note
Low Risk
Dependency and version/changelog/lockfile-only release; the behavioral fix lives in the already-released 68.2.1 patch, not new code in this diff.
Overview
Cuts monorepo release
1086.0.0and publishes@metamask/transaction-controller@68.2.1(from68.2.0). That patch is documented as fixing transaction resimulation using the latest tx data (avoids flickering simulation UI after updates) and bumping@metamask/core-backendto^6.4.0.This PR does not change controller source here—it propagates the dependency to
^68.2.1across dependents (assets, bridge, smart transactions, phishing, shield, pay, etc.), updates each package’s Unreleased changelog, refreshesyarn.lock, and aligns rootpackage.jsonversion.Reviewed by Cursor Bugbot for commit f8e2ade. Bugbot is set up for automated code reviews on this repo. Configure here.