Skip to content

Bump @metamask/snaps-utils from 10.1.0 to 11.3.0#1293

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/main/metamask/snaps-utils-11.3.0
Closed

Bump @metamask/snaps-utils from 10.1.0 to 11.3.0#1293
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/main/metamask/snaps-utils-11.3.0

Conversation

@dependabot
Copy link
Contributor

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

Bumps @metamask/snaps-utils from 10.1.0 to 11.3.0.

Commits
  • e8633e9 release: 121.0.0 (#3549)
  • 69ad505 feat: Add snap_startTrace and snap_endTrace support to snaps-jest (#3547)
  • 50ee4a2 chore: Bump @​lavamoat/webpack from 1.0.0 to 1.1.0 (#3548)
  • 27c8e14 feat: Add snap_trackError and snap_trackEvent support to snaps-jest (#3...
  • 55925c0 chore: Update codeowners to @MetaMask/core-platform (#3544)
  • 51c5627 release: 120.0.0 (#3543)
  • fb11d7a feat: Add onActive and onInactive lifecycle hooks (#3542)
  • 8c54f0c fix: Use custom state manager for cronjob controller (#3539)
  • ca23eda chore: Bump @​metamask/phishing-controller from 12.6.0 to 13.1.0 (#3538)
  • c43a6ce chore: update configuration section anchor in snaps-cli/README (#3537)
  • Additional commits viewable in compare view

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/snaps-utils](https://github.com/MetaMask/snaps) from 10.1.0 to 11.3.0.
- [Release notes](https://github.com/MetaMask/snaps/releases)
- [Commits](https://github.com/MetaMask/snaps/compare/@metamask/snaps-utils@10.1.0...@metamask/snaps-utils@11.3.0)

---
updated-dependencies:
- dependency-name: "@metamask/snaps-utils"
  dependency-version: 11.3.0
  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 Aug 1, 2025
@dependabot dependabot bot requested a review from a team as a code owner August 1, 2025 06:16
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 1, 2025
@socket-security
Copy link

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

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Added@​endo/​cache-map@​1.1.0941008587100

View full report

"@metamask/snaps-controllers": "^13.1.0",
"@metamask/snaps-sdk": "^8.1.0",
"@metamask/snaps-utils": "^10.1.0",
"@metamask/snaps-utils": "^11.3.0",
Copy link

Choose a reason for hiding this comment

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

Bug: Metamask Snaps SDK Version Conflict

Updating @metamask/snaps-utils to ^11.3.0 introduces a version conflict: it requires @metamask/snaps-sdk@^9.3.0, but the project's package.json directly depends on @metamask/snaps-sdk@^8.1.0. This major version mismatch (8.x vs 9.x) can lead to dependency resolution conflicts, multiple versions being installed, and potential runtime issues.

Locations (1)
Fix in Cursor Fix in Web

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 7, 2025

Superseded by #1299.

@dependabot dependabot bot closed this Aug 7, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/main/metamask/snaps-utils-11.3.0 branch August 7, 2025 06:46
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