Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump @metamask/snaps-sdk from 6.15.0 to 6.17.1 (#1054)
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