Commit 5d19c66
chore: Bump @metamask/json-rpc-middleware-stream from 8.0.7 to 8.0.8 (#3670)
Bumps
[@metamask/json-rpc-middleware-stream](https://github.com/MetaMask/core)
from 8.0.7 to 8.0.8.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/MetaMask/core/commit/cc42c42fee8848dfc09356bb9ff1017e4b99de2e"><code>cc42c42</code></a>
Release/609.0.0 (<a
href="https://redirect.github.com/MetaMask/core/issues/6807">#6807</a>)</li>
<li><a
href="https://github.com/MetaMask/core/commit/34f185f217c9b7dc909e4fad6599c0650fd400a9"><code>34f185f</code></a>
feat: add blocklist paths flag for hotlist (<a
href="https://redirect.github.com/MetaMask/core/issues/6808">#6808</a>)</li>
<li><a
href="https://github.com/MetaMask/core/commit/4483e684dc325b94f04073b0547debf33619d253"><code>4483e68</code></a>
Release/608.0.0 (<a
href="https://redirect.github.com/MetaMask/core/issues/6806">#6806</a>)</li>
<li><a
href="https://github.com/MetaMask/core/commit/7878d3a0266c15617e21d0f3d773509cf4890a61"><code>7878d3a</code></a>
change account type field name (<a
href="https://redirect.github.com/MetaMask/core/issues/6804">#6804</a>)</li>
<li><a
href="https://github.com/MetaMask/core/commit/30107f464758c889cfe0050866cbbc17b8663f42"><code>30107f4</code></a>
chore: Add the optional "Client-Version" header in the Bridge
Controller (<a
href="https://redirect.github.com/MetaMask/core/issues/6791">#6791</a>)</li>
<li><a
href="https://github.com/MetaMask/core/commit/f526ee0d37a43c4af14a616f26b23316cac16851"><code>f526ee0</code></a>
feat: move and export notification isVersionInBounds util (<a
href="https://redirect.github.com/MetaMask/core/issues/6793">#6793</a>)</li>
<li><a
href="https://github.com/MetaMask/core/commit/01b3e2472900752e63af1a9f38cea5ecb8082fd0"><code>01b3e24</code></a>
Release/607.0.0 (<a
href="https://redirect.github.com/MetaMask/core/issues/6801">#6801</a>)</li>
<li><a
href="https://github.com/MetaMask/core/commit/8088f9912b8cae90b7259461ce16f806f1828872"><code>8088f99</code></a>
Release/606.0.0 (<a
href="https://redirect.github.com/MetaMask/core/issues/6800">#6800</a>)</li>
<li><a
href="https://github.com/MetaMask/core/commit/6f0c7d1056afdc9d6233632d93eb16c8d946e455"><code>6f0c7d1</code></a>
Expose message and reason code (<a
href="https://redirect.github.com/MetaMask/core/issues/6797">#6797</a>)</li>
<li><a
href="https://github.com/MetaMask/core/commit/9ccfe1b991d1cd0c45519001e60253d5716422e2"><code>9ccfe1b</code></a>
Revert "Update Release 606.0.0 (<a
href="https://redirect.github.com/MetaMask/core/issues/6798">#6798</a>)"
(<a
href="https://redirect.github.com/MetaMask/core/issues/6799">#6799</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/MetaMask/core/compare/@metamask/[email protected]...@metamask/[email protected]">compare
view</a></li>
</ul>
</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>
<!-- CURSOR_SUMMARY -->
---
> [!NOTE]
> Upgrade @metamask/json-rpc-middleware-stream to 8.0.8 in
snaps-controllers and snaps-simulation with corresponding lockfile
updates.
>
> - **Dependencies**:
> - Bump `@metamask/json-rpc-middleware-stream` from `^8.0.7` to
`^8.0.8` in `packages/snaps-controllers` and
`packages/snaps-simulation`.
> - Update `yarn.lock`:
> - Resolve `@metamask/[email protected]`.
> - Align transitive deps: `@metamask/json-rpc-engine` to `10.1.1`,
`@metamask/utils` to `^11.8.1`.
>
> <sup>Written by [Cursor
Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit
c427869. This will update automatically
on new commits. Configure
[here](https://cursor.com/dashboard?tab=bugbot).</sup>
<!-- /CURSOR_SUMMARY -->
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: MetaMask Bot <[email protected]>1 parent 2c9481a commit 5d19c66
File tree
3 files changed
+15
-15
lines changed- packages
- snaps-controllers
- snaps-simulation
3 files changed
+15
-15
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
| 85 | + | |
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3647 | 3647 | | |
3648 | 3648 | | |
3649 | 3649 | | |
3650 | | - | |
3651 | | - | |
3652 | | - | |
| 3650 | + | |
| 3651 | + | |
| 3652 | + | |
3653 | 3653 | | |
3654 | 3654 | | |
3655 | 3655 | | |
3656 | | - | |
3657 | | - | |
| 3656 | + | |
| 3657 | + | |
3658 | 3658 | | |
3659 | 3659 | | |
3660 | 3660 | | |
| |||
3681 | 3681 | | |
3682 | 3682 | | |
3683 | 3683 | | |
3684 | | - | |
3685 | | - | |
3686 | | - | |
| 3684 | + | |
| 3685 | + | |
| 3686 | + | |
3687 | 3687 | | |
3688 | | - | |
| 3688 | + | |
3689 | 3689 | | |
3690 | | - | |
| 3690 | + | |
3691 | 3691 | | |
3692 | | - | |
| 3692 | + | |
3693 | 3693 | | |
3694 | 3694 | | |
3695 | 3695 | | |
| |||
4248 | 4248 | | |
4249 | 4249 | | |
4250 | 4250 | | |
4251 | | - | |
| 4251 | + | |
4252 | 4252 | | |
4253 | 4253 | | |
4254 | 4254 | | |
| |||
4541 | 4541 | | |
4542 | 4542 | | |
4543 | 4543 | | |
4544 | | - | |
| 4544 | + | |
4545 | 4545 | | |
4546 | 4546 | | |
4547 | 4547 | | |
| |||
0 commit comments