Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 29, 2025

Bumps @metamask/utils from 11.4.2 to 11.5.0.

Release notes

Sourced from @​metamask/utils's releases.

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.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.5.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.5.0)

---
updated-dependencies:
- dependency-name: "@metamask/utils"
  dependency-version: 11.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 29, 2025
@dependabot dependabot bot requested a review from a team as a code owner August 29, 2025 06:03
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 29, 2025
"@metamask/utils>@noble/hashes": true,
"eslint>debug": true,
"@metamask/utils>lodash.memoize": true,
"depcheck>lodash": true,
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bug: LavaMoat Policy Mismatch for lodash Dependency

The LavaMoat policy for @metamask/utils incorrectly references depcheck>lodash. As @metamask/utils now directly depends on lodash (replacing lodash.memoize), the policy should instead allow @metamask/utils>lodash, preventing potential runtime issues.

Additional Locations (3)

Fix in Cursor Fix in Web

@codecov
Copy link

codecov bot commented Aug 29, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.28%. Comparing base (4155700) to head (83571ab).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3623   +/-   ##
=======================================
  Coverage   98.28%   98.28%           
=======================================
  Files         417      417           
  Lines       11772    11772           
  Branches     1832     1832           
=======================================
  Hits        11570    11570           
  Misses        202      202           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@FrederikBolding FrederikBolding added this pull request to the merge queue Aug 29, 2025
@FrederikBolding FrederikBolding removed this pull request from the merge queue due to a manual request Aug 29, 2025
@FrederikBolding FrederikBolding added this pull request to the merge queue Aug 29, 2025
Merged via the queue into main with commit e170a4f Aug 29, 2025
120 checks passed
@FrederikBolding FrederikBolding deleted the dependabot/npm_and_yarn/main/metamask/utils-11.5.0 branch August 29, 2025 08:59
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.

3 participants