MetaMask / eth-block-tracker

A JS module for keeping track of the latest Ethereum block by polling an ethereum provider
MIT License
132 stars 81 forks source link

Bump @metamask/json-rpc-engine from 9.0.2 to 10.0.0 #275

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps @metamask/json-rpc-engine from 9.0.2 to 10.0.0.

Commits
  • c0e7783 Release 220.0.0 (#4798)
  • 16d37a7 fix: Ensure that network client ID is updated before use (#4801)
  • 08b9c52 refactor: remove message managers from signature controller (#4785)
  • d106b1a chore(constraints): respect ALLOWED_INCONSISTENT_DEPENDENCIES for workspace p...
  • f1c6dc4 deps(eth-json-rpc-provider): @​metamask/rpc-errors@^6.3.1->^7.0.0 (#4799)
  • eaa8a6b deps(json-rpc-engine): @​metamask/rpc-errors@^6.3.1->^7.0.0 (#4773)
  • c296046 Release 219.0.0 (#4794)
  • 7aff044 fix(TXL-399): Use contract abi to decode the amounts of token balance changes...
  • 3f1d4c1 feat: :sparkles: add the ability to view draft content for Contentful (#4790)
  • a076a7c fix: :bug: use better mock data (#4791)
  • Additional commits viewable in compare view


Dependabot compatibility score

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 commands and options
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 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)
legobeat commented 1 month ago

@dependabot rebase

dependabot[bot] commented 1 month ago

Looks like @metamask/json-rpc-engine is up-to-date now, so this is no longer needed.