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-utils from 7.0.3 to 7.0.4 (#515)
Bumps [@metamask/snaps-utils](https://github.com/MetaMask/snaps) from 7.0.3 to 7.0.4. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/MetaMask/snaps/commit/2418d99c2a068044b84cffe392e1eb96fe9d1341"><code>2418d99</code></a> Release 39.0.0 (<a href="https://redirect.github.com/MetaMask/snaps/issues/2295">#2295</a>)</li> <li><a href="https://github.com/MetaMask/snaps/commit/ee735b30ac9c0802006e5c6327ae0b74b5ff4b05"><code>ee735b3</code></a> Update CLI docs link (<a href="https://redirect.github.com/MetaMask/snaps/issues/2294">#2294</a>)</li> <li><a href="https://github.com/MetaMask/snaps/commit/236e90ff3e91936b93a47863629e65fe3968f472"><code>236e90f</code></a> Fix minimum version for CLIs (<a href="https://redirect.github.com/MetaMask/snaps/issues/2292">#2292</a>)</li> <li><a href="https://github.com/MetaMask/snaps/commit/3b9431563d0b5f6c39f24a0420dd87c0b05738bc"><code>3b94315</code></a> Validate that initial permissions type matches validation struct (<a href="https://redirect.github.com/MetaMask/snaps/issues/2293">#2293</a>)</li> <li><a href="https://github.com/MetaMask/snaps/commit/081b0f7676b5637f0053af778d8f27c031653a03"><code>081b0f7</code></a> Allow <code>maxRequestTime</code> on <code>endowment:rpc</code> (<a href="https://redirect.github.com/MetaMask/snaps/issues/2291">#2291</a>)</li> <li><a href="https://github.com/MetaMask/snaps/commit/618ac1f49f734fb55af423d0f23f6ffb829a54e7"><code>618ac1f</code></a> Bump <code>@metamask/controller-utils</code> from 9.0.1 to 9.0.2 (<a href="https://redirect.github.com/MetaMask/snaps/issues/2288">#2288</a>)</li> <li><a href="https://github.com/MetaMask/snaps/commit/86694591ce95c8f9552dcd1f16fcbe527fbe9d6e"><code>8669459</code></a> Add support for importing SVG, PNG, and JPEG files directly (<a href="https://redirect.github.com/MetaMask/snaps/issues/2284">#2284</a>)</li> <li><a href="https://github.com/MetaMask/snaps/commit/2933da0d6aced7ca580d4524df5f8e5f73b84281"><code>2933da0</code></a> Use error wrappers in all examples (<a href="https://redirect.github.com/MetaMask/snaps/issues/2178">#2178</a>)</li> <li><a href="https://github.com/MetaMask/snaps/commit/7b3416f9447851425a8a7dc5189ea7fc3848249b"><code>7b3416f</code></a> Bump follow-redirects from 1.15.5 to 1.15.6 (<a href="https://redirect.github.com/MetaMask/snaps/issues/2281">#2281</a>)</li> <li><a href="https://github.com/MetaMask/snaps/commit/5245c734c9615239dec0d5cfbbd213730d78d6e8"><code>5245c73</code></a> Bump MetaMask dependencies (<a href="https://redirect.github.com/MetaMask/snaps/issues/2270">#2270</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-utils&package-manager=npm_and_yarn&previous-version=7.0.3&new-version=7.0.4)](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: Maarten Zuidhoorn <[email protected]>
- Loading branch information