Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump @metamask/json-rpc-middleware-stream from 7.0.1 to 7.0.2 (#416)
Bumps [@metamask/json-rpc-middleware-stream](https://github.com/MetaMask/core) from 7.0.1 to 7.0.2. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/MetaMask/core/commit/a137dd142fcef45fad2b0ed1ae366f52eda5a175"><code>a137dd1</code></a> Release 158.0.0 (<a href="https://redirect.github.com/MetaMask/core/issues/4351">#4351</a>)</li> <li><a href="https://github.com/MetaMask/core/commit/3855767b095af7bf903b446349d09c11e96b14de"><code>3855767</code></a> Revert "Release 158.0.0 (<a href="https://redirect.github.com/MetaMask/core/issues/4342">#4342</a>)" (<a href="https://redirect.github.com/MetaMask/core/issues/4350">#4350</a>)</li> <li><a href="https://github.com/MetaMask/core/commit/c2e675256a5dc7f5b73e23f58867e8f29098f689"><code>c2e6752</code></a> Release 158.0.0 (<a href="https://redirect.github.com/MetaMask/core/issues/4342">#4342</a>)</li> <li><a href="https://github.com/MetaMask/core/commit/26d4fe45fa45ac9dca612b51ac3e0b04f4ffb3d4"><code>26d4fe4</code></a> exclude fields from token list fetch (<a href="https://redirect.github.com/MetaMask/core/issues/4235">#4235</a>)</li> <li><a href="https://github.com/MetaMask/core/commit/0b3ed4342fc485687ec15ed88ac0645ccf22b077"><code>0b3ed43</code></a> fix: TransactionController afterSign hook should be allowed to modify the tra...</li> <li><a href="https://github.com/MetaMask/core/commit/a1297d70748375e7db21bd7ceee8f67c92ac4e57"><code>a1297d7</code></a> feat: add getSelectedMultichainAccount and listMultichainAccounts (<a href="https://redirect.github.com/MetaMask/core/issues/4330">#4330</a>)</li> <li><a href="https://github.com/MetaMask/core/commit/f2823aa1eb9419e2c7c9c545b1134cdd68f58848"><code>f2823aa</code></a> assets-controllers: Remove AllowedActions, AllowedEvents (<a href="https://redirect.github.com/MetaMask/core/issues/4344">#4344</a>)</li> <li><a href="https://github.com/MetaMask/core/commit/0bd0fa491edb9bd3bfdd3da10512a1e574046ab2"><code>0bd0fa4</code></a> deps: async-mutex@^0.2.6->^0.5.0 (<a href="https://redirect.github.com/MetaMask/core/issues/4335">#4335</a>)</li> <li><a href="https://github.com/MetaMask/core/commit/e6ecd956b054a29481071e4eded2f8cd17d137d2"><code>e6ecd95</code></a> Fully remove <code>eth_sign</code> (<a href="https://redirect.github.com/MetaMask/core/issues/4319">#4319</a>)</li> <li><a href="https://github.com/MetaMask/core/commit/50efa9cd5a55ae434e34cc25edb499ad836cc3a1"><code>50efa9c</code></a> feat: migrate NftController to BaseControllerV2 (<a href="https://redirect.github.com/MetaMask/core/issues/4310">#4310</a>)</li> <li>Additional commits viewable in <a href="https://github.com/MetaMask/core/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/json-rpc-middleware-stream&package-manager=npm_and_yarn&previous-version=7.0.1&new-version=7.0.2)](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