Skip to content

Commit c96710a

Browse files
chore: Bump @lavamoat/webpack from 2.2.3 to 2.2.4 (#4051)
Bumps [@lavamoat/webpack](https://github.com/LavaMoat/lavamoat/tree/HEAD/packages/webpack) from 2.2.3 to 2.2.4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/LavaMoat/lavamoat/releases">@​lavamoat/webpack's releases</a>.</em></p> <blockquote> <h2>webpack: v2.2.4</h2> <h2><a href="https://github.com/LavaMoat/LavaMoat/compare/webpack-v2.2.3...webpack-v2.2.4">2.2.4</a> (2026-06-25)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> update babel monorepo to v7.29.7 (<a href="https://redirect.github.com/LavaMoat/LavaMoat/issues/2010">#2010</a>) (<a href="https://github.com/LavaMoat/LavaMoat/commit/9627a86d477d9c70b387b860899a30fbbc0ad479">9627a86</a>)</li> </ul> <h3>Dependencies</h3> <ul> <li>The following workspace dependencies were updated <ul> <li>dependencies <ul> <li><code>@​lavamoat/types</code> bumped from ^1.0.1 to ^1.0.2</li> <li>lavamoat-core bumped from ^18.0.4 to ^18.0.5</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/webpack/CHANGELOG.md">@​lavamoat/webpack's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/LavaMoat/LavaMoat/compare/webpack-v2.2.3...webpack-v2.2.4">2.2.4</a> (2026-06-25)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> update babel monorepo to v7.29.7 (<a href="https://redirect.github.com/LavaMoat/LavaMoat/issues/2010">#2010</a>) (<a href="https://github.com/LavaMoat/LavaMoat/commit/9627a86d477d9c70b387b860899a30fbbc0ad479">9627a86</a>)</li> </ul> <h3>Dependencies</h3> <ul> <li>The following workspace dependencies were updated <ul> <li>dependencies <ul> <li><code>@​lavamoat/types</code> bumped from ^1.0.1 to ^1.0.2</li> <li>lavamoat-core bumped from ^18.0.4 to ^18.0.5</li> </ul> </li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/LavaMoat/LavaMoat/commit/40cfd1c629b53ccc05b69acc84b96992d1a49b08"><code>40cfd1c</code></a> chore: release main (<a href="https://github.com/LavaMoat/lavamoat/tree/HEAD/packages/webpack/issues/2015">#2015</a>)</li> <li><a href="https://github.com/LavaMoat/LavaMoat/commit/0d079db1963a0b7697e850fc723127804c0a6acd"><code>0d079db</code></a> chore(deps): update dependency webpack to v5.107.2 (<a href="https://github.com/LavaMoat/lavamoat/tree/HEAD/packages/webpack/issues/1953">#1953</a>)</li> <li><a href="https://github.com/LavaMoat/LavaMoat/commit/c1b12298d09b82aa7ddf66f5aeee5951e95c8621"><code>c1b1229</code></a> chore(deps): update dependency memfs to v4.57.8 (<a href="https://github.com/LavaMoat/lavamoat/tree/HEAD/packages/webpack/issues/2036">#2036</a>)</li> <li><a href="https://github.com/LavaMoat/LavaMoat/commit/9627a86d477d9c70b387b860899a30fbbc0ad479"><code>9627a86</code></a> fix(deps): update babel monorepo to v7.29.7 (<a href="https://github.com/LavaMoat/lavamoat/tree/HEAD/packages/webpack/issues/2010">#2010</a>)</li> <li>See full diff in <a href="https://github.com/LavaMoat/lavamoat/commits/webpack-v2.2.4/packages/webpack">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> Co-authored-by: MetaMask Bot <metamaskbot@users.noreply.github.com>
1 parent 8e0addb commit c96710a

3 files changed

Lines changed: 13 additions & 24 deletions

File tree

packages/snaps-execution-environments/lavamoat/build-system/policy.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
"process._rawDebug": true
127127
},
128128
"packages": {
129-
"@lavamoat/webpack>@babel/parser": true,
129+
"depcheck>@babel/parser": true,
130130
"lavamoat>@lavamoat/aa": true,
131131
"@lavamoat/webpack>browser-resolve": true,
132132
"@lavamoat/webpack>json-stable-stringify": true,

packages/snaps-execution-environments/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"@esbuild-plugins/node-modules-polyfill": "^0.2.2",
9393
"@lavamoat/allow-scripts": "^4.0.0",
9494
"@lavamoat/lavatube": "^1.0.0",
95-
"@lavamoat/webpack": "^2.2.3",
95+
"@lavamoat/webpack": "^2.2.4",
9696
"@metamask/auto-changelog": "^6.1.1",
9797
"@swc/core": "1.11.31",
9898
"@swc/jest": "^0.2.38",

yarn.lock

Lines changed: 11 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -405,17 +405,6 @@ __metadata:
405405
languageName: node
406406
linkType: hard
407407

408-
"@babel/parser@npm:7.29.3":
409-
version: 7.29.3
410-
resolution: "@babel/parser@npm:7.29.3"
411-
dependencies:
412-
"@babel/types": "npm:^7.29.0"
413-
bin:
414-
parser: ./bin/babel-parser.js
415-
checksum: 10/10e8f34e0fdaa495b9db8be71f4eb29b16d8a57e0818c1bb1c4084015b0383803fd77812ed41597760cbf3d9ab3ae9f4af54f39ff5e5d8e081ba43593232f0ca
416-
languageName: node
417-
linkType: hard
418-
419408
"@babel/parser@npm:7.29.7, @babel/parser@npm:^7.1.0, @babel/parser@npm:^7.14.7, @babel/parser@npm:^7.20.15, @babel/parser@npm:^7.20.7, @babel/parser@npm:^7.21.3, @babel/parser@npm:^7.23.0, @babel/parser@npm:^7.23.9, @babel/parser@npm:^7.25.4, @babel/parser@npm:^7.27.1, @babel/parser@npm:^7.29.7":
420409
version: 7.29.7
421410
resolution: "@babel/parser@npm:7.29.7"
@@ -1468,7 +1457,7 @@ __metadata:
14681457
languageName: node
14691458
linkType: hard
14701459

1471-
"@babel/types@npm:7.29.7, @babel/types@npm:^7.0.0, @babel/types@npm:^7.20.7, @babel/types@npm:^7.22.15, @babel/types@npm:^7.22.19, @babel/types@npm:^7.22.5, @babel/types@npm:^7.23.0, @babel/types@npm:^7.25.4, @babel/types@npm:^7.27.1, @babel/types@npm:^7.28.2, @babel/types@npm:^7.28.6, @babel/types@npm:^7.29.0, @babel/types@npm:^7.29.7, @babel/types@npm:^7.3.3, @babel/types@npm:^7.4.4":
1460+
"@babel/types@npm:7.29.7, @babel/types@npm:^7.0.0, @babel/types@npm:^7.20.7, @babel/types@npm:^7.22.15, @babel/types@npm:^7.22.19, @babel/types@npm:^7.22.5, @babel/types@npm:^7.23.0, @babel/types@npm:^7.25.4, @babel/types@npm:^7.27.1, @babel/types@npm:^7.28.2, @babel/types@npm:^7.28.6, @babel/types@npm:^7.29.7, @babel/types@npm:^7.3.3, @babel/types@npm:^7.4.4":
14721461
version: 7.29.7
14731462
resolution: "@babel/types@npm:7.29.7"
14741463
dependencies:
@@ -2976,7 +2965,7 @@ __metadata:
29762965
languageName: node
29772966
linkType: hard
29782967

2979-
"@lavamoat/types@npm:^1.0.1, @lavamoat/types@npm:^1.0.2":
2968+
"@lavamoat/types@npm:^1.0.2":
29802969
version: 1.0.2
29812970
resolution: "@lavamoat/types@npm:1.0.2"
29822971
dependencies:
@@ -2985,20 +2974,20 @@ __metadata:
29852974
languageName: node
29862975
linkType: hard
29872976

2988-
"@lavamoat/webpack@npm:^2.2.3":
2989-
version: 2.2.3
2990-
resolution: "@lavamoat/webpack@npm:2.2.3"
2977+
"@lavamoat/webpack@npm:^2.2.4":
2978+
version: 2.2.4
2979+
resolution: "@lavamoat/webpack@npm:2.2.4"
29912980
dependencies:
2992-
"@babel/parser": "npm:7.29.3"
2981+
"@babel/parser": "npm:7.29.7"
29932982
"@lavamoat/aa": "npm:^5.0.1"
2994-
"@lavamoat/types": "npm:^1.0.1"
2983+
"@lavamoat/types": "npm:^1.0.2"
29952984
browser-resolve: "npm:2.0.0"
29962985
json-stable-stringify: "npm:1.3.0"
2997-
lavamoat-core: "npm:^18.0.4"
2986+
lavamoat-core: "npm:^18.0.5"
29982987
ses: "npm:1.15.0"
29992988
peerDependencies:
30002989
webpack: ^5.80.2
3001-
checksum: 10/9f2e7cc12860c14c056b873bf97fd4f633019244f13a15429f6778bc5db0e08b0a419f618008382d64b52aa670c1446cde368252ad13d438d43acd075c3edd69
2990+
checksum: 10/751c7a56dbd04df4dfb2d006a62ad994e571603fa52882b7c0127408d41aebe697e202c254b2cf010e1048f2c455319fccc535a8c64a538bcf1c970b6355d1b5
30022991
languageName: node
30032992
linkType: hard
30042993

@@ -4528,7 +4517,7 @@ __metadata:
45284517
"@esbuild-plugins/node-modules-polyfill": "npm:^0.2.2"
45294518
"@lavamoat/allow-scripts": "npm:^4.0.0"
45304519
"@lavamoat/lavatube": "npm:^1.0.0"
4531-
"@lavamoat/webpack": "npm:^2.2.3"
4520+
"@lavamoat/webpack": "npm:^2.2.4"
45324521
"@metamask/auto-changelog": "npm:^6.1.1"
45334522
"@metamask/json-rpc-engine": "npm:^10.5.0"
45344523
"@metamask/object-multiplex": "npm:^2.1.0"
@@ -13963,7 +13952,7 @@ __metadata:
1396313952
languageName: node
1396413953
linkType: hard
1396513954

13966-
"lavamoat-core@npm:^18.0.4, lavamoat-core@npm:^18.0.5":
13955+
"lavamoat-core@npm:^18.0.5":
1396713956
version: 18.0.5
1396813957
resolution: "lavamoat-core@npm:18.0.5"
1396913958
dependencies:

0 commit comments

Comments
 (0)