Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump @metamask/utils from 3.2.0 to 3.3.1 (#953)
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