Skip to content

Commit

Permalink
Bump @metamask/snaps-sdk from 6.15.0 to 6.17.1 (#1054)
Browse files Browse the repository at this point in the history
Bumps [@metamask/snaps-sdk](https://github.com/MetaMask/snaps) from
6.15.0 to 6.17.1.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/MetaMask/snaps/commit/2bf545271ab74a2f9e4fa6ece7ec33f197ea593a"><code>2bf5452</code></a>
Release 88.0.0 (<a
href="https://redirect.github.com/MetaMask/snaps/issues/3061">#3061</a>)</li>
<li><a
href="https://github.com/MetaMask/snaps/commit/1a1ec5ea206ee134de14ad70bfc9e4a1821677ca"><code>1a1ec5e</code></a>
Add <code>name</code> and <code>state</code> to
<code>ExecutionService</code> and <code>MultichainRouter</code> (<a
href="https://redirect.github.com/MetaMask/snaps/issues/3058">#3058</a>)</li>
<li><a
href="https://github.com/MetaMask/snaps/commit/361cd5b5b877520d9a2a5bd5c109dc31917c8b14"><code>361cd5b</code></a>
fix: Allow <code>null</code> in the <code>endowment:assets</code>
handlers return value (<a
href="https://redirect.github.com/MetaMask/snaps/issues/3056">#3056</a>)</li>
<li><a
href="https://github.com/MetaMask/snaps/commit/8126f3b2132a9fb68b94c6cce2b98feb84954e07"><code>8126f3b</code></a>
chore: Rename <code>ControllerMessenger</code> to <code>Messenger</code>
(<a
href="https://redirect.github.com/MetaMask/snaps/issues/3053">#3053</a>)</li>
<li><a
href="https://github.com/MetaMask/snaps/commit/17a2dc62e91e9b4b5cabe226bb91f4333129587f"><code>17a2dc6</code></a>
Release 87.0.0 (<a
href="https://redirect.github.com/MetaMask/snaps/issues/3055">#3055</a>)</li>
<li><a
href="https://github.com/MetaMask/snaps/commit/1966bf456c8e9038da4c688882ade497e329d5d6"><code>1966bf4</code></a>
chore: Remove duplicate controller name (<a
href="https://redirect.github.com/MetaMask/snaps/issues/3054">#3054</a>)</li>
<li><a
href="https://github.com/MetaMask/snaps/commit/dfcdee2b86dcce626e51ce8fbd07011275aef022"><code>dfcdee2</code></a>
Set name for <code>SnapController</code> (<a
href="https://redirect.github.com/MetaMask/snaps/issues/3052">#3052</a>)</li>
<li><a
href="https://github.com/MetaMask/snaps/commit/0c7eb2ecc22a58e840d7fca7b036042a1eee6cb8"><code>0c7eb2e</code></a>
feat: Implement <code>MultichainRouter</code> and
<code>onProtocolRequest</code> (SIP-26) (<a
href="https://redirect.github.com/MetaMask/snaps/issues/2875">#2875</a>)</li>
<li><a
href="https://github.com/MetaMask/snaps/commit/ce86a748915c1bdc165d5649c3c47745d0158012"><code>ce86a74</code></a>
Add getRunnableSnaps method to SnapController (<a
href="https://redirect.github.com/MetaMask/snaps/issues/3049">#3049</a>)</li>
<li><a
href="https://github.com/MetaMask/snaps/commit/362208e725db18baed550ade99087d44e7b537ed"><code>362208e</code></a>
feat: Add <code>URLSearchParams</code> as a default endowment (<a
href="https://redirect.github.com/MetaMask/snaps/issues/3047">#3047</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/MetaMask/snaps/compare/@metamask/[email protected]...@metamask/[email protected]">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@metamask/snaps-sdk&package-manager=npm_and_yarn&previous-version=6.15.0&new-version=6.17.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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)


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 12, 2025
1 parent 25d6e51 commit c90f53a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1312,15 +1312,15 @@ __metadata:
linkType: hard

"@metamask/snaps-sdk@npm:^6.15.0":
version: 6.15.0
resolution: "@metamask/snaps-sdk@npm:6.15.0"
version: 6.17.1
resolution: "@metamask/snaps-sdk@npm:6.17.1"
dependencies:
"@metamask/key-tree": ^10.0.2
"@metamask/providers": ^18.3.1
"@metamask/rpc-errors": ^7.0.2
"@metamask/superstruct": ^3.1.0
"@metamask/utils": ^11.0.1
checksum: dd50fe43598b149a76d6f2718f6bf3652a765bf4daa2b2d7515555c10676746528742cc302fdceb18ceeb32beccd8ad70b79e8f6cf04dbbdb316ebdac6766335
checksum: f1409c777eb51e69ca1a9b88bd61002ad1bf6006712eaebe2e8e6aa192127320ec0e233b4db364ed8048750314e6109b733f024b4699f04c77898a0511dd3983
languageName: node
linkType: hard

Expand Down

0 comments on commit c90f53a

Please sign in to comment.