Closed
Conversation
e7a61a2 to
3b8e3f3
Compare
cryptodev-2s
reviewed
Apr 1, 2026
cryptodev-2s
approved these changes
Apr 1, 2026
cryptodev-2s
requested changes
Apr 1, 2026
| ### Changed | ||
|
|
||
| - Bump `@metamask/controller-utils` from `^11.19.0` to `^11.20.0` ([#8344](https://github.com/MetaMask/core/pull/8344)) | ||
| - Bump `@metamask/transaction-controller` from `^63.3.1` to `^64.0.0` ([#8357](https://github.com/MetaMask/core/pull/8357)) |
Contributor
There was a problem hiding this comment.
Nit: It's being used here as a dev dependency only it could be removed
Suggested change
| - Bump `@metamask/transaction-controller` from `^63.3.1` to `^64.0.0` ([#8357](https://github.com/MetaMask/core/pull/8357)) |
cryptodev-2s
reviewed
Apr 1, 2026
|
|
||
| ## [Unreleased] | ||
|
|
||
| ## [64.0.0] |
Contributor
There was a problem hiding this comment.
Sorry I forget about this all the packages that uses this package needs to be released too.
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
Changed
@metamask/accounts-controllerfrom^37.1.0to^37.1.1(#8325)@metamask/controller-utilsfrom^11.19.0to^11.20.0(#8344)addTransactionbehavior (#8052)excludeNativeTokenForFeeinTransactionMetatype.excludeNativeTokenForFeeinTransactionBatchRequesttype.excludeNativeTokenForFeetoAddTransactionOptionstype.isGasFeeTokenIgnoredIfBalanceto be false ifexcludeNativeTokenForFeeis passed inaddTransaction.Removed
@metamask/eth-querydependency and allEthQueryusage in favour of messenger-based provider utilities (#8273)determineTransactionTypefrom exported functions.References
Checklist
Note
Medium Risk
Primarily a coordinated dependency/version bump, but it rolls out
@metamask/transaction-controller64.0.0which includes breaking API/behavior changes that could impact downstream consumers at runtime.Overview
Bumps the monorepo version to
895.0.0and releases@metamask/transaction-controller64.0.0(updating its changelog section and compare links).Updates multiple packages to depend on
@metamask/transaction-controller^64.0.0and records the bump in theirCHANGELOG.mdfiles;yarn.lockis updated accordingly.Written by Cursor Bugbot for commit a197737. This will update automatically on new commits. Configure here.