Skip to content

chore(deps): bump @metamask/snaps-utils from 10.1.0 to 11.1.0#590

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/main/metamask/snaps-utils-11.1.0
Closed

chore(deps): bump @metamask/snaps-utils from 10.1.0 to 11.1.0#590
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/main/metamask/snaps-utils-11.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 10, 2025

Copy link
Copy Markdown
Contributor

Bumps @metamask/snaps-utils from 10.1.0 to 11.1.0.

Commits

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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 10, 2025
@dependabot dependabot Bot requested a review from a team as a code owner July 10, 2025 07:00
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 10, 2025
cursor[bot]

This comment was marked as outdated.

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:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/main/metamask/snaps-utils-11.1.0 branch from c9b27f8 to 9ffcbce Compare July 21, 2025 18:10

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Bug: Dependency Conflict Causes Version Mismatch

A dependency version mismatch exists: The project directly depends on @metamask/snaps-sdk@^8.1.0, but the updated @metamask/snaps-utils@^11.1.0 requires @metamask/snaps-sdk@^9.2.0. This conflict can result in two different major versions of @metamask/snaps-sdk being installed, potentially causing runtime errors, API incompatibilities, or unpredictable behavior.

package.json#L71-L73

"@metamask/snaps-controllers": "^13.1.1",
"@metamask/snaps-sdk": "^8.1.0",
"@metamask/snaps-utils": "^11.1.0",

Fix in CursorFix in Web


Was this report helpful? Give feedback by reacting with 👍 or 👎

@dependabot @github

dependabot Bot commented on behalf of github Jul 23, 2025

Copy link
Copy Markdown
Contributor Author

Superseded by #596.

@dependabot dependabot Bot closed this Jul 23, 2025
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/main/metamask/snaps-utils-11.1.0 branch July 23, 2025 06:15
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.

0 participants