Skip to content

Commit c539aa0

Browse files
chore: Bump lavamoat from 11.1.1 to 11.1.2 (#4004)
Bumps [lavamoat](https://github.com/LavaMoat/lavamoat/tree/HEAD/packages/lavamoat-node) from 11.1.1 to 11.1.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: v11.1.2</h2> <h2><a href="https://github.com/LavaMoat/LavaMoat/compare/lavamoat-v11.1.1...lavamoat-v11.1.2">11.1.2</a> (2026-05-13)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>core:</strong> move dependency execute after policy check (<a href="https://redirect.github.com/LavaMoat/LavaMoat/issues/1974">#1974</a>) (<a href="https://github.com/LavaMoat/LavaMoat/commit/886e82fab62969d4fa45d974796dee45c1e37092">886e82f</a>)</li> </ul> <h3>Dependencies</h3> <ul> <li>The following workspace dependencies were updated <ul> <li>dependencies <ul> <li>lavamoat-core bumped from ^18.0.2 to ^18.0.3</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-v11.1.1...lavamoat-v11.1.2">11.1.2</a> (2026-05-13)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>core:</strong> move dependency execute after policy check (<a href="https://redirect.github.com/LavaMoat/LavaMoat/issues/1974">#1974</a>) (<a href="https://github.com/LavaMoat/LavaMoat/commit/886e82fab62969d4fa45d974796dee45c1e37092">886e82f</a>)</li> </ul> <h3>Dependencies</h3> <ul> <li>The following workspace dependencies were updated <ul> <li>dependencies <ul> <li>lavamoat-core bumped from ^18.0.2 to ^18.0.3</li> </ul> </li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/LavaMoat/LavaMoat/commit/1851a855ba0132a8070e1bba34fa98ad90d3613f"><code>1851a85</code></a> chore: release main (<a href="https://github.com/LavaMoat/lavamoat/tree/HEAD/packages/lavamoat-node/issues/1975">#1975</a>)</li> <li><a href="https://github.com/LavaMoat/LavaMoat/commit/886e82fab62969d4fa45d974796dee45c1e37092"><code>886e82f</code></a> fix(core): move dependency execute after policy check (<a href="https://github.com/LavaMoat/lavamoat/tree/HEAD/packages/lavamoat-node/issues/1974">#1974</a>)</li> <li>See full diff in <a href="https://github.com/LavaMoat/lavamoat/commits/lavamoat-v11.1.2/packages/lavamoat-node">compare view</a></li> </ul> </details> <br /> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3cb02cc commit c539aa0

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

packages/snaps-execution-environments/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
"jest-environment-node": "^29.5.0",
112112
"jest-fetch-mock": "^3.0.3",
113113
"jest-silent-reporter": "^0.6.0",
114-
"lavamoat": "^11.1.1",
114+
"lavamoat": "^11.1.2",
115115
"prettier": "^3.3.3",
116116
"rimraf": "^4.1.2",
117117
"serve-handler": "^6.1.5",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4358,7 +4358,7 @@ __metadata:
43584358
jest-environment-node: "npm:^29.5.0"
43594359
jest-fetch-mock: "npm:^3.0.3"
43604360
jest-silent-reporter: "npm:^0.6.0"
4361-
lavamoat: "npm:^11.1.1"
4361+
lavamoat: "npm:^11.1.2"
43624362
prettier: "npm:^3.3.3"
43634363
readable-stream: "npm:^3.6.2"
43644364
rimraf: "npm:^4.1.2"
@@ -13771,7 +13771,7 @@ __metadata:
1377113771
languageName: node
1377213772
linkType: hard
1377313773

13774-
"lavamoat-core@npm:^18.0.2, lavamoat-core@npm:^18.0.3":
13774+
"lavamoat-core@npm:^18.0.3":
1377513775
version: 18.0.3
1377613776
resolution: "lavamoat-core@npm:18.0.3"
1377713777
dependencies:
@@ -13802,25 +13802,25 @@ __metadata:
1380213802
languageName: node
1380313803
linkType: hard
1380413804

13805-
"lavamoat@npm:^11.1.1":
13806-
version: 11.1.1
13807-
resolution: "lavamoat@npm:11.1.1"
13805+
"lavamoat@npm:^11.1.2":
13806+
version: 11.1.2
13807+
resolution: "lavamoat@npm:11.1.2"
1380813808
dependencies:
1380913809
"@babel/code-frame": "npm:7.29.0"
1381013810
"@babel/highlight": "npm:7.25.9"
1381113811
"@lavamoat/aa": "npm:^5.0.1"
1381213812
bindings: "npm:1.5.0"
1381313813
corepack: "npm:0.34.6"
1381413814
htmlescape: "npm:1.1.1"
13815-
lavamoat-core: "npm:^18.0.2"
13815+
lavamoat-core: "npm:^18.0.3"
1381613816
lavamoat-tofu: "npm:^9.0.1"
1381713817
node-gyp-build: "npm:4.8.4"
1381813818
resolve: "npm:1.22.12"
1381913819
yargs: "npm:17.7.2"
1382013820
bin:
1382113821
lavamoat: src/cli.js
1382213822
lavamoat-run-command: src/run-command.js
13823-
checksum: 10/02c883f8b5c8832fa918cc6a1e2f99d2b253a21573234d49199cd9ebb7f67ee968a32197d262c3046c955b5d08289ed3d254806ea4dd5ebcba45c24233fcca69
13823+
checksum: 10/760650b650ec636bc635126ab2cbf00c9e7b4888a0df7f9cf85c1719f9dfe889b9bbe1ffa0367758688ac7bfa62624daeb1fa33a65132487fde7489949f605a0
1382413824
languageName: node
1382513825
linkType: hard
1382613826

0 commit comments

Comments
 (0)