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] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 29, 2025
version: 11.4.2
resolution: "@metamask/utils@npm:11.4.2"
version: 11.6.0
resolution: "@metamask/utils@npm:11.6.0"
Copy link

Choose a reason for hiding this comment

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

Bug: PR Version Mismatch Causes Unintended Changes

The PR description indicates bumping @metamask/utils to 11.5.0, but the yarn.lock updates it to 11.6.0. This version mismatch could lead to unexpected behavior and unreviewed changes.

Fix in Cursor Fix in Web

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 3, 2025

Superseded by #73.

@dependabot dependabot bot closed this Sep 3, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/main/metamask/utils-11.5.0 branch September 3, 2025 23:00
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