Skip to content

Conversation

@dependabot
Copy link
Contributor

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

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

Commits
  • 3754d30 release: 127.0.0 (#3665)
  • 03d964d perf: Stop creating error before needing to throw (#3664)
  • 93f69e5 release: 126.0.0 (#3662)
  • 604e87b chore!: Make interface actions synchronous (#3361)
  • 8b4369d perf: Reduce JSON validation during state updates (#3660)
  • 0c693f0 perf: Simplify JSON-RPC failure validation (#3661)
  • 56e8b0a chore: Bump @​lavamoat/webpack from 1.2.0 to 1.5.0 (#3659)
  • f3e64c7 feat!: Remove useCaip25Permission feature flag and enable behaviour by defa...
  • 8571a4d perf: Move request inspection outside of the executor (#3356)
  • 222928d chore: Bump @​metamask/eth-block-tracker from 12.0.1 to 12.1.0 (#3654)
  • 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.1 with corresponding MetaMask dependency and lockfile updates.

  • Dependencies:
    • Bump @metamask/snaps-controllers from ^13.1.0 to ^15.0.1 in package.json.
    • Update related MetaMask packages in yarn.lock, including:
      • @metamask/controller-utils^11.14.0
      • @metamask/base-controller^8.4.0
      • @metamask/json-rpc-engine^10.1.0
      • @metamask/phishing-controller^13.1.0
      • @metamask/rpc-errors^7.0.3
      • @metamask/snaps-rpc-methods^13.5.2
      • @metamask/snaps-sdk^10.0.0
      • @metamask/snaps-utils^11.6.0
      • @metamask/providers^22.1.1
      • @metamask/utils^11.8.1
      • ses and @endo/* packages to newer minor versions.

Written by Cursor Bugbot for commit 74ab107. 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.1.
- [Release notes](https://github.com/MetaMask/snaps/releases)
- [Commits](https://github.com/MetaMask/snaps/compare/@metamask/snaps-controllers@13.1.0...@metamask/snaps-controllers@15.0.1)

---
updated-dependencies:
- dependency-name: "@metamask/snaps-controllers"
  dependency-version: 15.0.1
  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 Oct 8, 2025
@dependabot dependabot bot requested a review from a team as a code owner October 8, 2025 06:07
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Oct 8, 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.1",
Copy link

Choose a reason for hiding this comment

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

Bug: Peer Dependency Mismatch Causes Update Issues

Updating @metamask/snaps-controllers to 15.0.1 creates a version mismatch with its peer dependencies. It expects @metamask/snaps-sdk ^10.0.0 and @metamask/snaps-utils ^11.6.0, but package.json still lists ^8.1.0 and ^10.1.0 respectively. This can lead to dependency conflicts or runtime incompatibilities.

Fix in Cursor Fix in Web

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 21, 2025

Superseded by #1376.

@dependabot dependabot bot closed this Oct 21, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/main/metamask/snaps-controllers-15.0.1 branch October 21, 2025 06:08
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