@pnpm/building.commands 1100.1.9 → 1100.1.11

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 (2) hide show
  1. package/CHANGELOG.md +615 -0
  2. package/package.json +31 -31
package/CHANGELOG.md ADDED
@@ -0,0 +1,615 @@
1
+ # @pnpm/building.commands
2
+
3
+ ## 1100.1.11
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies:
8
+ - @pnpm/building.after-install@1102.0.6
9
+ - @pnpm/building.policy@1100.0.13
10
+ - @pnpm/cli.utils@1101.0.14
11
+ - @pnpm/config.reader@1101.12.0
12
+ - @pnpm/config.writer@1100.0.16
13
+ - @pnpm/deps.path@1100.0.9
14
+ - @pnpm/installing.commands@1100.10.5
15
+ - @pnpm/installing.modules-yaml@1100.0.10
16
+ - @pnpm/store.connection-manager@1100.3.6
17
+ - @pnpm/types@1101.4.0
18
+ - @pnpm/workspace.projects-sorter@1100.0.9
19
+
20
+ ## 1100.1.10
21
+
22
+ ### Patch Changes
23
+
24
+ - @pnpm/installing.commands@1100.10.4
25
+ - @pnpm/config.reader@1101.11.2
26
+ - @pnpm/store.connection-manager@1100.3.5
27
+ - @pnpm/building.after-install@1102.0.5
28
+
29
+ ## 1100.1.9
30
+
31
+ ### Patch Changes
32
+
33
+ - Updated dependencies [c70e33e]
34
+ - Updated dependencies [9318a11]
35
+ - Updated dependencies [5a4daec]
36
+ - @pnpm/building.policy@1100.0.12
37
+ - @pnpm/config.reader@1101.11.1
38
+ - @pnpm/building.after-install@1102.0.4
39
+ - @pnpm/installing.commands@1100.10.3
40
+ - @pnpm/store.connection-manager@1100.3.4
41
+
42
+ ## 1100.1.8
43
+
44
+ ### Patch Changes
45
+
46
+ - c121235: Fixed the topological order of `--filter`ed commands (`pnpm run`, `pnpm exec`, `pnpm publish`, `pnpm pack`, `pnpm rebuild`) when the selected projects depend on each other only transitively through projects that were not selected. Previously such selected projects could run concurrently or in the wrong order; now a project always runs after the selected projects it transitively depends on, while projects without a real dependency relationship still run concurrently. This now also holds for prod-only filters (`--filter-prod`), which resolve order through the production dependency graph so transitive production dependencies are respected without pulling back the dev dependencies the filter drops, and for selections that mix `--filter` with `--filter-prod` [#8335](https://github.com/pnpm/pnpm/issues/8335).
47
+ - Updated dependencies [be6505a]
48
+ - Updated dependencies [3425e80]
49
+ - Updated dependencies [806c3ec]
50
+ - Updated dependencies [c121235]
51
+ - Updated dependencies [dcabb78]
52
+ - @pnpm/installing.commands@1100.10.2
53
+ - @pnpm/config.reader@1101.11.0
54
+ - @pnpm/workspace.projects-sorter@1100.0.8
55
+ - @pnpm/building.after-install@1102.0.3
56
+ - @pnpm/store.connection-manager@1100.3.3
57
+ - @pnpm/config.writer@1100.0.15
58
+
59
+ ## 1100.1.7
60
+
61
+ ### Patch Changes
62
+
63
+ - Updated dependencies [25a829e]
64
+ - Updated dependencies [6545793]
65
+ - Updated dependencies [852d537]
66
+ - @pnpm/installing.commands@1100.10.1
67
+ - @pnpm/error@1100.0.1
68
+ - @pnpm/config.writer@1100.0.14
69
+ - @pnpm/building.policy@1100.0.11
70
+ - @pnpm/store.connection-manager@1100.3.2
71
+ - @pnpm/building.after-install@1102.0.2
72
+ - @pnpm/cli.utils@1101.0.13
73
+ - @pnpm/config.reader@1101.10.1
74
+
75
+ ## 1100.1.6
76
+
77
+ ### Patch Changes
78
+
79
+ - Updated dependencies [302a2f7]
80
+ - Updated dependencies [c112b61]
81
+ - Updated dependencies [9d79ba1]
82
+ - Updated dependencies [0474a9c]
83
+ - Updated dependencies [9e0c375]
84
+ - Updated dependencies [223d060]
85
+ - Updated dependencies [0474a9c]
86
+ - Updated dependencies [6d35338]
87
+ - Updated dependencies [eba03e0]
88
+ - @pnpm/config.reader@1101.10.0
89
+ - @pnpm/installing.commands@1100.10.0
90
+ - @pnpm/building.after-install@1102.0.1
91
+ - @pnpm/store.connection-manager@1100.3.1
92
+
93
+ ## 1100.1.5
94
+
95
+ ### Patch Changes
96
+
97
+ - a31faa7: Updated dependency ranges. Notably:
98
+
99
+ - `@pnpm/logger` peer dependency range moved to `^1100.0.0`.
100
+ - `msgpackr` 1.11.8 → 2.0.4 (store index files remain byte-compatible in both directions).
101
+ - `open` ^7.4.2 → ^11.0.0, `memoize` ^10 → ^11, `cli-truncate` ^5 → ^6, `pidtree` ^0.6 → ^1.
102
+ - `@yarnpkg/core` 4.5.0 → 4.8.0, `@rushstack/worker-pool` 0.7.7 → 0.7.18, `@cyclonedx/cyclonedx-library` 10.0.0 → 10.1.0, `@pnpm/config.nerf-dart` ^1 → ^2, `@pnpm/log.group` 3.0.2 → 4.0.1, `@pnpm/util.lex-comparator` ^3 → ^4.
103
+
104
+ - Updated dependencies [8dcd9a0]
105
+ - Updated dependencies [86e70d2]
106
+ - Updated dependencies [61810aa]
107
+ - Updated dependencies [ab0b7d1]
108
+ - Updated dependencies [74a2dc9]
109
+ - Updated dependencies [681b593]
110
+ - Updated dependencies [d50d691]
111
+ - Updated dependencies [a31faa7]
112
+ - @pnpm/installing.commands@1100.9.0
113
+ - @pnpm/config.reader@1101.9.0
114
+ - @pnpm/store.connection-manager@1100.3.0
115
+ - @pnpm/building.after-install@1102.0.0
116
+ - @pnpm/types@1101.3.2
117
+ - @pnpm/cli.utils@1101.0.12
118
+ - @pnpm/deps.path@1100.0.8
119
+ - @pnpm/building.policy@1100.0.10
120
+ - @pnpm/config.writer@1100.0.13
121
+ - @pnpm/installing.modules-yaml@1100.0.9
122
+ - @pnpm/workspace.projects-sorter@1100.0.7
123
+
124
+ ## 1100.1.4
125
+
126
+ ### Patch Changes
127
+
128
+ - Updated dependencies [bc9ed78]
129
+ - Updated dependencies [d976edf]
130
+ - Updated dependencies [615c669]
131
+ - @pnpm/config.reader@1101.8.0
132
+ - @pnpm/installing.commands@1100.8.0
133
+ - @pnpm/building.after-install@1101.0.21
134
+ - @pnpm/store.connection-manager@1100.2.8
135
+ - @pnpm/cli.utils@1101.0.11
136
+
137
+ ## 1100.1.3
138
+
139
+ ### Patch Changes
140
+
141
+ - Updated dependencies [822beb5]
142
+ - Updated dependencies [3537020]
143
+ - Updated dependencies [894ea6a]
144
+ - Updated dependencies [6b5d91a]
145
+ - Updated dependencies [027196b]
146
+ - Updated dependencies [5f2bb9f]
147
+ - Updated dependencies [1017c36]
148
+ - Updated dependencies [e4d2fe0]
149
+ - Updated dependencies [bf1b731]
150
+ - @pnpm/config.reader@1101.7.0
151
+ - @pnpm/installing.commands@1100.7.3
152
+ - @pnpm/cli.common-cli-options-help@1100.0.2
153
+ - @pnpm/building.after-install@1101.0.20
154
+ - @pnpm/building.policy@1100.0.9
155
+ - @pnpm/types@1101.3.1
156
+ - @pnpm/store.connection-manager@1100.2.7
157
+ - @pnpm/cli.utils@1101.0.10
158
+ - @pnpm/config.writer@1100.0.12
159
+ - @pnpm/deps.path@1100.0.7
160
+ - @pnpm/installing.modules-yaml@1100.0.8
161
+ - @pnpm/workspace.projects-sorter@1100.0.6
162
+
163
+ ## 1100.1.2
164
+
165
+ ### Patch Changes
166
+
167
+ - Updated dependencies [4e740d5]
168
+ - Updated dependencies [a017bf3]
169
+ - @pnpm/building.after-install@1101.0.19
170
+ - @pnpm/config.reader@1101.6.0
171
+ - @pnpm/types@1101.3.0
172
+ - @pnpm/installing.commands@1100.7.2
173
+ - @pnpm/store.connection-manager@1100.2.6
174
+ - @pnpm/cli.utils@1101.0.9
175
+ - @pnpm/config.writer@1100.0.11
176
+ - @pnpm/deps.path@1100.0.6
177
+ - @pnpm/installing.modules-yaml@1100.0.7
178
+ - @pnpm/workspace.projects-sorter@1100.0.5
179
+
180
+ ## 1100.1.1
181
+
182
+ ### Patch Changes
183
+
184
+ - @pnpm/installing.commands@1100.7.1
185
+
186
+ ## 1100.1.0
187
+
188
+ ### Minor Changes
189
+
190
+ - 2cadfb5: Replaced `enquirer` with `@inquirer/prompts` for all interactive prompts. Fixes the `update -i` scrolling overflow bug where long choice lists were clipped in the terminal [#6643](https://github.com/pnpm/pnpm/issues/6643).
191
+
192
+ **User-facing changes:**
193
+
194
+ - `pnpm update -i` / `pnpm update -i --latest`: Scrolling now works correctly when many packages are available; the new library uses visual-line-aware pagination via `usePagination`
195
+ - `pnpm audit --fix -i`: Same scrolling fix for vulnerability selection
196
+ - `pnpm approve-builds`: Interactive build approval prompts updated
197
+ - `pnpm patch`: Version selection and "apply to all" prompts updated
198
+ - `pnpm patch-remove`: Patch removal selection updated
199
+ - `pnpm publish`: Branch confirmation prompt updated
200
+ - `pnpm login`: Credential prompts updated
201
+ - `pnpm run` / `pnpm exec` (with `verifyDepsBeforeRun=prompt`): Confirmation prompt updated
202
+
203
+ Vim-style `j`/`k` keys still work for up/down navigation in all interactive prompts.
204
+
205
+ **Internal:** The `OtpEnquirer` and `LoginEnquirer` DI interfaces changed from `{ prompt }` to `{ input }` / `{ input, password }` respectively. Plugins or custom builds that inject their own enquirer mock will need to update.
206
+
207
+ ### Patch Changes
208
+
209
+ - Updated dependencies [a39a83d]
210
+ - Updated dependencies [2cadfb5]
211
+ - @pnpm/config.reader@1101.5.0
212
+ - @pnpm/installing.commands@1100.7.0
213
+ - @pnpm/building.after-install@1101.0.18
214
+ - @pnpm/store.connection-manager@1100.2.5
215
+
216
+ ## 1100.0.23
217
+
218
+ ### Patch Changes
219
+
220
+ - Updated dependencies [a23956e]
221
+ - Updated dependencies [aa6149d]
222
+ - Updated dependencies [572842a]
223
+ - Updated dependencies [35d2355]
224
+ - @pnpm/config.reader@1101.4.1
225
+ - @pnpm/installing.commands@1100.6.0
226
+ - @pnpm/types@1101.2.0
227
+ - @pnpm/building.after-install@1101.0.17
228
+ - @pnpm/store.connection-manager@1100.2.4
229
+ - @pnpm/cli.utils@1101.0.8
230
+ - @pnpm/config.writer@1100.0.10
231
+ - @pnpm/deps.path@1100.0.5
232
+ - @pnpm/installing.modules-yaml@1100.0.6
233
+ - @pnpm/workspace.projects-sorter@1100.0.4
234
+
235
+ ## 1100.0.22
236
+
237
+ ### Patch Changes
238
+
239
+ - Updated dependencies [3b62f9d]
240
+ - Updated dependencies [212315d]
241
+ - @pnpm/config.reader@1101.4.0
242
+ - @pnpm/installing.commands@1100.5.0
243
+ - @pnpm/cli.utils@1101.0.7
244
+ - @pnpm/building.after-install@1101.0.16
245
+ - @pnpm/store.connection-manager@1100.2.3
246
+
247
+ ## 1100.0.21
248
+
249
+ ### Patch Changes
250
+
251
+ - Updated dependencies [881a865]
252
+ - @pnpm/installing.commands@1100.4.2
253
+
254
+ ## 1100.0.20
255
+
256
+ ### Patch Changes
257
+
258
+ - @pnpm/installing.commands@1100.4.1
259
+ - @pnpm/store.connection-manager@1100.2.2
260
+ - @pnpm/building.after-install@1101.0.15
261
+
262
+ ## 1100.0.19
263
+
264
+ ### Patch Changes
265
+
266
+ - Updated dependencies [3687b0e]
267
+ - Updated dependencies [ced20cb]
268
+ - Updated dependencies [a620557]
269
+ - Updated dependencies [d1b340f]
270
+ - Updated dependencies [b206a15]
271
+ - Updated dependencies [64afc92]
272
+ - @pnpm/config.reader@1101.3.3
273
+ - @pnpm/installing.commands@1100.4.0
274
+ - @pnpm/types@1101.1.1
275
+ - @pnpm/building.after-install@1101.0.14
276
+ - @pnpm/store.connection-manager@1100.2.1
277
+ - @pnpm/cli.utils@1101.0.6
278
+ - @pnpm/config.writer@1100.0.9
279
+ - @pnpm/deps.path@1100.0.4
280
+ - @pnpm/installing.modules-yaml@1100.0.5
281
+ - @pnpm/workspace.projects-sorter@1100.0.3
282
+
283
+ ## 1100.0.18
284
+
285
+ ### Patch Changes
286
+
287
+ - Updated dependencies [4195766]
288
+ - Updated dependencies [31538bf]
289
+ - Updated dependencies [020ac45]
290
+ - Updated dependencies [d3f8408]
291
+ - Updated dependencies [3ddde2b]
292
+ - Updated dependencies [a62f959]
293
+ - Updated dependencies [ba2c884]
294
+ - Updated dependencies [8df408c]
295
+ - @pnpm/installing.commands@1100.3.0
296
+ - @pnpm/store.connection-manager@1100.2.0
297
+ - @pnpm/config.reader@1101.3.2
298
+ - @pnpm/building.after-install@1101.0.13
299
+ - @pnpm/cli.utils@1101.0.5
300
+ - @pnpm/config.writer@1100.0.8
301
+
302
+ ## 1100.0.17
303
+
304
+ ### Patch Changes
305
+
306
+ - Updated dependencies [180aee9]
307
+ - @pnpm/installing.commands@1100.2.2
308
+ - @pnpm/cli.utils@1101.0.4
309
+ - @pnpm/config.reader@1101.3.1
310
+ - @pnpm/building.after-install@1101.0.12
311
+ - @pnpm/store.connection-manager@1100.1.2
312
+
313
+ ## 1100.0.16
314
+
315
+ ### Patch Changes
316
+
317
+ - @pnpm/installing.commands@1100.2.1
318
+ - @pnpm/building.after-install@1101.0.11
319
+ - @pnpm/store.connection-manager@1100.1.1
320
+
321
+ ## 1100.0.15
322
+
323
+ ### Patch Changes
324
+
325
+ - Updated dependencies [b61e268]
326
+ - Updated dependencies [e1e29c1]
327
+ - @pnpm/config.reader@1101.3.0
328
+ - @pnpm/store.connection-manager@1100.1.0
329
+ - @pnpm/types@1101.1.0
330
+ - @pnpm/installing.commands@1100.2.0
331
+ - @pnpm/building.after-install@1101.0.10
332
+ - @pnpm/cli.utils@1101.0.3
333
+ - @pnpm/config.writer@1100.0.7
334
+ - @pnpm/deps.path@1100.0.3
335
+ - @pnpm/installing.modules-yaml@1100.0.4
336
+ - @pnpm/workspace.projects-sorter@1100.0.2
337
+
338
+ ## 1100.0.14
339
+
340
+ ### Patch Changes
341
+
342
+ - Updated dependencies [e9e876c]
343
+ - Updated dependencies [15e9e35]
344
+ - @pnpm/config.reader@1101.2.2
345
+ - @pnpm/installing.commands@1100.1.12
346
+ - @pnpm/building.after-install@1101.0.9
347
+ - @pnpm/store.connection-manager@1100.0.13
348
+
349
+ ## 1100.0.13
350
+
351
+ ### Patch Changes
352
+
353
+ - @pnpm/building.after-install@1101.0.8
354
+ - @pnpm/installing.commands@1100.1.11
355
+ - @pnpm/store.connection-manager@1100.0.12
356
+
357
+ ## 1100.0.12
358
+
359
+ ### Patch Changes
360
+
361
+ - Updated dependencies [12313f1]
362
+ - Updated dependencies [27425d7]
363
+ - Updated dependencies [707a879]
364
+ - @pnpm/installing.modules-yaml@1100.0.3
365
+ - @pnpm/building.after-install@1101.0.7
366
+ - @pnpm/config.reader@1101.2.1
367
+ - @pnpm/installing.commands@1100.1.10
368
+ - @pnpm/store.connection-manager@1100.0.11
369
+ - @pnpm/config.writer@1100.0.6
370
+
371
+ ## 1100.0.11
372
+
373
+ ### Patch Changes
374
+
375
+ - Updated dependencies [8fdd9a9]
376
+ - Updated dependencies [5f34a8d]
377
+ - Updated dependencies [c969392]
378
+ - Updated dependencies [817b1b4]
379
+ - Updated dependencies [c969392]
380
+ - Updated dependencies [2de318b]
381
+ - @pnpm/config.reader@1101.2.0
382
+ - @pnpm/building.after-install@1101.0.6
383
+ - @pnpm/installing.commands@1100.1.9
384
+ - @pnpm/store.connection-manager@1100.0.10
385
+ - @pnpm/config.writer@1100.0.5
386
+
387
+ ## 1100.0.10
388
+
389
+ ### Patch Changes
390
+
391
+ - f6bc1db: `pnpm dlx` (and `pnpx`/`pnx`/`pnpm create`) now runs the same interactive `approve-builds` prompt as `pnpm add -g` when the package being launched depends on transitive packages with install scripts. Previously, the v11 `strictDepBuilds` default made dlx fail with `ERR_PNPM_IGNORED_BUILDS` and required users to re-run with `--allow-build=<pkg>` for every offending dependency. dlx also now removes the partially-populated cache directory when the install fails, so a subsequent run starts clean instead of reusing a broken install whose builds were silently skipped [#11444](https://github.com/pnpm/pnpm/issues/11444).
392
+ - Updated dependencies [f6bc1db]
393
+ - @pnpm/installing.commands@1100.1.8
394
+
395
+ ## 1100.0.9
396
+
397
+ ### Patch Changes
398
+
399
+ - Updated dependencies [42a8f29]
400
+ - @pnpm/config.reader@1101.1.4
401
+ - @pnpm/building.after-install@1101.0.5
402
+ - @pnpm/installing.commands@1100.1.7
403
+ - @pnpm/store.connection-manager@1100.0.9
404
+
405
+ ## 1100.0.8
406
+
407
+ ### Patch Changes
408
+
409
+ - Updated dependencies [184ce26]
410
+ - @pnpm/cli.common-cli-options-help@1100.0.1
411
+ - @pnpm/store.connection-manager@1100.0.8
412
+ - @pnpm/installing.modules-yaml@1100.0.2
413
+ - @pnpm/installing.commands@1100.1.6
414
+ - @pnpm/config.reader@1101.1.3
415
+ - @pnpm/config.writer@1100.0.4
416
+ - @pnpm/cli.command@1100.0.1
417
+ - @pnpm/cli.utils@1101.0.2
418
+ - @pnpm/deps.path@1100.0.2
419
+ - @pnpm/building.after-install@1101.0.4
420
+
421
+ ## 1100.0.7
422
+
423
+ ### Patch Changes
424
+
425
+ - @pnpm/cli.utils@1101.0.1
426
+ - @pnpm/installing.commands@1100.1.5
427
+ - @pnpm/building.after-install@1101.0.3
428
+ - @pnpm/store.connection-manager@1100.0.7
429
+
430
+ ## 1100.0.6
431
+
432
+ ### Patch Changes
433
+
434
+ - Updated dependencies [0fbcf74]
435
+ - @pnpm/config.reader@1101.1.2
436
+ - @pnpm/building.after-install@1101.0.2
437
+ - @pnpm/installing.commands@1100.1.4
438
+ - @pnpm/store.connection-manager@1100.0.6
439
+ - @pnpm/config.writer@1100.0.3
440
+
441
+ ## 1100.0.5
442
+
443
+ ### Patch Changes
444
+
445
+ - @pnpm/installing.commands@1100.1.3
446
+ - @pnpm/store.connection-manager@1100.0.5
447
+ - @pnpm/building.after-install@1101.0.1
448
+
449
+ ## 1100.0.4
450
+
451
+ ### Patch Changes
452
+
453
+ - @pnpm/building.after-install@1101.0.0
454
+ - @pnpm/installing.commands@1100.1.2
455
+ - @pnpm/store.connection-manager@1100.0.4
456
+ - @pnpm/config.reader@1101.1.1
457
+
458
+ ## 1100.0.3
459
+
460
+ ### Patch Changes
461
+
462
+ - 7d9aae9: Fix `ERR_PNPM_OUTDATED_LOCKFILE` when approving builds during a global install. The `approve-builds` flow called by `pnpm add -g` passed the global packages directory to the subsequent install as `workspaceDir`, which caused sibling install directories (such as those left behind by `pnpm self-update`) to be picked up as workspace projects and fail the frozen-lockfile check.
463
+ - Updated dependencies [7d25bc1]
464
+ - Updated dependencies [72c1e05]
465
+ - Updated dependencies [9e0833c]
466
+ - @pnpm/config.reader@1101.1.0
467
+ - @pnpm/building.after-install@1100.0.3
468
+ - @pnpm/store.connection-manager@1100.0.3
469
+ - @pnpm/installing.commands@1100.1.1
470
+ - @pnpm/config.writer@1100.0.2
471
+
472
+ ## 1100.0.2
473
+
474
+ ### Patch Changes
475
+
476
+ - Updated dependencies [cee550a]
477
+ - Updated dependencies [4ab3d9b]
478
+ - Updated dependencies [9af708a]
479
+ - Updated dependencies [ea2a7fb]
480
+ - Updated dependencies [ff7733c]
481
+ - @pnpm/cli.utils@1101.0.0
482
+ - @pnpm/config.reader@1101.0.0
483
+ - @pnpm/installing.commands@1100.1.0
484
+ - @pnpm/building.after-install@1100.0.2
485
+ - @pnpm/store.connection-manager@1100.0.2
486
+
487
+ ## 1100.0.1
488
+
489
+ ### Patch Changes
490
+
491
+ - Updated dependencies [ff28085]
492
+ - @pnpm/types@1101.0.0
493
+ - @pnpm/building.after-install@1100.0.1
494
+ - @pnpm/cli.utils@1100.0.1
495
+ - @pnpm/config.reader@1100.0.1
496
+ - @pnpm/config.writer@1100.0.1
497
+ - @pnpm/deps.path@1100.0.1
498
+ - @pnpm/installing.commands@1100.0.1
499
+ - @pnpm/installing.modules-yaml@1100.0.1
500
+ - @pnpm/workspace.projects-sorter@1100.0.1
501
+ - @pnpm/store.connection-manager@1100.0.1
502
+
503
+ ## 1000.0.0
504
+
505
+ ### Major Changes
506
+
507
+ - 2fccb03: Initial release
508
+ - 05fb1ae: `ignoreBuilds` is now a set of DepPath.
509
+ - 491a84f: This package is now pure ESM.
510
+ - 7d2fd48: Node.js v18, 19, 20, and 21 support discontinued.
511
+ - cb367b9: Remove deprecated build dependency settings: `onlyBuiltDependencies`, `onlyBuiltDependenciesFile`, `neverBuiltDependencies`, and `ignoredBuiltDependencies`.
512
+
513
+ ### Minor Changes
514
+
515
+ - 2e8816e: Added `--all` flag to `pnpm approve-builds` that approves all pending builds without interactive prompts [#10136](https://github.com/pnpm/pnpm/issues/10136).
516
+ - 996284f: Allow `pnpm approve-builds` to receive positional arguments for approving or denying packages without the interactive prompt. Prefix a package name with `!` to deny it. Only mentioned packages are affected; the rest are left untouched.
517
+
518
+ During install, packages with ignored builds that are not yet listed in `allowBuilds` are automatically added with a placeholder value. This makes them visible in `pnpm-workspace.yaml` so users can manually change them to `true` or `false` without running `pnpm approve-builds`.
519
+
520
+ - b7f0f21: Use SQLite for storing package index in the content-addressable store. Instead of individual `.mpk` files under `$STORE/index/`, package metadata is now stored in a single SQLite database at `$STORE/index.db`. This reduces filesystem syscall overhead, improves space efficiency for small metadata entries, and enables concurrent access via SQLite's WAL mode. Packages missing from the new index are re-fetched on demand [#10826](https://github.com/pnpm/pnpm/issues/10826).
521
+
522
+ ### Patch Changes
523
+
524
+ - 9fc552d: In GVS mode, `pnpm approve-builds` now runs a full install instead of rebuild. This ensures that GVS hash directories and symlinks are updated correctly after changing `allowBuilds`, preventing build artifact contamination of engine-agnostic directories [#11042](https://github.com/pnpm/pnpm/issues/11042).
525
+ - 4362c06: `pnpm install` should build any dependencies that were added to `onlyBuiltDependencies` and were not built yet [#10256](https://github.com/pnpm/pnpm/pull/10256).
526
+ - Updated dependencies [e1ea779]
527
+ - Updated dependencies [7730a7f]
528
+ - Updated dependencies [5f73b0f]
529
+ - Updated dependencies [996284f]
530
+ - Updated dependencies [7721d2e]
531
+ - Updated dependencies [ae8b816]
532
+ - Updated dependencies [facdd71]
533
+ - Updated dependencies [4c6c26a]
534
+ - Updated dependencies [3c72b6b]
535
+ - Updated dependencies [9f5c0e3]
536
+ - Updated dependencies [76718b3]
537
+ - Updated dependencies [a8f016c]
538
+ - Updated dependencies [cc1b8e3]
539
+ - Updated dependencies [90bd3c3]
540
+ - Updated dependencies [3cfffaa]
541
+ - Updated dependencies [1cc61e8]
542
+ - Updated dependencies [606f53e]
543
+ - Updated dependencies [c7203b9]
544
+ - Updated dependencies [bb17724]
545
+ - Updated dependencies [2fccb03]
546
+ - Updated dependencies [05fb1ae]
547
+ - Updated dependencies [da2429d]
548
+ - Updated dependencies [0b5ccc9]
549
+ - Updated dependencies [1cc61e8]
550
+ - Updated dependencies [491a84f]
551
+ - Updated dependencies [f0ae1b9]
552
+ - Updated dependencies [9fc552d]
553
+ - Updated dependencies [312226c]
554
+ - Updated dependencies [121f64a]
555
+ - Updated dependencies [7fab2a2]
556
+ - Updated dependencies [cb367b9]
557
+ - Updated dependencies [543c7e4]
558
+ - Updated dependencies [075aa99]
559
+ - Updated dependencies [fd511e4]
560
+ - Updated dependencies [ae43ac7]
561
+ - Updated dependencies [ccec8e7]
562
+ - Updated dependencies [fd511e4]
563
+ - Updated dependencies [fa5a5c6]
564
+ - Updated dependencies [4158906]
565
+ - Updated dependencies [ac944ef]
566
+ - Updated dependencies [7d2fd48]
567
+ - Updated dependencies [cc7c0d2]
568
+ - Updated dependencies [efb48dc]
569
+ - Updated dependencies [d5d4eed]
570
+ - Updated dependencies [095f659]
571
+ - Updated dependencies [96704a1]
572
+ - Updated dependencies [cb367b9]
573
+ - Updated dependencies [7b1c189]
574
+ - Updated dependencies [51b04c3]
575
+ - Updated dependencies [6f806be]
576
+ - Updated dependencies [d01b81f]
577
+ - Updated dependencies [3ed41f4]
578
+ - Updated dependencies [8ffb1a7]
579
+ - Updated dependencies [05fb1ae]
580
+ - Updated dependencies [71de2b3]
581
+ - Updated dependencies [10bc391]
582
+ - Updated dependencies [ace7903]
583
+ - Updated dependencies [38b8e35]
584
+ - Updated dependencies [1e6de25]
585
+ - Updated dependencies [831f574]
586
+ - Updated dependencies [2df8b71]
587
+ - Updated dependencies [ed1a7fe]
588
+ - Updated dependencies [15549a9]
589
+ - Updated dependencies [b51bb42]
590
+ - Updated dependencies [cc7c0d2]
591
+ - Updated dependencies [5bf7768]
592
+ - Updated dependencies [3cfffaa]
593
+ - Updated dependencies [ae43ac7]
594
+ - Updated dependencies [a5fdbf9]
595
+ - Updated dependencies [7354e6b]
596
+ - Updated dependencies [9d3f00b]
597
+ - Updated dependencies [efb48dc]
598
+ - Updated dependencies [9587dac]
599
+ - Updated dependencies [09a999a]
600
+ - Updated dependencies [559f903]
601
+ - Updated dependencies [3574905]
602
+ - @pnpm/cli.common-cli-options-help@1001.0.0
603
+ - @pnpm/config.reader@1005.0.0
604
+ - @pnpm/deps.path@1002.0.0
605
+ - @pnpm/building.after-install@1000.0.0
606
+ - @pnpm/installing.commands@1005.0.0
607
+ - @pnpm/config.writer@1001.0.0
608
+ - @pnpm/types@1001.0.0
609
+ - @pnpm/cli.utils@1002.0.0
610
+ - @pnpm/installing.modules-yaml@1001.0.0
611
+ - @pnpm/store.connection-manager@1003.0.0
612
+ - @pnpm/prepare-temp-dir@1001.0.0
613
+ - @pnpm/workspace.projects-sorter@1001.0.0
614
+ - @pnpm/error@1001.0.0
615
+ - @pnpm/cli.command@1001.0.0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pnpm/building.commands",
3
- "version": "1100.1.9",
3
+ "version": "1100.1.11",
4
4
  "description": "Commands for rebuilding and managing dependency builds",
5
5
  "keywords": [
6
6
  "pnpm",
@@ -29,51 +29,51 @@
29
29
  ],
30
30
  "dependencies": {
31
31
  "@inquirer/prompts": "^8.4.3",
32
+ "@pnpm/building.after-install": "1102.0.6",
33
+ "@pnpm/building.policy": "1100.0.13",
34
+ "@pnpm/cli.command": "1100.0.1",
35
+ "@pnpm/cli.common-cli-options-help": "1100.0.2",
36
+ "@pnpm/cli.utils": "1101.0.14",
37
+ "@pnpm/config.reader": "1101.12.0",
38
+ "@pnpm/config.writer": "1100.0.16",
39
+ "@pnpm/deps.path": "1100.0.9",
40
+ "@pnpm/error": "1100.0.1",
41
+ "@pnpm/installing.commands": "1100.10.5",
42
+ "@pnpm/installing.modules-yaml": "1100.0.10",
43
+ "@pnpm/prepare-temp-dir": "1100.0.0",
44
+ "@pnpm/store.connection-manager": "1100.3.6",
45
+ "@pnpm/types": "1101.4.0",
32
46
  "@pnpm/util.lex-comparator": "^4.0.1",
47
+ "@pnpm/workspace.projects-sorter": "1100.0.9",
33
48
  "chalk": "^5.6.2",
34
49
  "p-limit": "^7.3.0",
35
50
  "ramda": "npm:@pnpm/ramda@0.28.1",
36
- "render-help": "^2.0.0",
37
- "@pnpm/building.policy": "1100.0.12",
38
- "@pnpm/cli.common-cli-options-help": "1100.0.2",
39
- "@pnpm/building.after-install": "1102.0.4",
40
- "@pnpm/cli.command": "1100.0.1",
41
- "@pnpm/config.writer": "1100.0.15",
42
- "@pnpm/cli.utils": "1101.0.13",
43
- "@pnpm/error": "1100.0.1",
44
- "@pnpm/config.reader": "1101.11.1",
45
- "@pnpm/installing.modules-yaml": "1100.0.9",
46
- "@pnpm/installing.commands": "1100.10.3",
47
- "@pnpm/prepare-temp-dir": "1100.0.0",
48
- "@pnpm/workspace.projects-sorter": "1100.0.8",
49
- "@pnpm/store.connection-manager": "1100.3.4",
50
- "@pnpm/deps.path": "1100.0.8",
51
- "@pnpm/types": "1101.3.2"
51
+ "render-help": "^2.0.0"
52
52
  },
53
53
  "peerDependencies": {
54
54
  "@pnpm/logger": "^1100.0.0"
55
55
  },
56
56
  "devDependencies": {
57
57
  "@jest/globals": "30.4.1",
58
+ "@pnpm/assert-project": "1100.0.19",
59
+ "@pnpm/building.commands": "1100.1.11",
60
+ "@pnpm/constants": "1100.0.0",
61
+ "@pnpm/crypto.object-hasher": "1100.0.0",
62
+ "@pnpm/logger": "1100.0.0",
63
+ "@pnpm/prepare": "1100.0.19",
64
+ "@pnpm/store.cafs": "1100.1.13",
65
+ "@pnpm/store.index": "1100.2.1",
66
+ "@pnpm/test-fixtures": "1100.0.0",
67
+ "@pnpm/test-ipc-server": "1100.0.0",
68
+ "@pnpm/testing.command-defaults": "1100.0.9",
69
+ "@pnpm/testing.registry-mock": "1100.0.9",
70
+ "@pnpm/workspace.projects-filter": "1100.0.27",
58
71
  "@types/ramda": "0.31.1",
59
72
  "execa": "npm:safe-execa@0.3.0",
60
73
  "load-json-file": "^7.0.1",
61
74
  "read-yaml-file": "^3.0.0",
62
75
  "write-package": "7.2.0",
63
- "write-yaml-file": "^6.0.0",
64
- "@pnpm/assert-project": "1100.0.18",
65
- "@pnpm/crypto.object-hasher": "1100.0.0",
66
- "@pnpm/logger": "1100.0.0",
67
- "@pnpm/building.commands": "1100.1.9",
68
- "@pnpm/constants": "1100.0.0",
69
- "@pnpm/store.cafs": "1100.1.12",
70
- "@pnpm/store.index": "1100.2.1",
71
- "@pnpm/prepare": "1100.0.18",
72
- "@pnpm/testing.command-defaults": "1100.0.8",
73
- "@pnpm/test-ipc-server": "1100.0.0",
74
- "@pnpm/testing.registry-mock": "1100.0.8",
75
- "@pnpm/test-fixtures": "1100.0.0",
76
- "@pnpm/workspace.projects-filter": "1100.0.25"
76
+ "write-yaml-file": "^6.0.0"
77
77
  },
78
78
  "engines": {
79
79
  "node": ">=22.13"