bump: @metamask/assets-controllers from ^99.0.0 to ^99.3.1 cp-13.18.0#39887
Merged
HowardBraham merged 7 commits intomainfrom Feb 11, 2026
Merged
bump: @metamask/assets-controllers from ^99.0.0 to ^99.3.1 cp-13.18.0#39887HowardBraham merged 7 commits intomainfrom
@metamask/assets-controllers from ^99.0.0 to ^99.3.1 cp-13.18.0#39887HowardBraham merged 7 commits intomainfrom
Conversation
|
All alerts resolved. Learn more about Socket for GitHub. This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored. |
Member
Author
This is our package. |
Contributor
Builds ready [9f38363]
UI Startup Metrics (1388 ± 102 ms)
📊 Page Load Benchmark ResultsCurrent Commit: 📄 Localhost MetaMask Test DappSamples: 100 Summary
📈 Detailed Results
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
Contributor
Builds ready [a3c880f]
UI Startup Metrics (1424 ± 104 ms)
📊 Page Load Benchmark ResultsCurrent Commit: 📄 Localhost MetaMask Test DappSamples: 100 Summary
📈 Detailed Results
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
Prithpal-Sooriya
previously approved these changes
Feb 10, 2026
HowardBraham
previously approved these changes
Feb 10, 2026
Contributor
Builds ready [7174a69]
UI Startup Metrics (1347 ± 101 ms)
📊 Page Load Benchmark ResultsCurrent Commit: 📄 Localhost MetaMask Test DappSamples: 100 Summary
📈 Detailed Results
Bundle size diffs
|
Prithpal-Sooriya
previously approved these changes
Feb 11, 2026
…kesposito/bump/assets-controllers
Contributor
|
CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes. |
HowardBraham
previously approved these changes
Feb 11, 2026
Contributor
Builds ready [2ed49af]
UI Startup Metrics (1337 ± 84 ms)
📊 Page Load Benchmark ResultsCurrent Commit: 📄 Localhost MetaMask Test DappSamples: 100 Summary
📈 Detailed Results
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
HowardBraham
approved these changes
Feb 11, 2026
Contributor
Builds ready [7457931]
UI Startup Metrics (1426 ± 104 ms)
📊 Page Load Benchmark ResultsCurrent Commit: 📄 Localhost MetaMask Test DappSamples: 100 Summary
📈 Detailed Results
Bundle size diffs
|
Prithpal-Sooriya
approved these changes
Feb 11, 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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Description
This PR bump
@metamask/assets-controllersfrom^99.0.0to^99.3.1. The current resolved version in theyarn.lockis99.1.0, which includes a change that introduces a bug with Tempo native balances. A fix has been released in99.3.1, so we need to bump to that version to get the fix.The cherry-pick into
13.18.0is necessary as it includes the affected version of@metamask/assets-controllers, and we don't want it to reach production.Changelog
CHANGELOG entry: null
Related issues
Fixes:
Manual testing steps
Screenshots/Recordings
Before
After
Pre-merge author checklist
Pre-merge reviewer checklist
Note
Medium Risk
Dependency upgrade in a core controllers package can change token/balance behavior and introduces transitive version shifts; risk is mitigated by being a targeted bump intended to pick up a bugfix release.
Overview
Bumps
@metamask/assets-controllersfrom^99.0.0to^99.3.1and refreshesyarn.lockto resolve to99.3.1.Removes the Yarn patch previously applied to
@metamask/assets-controllers@93.1.0(and its patched exchange-rate precision changes), relying on upstream package fixes instead; lockfile also reflects updated transitive constraints (e.g., pinning@metamask/core-backendto5.0.0and newer controller deps).Written by Cursor Bugbot for commit 7457931. This will update automatically on new commits. Configure here.