Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 21, 2025

Bumps @metamask/snaps-controllers from 13.1.0 to 15.0.2.

Commits
  • 3fda705 release: 128.0.0 (#3690)
  • fff1ef6 chore: Revert "release: 128.0.0 (#3685)" (#3688)
  • e246ad7 release: 128.0.0 (#3685)
  • aa6cc78 docs(contributing): update Node.js version to 20 to match engines (#3604)
  • 1f14fa8 fix: Wait for unlock before handling manageAccounts requests (#3686)
  • ea29b05 chore: Bump @​metamask/approval-controller from 7.1.3 to 7.2.0 (#3671)
  • 6f54282 chore: make @​metamask/test-snaps-site publishable (#3679)
  • 9aa68cd fix: Throw if Snap not installed (#3666)
  • 5d19c66 chore: Bump @​metamask/json-rpc-middleware-stream from 8.0.7 to 8.0.8 (#3670)
  • 2c9481a chore: Bump @​metamask/controller-utils from 11.14.0 to 11.14.1 (#3676)
  • 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)

Note

Upgrade @metamask/snaps-controllers to 15.0.2 with cascading updates to related MetaMask and supporting packages.

  • Dependencies:
    • Primary: Bump @metamask/snaps-controllers from ^13.1.0 to ^15.0.2 in package.json.
    • Aligned MetaMask packages: Update @metamask/approval-controller, @metamask/base-controller, @metamask/controller-utils, @metamask/json-rpc-engine, @metamask/json-rpc-middleware-stream, @metamask/phishing-controller, @metamask/rpc-errors, @metamask/snaps-rpc-methods, @metamask/snaps-sdk (add v10), @metamask/snaps-utils, @metamask/utils, @metamask/providers, and add @metamask/messenger (via transitive updates).
    • Other libs: Update immer, ses, @metamask/slip44, and related Endo packages.
    • Lockfile: Refresh yarn.lock to reflect new versions and checksums.

Written by Cursor Bugbot for commit 5f79ddf. This will update automatically on new commits. Configure here.

Bumps [@metamask/snaps-controllers](https://github.com/MetaMask/snaps) from 13.1.0 to 15.0.2.
- [Release notes](https://github.com/MetaMask/snaps/releases)
- [Commits](https://github.com/MetaMask/snaps/compare/@metamask/[email protected]...@metamask/[email protected])

---
updated-dependencies:
- dependency-name: "@metamask/snaps-controllers"
  dependency-version: 15.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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 Oct 21, 2025
@dependabot dependabot bot requested a review from a team as a code owner October 21, 2025 06:08
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Oct 21, 2025
"@metamask/eslint-config-nodejs": "^12.1.0",
"@metamask/eslint-config-typescript": "^12.1.0",
"@metamask/snaps-controllers": "^13.1.0",
"@metamask/snaps-controllers": "^15.0.2",
Copy link

Choose a reason for hiding this comment

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

Bug: Incompatible Dependencies Cause Installation Issues

Updating @metamask/snaps-controllers to 15.0.2 requires newer versions of @metamask/snaps-sdk (^10.0.0) and @metamask/snaps-utils (^11.6.0). The devDependencies still list older, incompatible versions (^8.1.0 and ^10.1.0), which can cause multiple package installations, type conflicts, runtime issues, and inconsistent behavior between dev and production.

Fix in Cursor Fix in Web

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 28, 2025

Superseded by #1380.

@dependabot dependabot bot closed this Oct 28, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/main/metamask/snaps-controllers-15.0.2 branch October 28, 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.

1 participant