Skip to content

Commit

Permalink
Bump @metamask/snaps-ui from 3.0.0 to 3.0.1 (#249)
Browse files Browse the repository at this point in the history
[//]: # (dependabot-start)
⚠️  **Dependabot is rebasing this PR** ⚠️ 

Rebasing might not happen immediately, so don't worry if this takes some
time.

Note: if you make any changes to this PR yourself, they will take
precedence over the rebase.

---

[//]: # (dependabot-end)

Bumps [@metamask/snaps-ui](https://github.com/MetaMask/snaps) from 3.0.0
to 3.0.1.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/MetaMask/snaps/commit/48c961fabea6b54e8dfe38b099e7bace4130f49c"><code>48c961f</code></a>
Release 13.0.0 (<a
href="https://redirect.github.com/MetaMask/snaps/issues/1879">#1879</a>)</li>
<li><a
href="https://github.com/MetaMask/snaps/commit/ff98c8b932ffda3e81c60b0704917a36fa8ba29e"><code>ff98c8b</code></a>
Publish test-snaps to <code>latest</code> folder (<a
href="https://redirect.github.com/MetaMask/snaps/issues/1880">#1880</a>)</li>
<li><a
href="https://github.com/MetaMask/snaps/commit/9f11b797e45be37419191d43e446aa9e8bd09a44"><code>9f11b79</code></a>
Try to match requested version with an allowlisted version (<a
href="https://redirect.github.com/MetaMask/snaps/issues/1877">#1877</a>)</li>
<li><a
href="https://github.com/MetaMask/snaps/commit/6e2c91766900ab0c5ffa6cf215b26e384ab3794c"><code>6e2c917</code></a>
Improve performance when installing snaps with a static version (<a
href="https://redirect.github.com/MetaMask/snaps/issues/1878">#1878</a>)</li>
<li><a
href="https://github.com/MetaMask/snaps/commit/f2e652b36ee0f97b031a77e79fbf6053e57e66f9"><code>f2e652b</code></a>
Improve error handling (<a
href="https://redirect.github.com/MetaMask/snaps/issues/1841">#1841</a>)</li>
<li><a
href="https://github.com/MetaMask/snaps/commit/495bdd4b5105dae365c49614e21ae569ba6adb05"><code>495bdd4</code></a>
Publish preview builds to public NPM registry (<a
href="https://redirect.github.com/MetaMask/snaps/issues/1873">#1873</a>)</li>
<li><a
href="https://github.com/MetaMask/snaps/commit/6d78d2c8995d9ec2f3898044145eaa9c497c0912"><code>6d78d2c</code></a>
Stop persisting snaps in the installing state (<a
href="https://redirect.github.com/MetaMask/snaps/issues/1876">#1876</a>)</li>
<li><a
href="https://github.com/MetaMask/snaps/commit/5a700c85c0b3380119e905ca9c071bcbcb9f0216"><code>5a700c8</code></a>
Bump Chromedriver to <code>^118.0.1</code> (<a
href="https://redirect.github.com/MetaMask/snaps/issues/1869">#1869</a>)</li>
<li><a
href="https://github.com/MetaMask/snaps/commit/752afe98a36fdd2698cca3d60e4844745ff52bab"><code>752afe9</code></a>
Add origin parameter to <code>snapInstalled</code> and
<code>snapUpdated</code> events (<a
href="https://redirect.github.com/MetaMask/snaps/issues/1867">#1867</a>)</li>
<li><a
href="https://github.com/MetaMask/snaps/commit/adc3145d0492320d0c1c62c81b243832afff9e9a"><code>adc3145</code></a>
Bump <code>depcheck</code> (<a
href="https://redirect.github.com/MetaMask/snaps/issues/1868">#1868</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-ui&package-manager=npm_and_yarn&previous-version=3.0.0&new-version=3.0.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 Oct 25, 2023
1 parent 2937880 commit 6f75407
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 @@ -1210,13 +1210,13 @@ __metadata:
linkType: soft

"@metamask/snaps-ui@npm:^3.0.0":
version: 3.0.0
resolution: "@metamask/snaps-ui@npm:3.0.0"
version: 3.0.1
resolution: "@metamask/snaps-ui@npm:3.0.1"
dependencies:
"@metamask/utils": ^8.1.0
is-svg: ^4.4.0
superstruct: ^1.0.3
checksum: b683fbc3d4bec071abe0cdd4399a0d99f03c024bbacd1284822e7df66da82053f37a81fb3455ce852cf847033710eb08eef343c2fbc885f4ebdd5cf94880d68a
checksum: de4cdf1a589c0af429860a7e15610d8e8f15b0c37fbd1919d2b7f770cf778ed97af0a158257657ca611abaa0ab10f8569c728775dd7f5c72f189ac33b15c05f0
languageName: node
linkType: hard

Expand Down

0 comments on commit 6f75407

Please sign in to comment.