@depup/lerna 9.0.7-depup.3 → 9.0.7-depup.5

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.
Files changed (3) hide show
  1. package/README.md +10 -9
  2. package/changes.json +13 -9
  3. package/package.json +22 -18
package/README.md CHANGED
@@ -14,9 +14,9 @@ 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-23 |
17
+ | Processed | 2026-04-06 |
18
18
  | Smoke test | failed |
19
- | Deps updated | 54 |
19
+ | Deps updated | 55 |
20
20
 
21
21
  ## Dependency Changes
22
22
 
@@ -25,14 +25,14 @@ npm install @depup/lerna
25
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.1 |
28
+ | @nx/devkit | >=21.5.2 < 23.0.0 | ^22.6.4 |
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 |
32
32
  | chalk | 4.1.0 | ^5.6.2 |
33
33
  | ci-info | 4.3.1 | ^4.4.0 |
34
34
  | cmd-shim | 6.0.3 | ^8.0.0 |
35
- | conventional-changelog-angular | 7.0.0 | ^8.3.0 |
35
+ | conventional-changelog-angular | 7.0.0 | ^8.3.1 |
36
36
  | conventional-changelog-core | 5.0.1 | ^9.0.0 |
37
37
  | conventional-recommended-bump | 7.0.1 | ^11.2.0 |
38
38
  | cosmiconfig | 9.0.0 | ^9.0.1 |
@@ -45,21 +45,21 @@ npm install @depup/lerna
45
45
  | import-local | 3.1.0 | ^3.2.0 |
46
46
  | ini | ^1.3.8 | ^6.0.0 |
47
47
  | init-package-json | 8.2.2 | ^8.2.5 |
48
- | inquirer | 12.9.6 | ^13.3.2 |
48
+ | inquirer | 12.9.6 | ^13.4.0 |
49
49
  | is-ci | 3.0.1 | ^4.1.0 |
50
50
  | jest-diff | >=30.0.0 < 31 | ^30.3.0 |
51
51
  | libnpmpublish | 11.1.2 | ^11.1.3 |
52
52
  | load-json-file | 6.2.0 | ^7.0.1 |
53
53
  | make-fetch-happen | 15.0.2 | ^15.0.5 |
54
- | minimatch | 3.1.4 | ^10.2.4 |
54
+ | minimatch | 3.1.4 | ^10.2.5 |
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.1 |
58
+ | nx | >=21.5.3 < 23.0.0 | ^22.6.4 |
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 |
62
- | p-queue | 6.6.2 | ^9.1.0 |
62
+ | p-queue | 6.6.2 | ^9.1.1 |
63
63
  | p-reduce | 2.1.0 | ^3.0.0 |
64
64
  | p-waterfall | 2.1.1 | ^3.0.0 |
65
65
  | pacote | 21.0.1 | ^21.5.0 |
@@ -69,9 +69,10 @@ 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
+ | tar | 7.5.11 | ^7.5.13 |
73
73
  | tinyglobby | 0.2.12 | ^0.2.15 |
74
74
  | typescript | >=3 < 6 | ^6.0.2 |
75
+ | upath | 2.0.1 | ^3.0.5 |
75
76
  | validate-npm-package-name | 6.0.2 | ^7.0.2 |
76
77
  | write-file-atomic | 5.0.1 | ^7.0.1 |
77
78
  | yargs | 17.7.2 | ^18.0.0 |
package/changes.json CHANGED
@@ -14,7 +14,7 @@
14
14
  },
15
15
  "@nx/devkit": {
16
16
  "from": ">=21.5.2 < 23.0.0",
17
- "to": "^22.6.1"
17
+ "to": "^22.6.4"
18
18
  },
19
19
  "@octokit/rest": {
20
20
  "from": "20.1.2",
@@ -42,7 +42,7 @@
42
42
  },
43
43
  "conventional-changelog-angular": {
44
44
  "from": "7.0.0",
45
- "to": "^8.3.0"
45
+ "to": "^8.3.1"
46
46
  },
47
47
  "conventional-changelog-core": {
48
48
  "from": "5.0.1",
@@ -94,7 +94,7 @@
94
94
  },
