Bump @metamask/snaps-utils from 10.1.0 to 11.1.0#1275
Bump @metamask/snaps-utils from 10.1.0 to 11.1.0#1275dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps [@metamask/snaps-utils](https://github.com/MetaMask/snaps) from 10.1.0 to 11.1.0. - [Release notes](https://github.com/MetaMask/snaps/releases) - [Commits](https://github.com/MetaMask/snaps/compare/@metamask/snaps-utils@10.1.0...@metamask/snaps-utils@11.1.0) --- updated-dependencies: - dependency-name: "@metamask/snaps-utils" dependency-version: 11.1.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
|
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: Dependency Conflict Causes Version Incompatibility
Upgrading @metamask/snaps-utils to ^11.1.0 introduces a version conflict with @metamask/snaps-sdk. The new snaps-utils requires snaps-sdk@^9.2.0, but the project directly depends on snaps-sdk@^8.1.0. This forces Yarn to install both major versions, leading to potential runtime errors, type conflicts, and unexpected behavior.
package.json#L46-L48
Lines 46 to 48 in bd4c07e
Was this report helpful? Give feedback by reacting with 👍 or 👎
|
Superseded by #1284. |
Bumps @metamask/snaps-utils from 10.1.0 to 11.1.0.
Commits
75c8329release:119.0.0(#3533)23bbcf9feat: Allow all children inRow(#3532)304ada7fix: Display CLI minimum version range (#3531)56aaed7feat: Add non-fungible assets support toendowment:assets(#3527)27f8e10chore: Bump@metamask/controller-utilsfrom 11.10.0 to 11.11.0 (#3529)48783d9fix: Add snap metadata to simulation accounts (#3528)20ed5effeat: Add feature flag to treat local Snaps as preinstalled (#3523)285c8d8chore: Bump@metamask/rpc-errorsfrom 7.0.2 to 7.0.3 (#3525)8f60fb9chore: Bump@metamask/utilsfrom 11.4.1 to 11.4.2 (#3526)f56d0ddrelease:118.0.0(#3524)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)