Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 15, 2025

Bumps @metamask/utils from 11.4.2 to 11.8.0.

Release notes

Sourced from @​metamask/utils's releases.

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)

Changed

  • Add lodash and @types/lodash as dependencies (#253, #257)

Removed

  • Remove lodash.memoize (dependency) and @types/lodash.memoize (devDependency) (#253).
Changelog

Sourced from @​metamask/utils's changelog.

[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)

Changed

  • Add lodash and @types/lodash as dependencies (#253, #257)

Removed

  • Remove lodash.memoize (dependency) and @types/lodash.memoize (devDependency) (#253).
Commits

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 11.4.2 to 11.8.0.
- [Release notes](https://github.com/MetaMask/utils/releases)
- [Changelog](https://github.com/MetaMask/utils/blob/main/CHANGELOG.md)
- [Commits](MetaMask/utils@v11.4.2...v11.8.0)

---
updated-dependencies:
- dependency-name: "@metamask/utils"
  dependency-version: 11.8.0
  dependency-type: indirect
  update-type: version-update:semver-minor
...

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 15, 2025
@dependabot dependabot bot requested a review from a team as a code owner September 15, 2025 06:40
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 15, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 25, 2025

Superseded by #425.

@dependabot dependabot bot closed this Sep 25, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/main/metamask/utils-11.8.0 branch September 25, 2025 06:11
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