Skip to content

Commit 2d6e317

Browse files
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-&gt;^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>
1 parent da79d1a commit 2d6e317

File tree

1 file changed

+23
-6
lines changed

1 file changed

+23
-6
lines changed

yarn.lock

Lines changed: 23 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4462,15 +4462,15 @@ __metadata:
44624462
linkType: hard
44634463

44644464
"@metamask/eth-block-tracker@npm:^11.0.1":
4465-
version: 11.0.1
4466-
resolution: "@metamask/eth-block-tracker@npm:11.0.1"
4465+
version: 11.0.4
4466+
resolution: "@metamask/eth-block-tracker@npm:11.0.4"
44674467
dependencies:
4468-
"@metamask/eth-json-rpc-provider": "npm:^4.1.1"
4468+
"@metamask/eth-json-rpc-provider": "npm:^4.1.5"
44694469
"@metamask/safe-event-emitter": "npm:^3.1.1"
4470-
"@metamask/utils": "npm:^9.1.0"
4470+
"@metamask/utils": "npm:^11.0.1"
44714471
json-rpc-random-id: "npm:^1.0.1"
44724472
pify: "npm:^5.0.0"
4473-
checksum: 10/6a5143dcd20ea87cd674efb25870275d97d4ffe921e843391a5b85876ebe074e5a587a128c268d27520904c74c9feecf91218ea086bd65cc6096f8501bdf8f32
4473+
checksum: 10/56b60255a3ae23a378570a49c30d0c13bd74094c0509a978cad20ef57079c80bae91fd35749acb9ac5feef2922eec45a6fef8c0ee6e754cbf3722f8e5d0d771e
44744474
languageName: node
44754475
linkType: hard
44764476

@@ -4493,7 +4493,7 @@ __metadata:
44934493
languageName: node
44944494
linkType: hard
44954495

4496-
"@metamask/eth-json-rpc-provider@npm:^4.1.1, @metamask/eth-json-rpc-provider@npm:^4.1.5":
4496+
"@metamask/eth-json-rpc-provider@npm:^4.1.5":
44974497
version: 4.1.6
44984498
resolution: "@metamask/eth-json-rpc-provider@npm:4.1.6"
44994499
dependencies:
@@ -6480,6 +6480,23 @@ __metadata:
64806480
languageName: node
64816481
linkType: hard
64826482

6483+
"@metamask/utils@npm:^11.0.1":
6484+
version: 11.0.1
6485+
resolution: "@metamask/utils@npm:11.0.1"
6486+
dependencies:
6487+
"@ethereumjs/tx": "npm:^4.2.0"
6488+
"@metamask/superstruct": "npm:^3.1.0"
6489+
"@noble/hashes": "npm:^1.3.1"
6490+
"@scure/base": "npm:^1.1.3"
6491+
"@types/debug": "npm:^4.1.7"
6492+
debug: "npm:^4.3.4"
6493+
pony-cause: "npm:^2.1.10"
6494+
semver: "npm:^7.5.4"
6495+
uuid: "npm:^9.0.1"
6496+
checksum: 10/3949d16c8021bfb5f70e3b1c99f097ffaf43158116734197b039b32be6aabecb12178deb62c0b182e45295b0865618636324020059821c5b053029d8bdc90d70
6497+
languageName: node
6498+
linkType: hard
6499+
64836500
"@metamask/utils@npm:^9.0.0, @metamask/utils@npm:^9.1.0":
64846501
version: 9.2.1
64856502
resolution: "@metamask/utils@npm:9.2.1"

0 commit comments

Comments
 (0)