Skip to content

Commit 3a2edd4

Browse files
chore: release main (#1849)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent b07c4ce commit 3a2edd4

File tree

22 files changed

+154
-49
lines changed

22 files changed

+154
-49
lines changed

.release-please-manifest.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
{
22
"packages/aa": "4.3.4",
3-
"packages/allow-scripts": "3.4.0",
4-
"packages/browserify": "19.0.2",
5-
"packages/core": "17.0.1",
6-
"packages/git-safe-dependencies": "0.3.0",
7-
"packages/lavapack": "7.0.18",
8-
"packages/laverna": "1.2.5",
9-
"packages/lavamoat-node": "10.0.1",
10-
"packages/node": "0.4.7",
3+
"packages/allow-scripts": "3.4.1",
4+
"packages/browserify": "19.0.3",
5+
"packages/core": "17.1.0",
6+
"packages/git-safe-dependencies": "0.3.1",
7+
"packages/lavapack": "7.0.19",
8+
"packages/laverna": "1.2.6",
9+
"packages/lavamoat-node": "10.0.2",
10+
"packages/node": "0.4.8",
1111
"packages/preinstall-always-fail": "2.1.1",
1212
"packages/react-native-lockdown": "0.1.0",
13-
"packages/tofu": "8.0.11",
14-
"packages/webpack": "1.5.3",
13+
"packages/tofu": "8.1.0",
14+
"packages/webpack": "1.5.4",
1515
"packages/types": "0.1.0"
1616
}

package-lock.json

Lines changed: 20 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/allow-scripts/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@
66
* dependencies
77
* @lavamoat/aa bumped from ^4.0.1 to ^4.1.0
88

9+
## [3.4.1](https://github.com/LavaMoat/LavaMoat/compare/allow-scripts-v3.4.0...allow-scripts-v3.4.1) (2025-11-19)
10+
11+
12+
### Bug Fixes
13+
14+
* **deps:** fix npm audit issues ([#1853](https://github.com/LavaMoat/LavaMoat/issues/1853)) ([5ba0f2d](https://github.com/LavaMoat/LavaMoat/commit/5ba0f2de62aa4feca86d7f96bcce24f76d6aa624))
15+
916
## [3.4.0](https://github.com/LavaMoat/LavaMoat/compare/allow-scripts-v3.3.6...allow-scripts-v3.4.0) (2025-09-25)
1017

1118

packages/allow-scripts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lavamoat/allow-scripts",
3-
"version": "3.4.0",
3+
"version": "3.4.1",
44
"description": "A tool for running only the dependency lifecycle hooks specified in an allowlist.",
55
"repository": {
66
"type": "git",

packages/browserify/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,18 @@
3333
* @lavamoat/lavapack bumped from ^6.1.1 to ^6.1.2
3434
* lavamoat-core bumped from ^15.2.0 to ^15.2.1
3535

36+
## [19.0.3](https://github.com/LavaMoat/LavaMoat/compare/lavamoat-browserify-v19.0.2...lavamoat-browserify-v19.0.3) (2025-11-19)
37+
38+
39+
### Dependencies
40+
41+
* The following workspace dependencies were updated
42+
* dependencies
43+
* @lavamoat/lavapack bumped from ^7.0.18 to ^7.0.19
44+
* lavamoat-core bumped from ^17.0.1 to ^17.1.0
45+
* devDependencies
46+
* lavamoat bumped from 10.0.1 to 10.0.2
47+
3648
## [19.0.2](https://github.com/LavaMoat/LavaMoat/compare/lavamoat-browserify-v19.0.1...lavamoat-browserify-v19.0.2) (2025-10-30)
3749

3850

packages/browserify/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "lavamoat-browserify",
3-
"version": "19.0.2",
3+
"version": "19.0.3",
44
"description": "browserify plugin for sandboxing dependencies with LavaMoat",
55
"repository": {
66
"type": "git",
@@ -30,13 +30,13 @@
3030
},
3131
"dependencies": {
3232
"@lavamoat/aa": "^4.3.4",
33-
"@lavamoat/lavapack": "^7.0.18",
33+
"@lavamoat/lavapack": "^7.0.19",
3434
"@lavamoat/sourcemap-validator": "2.1.1",
3535
"browser-resolve": "2.0.0",
3636
"concat-stream": "2.0.0",
3737
"convert-source-map": "2.0.0",
3838
"duplexify": "4.1.3",
39-
"lavamoat-core": "^17.0.1",
39+
"lavamoat-core": "^17.1.0",
4040
"pify": "5.0.0",
4141
"readable-stream": "4.7.0",
4242
"source-map": "0.7.4",
@@ -46,7 +46,7 @@
4646
"@babel/code-frame": "7.27.1",
4747
"browserify": "17.0.1",
4848
"keccak": "3.0.4",
49-
"lavamoat": "10.0.1",
49+
"lavamoat": "10.0.2",
5050
"source-map-explorer": "2.5.3",
5151
"tmp-promise": "3.0.3",
5252
"watchify": "4.0.0"

packages/core/CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,25 @@
66
* dependencies
77
* lavamoat-tofu bumped from ^7.2.1 to ^7.2.2
88

9+
## [17.1.0](https://github.com/LavaMoat/LavaMoat/compare/lavamoat-core-v17.0.1...lavamoat-core-v17.1.0) (2025-11-19)
10+
11+
12+
### Features
13+
14+
* **core:** add informative errors when the result of policy merge contains invalid entries ([#1848](https://github.com/LavaMoat/LavaMoat/issues/1848)) ([fefd457](https://github.com/LavaMoat/LavaMoat/commit/fefd457d53c2944fe3d2ee719cd741f5eafb8987))
15+
16+
17+
### Bug Fixes
18+
19+
* **core:** transfer prototype over to a wraped function ([#1847](https://github.com/LavaMoat/LavaMoat/issues/1847)) ([14e3c66](https://github.com/LavaMoat/LavaMoat/commit/14e3c66957a8700fbf3a423e67f5785e7172e008))
20+
21+
22+
### Dependencies
23+
24+
* The following workspace dependencies were updated
25+
* dependencies
26+
* lavamoat-tofu bumped from ^8.0.11 to ^8.1.0
27+
928
## [17.0.1](https://github.com/LavaMoat/LavaMoat/compare/lavamoat-core-v17.0.0...lavamoat-core-v17.0.1) (2025-10-30)
1029

1130

packages/core/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "lavamoat-core",
3-
"version": "17.0.1",
3+
"version": "17.1.0",
44
"description": "LavaMoat kernel and utils",
55
"repository": {
66
"type": "git",
@@ -41,7 +41,7 @@
4141
"@babel/types": "7.27.3",
4242
"@lavamoat/types": "^0.1.0",
4343
"json-stable-stringify": "1.3.0",
44-
"lavamoat-tofu": "^8.0.11",
44+
"lavamoat-tofu": "^8.1.0",
4545
"merge-deep": "3.0.3",
4646
"ses": "1.14.0"
4747
},

packages/git-safe-dependencies/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [0.3.1](https://github.com/LavaMoat/LavaMoat/compare/git-safe-dependencies-v0.3.0...git-safe-dependencies-v0.3.1) (2025-11-19)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** fix npm audit issues ([#1853](https://github.com/LavaMoat/LavaMoat/issues/1853)) ([5ba0f2d](https://github.com/LavaMoat/LavaMoat/commit/5ba0f2de62aa4feca86d7f96bcce24f76d6aa624))
9+
* **deps:** update dependency js-yaml to v4.1.1 [security] ([#1851](https://github.com/LavaMoat/LavaMoat/issues/1851)) ([495b1cf](https://github.com/LavaMoat/LavaMoat/commit/495b1cf99723260be117950428ece7d0893dc932))
10+
311
## [0.3.0](https://github.com/LavaMoat/LavaMoat/compare/git-safe-dependencies-v0.2.2...git-safe-dependencies-v0.3.0) (2025-08-25)
412

513

packages/git-safe-dependencies/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lavamoat/git-safe-dependencies",
3-
"version": "0.3.0",
3+
"version": "0.3.1",
44
"description": "Opinionated dependency linter for your git/github dependencies",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)