95
95
  "inquirer": {
96
96
  "from": "12.9.6",
97
- "to": "^13.3.2"
97
+ "to": "^13.4.0"
98
98
  },
99
99
  "is-ci": {
100
100
  "from": "3.0.1",
@@ -118,7 +118,7 @@
118
118
  },
119
119
  "minimatch": {
120
120
  "from": "3.1.4",
121
- "to": "^10.2.4"
121
+ "to": "^10.2.5"
122
122
  },
123
123
  "npm-package-arg": {
124
124
  "from": "13.0.1",
@@ -134,7 +134,7 @@
134
134
  },
135
135
  "nx": {
136
136
  "from": ">=21.5.3 < 23.0.0",
137
- "to": "^22.6.1"
137
+ "to": "^22.6.4"
138
138
  },
139
139
  "p-map": {
140
140
  "from": "4.0.0",
@@ -150,7 +150,7 @@
150
150
  },
151
151
  "p-queue": {
152
152
  "from": "6.6.2",
153
- "to": "^9.1.0"
153
+ "to": "^9.1.1"
154
154
  },
155
155
  "p-reduce": {
156
156
  "from": "2.1.0",
@@ -190,7 +190,7 @@
190
190
  },
191
191
  "tar": {
192
192
  "from": "7.5.11",
193
- "to": "^7.5.12"
193
+ "to": "^7.5.13"
194
194
  },
195
195
  "tinyglobby": {
196
196
  "from": "0.2.12",
@@ -200,6 +200,10 @@
200
200
  "from": ">=3 < 6",
201
201
  "to": "^6.0.2"
202
202
  },
203
+ "upath": {
204
+ "from": "2.0.1",
205
+ "to": "^3.0.5"
206
+ },
203
207
  "validate-npm-package-name": {
204
208
  "from": "6.0.2",
205
209
  "to": "^7.0.2"
@@ -217,6 +221,6 @@
217
221
  "to": "^22.0.0"
218
222
  }
219
223
  },
220
- "timestamp": "2026-03-23T16:29:22.707Z",
221
- "totalUpdated": 54
224
+ "timestamp": "2026-04-06T20:24:28.712Z",
225
+ "totalUpdated": 55
222
226
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@depup/lerna",
3
- "version": "9.0.7-depup.3",
3
+ "version": "9.0.7-depup.5",
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": [
@@ -45,7 +45,7 @@
45
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.1",
48
+ "@nx/devkit": "^22.6.4",
49
49
  "@octokit/plugin-enterprise-rest": "6.0.1",
50
50
  "@octokit/rest": "^22.0.1",
51
51
  "aproba": "^2.1.0",
@@ -56,7 +56,7 @@
56
56
  "color-support": "1.1.3",
57
57
  "columnify": "1.6.0",
58
58
  "console-control-strings": "^1.1.0",
59
- "conventional-changelog-angular": "^8.3.0",
59
+ "conventional-changelog-angular": "^8.3.1",
60
60
  "conventional-changelog-core": "^9.0.0",
61
61
  "conventional-recommended-bump": "^11.2.0",
62
62
  "cosmiconfig": "^9.0.1",
@@ -71,7 +71,7 @@
71
71
  "import-local": "^3.2.0",
72
72
  "ini": "^6.0.0",
73
73
  "init-package-json": "^8.2.5",
74
- "inquirer": "^13.3.2",
74
+ "inquirer": "^13.4.0",
75
75
  "is-ci": "^4.1.0",
76
76
  "jest-diff": "^30.3.0",
77
77
  "js-yaml": "4.1.1",
@@ -79,15 +79,15 @@
79
79
  "libnpmpublish": "^11.1.3",
80
80
  "load-json-file": "^7.0.1",
81
81
  "make-fetch-happen": "^15.0.5",
82
- "minimatch": "^10.2.4",
82
+ "minimatch": "^10.2.5",
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.1",
86
+ "nx": "^22.6.4",
87
87
  "p-map": "^7.0.4",
88
88
  "p-map-series": "^3.0.0",
