Commit 8c3bf01
chore: Bump lavamoat from 10.0.1 to 10.0.2 (#3752)
Bumps
[lavamoat](https://github.com/LavaMoat/lavamoat/tree/HEAD/packages/lavamoat-node)
from 10.0.1 to 10.0.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/LavaMoat/lavamoat/releases">lavamoat's
releases</a>.</em></p>
<blockquote>
<h2>lavamoat: v10.0.2</h2>
<h2><a
href="https://github.com/LavaMoat/LavaMoat/compare/lavamoat-v10.0.1...lavamoat-v10.0.2">10.0.2</a>
(2025-11-19)</h2>
<h3>Dependencies</h3>
<ul>
<li>The following workspace dependencies were updated
<ul>
<li>dependencies
<ul>
<li>lavamoat-core bumped from ^17.0.1 to ^17.1.0</li>
<li>lavamoat-tofu bumped from ^8.0.11 to ^8.1.0</li>
</ul>
</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/LavaMoat/LavaMoat/blob/main/packages/lavamoat-node/CHANGELOG.md">lavamoat's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/LavaMoat/LavaMoat/compare/lavamoat-v10.0.1...lavamoat-v10.0.2">10.0.2</a>
(2025-11-19)</h2>
<h3>Dependencies</h3>
<ul>
<li>The following workspace dependencies were updated
<ul>
<li>dependencies
<ul>
<li>lavamoat-core bumped from ^17.0.1 to ^17.1.0</li>
<li>lavamoat-tofu bumped from ^8.0.11 to ^8.1.0</li>
</ul>
</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/LavaMoat/LavaMoat/commit/3a2edd40482b0f06ebd95eb08054ceb073c6ecdf"><code>3a2edd4</code></a>
chore: release main (<a
href="https://github.com/LavaMoat/lavamoat/tree/HEAD/packages/lavamoat-node/issues/1849">#1849</a>)</li>
<li>See full diff in <a
href="https://github.com/LavaMoat/lavamoat/commits/lavamoat-v10.0.2/packages/lavamoat-node">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]
> Updates lavamoat to 10.0.2 and tightens LavaMoat policies to allow
specific worker_threads and EventEmitter APIs.
>
> - **LavaMoat policies**:
> -
`packages/snaps-execution-environments/lavamoat/webpack/node-*/policy.json`:
> - Replace `worker_threads` builtin allow with targeted
`worker_threads.Worker` and `worker_threads.parentPort` for
`@metamask/post-message-stream`.
> - Replace `events` allow with `events.EventEmitter` for
`@metamask/providers>@metamask/safe-event-emitter`.
> - **Dependencies**:
> - Bump `lavamoat` devDependency to `^10.0.2` and update lockfile
(bringing in `lavamoat-core@^17.1.0` and `lavamoat-tofu@^8.1.0`).
>
> <sup>Written by [Cursor
Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit
89a056f. 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 da8c5a0 commit 8c3bf01
File tree
4 files changed
+23
-21
lines changed- packages/snaps-execution-environments
- lavamoat/webpack
- node-process
- node-thread
4 files changed
+23
-21
lines changedLines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
| 33 | + | |
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
| |||
71 | 72 | | |
72 | 73 | | |
73 | 74 | | |
74 | | - | |
| 75 | + | |
75 | 76 | | |
76 | 77 | | |
77 | 78 | | |
| |||
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
| 33 | + | |
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
| |||
71 | 72 | | |
72 | 73 | | |
73 | 74 | | |
74 | | - | |
| 75 | + | |
75 | 76 | | |
76 | 77 | | |
77 | 78 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
| 104 | + | |
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4359 | 4359 | | |
4360 | 4360 | | |
4361 | 4361 | | |
4362 | | - | |
| 4362 | + | |
4363 | 4363 | | |
4364 | 4364 | | |
4365 | 4365 | | |
| |||
13676 | 13676 | | |
13677 | 13677 | | |
13678 | 13678 | | |
13679 | | - | |
13680 | | - | |
13681 | | - | |
| 13679 | + | |
| 13680 | + | |
| 13681 | + | |
13682 | 13682 | | |
13683 | 13683 | | |
13684 | 13684 | | |
13685 | 13685 | | |
13686 | | - | |
| 13686 | + | |
13687 | 13687 | | |
13688 | 13688 | | |
13689 | 13689 | | |
13690 | 13690 | | |
13691 | | - | |
| 13691 | + | |
13692 | 13692 | | |
13693 | 13693 | | |
13694 | 13694 | | |
13695 | | - | |
13696 | | - | |
13697 | | - | |
| 13695 | + | |
| 13696 | + | |
| 13697 | + | |
13698 | 13698 | | |
13699 | 13699 | | |
13700 | 13700 | | |
| |||
13704 | 13704 | | |
13705 | 13705 | | |
13706 | 13706 | | |
13707 | | - | |
| 13707 | + | |
13708 | 13708 | | |
13709 | 13709 | | |
13710 | 13710 | | |
13711 | | - | |
13712 | | - | |
13713 | | - | |
| 13711 | + | |
| 13712 | + | |
| 13713 | + | |
13714 | 13714 | | |
13715 | 13715 | | |
13716 | 13716 | | |
13717 | 13717 | | |
13718 | 13718 | | |
13719 | 13719 | | |
13720 | 13720 | | |
13721 | | - | |
13722 | | - | |
| 13721 | + | |
| 13722 | + | |
13723 | 13723 | | |
13724 | 13724 | | |
13725 | 13725 | | |
13726 | 13726 | | |
13727 | 13727 | | |
13728 | 13728 | | |
13729 | | - | |
| 13729 | + | |
13730 | 13730 | | |
13731 | 13731 | | |
13732 | 13732 | | |
| |||
0 commit comments