@adobe/aem-cli 16.18.2 → 16.18.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,17 @@
|
|
|
1
|
+
## [16.18.4](https://github.com/adobe/helix-cli/compare/v16.18.3...v16.18.4) (2026-04-21)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Bug Fixes
|
|
5
|
+
|
|
6
|
+
* **deps:** update adobe fixes ([#2714](https://github.com/adobe/helix-cli/issues/2714)) ([e555c3f](https://github.com/adobe/helix-cli/commit/e555c3f1e61a68bea2c4fbda36911165f673a192))
|
|
7
|
+
|
|
8
|
+
## [16.18.3](https://github.com/adobe/helix-cli/compare/v16.18.2...v16.18.3) (2026-04-21)
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Bug Fixes
|
|
12
|
+
|
|
13
|
+
* **deps:** update external fixes ([#2712](https://github.com/adobe/helix-cli/issues/2712)) ([3cb40a0](https://github.com/adobe/helix-cli/commit/3cb40a07ead3949a29cc12c4ab3c7b595e9941fc))
|
|
14
|
+
|
|
1
15
|
## [16.18.2](https://github.com/adobe/helix-cli/compare/v16.18.1...v16.18.2) (2026-04-20)
|
|
2
16
|
|
|
3
17
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@adobe/aem-cli",
|
|
3
|
-
"version": "16.18.
|
|
3
|
+
"version": "16.18.4",
|
|
4
4
|
"description": "AEM CLI",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"type": "module",
|
|
@@ -45,7 +45,7 @@
|
|
|
45
45
|
"dependencies": {
|
|
46
46
|
"@adobe/fetch": "4.3.0",
|
|
47
47
|
"@adobe/helix-log": "7.0.0",
|
|
48
|
-
"@adobe/helix-shared-config": "11.1.
|
|
48
|
+
"@adobe/helix-shared-config": "11.1.21",
|
|
49
49
|
"@adobe/helix-shared-git": "3.0.23",
|
|
50
50
|
"@adobe/helix-shared-indexer": "2.2.7",
|
|
51
51
|
"@adobe/helix-shared-process-queue": "3.1.8",
|
|
@@ -55,8 +55,8 @@
|
|
|
55
55
|
"compression": "1.8.1",
|
|
56
56
|
"cookie": "1.1.1",
|
|
57
57
|
"cookie-parser": "1.4.7",
|
|
58
|
-
"diff": "8.0.
|
|
59
|
-
"dotenv": "17.
|
|
58
|
+
"diff": "8.0.4",
|
|
59
|
+
"dotenv": "17.4.1",
|
|
60
60
|
"express": "5.2.1",
|
|
61
61
|
"faye-websocket": "0.11.4",
|
|
62
62
|
"fs-extra": "11.3.4",
|
|
@@ -68,7 +68,7 @@
|
|
|
68
68
|
"https-proxy-agent": "8.0.0",
|
|
69
69
|
"ignore": "7.0.5",
|
|
70
70
|
"ini": "6.0.0",
|
|
71
|
-
"isomorphic-git": "1.37.
|
|
71
|
+
"isomorphic-git": "1.37.5",
|
|
72
72
|
"jose": "6.2.2",
|
|
73
73
|
"mime": "4.1.0",
|
|
74
74
|
"livereload-js": "4.0.2",
|
|
@@ -87,8 +87,8 @@
|
|
|
87
87
|
"yargs": "18.0.0"
|
|
88
88
|
},
|
|
89
89
|
"devDependencies": {
|
|
90
|
-
"@adobe/eslint-config-helix": "3.0.
|
|
91
|
-
"@eslint/config-helpers": "0.5.
|
|
90
|
+
"@adobe/eslint-config-helix": "3.0.25",
|
|
91
|
+
"@eslint/config-helpers": "0.5.4",
|
|
92
92
|
"@semantic-release/changelog": "6.0.3",
|
|
93
93
|
"@semantic-release/git": "10.0.1",
|
|
94
94
|
"c8": "11.0.0",
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
},
|
|
14
14
|
"devDependencies": {
|
|
15
15
|
"@adobe/eslint-config-helix": "^3.0.9",
|
|
16
|
-
"@eslint/config-helpers": "0.5.
|
|
16
|
+
"@eslint/config-helpers": "0.5.4",
|
|
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",
|
|
@@ -22,13 +22,13 @@
|
|
|
22
22
|
}
|
|
23
23
|
},
|
|
24
24
|
"node_modules/@adobe/eslint-config-helix": {
|
|
25
|
-
"version": "3.0.
|
|
26
|
-
"resolved": "https://registry.npmjs.org/@adobe/eslint-config-helix/-/eslint-config-helix-3.0.
|
|
27
|
-
"integrity": "sha512-
|
|
25
|
+
"version": "3.0.25",
|
|
26
|
+
"resolved": "https://registry.npmjs.org/@adobe/eslint-config-helix/-/eslint-config-helix-3.0.25.tgz",
|
|
27
|
+
"integrity": "sha512-3m8DoRPS/vq91ANyqbrgh/YnDljbHhZXpKooSWRK+OIoArkY6ju/NSFYYzbLj5ImVmfg3I4JPoiiWnNR/OTCGQ==",
|
|
28
28
|
"dev": true,
|
|
29
29
|
"license": "Apache-2.0",
|
|
30
30
|
"dependencies": {
|
|
31
|
-
"@eslint/config-helpers": "0.5.
|
|
31
|
+
"@eslint/config-helpers": "0.5.4",
|
|
32
32
|
"eslint-plugin-import": "2.32.0",
|
|
33
33
|
"globals": "17.4.0"
|
|
34
34
|
},
|
|
@@ -126,22 +126,22 @@
|
|
|
126
126
|
}
|
|
127
127
|
},
|
|
128
128
|
"node_modules/@eslint/config-helpers": {
|
|
129
|
-
"version": "0.5.
|
|
130
|
-
"resolved": "https://registry.npmjs.org/@eslint/config-helpers/-/config-helpers-0.5.
|
|
131
|
-
"integrity": "sha512-
|
|
129
|
+
"version": "0.5.4",
|
|
130
|
+
"resolved": "https://registry.npmjs.org/@eslint/config-helpers/-/config-helpers-0.5.4.tgz",
|
|
131
|
+
"integrity": "sha512-jJhqiY3wPMlWWO3370M86CPJ7pt8GmEwSLglMfQhjXal07RCvhmU0as4IuUEW5SJeunfItiEetHmSxCCe9lDBg==",
|
|
132
132
|
"dev": true,
|
|
133
133
|
"license": "Apache-2.0",
|
|
134
134
|
"dependencies": {
|
|
135
|
-
"@eslint/core": "^1.
|
|
135
|
+
"@eslint/core": "^1.2.0"
|
|
136
136
|
},
|
|
137
137
|
"engines": {
|
|
138
138
|
"node": "^20.19.0 || ^22.13.0 || >=24"
|
|
139
139
|
}
|
|
140
140
|
},
|
|
141
141
|
"node_modules/@eslint/config-helpers/node_modules/@eslint/core": {
|
|
142
|
-
"version": "1.
|
|
143
|
-
"resolved": "https://registry.npmjs.org/@eslint/core/-/core-1.
|
|
144
|
-
"integrity": "sha512-
|
|
142
|
+
"version": "1.2.1",
|
|
143
|
+
"resolved": "https://registry.npmjs.org/@eslint/core/-/core-1.2.1.tgz",
|
|
144
|
+
"integrity": "sha512-MwcE1P+AZ4C6DWlpin/OmOA54mmIZ/+xZuJiQd4SyB29oAJjN30UW9wkKNptW2ctp4cEsvhlLY/CsQ1uoHDloQ==",
|
|
145
145
|
"dev": true,
|
|
146
146
|
"license": "Apache-2.0",
|
|
147
147
|
"dependencies": {
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
},
|
|
14
14
|
"devDependencies": {
|
|
15
15
|
"@adobe/eslint-config-helix": "^3.0.9",
|
|
16
|
-
"@eslint/config-helpers": "0.5.
|
|
16
|
+
"@eslint/config-helpers": "0.5.4",
|
|
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",
|