Commit 9b7ff3b
authored
chore(deps): bump @metamask/eth-json-rpc-middleware from 15.1.2 to 15.2.0 (#3090)
Bumps
[@metamask/eth-json-rpc-middleware](https://github.com/MetaMask/eth-json-rpc-middleware)
from 15.1.2 to 15.2.0.
<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>15.2.0</h2>
<h3>Added</h3>
<ul>
<li>Add a way to pass an RPC service to
<code>createFetchMiddleware</code> (<a
href="https://redirect.github.com/MetaMask/eth-json-rpc-middleware/pull/357">#357</a>)
<ul>
<li>The new, recommended function signature is now
<code>createFetchMiddleware({ rpcService: AbstractRpcService; options?:
{ originHttpHeaderKey?: string; } })</code>, where
<code>AbstractRpcService</code> matches the same interface from
<code>@metamask/network-controller</code></li>
<li>This allows us to support automatic failover to a secondary node
when the network goes down</li>
</ul>
</li>
</ul>
<h3>Changed</h3>
<ul>
<li>Bump <code>@metamask/utils</code> to <code>^11.1.0</code> (<a
href="https://redirect.github.com/MetaMask/eth-json-rpc-middleware/pull/358">#358</a>)</li>
</ul>
<h3>Deprecated</h3>
<ul>
<li>Deprecate passing an RPC endpoint to
<code>createFetchMiddleware</code> (<a
href="https://redirect.github.com/MetaMask/eth-json-rpc-middleware/pull/357">#357</a>)
<ul>
<li>See recommended function signature above</li>
<li>The existing signature <code>createFetchMiddleware({ btoa: typeof
btoa; fetch: typeof fetch; rpcUrl: string; originHttpHeaderKey?: string;
})</code> will be removed in a future major version</li>
</ul>
</li>
<li>Deprecate <code>PayloadWithOrigin</code> type (<a
href="https://redirect.github.com/MetaMask/eth-json-rpc-middleware/pull/357">#357</a>)
<ul>
<li>There is no replacement for this type; it will be removed in a
future major version.</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>[15.2.0]</h2>
<h3>Added</h3>
<ul>
<li>Add a way to pass an RPC service to
<code>createFetchMiddleware</code> (<a
href="https://redirect.github.com/MetaMask/eth-json-rpc-middleware/pull/357">#357</a>)
<ul>
<li>The new, recommended function signature is now
<code>createFetchMiddleware({ rpcService: AbstractRpcService; options?:
{ originHttpHeaderKey?: string; } })</code>, where
<code>AbstractRpcService</code> matches the same interface from
<code>@metamask/network-controller</code></li>
<li>This allows us to support automatic failover to a secondary node
when the network goes down</li>
</ul>
</li>
</ul>
<h3>Changed</h3>
<ul>
<li>Bump <code>@metamask/utils</code> to <code>^11.1.0</code> (<a
href="https://redirect.github.com/MetaMask/eth-json-rpc-middleware/pull/358">#358</a>)</li>
</ul>
<h3>Deprecated</h3>
<ul>
<li>Deprecate passing an RPC endpoint to
<code>createFetchMiddleware</code> (<a
href="https://redirect.github.com/MetaMask/eth-json-rpc-middleware/pull/357">#357</a>)
<ul>
<li>See recommended function signature above</li>
<li>The existing signature <code>createFetchMiddleware({ btoa: typeof
btoa; fetch: typeof fetch; rpcUrl: string; originHttpHeaderKey?: string;
})</code> will be removed in a future major version</li>
</ul>
</li>
<li>Deprecate <code>PayloadWithOrigin</code> type (<a
href="https://redirect.github.com/MetaMask/eth-json-rpc-middleware/pull/357">#357</a>)
<ul>
<li>There is no replacement for this type; it will be removed in a
future major version.</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/MetaMask/eth-json-rpc-middleware/commit/fb247ec42b39778945a7f6c2d8bb16fcc032b24f"><code>fb247ec</code></a>
15.2.0 (<a
href="https://redirect.github.com/MetaMask/eth-json-rpc-middleware/issues/360">#360</a>)</li>
<li><a
href="https://github.com/MetaMask/eth-json-rpc-middleware/commit/76f07aa983ee00140f3f27e0e5d41dad72c65798"><code>76f07aa</code></a>
Allow createFetchMiddleware to take an RPC service (<a
href="https://redirect.github.com/MetaMask/eth-json-rpc-middleware/issues/357">#357</a>)</li>
<li><a
href="https://github.com/MetaMask/eth-json-rpc-middleware/commit/af6897b801bf99b30f2ddf930b4d43e51191edc3"><code>af6897b</code></a>
Bump <code>@metamask/utils</code> to ^11.1.0 (<a
href="https://redirect.github.com/MetaMask/eth-json-rpc-middleware/issues/358">#358</a>)</li>
<li>See full diff in <a
href="https://github.com/MetaMask/eth-json-rpc-middleware/compare/v15.1.2...v15.2.0">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/~mcmire">mcmire</a>, a new releaser for
<code>@metamask/eth-json-rpc-middleware</code> since your current
version.</p>
</details>
<br />
[](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 473d07f commit 9b7ff3b
File tree
3 files changed
+9
-9
lines changed- packages
- snaps-simulation
- snaps-simulator
3 files changed
+9
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4478 | 4478 | | |
4479 | 4479 | | |
4480 | 4480 | | |
4481 | | - | |
4482 | | - | |
4483 | | - | |
| 4481 | + | |
| 4482 | + | |
| 4483 | + | |
4484 | 4484 | | |
4485 | 4485 | | |
4486 | 4486 | | |
4487 | 4487 | | |
4488 | 4488 | | |
4489 | 4489 | | |
4490 | | - | |
| 4490 | + | |
4491 | 4491 | | |
4492 | 4492 | | |
4493 | 4493 | | |
4494 | 4494 | | |
4495 | 4495 | | |
4496 | | - | |
| 4496 | + | |
4497 | 4497 | | |
4498 | 4498 | | |
4499 | 4499 | | |
| |||
6125 | 6125 | | |
6126 | 6126 | | |
6127 | 6127 | | |
6128 | | - | |
| 6128 | + | |
6129 | 6129 | | |
6130 | 6130 | | |
6131 | 6131 | | |
| |||
6187 | 6187 | | |
6188 | 6188 | | |
6189 | 6189 | | |
6190 | | - | |
| 6190 | + | |
6191 | 6191 | | |
6192 | 6192 | | |
6193 | 6193 | | |
| |||
0 commit comments