89
89
  "p-pipe": "^4.0.0",
90
- "p-queue": "^9.1.0",
90
+ "p-queue": "^9.1.1",
91
91
  "p-reduce": "^3.0.0",
92
92
  "p-waterfall": "^3.0.0",
93
93
  "pacote": "^21.5.0",
@@ -97,11 +97,11 @@
97
97
  "slash": "^5.1.0",
98
98
  "ssri": "^13.0.1",
99
99
  "string-width": "^8.2.0",
100
- "tar": "^7.5.12",
100
+ "tar": "^7.5.13",
101
101
  "through": "2.3.8",
102
102
  "tinyglobby": "^0.2.15",
103
103
  "typescript": "^6.0.2",
104
- "upath": "2.0.1",
104
+ "upath": "^3.0.5",
105
105
  "validate-npm-package-license": "3.0.4",
106
106
  "validate-npm-package-name": "^7.0.2",
107
107
  "wide-align": "1.1.5",
@@ -138,7 +138,7 @@
138
138
  },
139
139
  "@nx/devkit": {
140
140
  "from": ">=21.5.2 < 23.0.0",
141
- "to": "^22.6.1"
141
+ "to": "^22.6.4"
142
142
  },
143
143
  "@octokit/rest": {
144
144
  "from": "20.1.2",
@@ -166,7 +166,7 @@
166
166
  },
167
167
  "conventional-changelog-angular": {
168
168
  "from": "7.0.0",
169
- "to": "^8.3.0"
169
+ "to": "^8.3.1"
170
170
  },
171
171
  "conventional-changelog-core": {
172
172
  "from": "5.0.1",
@@ -218,7 +218,7 @@
218
218
  },
219
219
  "inquirer": {
220
220
  "from": "12.9.6",
221
- "to": "^13.3.2"
221
+ "to": "^13.4.0"
222
222
  },
223
223
  "is-ci": {
224
224
  "from": "3.0.1",
@@ -242,7 +242,7 @@
242
242
  },
243
243
  "minimatch": {
244
244
  "from": "3.1.4",
245
- "to": "^10.2.4"
245
+ "to": "^10.2.5"
246
246
  },
247
247
  "npm-package-arg": {
248
248
  "from": "13.0.1",
@@ -258,7 +258,7 @@
258
258
  },
259
259
  "nx": {
260
260
  "from": ">=21.5.3 < 23.0.0",
261
- "to": "^22.6.1"
261
+ "to": "^22.6.4"
262
262
  },
263
263
  "p-map": {
264
264
  "from": "4.0.0",
@@ -274,7 +274,7 @@
274
274
  },
275
275
  "p-queue": {
276
276
  "from": "6.6.2",
277
- "to": "^9.1.0"
277
+ "to": "^9.1.1"
278
278
  },
279
279
  "p-reduce": {
280
280
  "from": "2.1.0",
@@ -314,7 +314,7 @@
314
314
  },
315
315
  "tar": {
316
316
  "from": "7.5.11",
317
- "to": "^7.5.12"
317
+ "to": "^7.5.13"
318
318
  },
319
319
  "tinyglobby": {
320
320
  "from": "0.2.12",
@@ -324,6 +324,10 @@
324
324
  "from": ">=3 < 6",
325
325
  "to": "^6.0.2"
326
326
  },
327
+ "upath": {
328
+ "from": "2.0.1",
329
+ "to": "^3.0.5"
330
+ },
327
331
  "validate-npm-package-name": {
328
332
  "from": "6.0.2",
329
333
  "to": "^7.0.2"
@@ -341,10 +345,10 @@
341
345
  "to": "^22.0.0"
342
346
  }
343
347
  },
344
- "depsUpdated": 54,
348
+ "depsUpdated": 55,
345
349
  "originalPackage": "lerna",
346
350
  "originalVersion": "9.0.7",
347
- "processedAt": "2026-03-23T16:29:34.594Z",
351
+ "processedAt": "2026-04-06T20:24:39.537Z",
348
352
  "smokeTest": "failed"
349
353
  }
350
354
  }