Commit 785a382
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 />
[](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- packages
- examples/packages
- bip32
- bip44
- browserify-plugin
- browserify
- client-status
- cronjobs
- dialogs
- ethereum-provider
- ethers-js
- file-upload
- get-entropy
- get-file
- home-page
- images
- interactive-ui
- invoke-snap/packages
- consumer-signer
- core-signer
- json-rpc
- jsx
- localization
- manage-state
- network-access
- notifications
- preferences
- preinstalled
- protocol
- rollup-plugin
- send-flow
- signature-insights
- transaction-insights
- wasm
- webpack-plugin
- snaps-cli
- snaps-execution-environments
- snaps-jest
- snaps-rpc-methods
- snaps-sdk
- snaps-simulation
- snaps-simulator
- snaps-utils
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| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
0 commit comments