Skip to content

chore(deps): bump @metamask/snaps-utils from 10.1.0 to 11.1.0#590

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/main/metamask/snaps-utils-11.1.0
Closed

chore(deps): bump @metamask/snaps-utils from 10.1.0 to 11.1.0#590
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/main/metamask/snaps-utils-11.1.0

chore(deps): bump @metamask/snaps-utils from 10.1.0 to 11.1.0

9ffcbce
Select commit
Loading
Failed to load commit list.
Cursor / Cursor BugBot completed Jul 21, 2025 in 1m 52s

BugBot Review

BugBot Analysis Progress (1m 53s elapsed)

✅ Gathered PR context (2s)
✅ Analyzed code changes (1s)
✅ Completed bug detection — 1 potential bug found (1m 46s)
✅ Validation and filtering completed (1s)
✅ Posted analysis results — 1 bug reported (4s)
✅ Analysis completed successfully (0s)

Final Result: BugBot completed review and found 1 potential issue

Request ID: serverGenReqId_6958c1d3-662e-469d-9eec-0bfef773ef21

Details

Bug: Dependency Conflict Causes Version Mismatch

A dependency version mismatch exists: The project directly depends on @metamask/snaps-sdk@^8.1.0, but the updated @metamask/snaps-utils@^11.1.0 requires @metamask/snaps-sdk@^9.2.0. This conflict can result in two different major versions of @metamask/snaps-sdk being installed, potentially causing runtime errors, API incompatibilities, or unpredictable behavior.

package.json#L71-L73

"@metamask/snaps-controllers": "^13.1.1",
"@metamask/snaps-sdk": "^8.1.0",
"@metamask/snaps-utils": "^11.1.0",

Fix in CursorFix in Web


Was this report helpful? Give feedback by reacting with 👍 or 👎