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.1.1 to 6.9.0 (#277)
Bumps [@metamask/snaps-sdk](https://github.com/MetaMask/snaps) from 6.1.1 to 6.9.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/MetaMask/snaps/commit/a4e654a19fa8d2a7a0d8c3d532569a4527f9ff11"><code>a4e654a</code></a> Release 73.0.0 (<a href="https://redirect.github.com/MetaMask/snaps/issues/2836">#2836</a>)</li> <li><a href="https://github.com/MetaMask/snaps/commit/42cd70bd9a6dad2e26c423d7af30482713ec9f08"><code>42cd70b</code></a> Revert <code>snap_notify</code> changes (<a href="https://redirect.github.com/MetaMask/snaps/issues/2837">#2837</a>)</li> <li><a href="https://github.com/MetaMask/snaps/commit/b78d2745f0078af196928eaf18363ccfd4a263f0"><code>b78d274</code></a> fix: Pass URLs to <code>PhishingController</code> (<a href="https://redirect.github.com/MetaMask/snaps/issues/2835">#2835</a>)</li> <li><a href="https://github.com/MetaMask/snaps/commit/4be3dd39901312584f97df7ccdf7d85b0a801228"><code>4be3dd3</code></a> fix: Make <code>parseMetaMaskUrl</code> platform agnostic (<a href="https://redirect.github.com/MetaMask/snaps/issues/2834">#2834</a>)</li> <li><a href="https://github.com/MetaMask/snaps/commit/68761fbf816f8418d42d4a6e37f0da01afdd0211"><code>68761fb</code></a> Update preinstalled example to make buttons actually work (<a href="https://redirect.github.com/MetaMask/snaps/issues/2829">#2829</a>)</li> <li><a href="https://github.com/MetaMask/snaps/commit/8c8dafe038c06db3dba5ad29bca1f5fb8c4de783"><code>8c8dafe</code></a> Add support for button <code>form</code> property in <code>snaps-simulation</code> (<a href="https://redirect.github.com/MetaMask/snaps/issues/2830">#2830</a>)</li> <li><a href="https://github.com/MetaMask/snaps/commit/f4890dd4eaa1b318f6fad00aa456e4600bc97225"><code>f4890dd</code></a> Add <code>sm</code> size variant to <code>Heading</code> (<a href="https://redirect.github.com/MetaMask/snaps/issues/2831">#2831</a>)</li> <li><a href="https://github.com/MetaMask/snaps/commit/1251f8034f7af6cbeaa785d8f9443d02acfe7709"><code>1251f80</code></a> Add TypeScript typechecking to snaps-cli (<a href="https://redirect.github.com/MetaMask/snaps/issues/2783">#2783</a>)</li> <li><a href="https://github.com/MetaMask/snaps/commit/92bdf72c272ec234ce36fbc5d31bd46918e7a25b"><code>92bdf72</code></a> fix: Ignore Snap insight response if transaction/signature has already been s...</li> <li><a href="https://github.com/MetaMask/snaps/commit/914277511063ad451647cbfc19a01199bde72ad1"><code>9142775</code></a> Add <code>min</code>, <code>max</code> and <code>step</code> props to <code>Input</code> (<a href="https://redirect.github.com/MetaMask/snaps/issues/2821">#2821</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.1.1&new-version=6.9.0)](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> Co-authored-by: Frederik Bolding <[email protected]>
- Loading branch information