Skip to content

Commit

Permalink
chore(deps): bump @metamask/eth-json-rpc-middleware from 12.1.1 to 12…
Browse files Browse the repository at this point in the history
….1.2 (#2477)

Bumps
[@metamask/eth-json-rpc-middleware](https://github.com/MetaMask/eth-json-rpc-middleware)
from 12.1.1 to 12.1.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/MetaMask/eth-json-rpc-middleware/releases"><code>@​metamask/eth-json-rpc-middleware</code>'s
releases</a>.</em></p>
<blockquote>
<h2>12.1.2</h2>
<h3>Fixed</h3>
<ul>
<li>Update <code>@metamask/eth-block-tracker</code> from
<code>^9.0.2</code> to <code>^9.0.3</code> (<a
href="https://redirect.github.com/MetaMask/eth-json-rpc-middleware/pull/306">#306</a>)
<ul>
<li>Use updated versions of <code>@metamask/eth-json-rpc-engine</code>
and <code>@metamask/eth-json-rpc-provider</code></li>
</ul>
</li>
<li>Update <code>@metamask/eth-json-rpc-provider</code> from
<code>^2.1.0</code> to <code>^3.0.2</code> (<a
href="https://redirect.github.com/MetaMask/eth-json-rpc-middleware/pull/306">#306</a>)
<ul>
<li>Use updated version of
<code>@metamask/eth-json-rpc-engine</code></li>
</ul>
</li>
<li>Update <code>@metamask/json-rpc-engine</code> from
<code>^7.1.1</code> to <code>^8.0.2</code> (<a
href="https://redirect.github.com/MetaMask/eth-json-rpc-middleware/pull/306">#306</a>)
<ul>
<li>Maintenance updates</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/MetaMask/eth-json-rpc-middleware/blob/main/CHANGELOG.md"><code>@​metamask/eth-json-rpc-middleware</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>[12.1.2]</h2>
<h3>Fixed</h3>
<ul>
<li>Update <code>@metamask/eth-block-tracker</code> from
<code>^9.0.2</code> to <code>^9.0.3</code> (<a
href="https://redirect.github.com/MetaMask/eth-json-rpc-middleware/pull/306">#306</a>)
<ul>
<li>Use updated versions of <code>@metamask/eth-json-rpc-engine</code>
and <code>@metamask/eth-json-rpc-provider</code></li>
</ul>
</li>
<li>Update <code>@metamask/eth-json-rpc-provider</code> from
<code>^2.1.0</code> to <code>^3.0.2</code> (<a
href="https://redirect.github.com/MetaMask/eth-json-rpc-middleware/pull/306">#306</a>)
<ul>
<li>Use updated version of
<code>@metamask/eth-json-rpc-engine</code></li>
</ul>
</li>
<li>Update <code>@metamask/json-rpc-engine</code> from
<code>^7.1.1</code> to <code>^8.0.2</code> (<a
href="https://redirect.github.com/MetaMask/eth-json-rpc-middleware/pull/306">#306</a>)
<ul>
<li>Maintenance updates</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/MetaMask/eth-json-rpc-middleware/commit/de7c0b213e0932ee04fcd668bb23ba18c3c68308"><code>de7c0b2</code></a>
12.1.2 (<a
href="https://redirect.github.com/MetaMask/eth-json-rpc-middleware/issues/308">#308</a>)</li>
<li><a
href="https://github.com/MetaMask/eth-json-rpc-middleware/commit/1d61dc8f966bc23aa628a11f2250cec2ac1963ab"><code>1d61dc8</code></a>
deps: <code>@​metamask/eth-json-rpc-engine</code>@^7.1.1-&gt;^8.0.1 (<a
href="https://redirect.github.com/MetaMask/eth-json-rpc-middleware/issues/306">#306</a>)</li>
<li><a
href="https://github.com/MetaMask/eth-json-rpc-middleware/commit/37d45877c35b7a347fc19f04c7b310531c2b4a20"><code>37d4587</code></a>
Update CODEOWNERS (<a
href="https://redirect.github.com/MetaMask/eth-json-rpc-middleware/issues/307">#307</a>)</li>
<li>See full diff in <a
href="https://github.com/MetaMask/eth-json-rpc-middleware/compare/v12.1.1...v12.1.2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@metamask/eth-json-rpc-middleware&package-manager=npm_and_yarn&previous-version=12.1.1&new-version=12.1.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>
Co-authored-by: Frederik Bolding <[email protected]>
  • Loading branch information
dependabot[bot] and FrederikBolding authored Jun 13, 2024
1 parent 3130352 commit eecc9cc
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 34 deletions.
2 changes: 1 addition & 1 deletion packages/snaps-jest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@jest/expect": "^29.5.0",
"@jest/globals": "^29.5.0",
"@metamask/base-controller": "^6.0.0",
"@metamask/eth-json-rpc-middleware": "^12.1.1",
"@metamask/eth-json-rpc-middleware": "^12.1.2",
"@metamask/json-rpc-engine": "^9.0.0",
"@metamask/json-rpc-middleware-stream": "^8.0.0",
"@metamask/key-tree": "^9.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/snaps-simulator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@emotion/styled": "^11.10.8",
"@ethersproject/units": "^5.7.0",
"@metamask/base-controller": "^6.0.0",
"@metamask/eth-json-rpc-middleware": "^12.1.1",
"@metamask/eth-json-rpc-middleware": "^12.1.2",
"@metamask/json-rpc-engine": "^9.0.0",
"@metamask/json-rpc-middleware-stream": "^8.0.0",
"@metamask/key-tree": "^9.1.1",
Expand Down
42 changes: 10 additions & 32 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4410,7 +4410,7 @@ __metadata:
languageName: node
linkType: hard

"@metamask/eth-block-tracker@npm:^9.0.2":
"@metamask/eth-block-tracker@npm:^9.0.3":
version: 9.0.3
resolution: "@metamask/eth-block-tracker@npm:9.0.3"
dependencies:
Expand All @@ -4423,31 +4423,20 @@ __metadata:
languageName: node
linkType: hard

"@metamask/eth-json-rpc-middleware@npm:^12.1.1":
version: 12.1.1
resolution: "@metamask/eth-json-rpc-middleware@npm:12.1.1"
"@metamask/eth-json-rpc-middleware@npm:^12.1.2":
version: 12.1.2
resolution: "@metamask/eth-json-rpc-middleware@npm:12.1.2"
dependencies:
"@metamask/eth-block-tracker": ^9.0.2
"@metamask/eth-json-rpc-provider": ^2.1.0
"@metamask/eth-block-tracker": ^9.0.3
"@metamask/eth-json-rpc-provider": ^3.0.2
"@metamask/eth-sig-util": ^7.0.0
"@metamask/json-rpc-engine": ^7.1.1
"@metamask/json-rpc-engine": ^8.0.2
"@metamask/rpc-errors": ^6.0.0
"@metamask/utils": ^8.1.0
klona: ^2.0.6
pify: ^5.0.0
safe-stable-stringify: ^2.4.3
checksum: 097a316c94ad1b9e303b3d99cca198444b611fddfa0d37e12683d17a1f7ca9783250af41aa9d6451a0716b756678afe6cadaa6705556e362f9e0877b9d900499
languageName: node
linkType: hard

"@metamask/eth-json-rpc-provider@npm:^2.1.0":
version: 2.3.2
resolution: "@metamask/eth-json-rpc-provider@npm:2.3.2"
dependencies:
"@metamask/json-rpc-engine": ^7.3.2
"@metamask/safe-event-emitter": ^3.0.0
"@metamask/utils": ^8.3.0
checksum: e6731271aad3b972d85b9230c26d35a9b88722f3bd3024675ad2f568e634e9fdfef4717ef2892f3cc512d381cf17a4e20dbd5eb808ced765082bea3379ad6ddc
checksum: 0334fa8e51d73488e42e1cd663e90012f4055c5cd04cb4ff371ecb3552b82cd271f27a88ff0187ad23f195cfbbba467126711c08b20c1124083a706a85524a82
languageName: node
linkType: hard

Expand Down Expand Up @@ -4852,17 +4841,6 @@ __metadata:
languageName: unknown
linkType: soft

"@metamask/json-rpc-engine@npm:^7.1.1, @metamask/json-rpc-engine@npm:^7.3.2":
version: 7.3.3
resolution: "@metamask/json-rpc-engine@npm:7.3.3"
dependencies:
"@metamask/rpc-errors": ^6.2.1
"@metamask/safe-event-emitter": ^3.0.0
"@metamask/utils": ^8.3.0
checksum: 7bab8b4d2341a6243ba451bc58283f0a6905b09f7257857859848a51a795444ca6899b1a6908b15f8ed236fb574ab85a630c9cb28d127ab52c4630e496c16006
languageName: node
linkType: hard

"@metamask/json-rpc-engine@npm:^8.0.1, @metamask/json-rpc-engine@npm:^8.0.2":
version: 8.0.2
resolution: "@metamask/json-rpc-engine@npm:8.0.2"
Expand Down Expand Up @@ -5739,7 +5717,7 @@ __metadata:
"@metamask/eslint-config-jest": ^12.1.0
"@metamask/eslint-config-nodejs": ^12.1.0
"@metamask/eslint-config-typescript": ^12.1.0
"@metamask/eth-json-rpc-middleware": ^12.1.1
"@metamask/eth-json-rpc-middleware": ^12.1.2
"@metamask/json-rpc-engine": ^9.0.0
"@metamask/json-rpc-middleware-stream": ^8.0.0
"@metamask/key-tree": ^9.1.1
Expand Down Expand Up @@ -5937,7 +5915,7 @@ __metadata:
"@metamask/eslint-config-jest": ^12.1.0
"@metamask/eslint-config-nodejs": ^12.1.0
"@metamask/eslint-config-typescript": ^12.1.0
"@metamask/eth-json-rpc-middleware": ^12.1.1
"@metamask/eth-json-rpc-middleware": ^12.1.2
"@metamask/json-rpc-engine": ^9.0.0
"@metamask/json-rpc-middleware-stream": ^8.0.0
"@metamask/key-tree": ^9.1.1
Expand Down

0 comments on commit eecc9cc

Please sign in to comment.