Bump @metamask/snaps-controllers from 13.1.0 to 16.0.0#1380
Bump @metamask/snaps-controllers from 13.1.0 to 16.0.0#1380dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
Warning MetaMask internal reviewing guidelines:
|
package.json
Outdated
| "@metamask/eslint-config-nodejs": "^12.1.0", | ||
| "@metamask/eslint-config-typescript": "^12.1.0", | ||
| "@metamask/snaps-controllers": "^13.1.0", | ||
| "@metamask/snaps-controllers": "^16.0.0", |
There was a problem hiding this comment.
Bug: Dependency Mismatch Causes Runtime Errors
Dependency version mismatch: @metamask/snaps-controllers has been bumped to ^16.0.0, which requires @metamask/snaps-sdk ^10.0.0 and @metamask/snaps-utils ^11.6.1, but package.json still specifies the older versions @metamask/snaps-sdk ^8.1.0 and @metamask/snaps-utils ^10.1.0. This will cause runtime errors when scripts that use @metamask/snaps-controllers attempt to call functions or use types that depend on the newer versions.
6f8e02b to
29c537d
Compare
Bumps [@metamask/snaps-controllers](https://github.com/MetaMask/snaps) from 13.1.0 to 16.0.0. - [Release notes](https://github.com/MetaMask/snaps/releases) - [Commits](https://github.com/MetaMask/snaps/compare/@metamask/snaps-controllers@13.1.0...@metamask/snaps-controllers@16.0.0) --- updated-dependencies: - dependency-name: "@metamask/snaps-controllers" dependency-version: 16.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
29c537d to
0274d48
Compare
Bumps @metamask/snaps-controllers from 13.1.0 to 16.0.0.
Commits
98669a2release:129.0.0(#3704)7baa5d9refactor: base controller migration (#3611)98d7c04chore: Add@metamask-previews/*to NPM age gate exceptions (#3699)18b335echore: fix some minor issues in the comments (#3682)68a2b0cchore: Bump Yarn to4.10.3and configure NPM age gate (#3691)3fda705release:128.0.0(#3690)fff1ef6chore: Revert "release: 128.0.0 (#3685)" (#3688)e246ad7release: 128.0.0 (#3685)aa6cc78docs(contributing): update Node.js version to 20 to match engines (#3604)1f14fa8fix: Wait for unlock before handlingmanageAccountsrequests (#3686)You can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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 ^17.0.0 with cascading updates across MetaMask packages and related dependencies (lockfile refresh).
@metamask/snaps-controllersto^17.0.0.@metamask/approval-controller@^8,@metamask/base-controller@^9,@metamask/controller-utils@^11.16,@metamask/json-rpc-engine@^10.2,@metamask/json-rpc-middleware-stream@^8.0.8,@metamask/messenger@^0.3,@metamask/permission-controller@^12.1.1,@metamask/phishing-controller@^15.0.1,@metamask/rpc-errors@^7.0.3,@metamask/snaps-rpc-methods@^14.1.1,@metamask/snaps-sdk@^10.1.0,@metamask/snaps-utils@^11.6.1,@metamask/utils@^11.8.1,@metamask/slip44@^4.3.0,@metamask/providers@^22.1.1.ses@^1.14.0,@endo/*,klona,@types/lodash).yarn.lockto reflect new versions and dependencies.Written by Cursor Bugbot for commit 0274d48. This will update automatically on new commits. Configure here.