Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): bump @metamask/eth-block-tracker from 11.0.1 to 11.0.4 (#…
…2992) Bumps [@metamask/eth-block-tracker](https://github.com/MetaMask/eth-block-tracker) from 11.0.1 to 11.0.4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/MetaMask/eth-block-tracker/releases"><code>@metamask/eth-block-tracker</code>'s releases</a>.</em></p> <blockquote> <h2>11.0.4</h2> <h3>Changed</h3> <ul> <li>Bump <code>@metamask/utils</code> from <code>^9.1.0</code> to <code>^11.0.1</code> (<a href="https://redirect.github.com/MetaMask/eth-block-tracker/pull/297">#297</a>)</li> </ul> <h2>11.0.3</h2> <h3>Fixed</h3> <ul> <li>Avoid risk of infinite retry loops when fetching new blocks (<a href="https://redirect.github.com/MetaMask/eth-block-tracker/pull/284">#284</a>) <ul> <li>When the provider returns an error and <code>PollingBlockTracker</code> or <code>SubscribeBlockTracker</code> is destroyed, the promise returned by the <code>getLatestBlock</code> method will be rejected.</li> </ul> </li> </ul> <h2>11.0.2</h2> <h3>Fixed</h3> <ul> <li>Bump <code>@metamask/eth-json-rpc-provider</code> from <code>^4.1.1</code> to <code>^4.1.5</code> (<a href="https://redirect.github.com/MetaMask/eth-block-tracker/pull/273">#273</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/MetaMask/eth-block-tracker/blob/main/CHANGELOG.md"><code>@metamask/eth-block-tracker</code>'s changelog</a>.</em></p> <blockquote> <h2>[11.0.4]</h2> <h3>Changed</h3> <ul> <li>Bump <code>@metamask/utils</code> from <code>^9.1.0</code> to <code>^11.0.1</code> (<a href="https://redirect.github.com/MetaMask/eth-block-tracker/pull/297">#297</a>)</li> </ul> <h2>[11.0.3]</h2> <h3>Fixed</h3> <ul> <li>Avoid risk of infinite retry loops when fetching new blocks (<a href="https://redirect.github.com/MetaMask/eth-block-tracker/pull/284">#284</a>) <ul> <li>When the provider returns an error and <code>PollingBlockTracker</code> or <code>SubscribeBlockTracker</code> is destroyed, the promise returned by the <code>getLatestBlock</code> method will be rejected.</li> </ul> </li> </ul> <h2>[11.0.2]</h2> <h3>Fixed</h3> <ul> <li>Bump <code>@metamask/eth-json-rpc-provider</code> from <code>^4.1.1</code> to <code>^4.1.5</code> (<a href="https://redirect.github.com/MetaMask/eth-block-tracker/pull/273">#273</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/MetaMask/eth-block-tracker/commit/4596e7ea933d163da363bcef43a1c8d9479aa7a0"><code>4596e7e</code></a> 11.0.4 (<a href="https://redirect.github.com/MetaMask/eth-block-tracker/issues/298">#298</a>)</li> <li><a href="https://github.com/MetaMask/eth-block-tracker/commit/9d9b99f2b0b2c37cde3d202e64333098763d00fe"><code>9d9b99f</code></a> Bump <code>@metamask/utils</code> from <code>^9.1.0</code> to <code>^11.0.1</code> (<a href="https://redirect.github.com/MetaMask/eth-block-tracker/issues/297">#297</a>)</li> <li><a href="https://github.com/MetaMask/eth-block-tracker/commit/95f269eb829c70d4a2264d885bc2a389323ff946"><code>95f269e</code></a> Upgrade to Yarn v4 (<a href="https://redirect.github.com/MetaMask/eth-block-tracker/issues/289">#289</a>)</li> <li><a href="https://github.com/MetaMask/eth-block-tracker/commit/784421bc89e001281d554714566fffd6519bd9d6"><code>784421b</code></a> 11.0.3 (<a href="https://redirect.github.com/MetaMask/eth-block-tracker/issues/288">#288</a>)</li> <li><a href="https://github.com/MetaMask/eth-block-tracker/commit/b41e033f6ba4ba745bf274de34ae4ee7d92cfa33"><code>b41e033</code></a> fix: internal listeners infinite retry loop (<a href="https://redirect.github.com/MetaMask/eth-block-tracker/issues/284">#284</a>)</li> <li><a href="https://github.com/MetaMask/eth-block-tracker/commit/985b19cacb5b4ac63485fd366317f1d6bc269559"><code>985b19c</code></a> yarn.lock: Bump <code>@metamask/eth-json-rpc-provider</code> from 4.1.5 to 4.1.6 (<a href="https://redirect.github.com/MetaMask/eth-block-tracker/issues/281">#281</a>)</li> <li><a href="https://github.com/MetaMask/eth-block-tracker/commit/bdc65fcbf97e086d1ca6ae30127047b1243bd238"><code>bdc65fc</code></a> 11.0.2 (<a href="https://redirect.github.com/MetaMask/eth-block-tracker/issues/277">#277</a>)</li> <li><a href="https://github.com/MetaMask/eth-block-tracker/commit/3faea8232134b551125b42cc11a9fe9562ea7ec0"><code>3faea82</code></a> ci: fix deprecated actions (<a href="https://redirect.github.com/MetaMask/eth-block-tracker/issues/276">#276</a>)</li> <li><a href="https://github.com/MetaMask/eth-block-tracker/commit/8438343bfa53aff3877c8ed62cb8ab13ec05ed4b"><code>8438343</code></a> deps: <code>@metamask/eth-json-rpc-provider</code>@^4.1.1->^4.1.5 (<a href="https://redirect.github.com/MetaMask/eth-block-tracker/issues/273">#273</a>)</li> <li>See full diff in <a href="https://github.com/MetaMask/eth-block-tracker/compare/v11.0.1...v11.0.4">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/~gudahtt">gudahtt</a>, a new releaser for <code>@metamask/eth-block-tracker</code> since your current version.</p> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@metamask/eth-block-tracker&package-manager=npm_and_yarn&previous-version=11.0.1&new-version=11.0.4)](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