Skip to content

Commit

Permalink
Bump @metamask/utils from 3.2.0 to 3.3.1 (#953)
Browse files Browse the repository at this point in the history
Bumps [@metamask/utils](https://github.com/MetaMask/utils) from 3.2.0 to
3.3.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/MetaMask/utils/releases"><code>@​metamask/utils</code>'s
releases</a>.</em></p>
<blockquote>
<h2>3.3.1</h2>
<h3>Fixed</h3>
<ul>
<li>JSON-RPC parameters are now properly cast to Json upon validation
(<a
href="https://github-redirect.dependabot.com/MetaMask/utils/pull/51">#51</a>)</li>
</ul>
<h2>3.3.0</h2>
<h3>Added</h3>
<ul>
<li>Add more assertion utils (<a
href="https://github-redirect.dependabot.com/MetaMask/utils/pull/49">#49</a>)</li>
<li>Add JSON-RPC error validation functions (<a
href="https://github-redirect.dependabot.com/MetaMask/utils/pull/46">#46</a>)</li>
<li>Add convenience function for creating a <code>DataView</code> (<a
href="https://github-redirect.dependabot.com/MetaMask/utils/pull/45">#45</a>)</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Update JSON validation logic (<a
href="https://github-redirect.dependabot.com/MetaMask/utils/pull/47">#47</a>)
<ul>
<li>Validation would previously allow for <code>undefined</code> values,
which is not a standard JSON type</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/MetaMask/utils/blob/main/CHANGELOG.md"><code>@​metamask/utils</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>[3.3.1]</h2>
<h3>Fixed</h3>
<ul>
<li>JSON-RPC parameters are now properly cast to Json upon validation
(<a
href="https://github-redirect.dependabot.com/MetaMask/utils/pull/51">#51</a>)</li>
</ul>
<h2>[3.3.0]</h2>
<h3>Added</h3>
<ul>
<li>Add more assertion utils (<a
href="https://github-redirect.dependabot.com/MetaMask/utils/pull/49">#49</a>)</li>
<li>Add JSON-RPC error validation functions (<a
href="https://github-redirect.dependabot.com/MetaMask/utils/pull/46">#46</a>)</li>
<li>Add convenience function for creating a <code>DataView</code> (<a
href="https://github-redirect.dependabot.com/MetaMask/utils/pull/45">#45</a>)</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Update JSON validation logic (<a
href="https://github-redirect.dependabot.com/MetaMask/utils/pull/47">#47</a>)
<ul>
<li>Validation would previously allow for <code>undefined</code> values,
which is not a standard JSON type</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/MetaMask/utils/commit/4002fec4f79f5b7e95b8780e030090e54138f955"><code>4002fec</code></a>
3.3.1 (<a
href="https://github-redirect.dependabot.com/MetaMask/utils/issues/53">#53</a>)</li>
<li><a
href="https://github.com/MetaMask/utils/commit/c10dd08c8974591d697a3a234be07ff6165dd814"><code>c10dd08</code></a>
Cast JsonRPC to Json (<a
href="https://github-redirect.dependabot.com/MetaMask/utils/issues/51">#51</a>)</li>
<li><a
href="https://github.com/MetaMask/utils/commit/5cdc1e93be3b2213ccd594edd0bfb1979a2c99ab"><code>5cdc1e9</code></a>
3.3.0 (<a
href="https://github-redirect.dependabot.com/MetaMask/utils/issues/50">#50</a>)</li>
<li><a
href="https://github.com/MetaMask/utils/commit/182509acc02de2fc3a11ee0a6bc029f399a58504"><code>182509a</code></a>
Add more assertion utils (<a
href="https://github-redirect.dependabot.com/MetaMask/utils/issues/49">#49</a>)</li>
<li><a
href="https://github.com/MetaMask/utils/commit/48feb8479da1cce4ee80079be48230014f27f6c3"><code>48feb84</code></a>
Update JSON validation logic (<a
href="https://github-redirect.dependabot.com/MetaMask/utils/issues/47">#47</a>)</li>
<li><a
href="https://github.com/MetaMask/utils/commit/6f888c719df783aded6c6a16ebc8130f1f82b6fe"><code>6f888c7</code></a>
Add JSON-RPC error validation functions (<a
href="https://github-redirect.dependabot.com/MetaMask/utils/issues/46">#46</a>)</li>
<li><a
href="https://github.com/MetaMask/utils/commit/0e252eeaf3a2f7b967ca7585b40b51da8737ed07"><code>0e252ee</code></a>
Add convenience function for creating a <code>DataView</code> (<a
href="https://github-redirect.dependabot.com/MetaMask/utils/issues/45">#45</a>)</li>
<li>See full diff in <a
href="https://github.com/MetaMask/utils/compare/v3.2.0...v3.3.1">compare
view</a></li>
</ul>
</details>
<details>
<summary>Maintainer changes</summary>
<p>This version was pushed to npm by <a
href="https://www.npmjs.com/~ritave">ritave</a>, a new releaser for
<code>@​metamask/utils</code> since your current version.</p>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@metamask/utils&package-manager=npm_and_yarn&previous-version=3.2.0&new-version=3.3.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 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 and MajorLift committed Oct 11, 2023
1 parent 9d620a8 commit 77f4c27
Showing 1 changed file with 8 additions and 9 deletions.
17 changes: 8 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1978,14 +1978,13 @@ __metadata:
linkType: hard

"@metamask/utils@npm:^3.0.3":
version: 3.2.0
resolution: "@metamask/utils@npm:3.2.0"
version: 3.3.1
resolution: "@metamask/utils@npm:3.3.1"
dependencies:
"@types/debug": ^4.1.7
debug: ^4.3.4
fast-deep-equal: ^3.1.3
superstruct: ^0.16.5
checksum: 99adcbd273c69075628913259f8c3fb843291898eba813f4f5fe0bfc060ae5955e2c69e70e15b04156793f8d84edd077d1fac3f8c3927e067d0f311eef9d4469
superstruct: ^0.16.7
checksum: 5b6b6b54fdff4bc3f77b31ef50c23adca8fdf21d81d4f68d3d9c2b383b145cd61c2435f5ba0a11344484ae1f6d2355fab82eec58ce6b19eb35b476928b2e4ee6
languageName: node
linkType: hard

Expand Down Expand Up @@ -11015,10 +11014,10 @@ __metadata:
languageName: node
linkType: hard

"superstruct@npm:^0.16.5":
version: 0.16.5
resolution: "superstruct@npm:0.16.5"
checksum: 9f843c38695b584a605ae9b028629de18a85bd0dca0e9449b4ab98bb7b9ac3d82599870acbab9fbd2ee454c6b187af7e61562e252dfadabd974191ab4ab2e3ce
"superstruct@npm:^0.16.7":
version: 0.16.7
resolution: "superstruct@npm:0.16.7"
checksum: c8c855ff6945da8a41048c6d236de7b1af5d4d9c31742b3ee54d65647c31597488620281f65e095d5efc9e2fbdaad529b8c8f2506c12569d428467c835a21477
languageName: node
linkType: hard

Expand Down

0 comments on commit 77f4c27

Please sign in to comment.