Skip to content

chore(deps-dev): bump @metamask/utils from 9.2.1 to 11.12.1 - #462

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/main/metamask/utils-11.12.1
Open

chore(deps-dev): bump @metamask/utils from 9.2.1 to 11.12.1#462
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/main/metamask/utils-11.12.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 7, 2026

Copy link
Copy Markdown
Contributor

Bumps @metamask/utils from 9.2.1 to 11.12.1.

Release notes

Sourced from @​metamask/utils's releases.

11.12.1

Fixed

  • Fix ESM compatibility for the BIP-39 mnemonic utilities (#309)

11.12.0

Added

  • Add uint8ArrayToMnemonic and convertMnemonicToWordlistIndices utilities (#300)
    • uint8ArrayToMnemonic converts little-endian Uint16 English BIP-39 wordlist indices into a mnemonic string.
    • convertMnemonicToWordlistIndices converts a mnemonic string into little-endian Uint16 wordlist indices encoded as a Uint8Array.
  • Add @metamask/scure-bip39 as a dependency (#300)
  • Add optimized sha512 and sha384 utility functions (#305)

11.11.0

Added

  • Add Stellar CAIP namespace (#278)

11.10.0

Added

  • Add ensureError utility for converting unknown values to error (#275)

11.9.0

Added

  • Add sha256 utility function (#273)

11.8.1

Changed

  • Replace superstruct.is with faster regex checks for isCaip* functions (#270)
    • Those calls were slow especially on our mobile client.

11.8.0

Added

  • Add areUint8ArraysEqual function to compare two Uint8Array types (#268)

11.7.0

Added

  • Add Tron CAIP namespace (#266)

Fixed

  • Fix API docs generation (#264)

11.6.0

Added

  • Migrate units conversion utils from @metamask/ethjs-unit (#255)

Changed

  • Make KnownCaipNamespacedChainId type generic over Namespace type parameter (#262)

11.5.0

Added

  • Add KnownCaipNamespacedChainId type as narrower subtype of CaipChainId (#258)

... (truncated)

Changelog

Sourced from @​metamask/utils's changelog.

[11.12.1]

Fixed

  • Fix ESM compatibility for the BIP-39 mnemonic utilities (#309)

[11.12.0]

Added

  • Add uint8ArrayToMnemonic and convertMnemonicToWordlistIndices utilities (#300)
    • uint8ArrayToMnemonic converts little-endian Uint16 English BIP-39 wordlist indices into a mnemonic string.
    • convertMnemonicToWordlistIndices converts a mnemonic string into little-endian Uint16 wordlist indices encoded as a Uint8Array.
  • Add @metamask/scure-bip39 as a dependency (#300)
  • Add optimized sha512 and sha384 utility functions (#305)

[11.11.0]

Added

  • Add Stellar CAIP namespace (#278)

[11.10.0]

Added

  • Add ensureError utility for converting unknown values to error (#275)

[11.9.0]

Added

  • Add sha256 utility function (#273)

[11.8.1]

Changed

  • Replace superstruct.is with faster regex checks for isCaip* functions (#270)
    • Those calls were slow especially on our mobile client.

[11.8.0]

Added

  • Add areUint8ArraysEqual function to compare two Uint8Array types (#268)

[11.7.0]

Added

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​metamask/utils since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@metamask/utils](https://github.com/MetaMask/utils) from 9.2.1 to 11.12.1.
- [Release notes](https://github.com/MetaMask/utils/releases)
- [Changelog](https://github.com/MetaMask/utils/blob/main/CHANGELOG.md)
- [Commits](MetaMask/utils@v9.2.1...v11.12.1)

---
updated-dependencies:
- dependency-name: "@metamask/utils"
  dependency-version: 11.12.1
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 7, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner September 7, 2026 06:03
@dependabot dependabot Bot added the javascript Pull requests that update javascript code label Sep 7, 2026
@socket-security

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Added@​metamask/​utils@​11.12.1991009495100

View full report

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants