Skip to content

Commit 785a382

Browse files
dependabot[bot]Mrtenzmetamaskbot
authored
chore(deps): bump @metamask/superstruct from 3.1.0 to 3.2.1 (#3297)
Bumps [@metamask/superstruct](https://github.com/MetaMask/superstruct) from 3.1.0 to 3.2.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/MetaMask/superstruct/releases"><code>@​metamask/superstruct</code>'s releases</a>.</em></p> <blockquote> <h2>3.2.0</h2> <h3>Added</h3> <ul> <li>Add <code>exactOptional</code> struct (<a href="https://redirect.github.com/MetaMask/superstruct/pull/32">#32</a>) <ul> <li>This enables adding strictly optional fields to <code>object</code> structs when paired with TypeScript's <code>exactOptionalPropertyTypes</code>.</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/MetaMask/superstruct/blob/main/CHANGELOG.md"><code>@​metamask/superstruct</code>'s changelog</a>.</em></p> <blockquote> <h2>[3.2.0]</h2> <h3>Added</h3> <ul> <li>Add <code>exactOptional</code> struct (<a href="https://redirect.github.com/MetaMask/superstruct/pull/32">#32</a>) <ul> <li>This enables adding strictly optional fields to <code>object</code> structs when paired with TypeScript's <code>exactOptionalPropertyTypes</code>.</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/MetaMask/superstruct/commit/5ebc3dbdd0c6c219dbb4ac967cca339cdb33e07f"><code>5ebc3db</code></a> 3.2.0 (<a href="https://redirect.github.com/MetaMask/superstruct/issues/34">#34</a>)</li> <li><a href="https://github.com/MetaMask/superstruct/commit/db04d0bcff7ebae3cf4c2fd2d8ac897f33fe00ce"><code>db04d0b</code></a> feat: Add <code>exactOptional</code> struct (<a href="https://redirect.github.com/MetaMask/superstruct/issues/32">#32</a>)</li> <li><a href="https://github.com/MetaMask/superstruct/commit/c427dbec559305c6516bc8f166dae45b30953b59"><code>c427dbe</code></a> Update workflows to use <code>MetaMask/action-checkout-and-setup</code> (<a href="https://redirect.github.com/MetaMask/superstruct/issues/33">#33</a>)</li> <li><a href="https://github.com/MetaMask/superstruct/commit/06ec105484699609e1401d1ca94492702d7d1482"><code>06ec105</code></a> chore: update security-code-scanner@main to action-security-code-scanner@v1 (...</li> <li><a href="https://github.com/MetaMask/superstruct/commit/86b3b66dcb9f9657cc7f2e545b10b42fd8707a08"><code>86b3b66</code></a> chore: add workflow_dispatch to security-code-scanner (<a href="https://redirect.github.com/MetaMask/superstruct/issues/30">#30</a>)</li> <li>See full diff in <a href="https://github.com/MetaMask/superstruct/compare/v3.1.0...v3.2.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@metamask/superstruct&package-manager=npm_and_yarn&previous-version=3.1.0&new-version=3.2.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: Maarten Zuidhoorn <[email protected]> Co-authored-by: MetaMask Bot <[email protected]>
1 parent 0ba61f0 commit 785a382

File tree

41 files changed

+52
-52
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+52
-52
lines changed

packages/examples/packages/bip32/snap.manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"url": "https://github.com/MetaMask/snaps.git"
88
},
99
"source": {
10-
"shasum": "GLI88ERNiNmuJcET6oK99G9tlRcmoywXv/hylgTsWW4=",
10+
"shasum": "yx+dHQcnxMvfmzb7YygBRlpOcfZGDhPQvy1Hiz+H48s=",
1111
"location": {
1212
"npm": {
1313
"filePath": "dist/bundle.js",

packages/examples/packages/bip44/snap.manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"url": "https://github.com/MetaMask/snaps.git"
88
},
99
"source": {
10-
"shasum": "UKH6+C+3blFHtSDeZaSQ7rsjfeYByzu/XewNKYKRjFc=",
10+
"shasum": "mPU1LZ3wQGNAOm37+5Pe8NNn6H6S0MYLAstCiC/wAkA=",
1111
"location": {
1212
"npm": {
1313
"filePath": "dist/bundle.js",

packages/examples/packages/browserify-plugin/snap.manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"url": "https://github.com/MetaMask/snaps.git"
88
},
99
"source": {
10-
"shasum": "2XIZ9NDtR8XhO4hsAxS89GtjVkpwj/iTuHUv2P0TKYk=",
10+
"shasum": "Qbr3VIystF/tEKyXESJ3ugB8m7n+E0yH8FGCx8od0lA=",
1111
"location": {
1212
"npm": {
1313
"filePath": "dist/bundle.js",

packages/examples/packages/browserify/snap.manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"url": "https://github.com/MetaMask/snaps.git"
88
},
99
"source": {
10-
"shasum": "4U6ZsKhhX3XQp20W7rLNWpaExEasUgcSU/+Q/UQQNns=",
10+
"shasum": "KiWycLXvfEReGjt8jp3UpL4OZj1o5sDKMO6IXtwOZIQ=",
1111
"location": {
1212
"npm": {
1313
"filePath": "dist/bundle.js",

packages/examples/packages/client-status/snap.manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"url": "https://github.com/MetaMask/snaps.git"
88
},
99
"source": {
10-
"shasum": "O1tKMkB/KfpepnHs/zOnfKDNyRogRYSFeZl8t8/b+Hg=",
10+
"shasum": "evzo6wfNFKrYDUwhdUdObjFaZMMWligCFmDIhIuPzkA=",
1111
"location": {
1212
"npm": {
1313
"filePath": "dist/bundle.js",

packages/examples/packages/cronjobs/snap.manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"url": "https://github.com/MetaMask/snaps.git"
88
},
99
"source": {
10-
"shasum": "cvn98L15eJyKHx8ILZMXdWnldchVezqFyEEBPbzPphA=",
10+
"shasum": "oKesDkKP2nsOn4WTp4Uec4+F3BuCZ/xujN+N5Ok+hUE=",
1111
"location": {
1212
"npm": {
1313
"filePath": "dist/bundle.js",

packages/examples/packages/dialogs/snap.manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"url": "https://github.com/MetaMask/snaps.git"
88
},
99
"source": {
10-
"shasum": "3EvoIyaDBktcyCt1ctHZuF8NyLWcvwudTHutInzJLh8=",
10+
"shasum": "m2SAqNiejsxIapxhvF8GuM6v1tRmL8RvdHxI79qYxvc=",
1111
"location": {
1212
"npm": {
1313
"filePath": "dist/bundle.js",

packages/examples/packages/ethereum-provider/snap.manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"url": "https://github.com/MetaMask/snaps.git"
88
},
99
"source": {
10-
"shasum": "DyzQbdpV78JuaNeURsCDFyQZM/1hrw6u+bVpmGSbvYU=",
10+
"shasum": "i3kIv0tOoCZLiQLWrQqE8nq6akpgzDBkEbRu5Z3kHvE=",
1111
"location": {
1212
"npm": {
1313
"filePath": "dist/bundle.js",

packages/examples/packages/ethers-js/snap.manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"url": "https://github.com/MetaMask/snaps.git"
88
},
99
"source": {
10-
"shasum": "tiSVGL8yltFcza2kKeinRFy78EpJjAOmNq7VdjUuZCA=",
10+
"shasum": "6wb/6oCRqhk6QvBaPjgU+0UNFKZAqf/dOfZrSkFnVRc=",
1111
"location": {
1212
"npm": {
1313
"filePath": "dist/bundle.js",

packages/examples/packages/file-upload/snap.manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"url": "https://github.com/MetaMask/snaps.git"
88
},
99
"source": {
10-
"shasum": "t6hAorUvuCN5Drf3fqHjrW6LzOacIpJYBeK+JAS1Mwo=",
10+
"shasum": "EG1kD2PxNFWxy3OJhdbgLK9DBdL6eQ0IAjUnwgRHCAY=",
1111
"location": {
1212
"npm": {
1313
"filePath": "dist/bundle.js",

0 commit comments

Comments
 (0)