@adobe/aem-cli 16.15.2 → 16.15.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,18 @@
|
|
|
1
|
+
## [16.15.4](https://github.com/adobe/helix-cli/compare/v16.15.3...v16.15.4) (2025-09-28)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Bug Fixes
|
|
5
|
+
|
|
6
|
+
* skip semantic-release dry run for dependabot PRs ([6d221e6](https://github.com/adobe/helix-cli/commit/6d221e696f3ebf41f54cb7e7bf9c3e7951fdbcd3))
|
|
7
|
+
|
|
8
|
+
## [16.15.3](https://github.com/adobe/helix-cli/compare/v16.15.2...v16.15.3) (2025-09-24)
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Bug Fixes
|
|
12
|
+
|
|
13
|
+
* **deps:** update external fixes ([f850d11](https://github.com/adobe/helix-cli/commit/f850d11fe8b2c4f3b35f515a2f7ce1abbc79f951))
|
|
14
|
+
* update package-lock.json to sync with package.json dependencies ([e8b5276](https://github.com/adobe/helix-cli/commit/e8b52767954d016fe9527222b3ca9a36724a6af1))
|
|
15
|
+
|
|
1
16
|
## [16.15.2](https://github.com/adobe/helix-cli/compare/v16.15.1...v16.15.2) (2025-09-24)
|
|
2
17
|
|
|
3
18
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@adobe/aem-cli",
|
|
3
|
-
"version": "16.15.
|
|
3
|
+
"version": "16.15.4",
|
|
4
4
|
"description": "AEM CLI",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"type": "module",
|
|
@@ -49,7 +49,7 @@
|
|
|
49
49
|
"@adobe/helix-shared-git": "3.0.20",
|
|
50
50
|
"@adobe/helix-shared-indexer": "2.2.5",
|
|
51
51
|
"camelcase": "8.0.0",
|
|
52
|
-
"chalk-template": "1.1.
|
|
52
|
+
"chalk-template": "1.1.2",
|
|
53
53
|
"chokidar": "4.0.3",
|
|
54
54
|
"compression": "1.8.1",
|
|
55
55
|
"cookie": "1.0.2",
|
|
@@ -65,7 +65,7 @@
|
|
|
65
65
|
"https-proxy-agent": "7.0.6",
|
|
66
66
|
"ignore": "7.0.5",
|
|
67
67
|
"ini": "5.0.0",
|
|
68
|
-
"isomorphic-git": "1.
|
|
68
|
+
"isomorphic-git": "1.33.1",
|
|
69
69
|
"jose": "6.1.0",
|
|
70
70
|
"livereload-js": "4.0.2",
|
|
71
71
|
"node-fetch": "3.3.2",
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
},
|
|
14
14
|
"devDependencies": {
|
|
15
15
|
"@adobe/eslint-config-helix": "^3.0.9",
|
|
16
|
-
"@eslint/config-helpers": "0.3.
|
|
16
|
+
"@eslint/config-helpers": "0.3.1",
|
|
17
17
|
"@esm-bundle/chai": "4.3.4-fix.0",
|
|
18
18
|
"@web/test-runner": "0.20.2",
|
|
19
19
|
"@web/test-runner-junit-reporter": "0.8.0",
|
|
@@ -39,16 +39,6 @@
|
|
|
39
39
|
"eslint": "^9.0.0"
|
|
40
40
|
}
|
|
41
41
|
},
|
|
42
|
-
"node_modules/@adobe/eslint-config-helix/node_modules/@eslint/config-helpers": {
|
|
43
|
-
"version": "0.3.1",
|
|
44
|
-
"resolved": "https://registry.npmjs.org/@eslint/config-helpers/-/config-helpers-0.3.1.tgz",
|
|
45
|
-
"integrity": "sha512-xR93k9WhrDYpXHORXpxVL5oHj3Era7wo6k/Wd8/IsQNnZUTzkGS29lyn3nAT05v6ltUuTFVCCYDEGfy2Or/sPA==",
|
|
46
|
-
"dev": true,
|
|
47
|
-
"license": "Apache-2.0",
|
|
48
|
-
"engines": {
|
|
49
|
-
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
50
|
-
}
|
|
51
|
-
},
|
|
52
42
|
"node_modules/@babel/code-frame": {
|
|
53
43
|
"version": "7.27.1",
|
|
54
44
|
"resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.27.1.tgz",
|
|
@@ -136,9 +126,9 @@
|
|
|
136
126
|
}
|
|
137
127
|
},
|
|
138
128
|
"node_modules/@eslint/config-helpers": {
|
|
139
|
-
"version": "0.3.
|
|
140
|
-
"resolved": "https://registry.npmjs.org/@eslint/config-helpers/-/config-helpers-0.3.
|
|
141
|
-
"integrity": "sha512-
|
|
129
|
+
"version": "0.3.1",
|
|
130
|
+
"resolved": "https://registry.npmjs.org/@eslint/config-helpers/-/config-helpers-0.3.1.tgz",
|
|
131
|
+
"integrity": "sha512-xR93k9WhrDYpXHORXpxVL5oHj3Era7wo6k/Wd8/IsQNnZUTzkGS29lyn3nAT05v6ltUuTFVCCYDEGfy2Or/sPA==",
|
|
142
132
|
"dev": true,
|
|
143
133
|
"license": "Apache-2.0",
|
|
144
134
|
"engines": {
|
|
@@ -2977,17 +2967,6 @@
|
|
|
2977
2967
|
"url": "https://opencollective.com/eslint"
|
|
2978
2968
|
}
|
|
2979
2969
|
},
|
|
2980
|
-
"node_modules/eslint/node_modules/@eslint/config-helpers": {
|
|
2981
|
-
"version": "0.3.1",
|
|
2982
|
-
"resolved": "https://registry.npmjs.org/@eslint/config-helpers/-/config-helpers-0.3.1.tgz",
|
|
2983
|
-
"integrity": "sha512-xR93k9WhrDYpXHORXpxVL5oHj3Era7wo6k/Wd8/IsQNnZUTzkGS29lyn3nAT05v6ltUuTFVCCYDEGfy2Or/sPA==",
|
|
2984
|
-
"dev": true,
|
|
2985
|
-
"license": "Apache-2.0",
|
|
2986
|
-
"peer": true,
|
|
2987
|
-
"engines": {
|
|
2988
|
-
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
2989
|
-
}
|
|
2990
|
-
},
|
|
2991
2970
|
"node_modules/eslint/node_modules/glob-parent": {
|
|
2992
2971
|
"version": "6.0.2",
|
|
2993
2972
|
"resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz",
|
|
@@ -6384,9 +6363,9 @@
|
|
|
6384
6363
|
}
|
|
6385
6364
|
},
|
|
6386
6365
|
"node_modules/tar-fs": {
|
|
6387
|
-
"version": "3.1.
|
|
6388
|
-
"resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-3.1.
|
|
6389
|
-
"integrity": "sha512-
|
|
6366
|
+
"version": "3.1.1",
|
|
6367
|
+
"resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-3.1.1.tgz",
|
|
6368
|
+
"integrity": "sha512-LZA0oaPOc2fVo82Txf3gw+AkEd38szODlptMYejQUhndHMLQ9M059uXR+AfS7DNo0NpINvSqDsvyaCrBVkptWg==",
|
|
6390
6369
|
"dev": true,
|
|
6391
6370
|
"license": "MIT",
|
|
6392
6371
|
"dependencies": {
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
},
|
|
14
14
|
"devDependencies": {
|
|
15
15
|
"@adobe/eslint-config-helix": "^3.0.9",
|
|
16
|
-
"@eslint/config-helpers": "0.3.
|
|
16
|
+
"@eslint/config-helpers": "0.3.1",
|
|
17
17
|
"@esm-bundle/chai": "4.3.4-fix.0",
|
|
18
18
|
"@web/test-runner": "0.20.2",
|
|
19
19
|
"@web/test-runner-playwright": "0.11.1",
|