@depup/lerna 9.0.7-depup.2 → 9.0.7-depup.3
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/README.md +7 -6
- package/changes.json +10 -6
- package/package.json +16 -12
package/README.md
CHANGED
|
@@ -14,18 +14,18 @@ npm install @depup/lerna
|
|
|
14
14
|
| Field | Value |
|
|
15
15
|
|-------|-------|
|
|
16
16
|
| Original | [lerna](https://www.npmjs.com/package/lerna) @ 9.0.7 |
|
|
17
|
-
| Processed | 2026-03-
|
|
17
|
+
| Processed | 2026-03-23 |
|
|
18
18
|
| Smoke test | failed |
|
|
19
|
-
| Deps updated |
|
|
19
|
+
| Deps updated | 54 |
|
|
20
20
|
|
|
21
21
|
## Dependency Changes
|
|
22
22
|
|
|
23
23
|
| Dependency | From | To |
|
|
24
24
|
|------------|------|-----|
|
|
25
|
-
| @npmcli/arborist | 9.1.6 | ^9.4.
|
|
25
|
+
| @npmcli/arborist | 9.1.6 | ^9.4.2 |
|
|
26
26
|
| @npmcli/package-json | 7.0.2 | ^7.0.5 |
|
|
27
27
|
| @npmcli/run-script | 10.0.3 | ^10.0.4 |
|
|
28
|
-
| @nx/devkit | >=21.5.2 < 23.0.0 | ^22.6.
|
|
28
|
+
| @nx/devkit | >=21.5.2 < 23.0.0 | ^22.6.1 |
|
|
29
29
|
| @octokit/rest | 20.1.2 | ^22.0.1 |
|
|
30
30
|
| aproba | 2.0.0 | ^2.1.0 |
|
|
31
31
|
| byte-size | 8.1.1 | ^9.0.1 |
|
|
@@ -55,7 +55,7 @@ npm install @depup/lerna
|
|
|
55
55
|
| npm-package-arg | 13.0.1 | ^13.0.2 |
|
|
56
56
|
| npm-packlist | 10.0.3 | ^10.0.4 |
|
|
57
57
|
| npm-registry-fetch | 19.1.0 | ^19.1.1 |
|
|
58
|
-
| nx | >=21.5.3 < 23.0.0 | ^22.6.
|
|
58
|
+
| nx | >=21.5.3 < 23.0.0 | ^22.6.1 |
|
|
59
59
|
| p-map | 4.0.0 | ^7.0.4 |
|
|
60
60
|
| p-map-series | 2.1.0 | ^3.0.0 |
|
|
61
61
|
| p-pipe | 3.1.0 | ^4.0.0 |
|
|
@@ -69,8 +69,9 @@ npm install @depup/lerna
|
|
|
69
69
|
| slash | 3.0.0 | ^5.1.0 |
|
|
70
70
|
| ssri | 12.0.0 | ^13.0.1 |
|
|
71
71
|
| string-width | ^4.2.3 | ^8.2.0 |
|
|
72
|
+
| tar | 7.5.11 | ^7.5.12 |
|
|
72
73
|
| tinyglobby | 0.2.12 | ^0.2.15 |
|
|
73
|
-
| typescript | >=3 < 6 | ^
|
|
74
|
+
| typescript | >=3 < 6 | ^6.0.2 |
|
|
74
75
|
| validate-npm-package-name | 6.0.2 | ^7.0.2 |
|
|
75
76
|
| write-file-atomic | 5.0.1 | ^7.0.1 |
|
|
76
77
|
| yargs | 17.7.2 | ^18.0.0 |
|
package/changes.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"bumped": {
|
|
3
3
|
"@npmcli/arborist": {
|
|
4
4
|
"from": "9.1.6",
|
|
5
|
-
"to": "^9.4.
|
|
5
|
+
"to": "^9.4.2"
|
|
6
6
|
},
|
|
7
7
|
"@npmcli/package-json": {
|
|
8
8
|
"from": "7.0.2",
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
},
|
|
15
15
|
"@nx/devkit": {
|
|
16
16
|
"from": ">=21.5.2 < 23.0.0",
|
|
17
|
-
"to": "^22.6.
|
|
17
|
+
"to": "^22.6.1"
|
|
18
18
|
},
|
|
19
19
|
"@octokit/rest": {
|
|
20
20
|
"from": "20.1.2",
|
|
@@ -134,7 +134,7 @@
|
|
|
134
134
|
},
|
|
135
135
|
"nx": {
|
|
136
136
|
"from": ">=21.5.3 < 23.0.0",
|
|
137
|
-
"to": "^22.6.
|
|
137
|
+
"to": "^22.6.1"
|
|
138
138
|
},
|
|
139
139
|
"p-map": {
|
|
140
140
|
"from": "4.0.0",
|
|
@@ -188,13 +188,17 @@
|
|
|
188
188
|
"from": "^4.2.3",
|
|
189
189
|
"to": "^8.2.0"
|
|
190
190
|
},
|
|
191
|
+
"tar": {
|
|
192
|
+
"from": "7.5.11",
|
|
193
|
+
"to": "^7.5.12"
|
|
194
|
+
},
|
|
191
195
|
"tinyglobby": {
|
|
192
196
|
"from": "0.2.12",
|
|
193
197
|
"to": "^0.2.15"
|
|
194
198
|
},
|
|
195
199
|
"typescript": {
|
|
196
200
|
"from": ">=3 < 6",
|
|
197
|
-
"to": "^
|
|
201
|
+
"to": "^6.0.2"
|
|
198
202
|
},
|
|
199
203
|
"validate-npm-package-name": {
|
|
200
204
|
"from": "6.0.2",
|
|
@@ -213,6 +217,6 @@
|
|
|
213
217
|
"to": "^22.0.0"
|
|
214
218
|
}
|
|
215
219
|
},
|
|
216
|
-
"timestamp": "2026-03-
|
|
217
|
-
"totalUpdated":
|
|
220
|
+
"timestamp": "2026-03-23T16:29:22.707Z",
|
|
221
|
+
"totalUpdated": 54
|
|
218
222
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@depup/lerna",
|
|
3
|
-
"version": "9.0.7-depup.
|
|
3
|
+
"version": "9.0.7-depup.3",
|
|
4
4
|
"type": "commonjs",
|
|
5
5
|
"description": "Lerna is a fast, modern build system for managing and publishing multiple JavaScript/TypeScript packages from the same repository (with updated dependencies)",
|
|
6
6
|
"keywords": [
|
|
@@ -42,10 +42,10 @@
|
|
|
42
42
|
"migrations": "./migrations.json"
|
|
43
43
|
},
|
|
44
44
|
"dependencies": {
|
|
45
|
-
"@npmcli/arborist": "^9.4.
|
|
45
|
+
"@npmcli/arborist": "^9.4.2",
|
|
46
46
|
"@npmcli/package-json": "^7.0.5",
|
|
47
47
|
"@npmcli/run-script": "^10.0.4",
|
|
48
|
-
"@nx/devkit": "^22.6.
|
|
48
|
+
"@nx/devkit": "^22.6.1",
|
|
49
49
|
"@octokit/plugin-enterprise-rest": "6.0.1",
|
|
50
50
|
"@octokit/rest": "^22.0.1",
|
|
51
51
|
"aproba": "^2.1.0",
|
|
@@ -83,7 +83,7 @@
|
|
|
83
83
|
"npm-package-arg": "^13.0.2",
|
|
84
84
|
"npm-packlist": "^10.0.4",
|
|
85
85
|
"npm-registry-fetch": "^19.1.1",
|
|
86
|
-
"nx": "^22.6.
|
|
86
|
+
"nx": "^22.6.1",
|
|
87
87
|
"p-map": "^7.0.4",
|
|
88
88
|
"p-map-series": "^3.0.0",
|
|
89
89
|
"p-pipe": "^4.0.0",
|
|
@@ -97,10 +97,10 @@
|
|
|
97
97
|
"slash": "^5.1.0",
|
|
98
98
|
"ssri": "^13.0.1",
|
|
99
99
|
"string-width": "^8.2.0",
|
|
100
|
-
"tar": "7.5.
|
|
100
|
+
"tar": "^7.5.12",
|
|
101
101
|
"through": "2.3.8",
|
|
102
102
|
"tinyglobby": "^0.2.15",
|
|
103
|
-
"typescript": "^
|
|
103
|
+
"typescript": "^6.0.2",
|
|
104
104
|
"upath": "2.0.1",
|
|
105
105
|
"validate-npm-package-license": "3.0.4",
|
|
106
106
|
"validate-npm-package-name": "^7.0.2",
|
|
@@ -126,7 +126,7 @@
|
|
|
126
126
|
"changes": {
|
|
127
127
|
"@npmcli/arborist": {
|
|
128
128
|
"from": "9.1.6",
|
|
129
|
-
"to": "^9.4.
|
|
129
|
+
"to": "^9.4.2"
|
|
130
130
|
},
|
|
131
131
|
"@npmcli/package-json": {
|
|
132
132
|
"from": "7.0.2",
|
|
@@ -138,7 +138,7 @@
|
|
|
138
138
|
},
|
|
139
139
|
"@nx/devkit": {
|
|
140
140
|
"from": ">=21.5.2 < 23.0.0",
|
|
141
|
-
"to": "^22.6.
|
|
141
|
+
"to": "^22.6.1"
|
|
142
142
|
},
|
|
143
143
|
"@octokit/rest": {
|
|
144
144
|
"from": "20.1.2",
|
|
@@ -258,7 +258,7 @@
|
|
|
258
258
|
},
|
|
259
259
|
"nx": {
|
|
260
260
|
"from": ">=21.5.3 < 23.0.0",
|
|
261
|
-
"to": "^22.6.
|
|
261
|
+
"to": "^22.6.1"
|
|
262
262
|
},
|
|
263
263
|
"p-map": {
|
|
264
264
|
"from": "4.0.0",
|
|
@@ -312,13 +312,17 @@
|
|
|
312
312
|
"from": "^4.2.3",
|
|
313
313
|
"to": "^8.2.0"
|
|
314
314
|
},
|
|
315
|
+
"tar": {
|
|
316
|
+
"from": "7.5.11",
|
|
317
|
+
"to": "^7.5.12"
|
|
318
|
+
},
|
|
315
319
|
"tinyglobby": {
|
|
316
320
|
"from": "0.2.12",
|
|
317
321
|
"to": "^0.2.15"
|
|
318
322
|
},
|
|
319
323
|
"typescript": {
|
|
320
324
|
"from": ">=3 < 6",
|
|
321
|
-
"to": "^
|
|
325
|
+
"to": "^6.0.2"
|
|
322
326
|
},
|
|
323
327
|
"validate-npm-package-name": {
|
|
324
328
|
"from": "6.0.2",
|
|
@@ -337,10 +341,10 @@
|
|
|
337
341
|
"to": "^22.0.0"
|
|
338
342
|
}
|
|
339
343
|
},
|
|
340
|
-
"depsUpdated":
|
|
344
|
+
"depsUpdated": 54,
|
|
341
345
|
"originalPackage": "lerna",
|
|
342
346
|
"originalVersion": "9.0.7",
|
|
343
|
-
"processedAt": "2026-03-
|
|
347
|
+
"processedAt": "2026-03-23T16:29:34.594Z",
|
|
344
348
|
"smokeTest": "failed"
|
|
345
349
|
}
|
|
346
350
|
}
|