Bump @metamask/snaps-controllers from 13.1.0 to 14.2.0#1285
Bump @metamask/snaps-controllers from 13.1.0 to 14.2.0#1285dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
--- updated-dependencies: - dependency-name: "@metamask/snaps-controllers" dependency-version: 14.2.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
Caution Review the following alerts detected in dependencies. According to your organization's Security Policy, you must resolve all "Block" alerts before proceeding. Learn more about Socket for GitHub.
|
There was a problem hiding this comment.
Bug: Transitive Dependency Conflict Causes Version Mismatch
The upgrade of @metamask/snaps-controllers to ^14.2.0 creates a version conflict. The project's devDependencies specify @metamask/snaps-sdk@^8.1.0 and @metamask/snaps-utils@^10.1.0, but snaps-controllers@^14.2.0 transitively requires @metamask/snaps-sdk@^9.3.0 and @metamask/snaps-utils@^11.2.0. This mismatch results in multiple major versions of these packages being installed, leading to potential runtime issues, API incompatibilities, or type conflicts.
package.json#L45-L48
Lines 45 to 48 in ea52249
Was this report helpful? Give feedback by reacting with 👍 or 👎
|
Superseded by #1298. |
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 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)