Skip to content

Commit adfff52

Browse files
chore: Bump lavamoat from 10.1.0 to 10.1.1 (#3848)
Bumps [lavamoat](https://github.com/LavaMoat/lavamoat/tree/HEAD/packages/lavamoat-node) from 10.1.0 to 10.1.1. <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.1.1</h2> <h2><a href="https://github.com/LavaMoat/LavaMoat/compare/lavamoat-v10.1.0...lavamoat-v10.1.1">10.1.1</a> (2026-02-05)</h2> <h3>Dependencies</h3> <ul> <li>The following workspace dependencies were updated <ul> <li>dependencies <ul> <li><code>@​lavamoat/aa</code> bumped from ^4.3.5 to ^4.3.6</li> <li>lavamoat-core bumped from ^17.1.2 to ^17.1.3</li> <li>lavamoat-tofu bumped from ^8.1.0 to ^8.1.1</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.1.0...lavamoat-v10.1.1">10.1.1</a> (2026-02-05)</h2> <h3>Dependencies</h3> <ul> <li>The following workspace dependencies were updated <ul> <li>dependencies <ul> <li><code>@​lavamoat/aa</code> bumped from ^4.3.5 to ^4.3.6</li> <li>lavamoat-core bumped from ^17.1.2 to ^17.1.3</li> <li>lavamoat-tofu bumped from ^8.1.0 to ^8.1.1</li> </ul> </li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/LavaMoat/LavaMoat/commit/67ec23cecc0be072b54a6a252cc660c1505a6c3f"><code>67ec23c</code></a> chore: release main (<a href="https://github.com/LavaMoat/lavamoat/tree/HEAD/packages/lavamoat-node/issues/1881">#1881</a>)</li> <li>See full diff in <a href="https://github.com/LavaMoat/lavamoat/commits/lavamoat-v10.1.1/packages/lavamoat-node">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=lavamoat&package-manager=npm_and_yarn&previous-version=10.1.0&new-version=10.1.1)](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 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] > **Low Risk** > Dependency-only patch bump with no product code changes; main risk is unexpected build/policy tooling behavior changes from the updated LavaMoat toolchain. > > **Overview** > Bumps the `lavamoat` dev dependency in `@metamask/snaps-execution-environments` from `10.1.0` to `10.1.1`. > > Updates the lockfile accordingly, pulling in the newer transitive versions of `@lavamoat/aa`, `lavamoat-core`, and `lavamoat-tofu`. > > <sup>Written by [Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit 277f4f2. This will update automatically on new commits. Configure [here](https://cursor.com/dashboard?tab=bugbot).</sup> <!-- /CURSOR_SUMMARY --> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0ba3d8f commit adfff52

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

packages/snaps-execution-environments/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
"jest-environment-node": "^29.5.0",
102102
"jest-fetch-mock": "^3.0.3",
103103
"jest-silent-reporter": "^0.6.0",
104-
"lavamoat": "^10.1.0",
104+
"lavamoat": "^10.1.1",
105105
"prettier": "^3.3.3",
106106
"rimraf": "^4.1.2",
107107
"serve-handler": "^6.1.5",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4349,7 +4349,7 @@ __metadata:
43494349
jest-environment-node: "npm:^29.5.0"
43504350
jest-fetch-mock: "npm:^3.0.3"
43514351
jest-silent-reporter: "npm:^0.6.0"
4352-
lavamoat: "npm:^10.1.0"
4352+
lavamoat: "npm:^10.1.1"
43534353
prettier: "npm:^3.3.3"
43544354
readable-stream: "npm:^3.6.2"
43554355
rimraf: "npm:^4.1.2"
@@ -13648,7 +13648,7 @@ __metadata:
1364813648
languageName: node
1364913649
linkType: hard
1365013650

13651-
"lavamoat-core@npm:^17.1.2, lavamoat-core@npm:^17.1.3":
13651+
"lavamoat-core@npm:^17.1.3":
1365213652
version: 17.1.3
1365313653
resolution: "lavamoat-core@npm:17.1.3"
1365413654
dependencies:
@@ -13664,7 +13664,7 @@ __metadata:
1366413664
languageName: node
1366513665
linkType: hard
1366613666

13667-
"lavamoat-tofu@npm:^8.1.0, lavamoat-tofu@npm:^8.1.1":
13667+
"lavamoat-tofu@npm:^8.1.1":
1366813668
version: 8.1.1
1366913669
resolution: "lavamoat-tofu@npm:8.1.1"
1367013670
dependencies:
@@ -13680,25 +13680,25 @@ __metadata:
1368013680
languageName: node
1368113681
linkType: hard
1368213682

13683-
"lavamoat@npm:^10.1.0":
13684-
version: 10.1.0
13685-
resolution: "lavamoat@npm:10.1.0"
13683+
"lavamoat@npm:^10.1.1":
13684+
version: 10.1.1
13685+
resolution: "lavamoat@npm:10.1.1"
1368613686
dependencies:
1368713687
"@babel/code-frame": "npm:7.27.1"
1368813688
"@babel/highlight": "npm:7.25.9"
13689-
"@lavamoat/aa": "npm:^4.3.5"
13689+
"@lavamoat/aa": "npm:^4.3.6"
1369013690
bindings: "npm:1.5.0"
1369113691
corepack: "npm:0.33.0"
1369213692
htmlescape: "npm:1.1.1"
13693-
lavamoat-core: "npm:^17.1.2"
13694-
lavamoat-tofu: "npm:^8.1.0"
13693+
lavamoat-core: "npm:^17.1.3"
13694+
lavamoat-tofu: "npm:^8.1.1"
1369513695
node-gyp-build: "npm:4.8.4"
1369613696
resolve: "npm:1.22.10"
1369713697
yargs: "npm:17.7.2"
1369813698
bin:
1369913699
lavamoat: src/cli.js
1370013700
lavamoat-run-command: src/run-command.js
13701-
checksum: 10/c774be02af528dac386d9cb071c6fe02574798459819279b65994ea25afaef82008fb8578e3dd77f7f48b33e422f7ff1a9f5d0da7f01b84788e18145c1c850bc
13701+
checksum: 10/6072cccc290ebc436bb721b9a1c38d04e079b541d5548e26ae43e5b675eb446daf01091b381eecc9401cd26229bdd409d1980fa2939443b4b9857f06f21ddaca
1370213702
languageName: node
1370313703
linkType: hard
1370413704

0 commit comments

Comments
 (0)