@pnpm/store.create-cafs-store 1100.0.16 → 1100.0.18

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 +1120 -0
  2. package/package.json +11 -11
package/CHANGELOG.md ADDED
@@ -0,0 +1,1120 @@
1
+ # @pnpm/create-cafs-store
2
+
3
+ ## 1100.0.18
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies:
8
+ - @pnpm/building.pkg-requires-build@1100.0.9
9
+ - @pnpm/fetching.fetcher-base@1100.2.2
10
+ - @pnpm/fs.indexed-pkg-importer@1100.0.18
11
+ - @pnpm/store.cafs@1100.1.13
12
+ - @pnpm/store.controller-types@1100.1.8
13
+
14
+ ## 1100.0.17
15
+
16
+ ### Patch Changes
17
+
18
+ - Updated dependencies [dcabb78]
19
+ - @pnpm/store.controller-types@1100.1.7
20
+ - @pnpm/fetching.fetcher-base@1100.2.1
21
+ - @pnpm/fs.indexed-pkg-importer@1100.0.17
22
+ - @pnpm/store.cafs@1100.1.12
23
+
24
+ ## 1100.0.16
25
+
26
+ ### Patch Changes
27
+
28
+ - Updated dependencies [bae694f]
29
+ - @pnpm/fetching.fetcher-base@1100.2.0
30
+ - @pnpm/store.controller-types@1100.1.6
31
+ - @pnpm/store.cafs@1100.1.11
32
+ - @pnpm/fs.indexed-pkg-importer@1100.0.16
33
+
34
+ ## 1100.0.15
35
+
36
+ ### Patch Changes
37
+
38
+ - 30c7590: Create shorter CAFS temporary package directories to leave room for lifecycle scripts that create IPC socket paths under TMPDIR.
39
+ - Updated dependencies [1b02b47]
40
+ - @pnpm/fs.indexed-pkg-importer@1100.0.15
41
+
42
+ ## 1100.0.14
43
+
44
+ ### Patch Changes
45
+
46
+ - a31faa7: Updated dependency ranges. Notably:
47
+
48
+ - `@pnpm/logger` peer dependency range moved to `^1100.0.0`.
49
+ - `msgpackr` 1.11.8 → 2.0.4 (store index files remain byte-compatible in both directions).
50
+ - `open` ^7.4.2 → ^11.0.0, `memoize` ^10 → ^11, `cli-truncate` ^5 → ^6, `pidtree` ^0.6 → ^1.
51
+ - `@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.
52
+
53
+ - Updated dependencies [a31faa7]
54
+ - @pnpm/fs.indexed-pkg-importer@1100.0.14
55
+ - @pnpm/store.cafs@1100.1.10
56
+ - @pnpm/building.pkg-requires-build@1100.0.8
57
+ - @pnpm/fetching.fetcher-base@1100.1.9
58
+ - @pnpm/store.controller-types@1100.1.5
59
+
60
+ ## 1100.0.13
61
+
62
+ ### Patch Changes
63
+
64
+ - @pnpm/fs.indexed-pkg-importer@1100.0.13
65
+
66
+ ## 1100.0.12
67
+
68
+ ### Patch Changes
69
+
70
+ - @pnpm/building.pkg-requires-build@1100.0.7
71
+ - @pnpm/fetching.fetcher-base@1100.1.8
72
+ - @pnpm/store.cafs@1100.1.9
73
+ - @pnpm/store.controller-types@1100.1.4
74
+ - @pnpm/fs.indexed-pkg-importer@1100.0.12
75
+
76
+ ## 1100.0.11
77
+
78
+ ### Patch Changes
79
+
80
+ - Updated dependencies [cbfeeef]
81
+ - @pnpm/fs.indexed-pkg-importer@1100.0.11
82
+ - @pnpm/building.pkg-requires-build@1100.0.6
83
+ - @pnpm/fetching.fetcher-base@1100.1.7
84
+ - @pnpm/store.cafs@1100.1.8
85
+ - @pnpm/store.controller-types@1100.1.3
86
+
87
+ ## 1100.0.10
88
+
89
+ ### Patch Changes
90
+
91
+ - @pnpm/building.pkg-requires-build@1100.0.5
92
+ - @pnpm/fetching.fetcher-base@1100.1.6
93
+ - @pnpm/store.cafs@1100.1.7
94
+ - @pnpm/store.controller-types@1100.1.2
95
+ - @pnpm/fs.indexed-pkg-importer@1100.0.10
96
+
97
+ ## 1100.0.9
98
+
99
+ ### Patch Changes
100
+
101
+ - @pnpm/fetching.fetcher-base@1100.1.5
102
+ - @pnpm/store.controller-types@1100.1.1
103
+ - @pnpm/building.pkg-requires-build@1100.0.4
104
+ - @pnpm/store.cafs@1100.1.6
105
+ - @pnpm/fs.indexed-pkg-importer@1100.0.9
106
+
107
+ ## 1100.0.8
108
+
109
+ ### Patch Changes
110
+
111
+ - Updated dependencies [4195766]
112
+ - @pnpm/store.controller-types@1100.1.0
113
+ - @pnpm/fetching.fetcher-base@1100.1.4
114
+ - @pnpm/fs.indexed-pkg-importer@1100.0.8
115
+ - @pnpm/store.cafs@1100.1.5
116
+
117
+ ## 1100.0.7
118
+
119
+ ### Patch Changes
120
+
121
+ - Updated dependencies [c2c2890]
122
+ - @pnpm/store.controller-types@1100.0.7
123
+ - @pnpm/fs.indexed-pkg-importer@1100.0.7
124
+ - @pnpm/store.cafs@1100.1.4
125
+
126
+ ## 1100.0.6
127
+
128
+ ### Patch Changes
129
+
130
+ - @pnpm/building.pkg-requires-build@1100.0.3
131
+ - @pnpm/fetching.fetcher-base@1100.1.3
132
+ - @pnpm/store.cafs@1100.1.3
133
+ - @pnpm/store.controller-types@1100.0.6
134
+ - @pnpm/fs.indexed-pkg-importer@1100.0.6
135
+
136
+ ## 1100.0.5
137
+
138
+ ### Patch Changes
139
+
140
+ - @pnpm/fetching.fetcher-base@1100.1.2
141
+ - @pnpm/store.controller-types@1100.0.5
142
+ - @pnpm/store.cafs@1100.1.2
143
+ - @pnpm/fs.indexed-pkg-importer@1100.0.5
144
+
145
+ ## 1100.0.4
146
+
147
+ ### Patch Changes
148
+
149
+ - 184ce26: Fix the package name in README.md.
150
+ - Updated dependencies [184ce26]
151
+ - @pnpm/building.pkg-requires-build@1100.0.2
152
+ - @pnpm/fs.indexed-pkg-importer@1100.0.4
153
+ - @pnpm/store.controller-types@1100.0.4
154
+ - @pnpm/fetching.fetcher-base@1100.1.1
155
+ - @pnpm/store.cafs@1100.1.1
156
+
157
+ ## 1100.0.3
158
+
159
+ ### Patch Changes
160
+
161
+ - Updated dependencies [421317c]
162
+ - @pnpm/fetching.fetcher-base@1100.1.0
163
+ - @pnpm/store.cafs@1100.1.0
164
+ - @pnpm/store.controller-types@1100.0.3
165
+ - @pnpm/fs.indexed-pkg-importer@1100.0.3
166
+
167
+ ## 1100.0.2
168
+
169
+ ### Patch Changes
170
+
171
+ - @pnpm/fetching.fetcher-base@1100.0.2
172
+ - @pnpm/store.controller-types@1100.0.2
173
+ - @pnpm/store.cafs@1100.0.2
174
+ - @pnpm/fs.indexed-pkg-importer@1100.0.2
175
+
176
+ ## 1100.0.1
177
+
178
+ ### Patch Changes
179
+
180
+ - @pnpm/building.pkg-requires-build@1100.0.1
181
+ - @pnpm/fetching.fetcher-base@1100.0.1
182
+ - @pnpm/store.cafs@1100.0.1
183
+ - @pnpm/store.controller-types@1100.0.1
184
+ - @pnpm/fs.indexed-pkg-importer@1100.0.1
185
+
186
+ ## 1001.0.0
187
+
188
+ ### Major Changes
189
+
190
+ - 491a84f: This package is now pure ESM.
191
+ - 7d2fd48: Node.js v18, 19, 20, and 21 support discontinued.
192
+
193
+ ### Patch Changes
194
+
195
+ - Updated dependencies [facdd71]
196
+ - Updated dependencies [e2e0a32]
197
+ - Updated dependencies [2fccb03]
198
+ - Updated dependencies [3bf5e21]
199
+ - Updated dependencies [491a84f]
200
+ - Updated dependencies [9b1e5da]
201
+ - Updated dependencies [6656baa]
202
+ - Updated dependencies [62f760e]
203
+ - Updated dependencies [cbb366a]
204
+ - Updated dependencies [2ea6463]
205
+ - Updated dependencies [50fbeca]
206
+ - Updated dependencies [caabba4]
207
+ - Updated dependencies [ba065f6]
208
+ - Updated dependencies [3bf5e21]
209
+ - Updated dependencies [878a773]
210
+ - Updated dependencies [f8e6774]
211
+ - Updated dependencies [ee9fe58]
212
+ - Updated dependencies [7d2fd48]
213
+ - Updated dependencies [56a59df]
214
+ - Updated dependencies [10bc391]
215
+ - Updated dependencies [b7f0f21]
216
+ - Updated dependencies [60b5fd1]
217
+ - Updated dependencies [9d3f00b]
218
+ - Updated dependencies [98a0410]
219
+ - @pnpm/store.controller-types@1005.0.0
220
+ - @pnpm/store.cafs@1001.0.0
221
+ - @pnpm/building.pkg-requires-build@1000.0.0
222
+ - @pnpm/fs.indexed-pkg-importer@1001.0.0
223
+ - @pnpm/fetching.fetcher-base@1002.0.0
224
+
225
+ ## 1000.0.20
226
+
227
+ ### Patch Changes
228
+
229
+ - Updated dependencies [7c1382f]
230
+ - @pnpm/store-controller-types@1004.1.0
231
+ - @pnpm/exec.pkg-requires-build@1000.0.11
232
+ - @pnpm/fetcher-base@1001.0.2
233
+ - @pnpm/store.cafs@1000.0.19
234
+ - @pnpm/fs.indexed-pkg-importer@1000.1.14
235
+
236
+ ## 1000.0.19
237
+
238
+ ### Patch Changes
239
+
240
+ - Updated dependencies [9b9faa5]
241
+ - @pnpm/fs.indexed-pkg-importer@1000.1.13
242
+ - @pnpm/store.cafs@1000.0.18
243
+
244
+ ## 1000.0.18
245
+
246
+ ### Patch Changes
247
+
248
+ - @pnpm/exec.pkg-requires-build@1000.0.10
249
+ - @pnpm/fetcher-base@1001.0.1
250
+ - @pnpm/store.cafs@1000.0.17
251
+ - @pnpm/store-controller-types@1004.0.2
252
+ - @pnpm/fs.indexed-pkg-importer@1000.1.12
253
+
254
+ ## 1000.0.17
255
+
256
+ ### Patch Changes
257
+
258
+ - Updated dependencies [d1edf73]
259
+ - @pnpm/fetcher-base@1001.0.0
260
+ - @pnpm/store.cafs@1000.0.16
261
+ - @pnpm/store-controller-types@1004.0.1
262
+ - @pnpm/fs.indexed-pkg-importer@1000.1.11
263
+
264
+ ## 1000.0.16
265
+
266
+ ### Patch Changes
267
+
268
+ - Updated dependencies [1a07b8f]
269
+ - Updated dependencies [1a07b8f]
270
+ - @pnpm/store-controller-types@1004.0.0
271
+ - @pnpm/fetcher-base@1000.1.0
272
+ - @pnpm/exec.pkg-requires-build@1000.0.9
273
+ - @pnpm/store.cafs@1000.0.15
274
+ - @pnpm/fs.indexed-pkg-importer@1000.1.10
275
+
276
+ ## 1000.0.15
277
+
278
+ ### Patch Changes
279
+
280
+ - @pnpm/fetcher-base@1000.0.12
281
+ - @pnpm/store-controller-types@1003.0.3
282
+ - @pnpm/store.cafs@1000.0.14
283
+ - @pnpm/fs.indexed-pkg-importer@1000.1.9
284
+
285
+ ## 1000.0.14
286
+
287
+ ### Patch Changes
288
+
289
+ - Updated dependencies [509948d]
290
+ - @pnpm/store-controller-types@1003.0.2
291
+ - @pnpm/fs.indexed-pkg-importer@1000.1.8
292
+ - @pnpm/store.cafs@1000.0.13
293
+
294
+ ## 1000.0.13
295
+
296
+ ### Patch Changes
297
+
298
+ - 09cf46f: Update `@pnpm/logger` in peer dependencies.
299
+ - Updated dependencies [09cf46f]
300
+ - Updated dependencies [c24c66e]
301
+ - @pnpm/fs.indexed-pkg-importer@1000.1.7
302
+ - @pnpm/store-controller-types@1003.0.1
303
+ - @pnpm/exec.pkg-requires-build@1000.0.8
304
+ - @pnpm/fetcher-base@1000.0.11
305
+ - @pnpm/store.cafs@1000.0.12
306
+
307
+ ## 1000.0.12
308
+
309
+ ### Patch Changes
310
+
311
+ - Updated dependencies [8a9f3a4]
312
+ - Updated dependencies [5b73df1]
313
+ - Updated dependencies [9c3dd03]
314
+ - @pnpm/store-controller-types@1003.0.0
315
+ - @pnpm/logger@1001.0.0
316
+ - @pnpm/fs.indexed-pkg-importer@1000.1.6
317
+ - @pnpm/store.cafs@1000.0.11
318
+ - @pnpm/fetcher-base@1000.0.10
319
+ - @pnpm/exec.pkg-requires-build@1000.0.7
320
+
321
+ ## 1000.0.11
322
+
323
+ ### Patch Changes
324
+
325
+ - Updated dependencies [032fff8]
326
+ - @pnpm/fs.indexed-pkg-importer@1000.1.5
327
+ - @pnpm/fetcher-base@1000.0.9
328
+ - @pnpm/store-controller-types@1002.0.1
329
+ - @pnpm/store.cafs@1000.0.10
330
+
331
+ ## 1000.0.10
332
+
333
+ ### Patch Changes
334
+
335
+ - Updated dependencies [72cff38]
336
+ - @pnpm/store-controller-types@1002.0.0
337
+ - @pnpm/exec.pkg-requires-build@1000.0.6
338
+ - @pnpm/fetcher-base@1000.0.8
339
+ - @pnpm/store.cafs@1000.0.9
340
+ - @pnpm/fs.indexed-pkg-importer@1000.1.4
341
+
342
+ ## 1000.0.9
343
+
344
+ ### Patch Changes
345
+
346
+ - @pnpm/exec.pkg-requires-build@1000.0.5
347
+ - @pnpm/fetcher-base@1000.0.7
348
+ - @pnpm/store.cafs@1000.0.8
349
+ - @pnpm/store-controller-types@1001.0.5
350
+ - @pnpm/fs.indexed-pkg-importer@1000.1.3
351
+
352
+ ## 1000.0.8
353
+
354
+ ### Patch Changes
355
+
356
+ - @pnpm/fetcher-base@1000.0.6
357
+ - @pnpm/store-controller-types@1001.0.4
358
+ - @pnpm/store.cafs@1000.0.7
359
+ - @pnpm/fs.indexed-pkg-importer@1000.1.2
360
+
361
+ ## 1000.0.7
362
+
363
+ ### Patch Changes
364
+
365
+ - @pnpm/exec.pkg-requires-build@1000.0.4
366
+ - @pnpm/fetcher-base@1000.0.5
367
+ - @pnpm/store.cafs@1000.0.6
368
+ - @pnpm/store-controller-types@1001.0.3
369
+ - @pnpm/fs.indexed-pkg-importer@1000.1.1
370
+
371
+ ## 1000.0.6
372
+
373
+ ### Patch Changes
374
+
375
+ - Updated dependencies [e32b1a2]
376
+ - @pnpm/fs.indexed-pkg-importer@1000.1.0
377
+ - @pnpm/exec.pkg-requires-build@1000.0.3
378
+ - @pnpm/fetcher-base@1000.0.4
379
+ - @pnpm/store.cafs@1000.0.5
380
+ - @pnpm/store-controller-types@1001.0.2
381
+
382
+ ## 1000.0.5
383
+
384
+ ### Patch Changes
385
+
386
+ - @pnpm/exec.pkg-requires-build@1000.0.2
387
+ - @pnpm/fetcher-base@1000.0.3
388
+ - @pnpm/store.cafs@1000.0.4
389
+ - @pnpm/store-controller-types@1001.0.1
390
+ - @pnpm/fs.indexed-pkg-importer@1000.0.5
391
+
392
+ ## 1000.0.4
393
+
394
+ ### Patch Changes
395
+
396
+ - Updated dependencies [dde650b]
397
+ - @pnpm/store-controller-types@1001.0.0
398
+ - @pnpm/fs.indexed-pkg-importer@1000.0.4
399
+ - @pnpm/store.cafs@1000.0.3
400
+
401
+ ## 1000.0.3
402
+
403
+ ### Patch Changes
404
+
405
+ - @pnpm/exec.pkg-requires-build@1000.0.1
406
+ - @pnpm/fetcher-base@1000.0.2
407
+ - @pnpm/store.cafs@1000.0.2
408
+ - @pnpm/store-controller-types@1000.1.1
409
+ - @pnpm/fs.indexed-pkg-importer@1000.0.3
410
+
411
+ ## 1000.0.2
412
+
413
+ ### Patch Changes
414
+
415
+ - @pnpm/fs.indexed-pkg-importer@1000.0.2
416
+
417
+ ## 1000.0.1
418
+
419
+ ### Patch Changes
420
+
421
+ - Updated dependencies [6483b64]
422
+ - @pnpm/store-controller-types@1000.1.0
423
+ - @pnpm/fs.indexed-pkg-importer@1000.0.1
424
+ - @pnpm/store.cafs@1000.0.1
425
+ - @pnpm/fetcher-base@1000.0.1
426
+
427
+ ## 7.0.12
428
+
429
+ ### Patch Changes
430
+
431
+ - Updated dependencies [d433cb9]
432
+ - Updated dependencies [099e6af]
433
+ - @pnpm/store.cafs@5.0.0
434
+ - @pnpm/fetcher-base@16.0.7
435
+ - @pnpm/store-controller-types@18.1.6
436
+ - @pnpm/fs.indexed-pkg-importer@6.0.9
437
+
438
+ ## 7.0.11
439
+
440
+ ### Patch Changes
441
+
442
+ - Updated dependencies [a1f4df2]
443
+ - @pnpm/store.cafs@4.0.2
444
+ - @pnpm/fs.indexed-pkg-importer@6.0.9
445
+
446
+ ## 7.0.10
447
+
448
+ ### Patch Changes
449
+
450
+ - Updated dependencies [db7ff76]
451
+ - @pnpm/store.cafs@4.0.1
452
+ - @pnpm/fs.indexed-pkg-importer@6.0.9
453
+
454
+ ## 7.0.9
455
+
456
+ ### Patch Changes
457
+
458
+ - Updated dependencies [db420ab]
459
+ - @pnpm/store.cafs@4.0.0
460
+ - @pnpm/exec.pkg-requires-build@1.0.7
461
+ - @pnpm/fetcher-base@16.0.7
462
+ - @pnpm/store-controller-types@18.1.6
463
+ - @pnpm/fs.indexed-pkg-importer@6.0.9
464
+
465
+ ## 7.0.8
466
+
467
+ ### Patch Changes
468
+
469
+ - @pnpm/exec.pkg-requires-build@1.0.6
470
+ - @pnpm/fetcher-base@16.0.6
471
+ - @pnpm/store.cafs@3.0.8
472
+ - @pnpm/store-controller-types@18.1.5
473
+ - @pnpm/fs.indexed-pkg-importer@6.0.8
474
+
475
+ ## 7.0.7
476
+
477
+ ### Patch Changes
478
+
479
+ - @pnpm/exec.pkg-requires-build@1.0.5
480
+ - @pnpm/fetcher-base@16.0.5
481
+ - @pnpm/store.cafs@3.0.7
482
+ - @pnpm/store-controller-types@18.1.4
483
+ - @pnpm/fs.indexed-pkg-importer@6.0.7
484
+
485
+ ## 7.0.6
486
+
487
+ ### Patch Changes
488
+
489
+ - @pnpm/exec.pkg-requires-build@1.0.4
490
+ - @pnpm/fetcher-base@16.0.4
491
+ - @pnpm/store.cafs@3.0.6
492
+ - @pnpm/store-controller-types@18.1.3
493
+ - @pnpm/fs.indexed-pkg-importer@6.0.6
494
+
495
+ ## 7.0.5
496
+
497
+ ### Patch Changes
498
+
499
+ - Updated dependencies [afe520d]
500
+ - Updated dependencies [afe520d]
501
+ - @pnpm/fs.indexed-pkg-importer@6.0.5
502
+ - @pnpm/store.cafs@3.0.5
503
+
504
+ ## 7.0.4
505
+
506
+ ### Patch Changes
507
+
508
+ - @pnpm/fetcher-base@16.0.3
509
+ - @pnpm/store-controller-types@18.1.2
510
+ - @pnpm/exec.pkg-requires-build@1.0.3
511
+ - @pnpm/store.cafs@3.0.4
512
+ - @pnpm/fs.indexed-pkg-importer@6.0.4
513
+
514
+ ## 7.0.3
515
+
516
+ ### Patch Changes
517
+
518
+ - @pnpm/exec.pkg-requires-build@1.0.2
519
+ - @pnpm/fetcher-base@16.0.2
520
+ - @pnpm/store.cafs@3.0.3
521
+ - @pnpm/store-controller-types@18.1.1
522
+ - @pnpm/fs.indexed-pkg-importer@6.0.3
523
+
524
+ ## 7.0.2
525
+
526
+ ### Patch Changes
527
+
528
+ - Updated dependencies [0c08e1c]
529
+ - @pnpm/store-controller-types@18.1.0
530
+ - @pnpm/fs.indexed-pkg-importer@6.0.2
531
+ - @pnpm/store.cafs@3.0.2
532
+
533
+ ## 7.0.1
534
+
535
+ ### Patch Changes
536
+
537
+ - @pnpm/exec.pkg-requires-build@1.0.1
538
+ - @pnpm/fetcher-base@16.0.1
539
+ - @pnpm/store.cafs@3.0.1
540
+ - @pnpm/store-controller-types@18.0.1
541
+ - @pnpm/fs.indexed-pkg-importer@6.0.1
542
+
543
+ ## 7.0.0
544
+
545
+ ### Major Changes
546
+
547
+ - 43cdd87: Node.js v16 support dropped. Use at least Node.js v18.12.
548
+
549
+ ### Minor Changes
550
+
551
+ - 730929e: Add a field named `ignoredOptionalDependencies`. This is an array of strings. If an optional dependency has its name included in this array, it will be skipped.
552
+
553
+ ### Patch Changes
554
+
555
+ - Updated dependencies [43cdd87]
556
+ - Updated dependencies [6cdbf11]
557
+ - Updated dependencies [36dcaa0]
558
+ - Updated dependencies [0e6b757]
559
+ - Updated dependencies [730929e]
560
+ - @pnpm/store-controller-types@18.0.0
561
+ - @pnpm/fs.indexed-pkg-importer@6.0.0
562
+ - @pnpm/fetcher-base@16.0.0
563
+ - @pnpm/store.cafs@3.0.0
564
+ - @pnpm/exec.pkg-requires-build@1.0.0
565
+
566
+ ## 6.0.13
567
+
568
+ ### Patch Changes
569
+
570
+ - Updated dependencies [31054a63e]
571
+ - Updated dependencies [e2e08b98f]
572
+ - Updated dependencies [df9b16aa9]
573
+ - @pnpm/store-controller-types@17.2.0
574
+ - @pnpm/fs.indexed-pkg-importer@5.0.13
575
+ - @pnpm/store.cafs@2.0.12
576
+ - @pnpm/fetcher-base@15.0.7
577
+
578
+ ## 6.0.12
579
+
580
+ ### Patch Changes
581
+
582
+ - Updated dependencies [19be6b704]
583
+ - @pnpm/fs.indexed-pkg-importer@5.0.12
584
+
585
+ ## 6.0.11
586
+
587
+ ### Patch Changes
588
+
589
+ - Updated dependencies [33313d2fd]
590
+ - @pnpm/fs.indexed-pkg-importer@5.0.11
591
+ - @pnpm/store.cafs@2.0.11
592
+ - @pnpm/fetcher-base@15.0.6
593
+ - @pnpm/store-controller-types@17.1.4
594
+
595
+ ## 6.0.10
596
+
597
+ ### Patch Changes
598
+
599
+ - @pnpm/fetcher-base@15.0.5
600
+ - @pnpm/store.cafs@2.0.10
601
+ - @pnpm/store-controller-types@17.1.3
602
+ - @pnpm/fs.indexed-pkg-importer@5.0.10
603
+
604
+ ## 6.0.9
605
+
606
+ ### Patch Changes
607
+
608
+ - Updated dependencies [418866ac0]
609
+ - @pnpm/fs.indexed-pkg-importer@5.0.9
610
+
611
+ ## 6.0.8
612
+
613
+ ### Patch Changes
614
+
615
+ - Updated dependencies [291607c5a]
616
+ - @pnpm/store-controller-types@17.1.2
617
+ - @pnpm/fs.indexed-pkg-importer@5.0.8
618
+ - @pnpm/store.cafs@2.0.9
619
+
620
+ ## 6.0.7
621
+
622
+ ### Patch Changes
623
+
624
+ - cfc017ee3: Optional dependencies that do not have to be built will be reflinked (or hardlinked) to the store instead of copied [#7046](https://github.com/pnpm/pnpm/issues/7046).
625
+ - Updated dependencies [7ea45afbe]
626
+ - Updated dependencies [cfc017ee3]
627
+ - @pnpm/store-controller-types@17.1.1
628
+ - @pnpm/exec.files-include-install-scripts@1.0.0
629
+ - @pnpm/fetcher-base@15.0.4
630
+ - @pnpm/fs.indexed-pkg-importer@5.0.7
631
+ - @pnpm/store.cafs@2.0.8
632
+
633
+ ## 6.0.6
634
+
635
+ ### Patch Changes
636
+
637
+ - Updated dependencies [43ce9e4a6]
638
+ - @pnpm/store-controller-types@17.1.0
639
+ - @pnpm/fs.indexed-pkg-importer@5.0.6
640
+ - @pnpm/store.cafs@2.0.7
641
+ - @pnpm/fetcher-base@15.0.3
642
+
643
+ ## 6.0.5
644
+
645
+ ### Patch Changes
646
+
647
+ - Updated dependencies [2ca756fd2]
648
+ - @pnpm/fs.indexed-pkg-importer@5.0.5
649
+
650
+ ## 6.0.4
651
+
652
+ ### Patch Changes
653
+
654
+ - Updated dependencies [01bc58e2c]
655
+ - Updated dependencies [6dfbca86b]
656
+ - @pnpm/store.cafs@2.0.6
657
+ - @pnpm/fs.indexed-pkg-importer@5.0.4
658
+
659
+ ## 6.0.3
660
+
661
+ ### Patch Changes
662
+
663
+ - Updated dependencies [e19de6a59]
664
+ - @pnpm/fs.indexed-pkg-importer@5.0.3
665
+
666
+ ## 6.0.2
667
+
668
+ ### Patch Changes
669
+
670
+ - Updated dependencies [6337dcdbc]
671
+ - @pnpm/fs.indexed-pkg-importer@5.0.2
672
+
673
+ ## 6.0.1
674
+
675
+ ### Patch Changes
676
+
677
+ - Updated dependencies [ee6e0734e]
678
+ - @pnpm/fs.indexed-pkg-importer@5.0.1
679
+ - @pnpm/fetcher-base@15.0.2
680
+ - @pnpm/store.cafs@2.0.5
681
+ - @pnpm/store-controller-types@17.0.1
682
+
683
+ ## 6.0.0
684
+
685
+ ### Major Changes
686
+
687
+ - 9caa33d53: `fromStore` replaced with `resolvedFrom`.
688
+
689
+ ### Patch Changes
690
+
691
+ - Updated dependencies [9caa33d53]
692
+ - Updated dependencies [9caa33d53]
693
+ - @pnpm/store-controller-types@17.0.0
694
+ - @pnpm/fs.indexed-pkg-importer@5.0.0
695
+ - @pnpm/store.cafs@2.0.4
696
+ - @pnpm/fetcher-base@15.0.1
697
+
698
+ ## 5.1.1
699
+
700
+ ### Patch Changes
701
+
702
+ - Updated dependencies [cb6e4212c]
703
+ - @pnpm/fs.indexed-pkg-importer@4.1.1
704
+
705
+ ## 5.1.0
706
+
707
+ ### Minor Changes
708
+
709
+ - 03cdccc6e: New option added: disableRelinkFromStore.
710
+
711
+ ### Patch Changes
712
+
713
+ - Updated dependencies [03cdccc6e]
714
+ - @pnpm/store-controller-types@16.1.0
715
+ - @pnpm/fs.indexed-pkg-importer@4.1.0
716
+ - @pnpm/store.cafs@2.0.3
717
+ - @pnpm/fetcher-base@15.0.1
718
+
719
+ ## 5.0.2
720
+
721
+ ### Patch Changes
722
+
723
+ - Updated dependencies [b3947185c]
724
+ - @pnpm/store.cafs@2.0.2
725
+ - @pnpm/fs.indexed-pkg-importer@4.0.1
726
+
727
+ ## 5.0.1
728
+
729
+ ### Patch Changes
730
+
731
+ - Updated dependencies [b548f2f43]
732
+ - Updated dependencies [4a1a9431d]
733
+ - @pnpm/store.cafs@2.0.1
734
+ - @pnpm/fetcher-base@15.0.1
735
+ - @pnpm/store-controller-types@16.0.1
736
+ - @pnpm/fs.indexed-pkg-importer@4.0.1
737
+
738
+ ## 5.0.0
739
+
740
+ ### Major Changes
741
+
742
+ - f2009d175: Import packages synchronously.
743
+ - 083bbf590: Breaking changes to the API.
744
+
745
+ ### Patch Changes
746
+
747
+ - Updated dependencies [0fd9e6a6c]
748
+ - Updated dependencies [f2009d175]
749
+ - Updated dependencies [494f87544]
750
+ - Updated dependencies [70b2830ac]
751
+ - Updated dependencies [083bbf590]
752
+ - Updated dependencies [083bbf590]
753
+ - @pnpm/store.cafs@2.0.0
754
+ - @pnpm/fs.indexed-pkg-importer@4.0.0
755
+ - @pnpm/store-controller-types@16.0.0
756
+ - @pnpm/fetcher-base@15.0.0
757
+
758
+ ## 4.0.8
759
+
760
+ ### Patch Changes
761
+
762
+ - Updated dependencies [73f2b6826]
763
+ - @pnpm/store.cafs@1.0.2
764
+ - @pnpm/fs.indexed-pkg-importer@3.0.2
765
+
766
+ ## 4.0.7
767
+
768
+ ### Patch Changes
769
+
770
+ - Updated dependencies [fe1c5f48d]
771
+ - @pnpm/store.cafs@1.0.1
772
+ - @pnpm/fs.indexed-pkg-importer@3.0.2
773
+
774
+ ## 4.0.6
775
+
776
+ ### Patch Changes
777
+
778
+ - Updated dependencies [4bbf482d1]
779
+ - @pnpm/store.cafs@1.0.0
780
+ - @pnpm/fs.indexed-pkg-importer@3.0.2
781
+
782
+ ## 4.0.5
783
+
784
+ ### Patch Changes
785
+
786
+ - Updated dependencies [250f7e9fe]
787
+ - Updated dependencies [e958707b2]
788
+ - @pnpm/cafs@7.0.5
789
+ - @pnpm/fs.indexed-pkg-importer@3.0.2
790
+ - @pnpm/fetcher-base@14.0.2
791
+ - @pnpm/store-controller-types@15.0.2
792
+
793
+ ## 4.0.4
794
+
795
+ ### Patch Changes
796
+
797
+ - Updated dependencies [b81cefdcd]
798
+ - @pnpm/cafs@7.0.4
799
+ - @pnpm/fs.indexed-pkg-importer@3.0.1
800
+
801
+ ## 4.0.3
802
+
803
+ ### Patch Changes
804
+
805
+ - Updated dependencies [e57e2d340]
806
+ - @pnpm/cafs@7.0.3
807
+ - @pnpm/fs.indexed-pkg-importer@3.0.1
808
+
809
+ ## 4.0.2
810
+
811
+ ### Patch Changes
812
+
813
+ - Updated dependencies [d55b41a8b]
814
+ - Updated dependencies [614d5bd72]
815
+ - @pnpm/cafs@7.0.2
816
+ - @pnpm/fs.indexed-pkg-importer@3.0.1
817
+
818
+ ## 4.0.1
819
+
820
+ ### Patch Changes
821
+
822
+ - @pnpm/fetcher-base@14.0.1
823
+ - @pnpm/cafs@7.0.1
824
+ - @pnpm/store-controller-types@15.0.1
825
+ - @pnpm/fs.indexed-pkg-importer@3.0.1
826
+
827
+ ## 4.0.0
828
+
829
+ ### Major Changes
830
+
831
+ - eceaa8b8b: Node.js 14 support dropped.
832
+
833
+ ### Patch Changes
834
+
835
+ - Updated dependencies [eceaa8b8b]
836
+ - @pnpm/store-controller-types@15.0.0
837
+ - @pnpm/fs.indexed-pkg-importer@3.0.0
838
+ - @pnpm/fetcher-base@14.0.0
839
+ - @pnpm/cafs@7.0.0
840
+
841
+ ## 3.1.6
842
+
843
+ ### Patch Changes
844
+
845
+ - Updated dependencies [955874422]
846
+ - @pnpm/fs.indexed-pkg-importer@2.1.4
847
+ - @pnpm/cafs@6.0.2
848
+
849
+ ## 3.1.5
850
+
851
+ ### Patch Changes
852
+
853
+ - @pnpm/fetcher-base@13.1.6
854
+ - @pnpm/store-controller-types@14.3.1
855
+ - @pnpm/fs.indexed-pkg-importer@2.1.3
856
+ - @pnpm/cafs@6.0.1
857
+
858
+ ## 3.1.4
859
+
860
+ ### Patch Changes
861
+
862
+ - Updated dependencies [78d4cf1f7]
863
+ - @pnpm/fs.indexed-pkg-importer@2.1.2
864
+
865
+ ## 3.1.3
866
+
867
+ ### Patch Changes
868
+
869
+ - Updated dependencies [98d6603f3]
870
+ - Updated dependencies [98d6603f3]
871
+ - @pnpm/cafs@6.0.0
872
+ - @pnpm/fs.indexed-pkg-importer@2.1.1
873
+
874
+ ## 3.1.2
875
+
876
+ ### Patch Changes
877
+
878
+ - Updated dependencies [1e6de89b6]
879
+ - @pnpm/cafs@5.0.6
880
+ - @pnpm/fs.indexed-pkg-importer@2.1.1
881
+
882
+ ## 3.1.1
883
+
884
+ ### Patch Changes
885
+
886
+ - Updated dependencies [891a8d763]
887
+ - Updated dependencies [c7b05cd9a]
888
+ - @pnpm/store-controller-types@14.3.0
889
+ - @pnpm/fs.indexed-pkg-importer@2.1.1
890
+ - @pnpm/cafs@5.0.5
891
+
892
+ ## 3.1.0
893
+
894
+ ### Minor Changes
895
+
896
+ - 2458741fa: A new option added to package importer for keeping modules directory: `keepModulesDir`. When this is set to true, if a package already exist at the target location and it has a node_modules directory, then that node_modules directory is moved to the newly imported dependency. This is only needed when node-linker=hoisted is used.
897
+
898
+ ### Patch Changes
899
+
900
+ - Updated dependencies [2458741fa]
901
+ - @pnpm/fs.indexed-pkg-importer@2.1.0
902
+ - @pnpm/store-controller-types@14.2.0
903
+ - @pnpm/fetcher-base@13.1.5
904
+ - @pnpm/cafs@5.0.4
905
+
906
+ ## 3.0.3
907
+
908
+ ### Patch Changes
909
+
910
+ - Updated dependencies [a9d59d8bc]
911
+ - @pnpm/cafs@5.0.3
912
+ - @pnpm/fs.indexed-pkg-importer@2.0.2
913
+
914
+ ## 3.0.2
915
+
916
+ ### Patch Changes
917
+
918
+ - @pnpm/cafs@5.0.2
919
+ - @pnpm/fetcher-base@13.1.4
920
+ - @pnpm/store-controller-types@14.1.5
921
+ - @pnpm/fs.indexed-pkg-importer@2.0.2
922
+
923
+ ## 3.0.1
924
+
925
+ ### Patch Changes
926
+
927
+ - @pnpm/cafs@5.0.1
928
+ - @pnpm/fetcher-base@13.1.3
929
+ - @pnpm/store-controller-types@14.1.4
930
+ - @pnpm/fs.indexed-pkg-importer@2.0.1
931
+
932
+ ## 3.0.0
933
+
934
+ ### Major Changes
935
+
936
+ - 043d988fc: Breaking change to the API. Defaul export is not used.
937
+ - f884689e0: Require `@pnpm/logger` v5.
938
+
939
+ ### Patch Changes
940
+
941
+ - Updated dependencies [043d988fc]
942
+ - Updated dependencies [f884689e0]
943
+ - @pnpm/cafs@5.0.0
944
+ - @pnpm/fs.indexed-pkg-importer@2.0.0
945
+
946
+ ## 2.2.5
947
+
948
+ ### Patch Changes
949
+
950
+ - @pnpm/fs.indexed-pkg-importer@1.1.4
951
+
952
+ ## 2.2.4
953
+
954
+ ### Patch Changes
955
+
956
+ - @pnpm/cafs@4.3.2
957
+ - @pnpm/fetcher-base@13.1.2
958
+ - @pnpm/store-controller-types@14.1.3
959
+ - @pnpm/fs.indexed-pkg-importer@1.1.3
960
+
961
+ ## 2.2.3
962
+
963
+ ### Patch Changes
964
+
965
+ - @pnpm/cafs@4.3.1
966
+ - @pnpm/fetcher-base@13.1.1
967
+ - @pnpm/store-controller-types@14.1.2
968
+ - @pnpm/fs.indexed-pkg-importer@1.1.2
969
+
970
+ ## 2.2.2
971
+
972
+ ### Patch Changes
973
+
974
+ - Updated dependencies [745143e79]
975
+ - @pnpm/cafs@4.3.0
976
+ - @pnpm/fetcher-base@13.1.0
977
+ - @pnpm/store-controller-types@14.1.1
978
+ - @pnpm/fs.indexed-pkg-importer@1.1.1
979
+
980
+ ## 2.2.1
981
+
982
+ ### Patch Changes
983
+
984
+ - Updated dependencies [dbac0ca01]
985
+ - @pnpm/cafs@4.2.1
986
+ - @pnpm/fs.indexed-pkg-importer@1.1.1
987
+
988
+ ## 2.2.0
989
+
990
+ ### Minor Changes
991
+
992
+ - 32915f0e4: Refactor cafs types into separate package and add additional properties including `cafsDir` and `getFilePathInCafs`.
993
+
994
+ ### Patch Changes
995
+
996
+ - Updated dependencies [32915f0e4]
997
+ - Updated dependencies [23984abd1]
998
+ - @pnpm/cafs@4.2.0
999
+ - @pnpm/fetcher-base@13.1.0
1000
+ - @pnpm/store-controller-types@14.1.1
1001
+ - @pnpm/fs.indexed-pkg-importer@1.1.1
1002
+
1003
+ ## 2.1.1
1004
+
1005
+ ### Patch Changes
1006
+
1007
+ - Updated dependencies [c191ca7bf]
1008
+ - @pnpm/cafs@4.1.0
1009
+ - @pnpm/fs.indexed-pkg-importer@1.1.0
1010
+
1011
+ ## 2.1.0
1012
+
1013
+ ### Minor Changes
1014
+
1015
+ - 65c4260de: Support a new hook for passing a custom package importer to the store controller.
1016
+
1017
+ ### Patch Changes
1018
+
1019
+ - Updated dependencies [39c040127]
1020
+ - Updated dependencies [65c4260de]
1021
+ - @pnpm/cafs@4.0.9
1022
+ - @pnpm/fs.indexed-pkg-importer@1.1.0
1023
+ - @pnpm/store-controller-types@14.1.0
1024
+
1025
+ ## 2.0.3
1026
+
1027
+ ### Patch Changes
1028
+
1029
+ - @pnpm/cafs@4.0.8
1030
+ - @pnpm/fetcher-base@13.0.2
1031
+ - @pnpm/store-controller-types@14.0.2
1032
+ - @pnpm/fs.indexed-pkg-importer@1.0.1
1033
+
1034
+ ## 2.0.2
1035
+
1036
+ ### Patch Changes
1037
+
1038
+ - Updated dependencies [7922d6314]
1039
+ - @pnpm/fs.indexed-pkg-importer@1.0.0
1040
+
1041
+ ## 2.0.1
1042
+
1043
+ ### Patch Changes
1044
+
1045
+ - @pnpm/cafs@4.0.7
1046
+ - @pnpm/core-loggers@7.0.5
1047
+ - @pnpm/fetcher-base@13.0.1
1048
+ - @pnpm/store-controller-types@14.0.1
1049
+
1050
+ ## 2.0.0
1051
+
1052
+ ### Major Changes
1053
+
1054
+ - 2a34b21ce: Rename engine and targetEngine fields to sideEffectsCacheKey.
1055
+
1056
+ ### Minor Changes
1057
+
1058
+ - 47b5e45dd: `package-import-method` supports a new option: `clone-or-copy`.
1059
+
1060
+ ### Patch Changes
1061
+
1062
+ - Updated dependencies [2a34b21ce]
1063
+ - Updated dependencies [47b5e45dd]
1064
+ - @pnpm/fetcher-base@13.0.0
1065
+ - @pnpm/store-controller-types@14.0.0
1066
+ - @pnpm/cafs@4.0.6
1067
+ - @pnpm/core-loggers@7.0.4
1068
+
1069
+ ## 1.1.0
1070
+
1071
+ ### Minor Changes
1072
+
1073
+ - 0abfe1718: New optional option added to package importer: `requiresBuild`. When `requiresBuild` is `true`, the package should only be imported using cloning or copying.
1074
+ - 0abfe1718: New import method added: `clone-or-copy`.
1075
+
1076
+ ### Patch Changes
1077
+
1078
+ - Updated dependencies [0abfe1718]
1079
+ - @pnpm/fetcher-base@12.1.0
1080
+ - @pnpm/cafs@4.0.5
1081
+ - @pnpm/core-loggers@7.0.3
1082
+ - @pnpm/store-controller-types@13.0.4
1083
+
1084
+ ## 1.0.3
1085
+
1086
+ ### Patch Changes
1087
+
1088
+ - @pnpm/cafs@4.0.4
1089
+ - @pnpm/core-loggers@7.0.2
1090
+ - @pnpm/fetcher-base@12.0.3
1091
+ - @pnpm/store-controller-types@13.0.3
1092
+
1093
+ ## 1.0.2
1094
+
1095
+ ### Patch Changes
1096
+
1097
+ - Updated dependencies [6756c2b02]
1098
+ - @pnpm/cafs@4.0.3
1099
+ - @pnpm/fetcher-base@12.0.2
1100
+ - @pnpm/store-controller-types@13.0.2
1101
+
1102
+ ## 1.0.1
1103
+
1104
+ ### Patch Changes
1105
+
1106
+ - Updated dependencies [cadefe5b6]
1107
+ - @pnpm/cafs@4.0.2
1108
+
1109
+ ## 1.0.0
1110
+
1111
+ ### Major Changes
1112
+
1113
+ - 1ceb632b1: Project created.
1114
+
1115
+ ### Patch Changes
1116
+
1117
+ - @pnpm/core-loggers@7.0.1
1118
+ - @pnpm/fetcher-base@12.0.1
1119
+ - @pnpm/store-controller-types@13.0.1
1120
+ - @pnpm/cafs@4.0.1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pnpm/store.create-cafs-store",
3
- "version": "1100.0.16",
3
+ "version": "1100.0.18",
4
4
  "description": "Create a CAFS store controller",
5
5
  "keywords": [
6
6
  "pnpm",
@@ -37,23 +37,23 @@
37
37
  "test": "test"
38
38
  },
39
39
  "dependencies": {
40
+ "@pnpm/building.pkg-requires-build": "1100.0.9",
41
+ "@pnpm/fetching.fetcher-base": "1100.2.2",
42
+ "@pnpm/fs.indexed-pkg-importer": "1100.0.18",
43
+ "@pnpm/store.cafs": "1100.1.13",
44
+ "@pnpm/store.controller-types": "1100.1.8",
40
45
  "memoize": "^11.0.0",
41
- "ramda": "npm:@pnpm/ramda@0.28.1",
42
- "@pnpm/fetching.fetcher-base": "1100.2.0",
43
- "@pnpm/building.pkg-requires-build": "1100.0.8",
44
- "@pnpm/store.controller-types": "1100.1.6",
45
- "@pnpm/fs.indexed-pkg-importer": "1100.0.16",
46
- "@pnpm/store.cafs": "1100.1.11"
46
+ "ramda": "npm:@pnpm/ramda@0.28.1"
47
47
  },
48
48
  "peerDependencies": {
49
49
  "@pnpm/logger": "^1100.0.0"
50
50
  },
51
51
  "devDependencies": {
52
- "@types/ramda": "0.31.1",
53
- "@pnpm/prepare": "1100.0.17",
54
- "@pnpm/store.cafs-types": "1100.0.1",
55
52
  "@pnpm/logger": "1100.0.0",
56
- "@pnpm/store.create-cafs-store": "1100.0.16"
53
+ "@pnpm/prepare": "1100.0.19",
54
+ "@pnpm/store.cafs-types": "1100.0.1",
55
+ "@pnpm/store.create-cafs-store": "1100.0.18",
56
+ "@types/ramda": "0.31.1"
57
57
  },
58
58
  "engines": {
59
59
  "node": ">=22.13"