@adobe/aem-cli 16.16.19 → 16.16.21
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.16.21](https://github.com/adobe/helix-cli/compare/v16.16.20...v16.16.21) (2026-02-10)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Bug Fixes
|
|
5
|
+
|
|
6
|
+
* **deps:** update external fixes ([#2671](https://github.com/adobe/helix-cli/issues/2671)) ([95c48c5](https://github.com/adobe/helix-cli/commit/95c48c5284133021669fb42ad77d53294aded3a1))
|
|
7
|
+
|
|
8
|
+
## [16.16.20](https://github.com/adobe/helix-cli/compare/v16.16.19...v16.16.20) (2026-02-10)
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Bug Fixes
|
|
12
|
+
|
|
13
|
+
* **deps:** update adobe fixes ([#2672](https://github.com/adobe/helix-cli/issues/2672)) ([caf48de](https://github.com/adobe/helix-cli/commit/caf48decae1d5421fc724ffc01622dee3317f3cb))
|
|
14
|
+
|
|
1
15
|
## [16.16.19](https://github.com/adobe/helix-cli/compare/v16.16.18...v16.16.19) (2026-01-06)
|
|
2
16
|
|
|
3
17
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@adobe/aem-cli",
|
|
3
|
-
"version": "16.16.
|
|
3
|
+
"version": "16.16.21",
|
|
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.2.3",
|
|
47
47
|
"@adobe/helix-log": "7.0.0",
|
|
48
|
-
"@adobe/helix-shared-config": "11.1.
|
|
48
|
+
"@adobe/helix-shared-config": "11.1.15",
|
|
49
49
|
"@adobe/helix-shared-git": "3.0.21",
|
|
50
50
|
"@adobe/helix-shared-indexer": "2.2.6",
|
|
51
51
|
"camelcase": "9.0.0",
|
|
@@ -65,7 +65,7 @@
|
|
|
65
65
|
"https-proxy-agent": "7.0.6",
|
|
66
66
|
"ignore": "7.0.5",
|
|
67
67
|
"ini": "6.0.0",
|
|
68
|
-
"isomorphic-git": "1.36.
|
|
68
|
+
"isomorphic-git": "1.36.3",
|
|
69
69
|
"jose": "6.1.3",
|
|
70
70
|
"livereload-js": "4.0.2",
|
|
71
71
|
"node-fetch": "3.3.2",
|
|
@@ -82,8 +82,8 @@
|
|
|
82
82
|
"yargs": "18.0.0"
|
|
83
83
|
},
|
|
84
84
|
"devDependencies": {
|
|
85
|
-
"@adobe/eslint-config-helix": "3.0.
|
|
86
|
-
"@eslint/config-helpers": "0.5.
|
|
85
|
+
"@adobe/eslint-config-helix": "3.0.18",
|
|
86
|
+
"@eslint/config-helpers": "0.5.1",
|
|
87
87
|
"@semantic-release/changelog": "6.0.3",
|
|
88
88
|
"@semantic-release/git": "10.0.1",
|
|
89
89
|
"c8": "10.1.3",
|
|
@@ -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.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",
|
|
@@ -22,15 +22,15 @@
|
|
|
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.18",
|
|
26
|
+
"resolved": "https://registry.npmjs.org/@adobe/eslint-config-helix/-/eslint-config-helix-3.0.18.tgz",
|
|
27
|
+
"integrity": "sha512-8JDqLn3TgaxS2Y3jd1sRfhy6mNOjBxHFAhS+7EjU0O0bRR41mvgyZfWBg9m0bVLvHrLkUNWR6iJsQ9LDwkEMnQ==",
|
|
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.1",
|
|
32
32
|
"eslint-plugin-import": "2.32.0",
|
|
33
|
-
"globals": "
|
|
33
|
+
"globals": "17.1.0"
|
|
34
34
|
},
|
|
35
35
|
"engines": {
|
|
36
36
|
"node": ">= 12"
|
|
@@ -122,22 +122,22 @@
|
|
|
122
122
|
}
|
|
123
123
|
},
|
|
124
124
|
"node_modules/@eslint/config-helpers": {
|
|
125
|
-
"version": "0.5.
|
|
126
|
-
"resolved": "https://registry.npmjs.org/@eslint/config-helpers/-/config-helpers-0.5.
|
|
127
|
-
"integrity": "sha512-
|
|
125
|
+
"version": "0.5.1",
|
|
126
|
+
"resolved": "https://registry.npmjs.org/@eslint/config-helpers/-/config-helpers-0.5.1.tgz",
|
|
127
|
+
"integrity": "sha512-QN8067dXsXAl9HIvqws7STEviheRFojX3zek5OpC84oBxDGqizW9731ByF/ASxqQihbWrVDdZXS+Ihnsckm9dg==",
|
|
128
128
|
"dev": true,
|
|
129
129
|
"license": "Apache-2.0",
|
|
130
130
|
"dependencies": {
|
|
131
|
-
"@eslint/core": "^1.0.
|
|
131
|
+
"@eslint/core": "^1.0.1"
|
|
132
132
|
},
|
|
133
133
|
"engines": {
|
|
134
134
|
"node": "^20.19.0 || ^22.13.0 || >=24"
|
|
135
135
|
}
|
|
136
136
|
},
|
|
137
137
|
"node_modules/@eslint/config-helpers/node_modules/@eslint/core": {
|
|
138
|
-
"version": "1.0.
|
|
139
|
-
"resolved": "https://registry.npmjs.org/@eslint/core/-/core-1.0.
|
|
140
|
-
"integrity": "sha512-
|
|
138
|
+
"version": "1.0.1",
|
|
139
|
+
"resolved": "https://registry.npmjs.org/@eslint/core/-/core-1.0.1.tgz",
|
|
140
|
+
"integrity": "sha512-r18fEAj9uCk+VjzGt2thsbOmychS+4kxI14spVNibUO2vqKX7obOG+ymZljAwuPZl+S3clPGwCwTDtrdqTiY6Q==",
|
|
141
141
|
"dev": true,
|
|
142
142
|
"license": "Apache-2.0",
|
|
143
143
|
"dependencies": {
|
|
@@ -3536,9 +3536,9 @@
|
|
|
3536
3536
|
}
|
|
3537
3537
|
},
|
|
3538
3538
|
"node_modules/globals": {
|
|
3539
|
-
"version": "
|
|
3540
|
-
"resolved": "https://registry.npmjs.org/globals/-/globals-
|
|
3541
|
-
"integrity": "sha512-
|
|
3539
|
+
"version": "17.1.0",
|
|
3540
|
+
"resolved": "https://registry.npmjs.org/globals/-/globals-17.1.0.tgz",
|
|
3541
|
+
"integrity": "sha512-8HoIcWI5fCvG5NADj4bDav+er9B9JMj2vyL2pI8D0eismKyUvPLTSs+Ln3wqhwcp306i73iyVnEKx3F6T47TGw==",
|
|
3542
3542
|
"dev": true,
|
|
3543
3543
|
"license": "MIT",
|
|
3544
3544
|
"engines": {
|
|
@@ -5546,9 +5546,9 @@
|
|
|
5546
5546
|
}
|
|
5547
5547
|
},
|
|
5548
5548
|
"node_modules/qs": {
|
|
5549
|
-
"version": "6.14.
|
|
5550
|
-
"resolved": "https://registry.npmjs.org/qs/-/qs-6.14.
|
|
5551
|
-
"integrity": "sha512-
|
|
5549
|
+
"version": "6.14.1",
|
|
5550
|
+
"resolved": "https://registry.npmjs.org/qs/-/qs-6.14.1.tgz",
|
|
5551
|
+
"integrity": "sha512-4EK3+xJl8Ts67nLYNwqw/dsFVnCf+qR7RgXSK9jEEm9unao3njwMDdmsdvoKBKHzxd7tCYz5e5M+SnMjdtXGQQ==",
|
|
5552
5552
|
"dev": true,
|
|
5553
5553
|
"license": "BSD-3-Clause",
|
|
5554
5554
|
"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.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",
|