chore: bump @metamask/utils from ^11.12.0 to ^12.0.0 - #10127
Draft
cryptodev-2s wants to merge 1 commit into
Draft
Conversation
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
cryptodev-2s
marked this pull request as ready for review
September 7, 2026 14:33
Mrtenz
force-pushed
the
mrtenz/es2022
branch
8 times, most recently
from
September 9, 2026 17:51
67282e1 to
84b746b
Compare
cryptodev-2s
force-pushed
the
chore/bump-utils-v12
branch
from
September 9, 2026 18:32
a4fb244 to
d7cb71f
Compare
cryptodev-2s
marked this pull request as draft
September 9, 2026 18:32
cryptodev-2s
force-pushed
the
chore/bump-utils-v12
branch
from
September 9, 2026 20:47
d7cb71f to
a367bf6
Compare
cryptodev-2s
force-pushed
the
chore/bump-utils-v12
branch
from
September 10, 2026 10:51
a367bf6 to
d91f6e3
Compare
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
References
Checklist
Note
Medium Risk
Preview-pinned shared crypto/utilities dependency with an Ethereum transaction library major bump affects the whole monorepo transitively, though no application code changed in this PR.
Overview
Pins
@metamask/utilsacross the monorepo with a rootresolutionsentry to@metamask-previews/utils@11.12.1-preview-9962b7e, overriding the declared^11.12.0range so installs consistently use that preview artifact.The lockfile refresh drops the older
@ethereumjs/*v3/v4 transaction stack that@metamask/utils@11.12.0pulled in and aligns the resolved@metamask/utilstree with@ethereumjs/tx@^5.4.0plus bumped@metamask/superstruct,@noble/hashes, and@scure/baseversions. No workspace package manifests or source files change beyondpackage.jsonandyarn.lock.Reviewed by Cursor Bugbot for commit d7cb71f. Bugbot is set up for automated code reviews on this repo. Configure here.