Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): bump @metamask/json-rpc-engine from 9.0.2 to 9.0.3 (#168)
Bumps [@metamask/json-rpc-engine](https://github.com/MetaMask/core) from 9.0.2 to 9.0.3. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/MetaMask/core/commit/4d30dda4fbe7ad71d92fd465d125462665577da4"><code>4d30dda</code></a> Release 202.0.0 (<a href="https://redirect.github.com/MetaMask/core/issues/4704">#4704</a>)</li> <li><a href="https://github.com/MetaMask/core/commit/d6be9f01a6a0364e92578ca24622e7fcf8459b3b"><code>d6be9f0</code></a> feat(NOTIFY-1102): add account sync analytics callbacks (<a href="https://redirect.github.com/MetaMask/core/issues/4707">#4707</a>)</li> <li><a href="https://github.com/MetaMask/core/commit/87cd86341a5a9711f9ee7e36d9c5ab0a874be901"><code>87cd863</code></a> fix: waiting for encrypted string (<a href="https://redirect.github.com/MetaMask/core/issues/4705">#4705</a>)</li> <li><a href="https://github.com/MetaMask/core/commit/1d12f7e028a731f5d6caab39e6268822b5a144a8"><code>1d12f7e</code></a> Replace <code>tsup</code> with <code>ts-bridge</code> (<a href="https://redirect.github.com/MetaMask/core/issues/4648">#4648</a>)</li> <li><a href="https://github.com/MetaMask/core/commit/57a722e10c39150ca140e3aff7f1bde76155860a"><code>57a722e</code></a> fix: remove extra slash when constructing user storage url (<a href="https://redirect.github.com/MetaMask/core/issues/4702">#4702</a>)</li> <li><a href="https://github.com/MetaMask/core/commit/ccd95c875f6d334f59aad3ba9109acf7733367f4"><code>ccd95c8</code></a> fix: transaction controller startup (<a href="https://redirect.github.com/MetaMask/core/issues/4658">#4658</a>)</li> <li><a href="https://github.com/MetaMask/core/commit/97220b5b887f60fec033177547adeff416f9ed3b"><code>97220b5</code></a> feat: network sync - add main sync logic (<a href="https://redirect.github.com/MetaMask/core/issues/4694">#4694</a>)</li> <li><a href="https://github.com/MetaMask/core/commit/92e6472acf18e498f008c15d14916d727ec66e8c"><code>92e6472</code></a> Bump Snaps packages (<a href="https://redirect.github.com/MetaMask/core/issues/4689">#4689</a>)</li> <li><a href="https://github.com/MetaMask/core/commit/908215f7996acd2b8fd2b8dc6878a1240701bf50"><code>908215f</code></a> refactor: use <code>internalAccount</code> instead of account address for granular updat...</li> <li><a href="https://github.com/MetaMask/core/commit/6f716b6cd51d52b1f3a97b53d6ebcd9e15d64297"><code>6f716b6</code></a> feat: add a <code>canSync</code> check for account syncing (<a href="https://redirect.github.com/MetaMask/core/issues/4690">#4690</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-engine&package-manager=npm_and_yarn&previous-version=9.0.2&new-version=9.0.3)](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