@pnpm/installing.linking.real-hoist 1100.1.5 → 1100.1.6

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 +899 -0
  2. package/package.json +7 -7
package/CHANGELOG.md ADDED
@@ -0,0 +1,899 @@
1
+ # @pnpm/real-hoist
2
+
3
+ ## 1100.1.6
4
+
5
+ ### Patch Changes
6
+
7
+ - @pnpm/lockfile.utils@1100.1.2
8
+
9
+ ## 1100.1.5
10
+
11
+ ### Patch Changes
12
+
13
+ - @pnpm/lockfile.utils@1100.1.1
14
+
15
+ ## 1100.1.4
16
+
17
+ ### Patch Changes
18
+
19
+ - Updated dependencies [bae694f]
20
+ - Updated dependencies [a84d2a1]
21
+ - Updated dependencies [852d537]
22
+ - @pnpm/lockfile.utils@1100.1.0
23
+ - @pnpm/error@1100.0.1
24
+
25
+ ## 1100.1.3
26
+
27
+ ### Patch Changes
28
+
29
+ - Updated dependencies [f20ad8f]
30
+ - Updated dependencies [a31faa7]
31
+ - @pnpm/lockfile.utils@1100.0.13
32
+ - @pnpm/deps.path@1100.0.8
33
+
34
+ ## 1100.1.2
35
+
36
+ ### Patch Changes
37
+
38
+ - @pnpm/deps.path@1100.0.7
39
+ - @pnpm/lockfile.utils@1100.0.12
40
+
41
+ ## 1100.1.1
42
+
43
+ ### Patch Changes
44
+
45
+ - @pnpm/deps.path@1100.0.6
46
+ - @pnpm/lockfile.utils@1100.0.11
47
+
48
+ ## 1100.1.0
49
+
50
+ ### Minor Changes
51
+
52
+ - a39a83d: Added a new `hoistingLimits` setting for `nodeLinker: hoisted` installs, mirroring yarn's `nmHoistingLimits`. It accepts `none` (the default — hoist as far as possible), `workspaces` (hoist only as far as each workspace package), or `dependencies` (hoist only up to each workspace package's direct dependencies). Originally proposed in [#6468](https://github.com/pnpm/pnpm/pull/6468), closing [#6457](https://github.com/pnpm/pnpm/issues/6457).
53
+
54
+ ## 1100.0.10
55
+
56
+ ### Patch Changes
57
+
58
+ - Updated dependencies [e55f4b5]
59
+ - @pnpm/lockfile.utils@1100.0.10
60
+ - @pnpm/deps.path@1100.0.5
61
+
62
+ ## 1100.0.9
63
+
64
+ ### Patch Changes
65
+
66
+ - @pnpm/lockfile.utils@1100.0.9
67
+ - @pnpm/deps.path@1100.0.4
68
+
69
+ ## 1100.0.8
70
+
71
+ ### Patch Changes
72
+
73
+ - @pnpm/lockfile.utils@1100.0.8
74
+
75
+ ## 1100.0.7
76
+
77
+ ### Patch Changes
78
+
79
+ - @pnpm/deps.path@1100.0.3
80
+ - @pnpm/lockfile.utils@1100.0.7
81
+
82
+ ## 1100.0.6
83
+
84
+ ### Patch Changes
85
+
86
+ - Updated dependencies [cfa271b]
87
+ - @pnpm/lockfile.utils@1100.0.6
88
+
89
+ ## 1100.0.5
90
+
91
+ ### Patch Changes
92
+
93
+ - Updated dependencies [27425d7]
94
+ - @pnpm/lockfile.utils@1100.0.5
95
+
96
+ ## 1100.0.4
97
+
98
+ ### Patch Changes
99
+
100
+ - 184ce26: Fix the package name in README.md.
101
+ - Updated dependencies [184ce26]
102
+ - Updated dependencies [6b891a5]
103
+ - @pnpm/deps.path@1100.0.2
104
+ - @pnpm/lockfile.utils@1100.0.4
105
+
106
+ ## 1100.0.3
107
+
108
+ ### Patch Changes
109
+
110
+ - @pnpm/lockfile.utils@1100.0.3
111
+
112
+ ## 1100.0.2
113
+
114
+ ### Patch Changes
115
+
116
+ - @pnpm/lockfile.utils@1100.0.2
117
+
118
+ ## 1100.0.1
119
+
120
+ ### Patch Changes
121
+
122
+ - @pnpm/deps.path@1100.0.1
123
+ - @pnpm/lockfile.utils@1100.0.1
124
+
125
+ ## 1002.0.0
126
+
127
+ ### Major Changes
128
+
129
+ - 491a84f: This package is now pure ESM.
130
+ - 7d2fd48: Node.js v18, 19, 20, and 21 support discontinued.
131
+
132
+ ### Patch Changes
133
+
134
+ - Updated dependencies [5f73b0f]
135
+ - Updated dependencies [a8f016c]
136
+ - Updated dependencies [491a84f]
137
+ - Updated dependencies [7d2fd48]
138
+ - Updated dependencies [38b8e35]
139
+ - Updated dependencies [394d88c]
140
+ - Updated dependencies [1e6de25]
141
+ - Updated dependencies [831f574]
142
+ - @pnpm/deps.path@1002.0.0
143
+ - @pnpm/lockfile.utils@1004.0.0
144
+ - @pnpm/error@1001.0.0
145
+
146
+ ## 1001.0.20
147
+
148
+ ### Patch Changes
149
+
150
+ - @pnpm/lockfile.utils@1003.0.3
151
+ - @pnpm/dependency-path@1001.1.3
152
+
153
+ ## 1001.0.19
154
+
155
+ ### Patch Changes
156
+
157
+ - @pnpm/dependency-path@1001.1.2
158
+ - @pnpm/lockfile.utils@1003.0.2
159
+
160
+ ## 1001.0.18
161
+
162
+ ### Patch Changes
163
+
164
+ - @pnpm/error@1000.0.5
165
+
166
+ ## 1001.0.17
167
+
168
+ ### Patch Changes
169
+
170
+ - @pnpm/lockfile.utils@1003.0.1
171
+ - @pnpm/dependency-path@1001.1.1
172
+
173
+ ## 1001.0.16
174
+
175
+ ### Patch Changes
176
+
177
+ - Updated dependencies [d1edf73]
178
+ - Updated dependencies [d1edf73]
179
+ - @pnpm/dependency-path@1001.1.0
180
+ - @pnpm/lockfile.utils@1003.0.0
181
+ - @pnpm/error@1000.0.4
182
+
183
+ ## 1001.0.15
184
+
185
+ ### Patch Changes
186
+
187
+ - Updated dependencies [2e85f29]
188
+ - Updated dependencies [1a07b8f]
189
+ - @pnpm/lockfile.utils@1002.1.0
190
+ - @pnpm/dependency-path@1001.0.2
191
+ - @pnpm/error@1000.0.3
192
+
193
+ ## 1001.0.14
194
+
195
+ ### Patch Changes
196
+
197
+ - @pnpm/dependency-path@1001.0.1
198
+ - @pnpm/lockfile.utils@1002.0.1
199
+
200
+ ## 1001.0.13
201
+
202
+ ### Patch Changes
203
+
204
+ - Updated dependencies [540986f]
205
+ - @pnpm/dependency-path@1001.0.0
206
+ - @pnpm/lockfile.utils@1002.0.0
207
+
208
+ ## 1001.0.12
209
+
210
+ ### Patch Changes
211
+
212
+ - @pnpm/lockfile.utils@1001.0.12
213
+
214
+ ## 1001.0.11
215
+
216
+ ### Patch Changes
217
+
218
+ - @pnpm/lockfile.utils@1001.0.11
219
+ - @pnpm/dependency-path@1000.0.9
220
+
221
+ ## 1001.0.10
222
+
223
+ ### Patch Changes
224
+
225
+ - @pnpm/lockfile.utils@1001.0.10
226
+ - @pnpm/dependency-path@1000.0.8
227
+
228
+ ## 1001.0.9
229
+
230
+ ### Patch Changes
231
+
232
+ - @pnpm/lockfile.utils@1001.0.9
233
+
234
+ ## 1001.0.8
235
+
236
+ ### Patch Changes
237
+
238
+ - @pnpm/lockfile.utils@1001.0.8
239
+ - @pnpm/dependency-path@1000.0.7
240
+
241
+ ## 1001.0.7
242
+
243
+ ### Patch Changes
244
+
245
+ - @pnpm/lockfile.utils@1001.0.7
246
+ - @pnpm/dependency-path@1000.0.6
247
+
248
+ ## 1001.0.6
249
+
250
+ ### Patch Changes
251
+
252
+ - @pnpm/lockfile.utils@1001.0.6
253
+
254
+ ## 1001.0.5
255
+
256
+ ### Patch Changes
257
+
258
+ - @pnpm/dependency-path@1000.0.5
259
+ - @pnpm/lockfile.utils@1001.0.5
260
+
261
+ ## 1001.0.4
262
+
263
+ ### Patch Changes
264
+
265
+ - @pnpm/dependency-path@1000.0.4
266
+ - @pnpm/lockfile.utils@1001.0.4
267
+
268
+ ## 1001.0.3
269
+
270
+ ### Patch Changes
271
+
272
+ - @pnpm/lockfile.utils@1001.0.3
273
+ - @pnpm/dependency-path@1000.0.3
274
+
275
+ ## 1001.0.2
276
+
277
+ ### Patch Changes
278
+
279
+ - @pnpm/error@1000.0.2
280
+ - @pnpm/lockfile.utils@1001.0.2
281
+ - @pnpm/dependency-path@1000.0.2
282
+
283
+ ## 1001.0.1
284
+
285
+ ### Patch Changes
286
+
287
+ - @pnpm/lockfile.utils@1001.0.1
288
+ - @pnpm/dependency-path@1000.0.1
289
+
290
+ ## 1001.0.0
291
+
292
+ ### Major Changes
293
+
294
+ - a76da0c: Removed lockfile conversion from v6 to v9. If you need to convert lockfile v6 to v9, use pnpm CLI v9.
295
+
296
+ ### Patch Changes
297
+
298
+ - Updated dependencies [a76da0c]
299
+ - @pnpm/lockfile.utils@1001.0.0
300
+ - @pnpm/error@1000.0.1
301
+
302
+ ## 3.0.15
303
+
304
+ ### Patch Changes
305
+
306
+ - Updated dependencies [dcd2917]
307
+ - Updated dependencies [d55b259]
308
+ - @pnpm/dependency-path@6.0.0
309
+ - @pnpm/error@6.0.3
310
+ - @pnpm/lockfile.utils@1.0.5
311
+
312
+ ## 3.0.14
313
+
314
+ ### Patch Changes
315
+
316
+ - @pnpm/dependency-path@5.1.7
317
+ - @pnpm/lockfile.utils@1.0.4
318
+
319
+ ## 3.0.13
320
+
321
+ ### Patch Changes
322
+
323
+ - @pnpm/error@6.0.2
324
+
325
+ ## 3.0.12
326
+
327
+ ### Patch Changes
328
+
329
+ - @pnpm/lockfile.utils@1.0.3
330
+ - @pnpm/dependency-path@5.1.6
331
+
332
+ ## 3.0.11
333
+
334
+ ### Patch Changes
335
+
336
+ - @pnpm/lockfile.utils@1.0.2
337
+ - @pnpm/dependency-path@5.1.5
338
+
339
+ ## 3.0.10
340
+
341
+ ### Patch Changes
342
+
343
+ - @pnpm/lockfile.utils@1.0.1
344
+ - @pnpm/dependency-path@5.1.4
345
+
346
+ ## 3.0.9
347
+
348
+ ### Patch Changes
349
+
350
+ - Updated dependencies [c5ef9b0]
351
+ - @pnpm/lockfile.utils@1.0.0
352
+
353
+ ## 3.0.8
354
+
355
+ ### Patch Changes
356
+
357
+ - @pnpm/lockfile-utils@11.0.4
358
+ - @pnpm/dependency-path@5.1.3
359
+
360
+ ## 3.0.7
361
+
362
+ ### Patch Changes
363
+
364
+ - @pnpm/lockfile-utils@11.0.3
365
+ - @pnpm/dependency-path@5.1.2
366
+
367
+ ## 3.0.6
368
+
369
+ ### Patch Changes
370
+
371
+ - @pnpm/lockfile-utils@11.0.2
372
+ - @pnpm/dependency-path@5.1.1
373
+
374
+ ## 3.0.5
375
+
376
+ ### Patch Changes
377
+
378
+ - Updated dependencies [47341e5]
379
+ - @pnpm/dependency-path@5.1.0
380
+ - @pnpm/lockfile-utils@11.0.1
381
+
382
+ ## 3.0.4
383
+
384
+ ### Patch Changes
385
+
386
+ - Updated dependencies
387
+ - @pnpm/lockfile-utils@11.0.0
388
+ - @pnpm/dependency-path@5.0.0
389
+
390
+ ## 3.0.3
391
+
392
+ ### Patch Changes
393
+
394
+ - Updated dependencies [a7aef51]
395
+ - @pnpm/error@6.0.1
396
+
397
+ ## 3.0.2
398
+
399
+ ### Patch Changes
400
+
401
+ - Updated dependencies [7a0536e]
402
+ - @pnpm/lockfile-utils@10.1.1
403
+
404
+ ## 3.0.1
405
+
406
+ ### Patch Changes
407
+
408
+ - Updated dependencies [9719a42]
409
+ - @pnpm/dependency-path@4.0.0
410
+ - @pnpm/lockfile-utils@10.1.0
411
+
412
+ ## 3.0.0
413
+
414
+ ### Major Changes
415
+
416
+ - 43cdd87: Node.js v16 support dropped. Use at least Node.js v18.12.
417
+
418
+ ### Patch Changes
419
+
420
+ - Updated dependencies [3ded840]
421
+ - Updated dependencies [cdd8365]
422
+ - Updated dependencies [89b396b]
423
+ - Updated dependencies [43cdd87]
424
+ - Updated dependencies [d381a60]
425
+ - Updated dependencies [98a1266]
426
+ - @pnpm/error@6.0.0
427
+ - @pnpm/dependency-path@3.0.0
428
+ - @pnpm/lockfile-utils@10.0.0
429
+
430
+ ## 2.0.19
431
+
432
+ ### Patch Changes
433
+
434
+ - @pnpm/lockfile-utils@9.0.5
435
+
436
+ ## 2.0.18
437
+
438
+ ### Patch Changes
439
+
440
+ - @pnpm/lockfile-utils@9.0.4
441
+ - @pnpm/dependency-path@2.1.7
442
+
443
+ ## 2.0.17
444
+
445
+ ### Patch Changes
446
+
447
+ - @pnpm/lockfile-utils@9.0.3
448
+ - @pnpm/dependency-path@2.1.6
449
+
450
+ ## 2.0.16
451
+
452
+ ### Patch Changes
453
+
454
+ - Updated dependencies [d5a176af7]
455
+ - @pnpm/lockfile-utils@9.0.2
456
+
457
+ ## 2.0.15
458
+
459
+ ### Patch Changes
460
+
461
+ - b4194fe52: Fixed out-of-memory exception that was happening on dependencies with many peer dependencies, when `node-linker` was set to `hoisted` [#6227](https://github.com/pnpm/pnpm/issues/6227).
462
+ - Updated dependencies [b4194fe52]
463
+ - @pnpm/lockfile-utils@9.0.1
464
+
465
+ ## 2.0.14
466
+
467
+ ### Patch Changes
468
+
469
+ - Updated dependencies [4c2450208]
470
+ - @pnpm/lockfile-utils@9.0.0
471
+
472
+ ## 2.0.13
473
+
474
+ ### Patch Changes
475
+
476
+ - @pnpm/lockfile-utils@8.0.7
477
+ - @pnpm/dependency-path@2.1.5
478
+
479
+ ## 2.0.12
480
+
481
+ ### Patch Changes
482
+
483
+ - @pnpm/lockfile-utils@8.0.6
484
+ - @pnpm/dependency-path@2.1.4
485
+
486
+ ## 2.0.11
487
+
488
+ ### Patch Changes
489
+
490
+ - Updated dependencies [f394cfccd]
491
+ - @pnpm/lockfile-utils@8.0.5
492
+
493
+ ## 2.0.10
494
+
495
+ ### Patch Changes
496
+
497
+ - Updated dependencies [e9aa6f682]
498
+ - @pnpm/lockfile-utils@8.0.4
499
+
500
+ ## 2.0.9
501
+
502
+ ### Patch Changes
503
+
504
+ - @pnpm/lockfile-utils@8.0.3
505
+ - @pnpm/dependency-path@2.1.3
506
+
507
+ ## 2.0.8
508
+
509
+ ### Patch Changes
510
+
511
+ - 59aba9e72: Peer dependencies of subdependencies should be installed, when `node-linker` is set to `hoisted` [#6680](https://github.com/pnpm/pnpm/pull/6680).
512
+
513
+ ## 2.0.7
514
+
515
+ ### Patch Changes
516
+
517
+ - Updated dependencies [d9da627cd]
518
+ - @pnpm/lockfile-utils@8.0.2
519
+ - @pnpm/error@5.0.2
520
+
521
+ ## 2.0.6
522
+
523
+ ### Patch Changes
524
+
525
+ - d55b41a8b: Dependencies have been updated.
526
+
527
+ ## 2.0.5
528
+
529
+ ### Patch Changes
530
+
531
+ - @pnpm/lockfile-utils@8.0.1
532
+ - @pnpm/dependency-path@2.1.2
533
+ - @pnpm/error@5.0.1
534
+
535
+ ## 2.0.4
536
+
537
+ ### Patch Changes
538
+
539
+ - Updated dependencies [d58cdb962]
540
+ - @pnpm/lockfile-utils@8.0.0
541
+
542
+ ## 2.0.3
543
+
544
+ ### Patch Changes
545
+
546
+ - Updated dependencies [c0760128d]
547
+ - @pnpm/dependency-path@2.1.1
548
+ - @pnpm/lockfile-utils@7.0.1
549
+
550
+ ## 2.0.2
551
+
552
+ ### Patch Changes
553
+
554
+ - e440d784f: Update yarn dependencies.
555
+ - Updated dependencies [72ba638e3]
556
+ - @pnpm/lockfile-utils@7.0.0
557
+
558
+ ## 2.0.1
559
+
560
+ ### Patch Changes
561
+
562
+ - Updated dependencies [5087636b6]
563
+ - Updated dependencies [94f94eed6]
564
+ - @pnpm/dependency-path@2.1.0
565
+ - @pnpm/lockfile-utils@6.0.1
566
+
567
+ ## 2.0.0
568
+
569
+ ### Major Changes
570
+
571
+ - eceaa8b8b: Node.js 14 support dropped.
572
+
573
+ ### Patch Changes
574
+
575
+ - Updated dependencies [c92936158]
576
+ - Updated dependencies [ca8f51e60]
577
+ - Updated dependencies [eceaa8b8b]
578
+ - Updated dependencies [0e26acb0f]
579
+ - @pnpm/lockfile-utils@6.0.0
580
+ - @pnpm/dependency-path@2.0.0
581
+ - @pnpm/error@5.0.0
582
+
583
+ ## 1.1.6
584
+
585
+ ### Patch Changes
586
+
587
+ - @pnpm/lockfile-utils@5.0.7
588
+
589
+ ## 1.1.5
590
+
591
+ ### Patch Changes
592
+
593
+ - Updated dependencies [d89d7a078]
594
+ - @pnpm/dependency-path@1.1.3
595
+ - @pnpm/lockfile-utils@5.0.6
596
+
597
+ ## 1.1.4
598
+
599
+ ### Patch Changes
600
+
601
+ - Updated dependencies [9247f6781]
602
+ - @pnpm/dependency-path@1.1.2
603
+ - @pnpm/lockfile-utils@5.0.5
604
+
605
+ ## 1.1.3
606
+
607
+ ### Patch Changes
608
+
609
+ - Updated dependencies [0f6e95872]
610
+ - @pnpm/dependency-path@1.1.1
611
+ - @pnpm/lockfile-utils@5.0.4
612
+
613
+ ## 1.1.2
614
+
615
+ ### Patch Changes
616
+
617
+ - Updated dependencies [3ebce5db7]
618
+ - @pnpm/dependency-path@1.1.0
619
+ - @pnpm/error@4.0.1
620
+ - @pnpm/lockfile-utils@5.0.3
621
+
622
+ ## 1.1.1
623
+
624
+ ### Patch Changes
625
+
626
+ - @pnpm/lockfile-utils@5.0.2
627
+ - @pnpm/dependency-path@1.0.1
628
+
629
+ ## 1.1.0
630
+
631
+ ### Minor Changes
632
+
633
+ - 450e0b1d1: A new option added for avoiding hoisting some dependencies to the root of `node_modules`: `externalDependencies`. This option is a set of dependency names that were added to `node_modules` by another tool. pnpm doesn't have information about these dependencies but they shouldn't be overwritten by hoisted dependencies.
634
+
635
+ ### Patch Changes
636
+
637
+ - Updated dependencies [313702d76]
638
+ - @pnpm/dependency-path@1.0.0
639
+ - @pnpm/lockfile-utils@5.0.1
640
+
641
+ ## 1.0.4
642
+
643
+ ### Patch Changes
644
+
645
+ - Updated dependencies [ecc8794bb]
646
+ - Updated dependencies [ecc8794bb]
647
+ - @pnpm/lockfile-utils@5.0.0
648
+
649
+ ## 1.0.3
650
+
651
+ ### Patch Changes
652
+
653
+ - dependency-path@9.2.8
654
+ - @pnpm/lockfile-utils@4.2.8
655
+
656
+ ## 1.0.2
657
+
658
+ ### Patch Changes
659
+
660
+ - 0da2f0412: Update dependencies.
661
+
662
+ ## 1.0.1
663
+
664
+ ### Patch Changes
665
+
666
+ - dependency-path@9.2.7
667
+ - @pnpm/lockfile-utils@4.2.7
668
+
669
+ ## 1.0.0
670
+
671
+ ### Major Changes
672
+
673
+ - f884689e0: Require `@pnpm/logger` v5.
674
+
675
+ ### Patch Changes
676
+
677
+ - e35988d1f: Update Yarn dependencies.
678
+ - Updated dependencies [043d988fc]
679
+ - Updated dependencies [f884689e0]
680
+ - @pnpm/error@4.0.0
681
+
682
+ ## 0.2.20
683
+
684
+ ### Patch Changes
685
+
686
+ - Updated dependencies [e8a631bf0]
687
+ - @pnpm/error@3.1.0
688
+
689
+ ## 0.2.19
690
+
691
+ ### Patch Changes
692
+
693
+ - dependency-path@9.2.6
694
+ - @pnpm/lockfile-utils@4.2.6
695
+
696
+ ## 0.2.18
697
+
698
+ ### Patch Changes
699
+
700
+ - dependency-path@9.2.5
701
+ - @pnpm/lockfile-utils@4.2.5
702
+
703
+ ## 0.2.17
704
+
705
+ ### Patch Changes
706
+
707
+ - 9faf0221d: Update Yarn dependencies.
708
+
709
+ ## 0.2.16
710
+
711
+ ### Patch Changes
712
+
713
+ - @pnpm/lockfile-utils@4.2.4
714
+
715
+ ## 0.2.15
716
+
717
+ ### Patch Changes
718
+
719
+ - Updated dependencies [8103f92bd]
720
+ - @pnpm/lockfile-utils@4.2.3
721
+
722
+ ## 0.2.14
723
+
724
+ ### Patch Changes
725
+
726
+ - dependency-path@9.2.4
727
+ - @pnpm/lockfile-utils@4.2.2
728
+
729
+ ## 0.2.13
730
+
731
+ ### Patch Changes
732
+
733
+ - Updated dependencies [c83f40c10]
734
+ - @pnpm/lockfile-utils@4.2.1
735
+
736
+ ## 0.2.12
737
+
738
+ ### Patch Changes
739
+
740
+ - Updated dependencies [8dcfbe357]
741
+ - @pnpm/lockfile-utils@4.2.0
742
+
743
+ ## 0.2.11
744
+
745
+ ### Patch Changes
746
+
747
+ - Updated dependencies [e3f4d131c]
748
+ - @pnpm/lockfile-utils@4.1.0
749
+
750
+ ## 0.2.10
751
+
752
+ ### Patch Changes
753
+
754
+ - dependency-path@9.2.3
755
+ - @pnpm/lockfile-utils@4.0.10
756
+
757
+ ## 0.2.9
758
+
759
+ ### Patch Changes
760
+
761
+ - Updated dependencies [5f643f23b]
762
+ - @pnpm/lockfile-utils@4.0.9
763
+
764
+ ## 0.2.8
765
+
766
+ ### Patch Changes
767
+
768
+ - Updated dependencies [fc581d371]
769
+ - dependency-path@9.2.2
770
+ - @pnpm/lockfile-utils@4.0.8
771
+
772
+ ## 0.2.7
773
+
774
+ ### Patch Changes
775
+
776
+ - @pnpm/lockfile-utils@4.0.7
777
+ - dependency-path@9.2.1
778
+
779
+ ## 0.2.6
780
+
781
+ ### Patch Changes
782
+
783
+ - Updated dependencies [c635f9fc1]
784
+ - dependency-path@9.2.0
785
+ - @pnpm/lockfile-utils@4.0.6
786
+
787
+ ## 0.2.5
788
+
789
+ ### Patch Changes
790
+
791
+ - Updated dependencies [725636a90]
792
+ - dependency-path@9.1.4
793
+ - @pnpm/lockfile-utils@4.0.5
794
+
795
+ ## 0.2.4
796
+
797
+ ### Patch Changes
798
+
799
+ - dependency-path@9.1.3
800
+ - @pnpm/lockfile-utils@4.0.4
801
+
802
+ ## 0.2.3
803
+
804
+ ### Patch Changes
805
+
806
+ - Updated dependencies [c57695550]
807
+ - dependency-path@9.1.2
808
+ - @pnpm/lockfile-utils@4.0.3
809
+
810
+ ## 0.2.2
811
+
812
+ ### Patch Changes
813
+
814
+ - dependency-path@9.1.1
815
+ - @pnpm/lockfile-utils@4.0.2
816
+
817
+ ## 0.2.1
818
+
819
+ ### Patch Changes
820
+
821
+ - Updated dependencies [0a70aedb1]
822
+ - Updated dependencies [688b0eaff]
823
+ - dependency-path@9.1.0
824
+ - @pnpm/lockfile-utils@4.0.1
825
+ - @pnpm/error@3.0.1
826
+
827
+ ## 0.2.0
828
+
829
+ ### Minor Changes
830
+
831
+ - 542014839: Node.js 12 is not supported.
832
+
833
+ ### Patch Changes
834
+
835
+ - 9b9b13c3a: Update Yarn dependencies.
836
+ - Updated dependencies [faf830b8f]
837
+ - Updated dependencies [542014839]
838
+ - dependency-path@9.0.0
839
+ - @pnpm/error@3.0.0
840
+ - @pnpm/lockfile-utils@4.0.0
841
+
842
+ ## 0.1.8
843
+
844
+ ### Patch Changes
845
+
846
+ - 70ba51da9: Throw a meaningful error message on `pnpm install` when the lockfile is broken and `node-linker` is set to `hoisted`.
847
+ - Updated dependencies [70ba51da9]
848
+ - @pnpm/error@2.1.0
849
+
850
+ ## 0.1.7
851
+
852
+ ### Patch Changes
853
+
854
+ - @pnpm/lockfile-utils@3.2.1
855
+ - dependency-path@8.0.11
856
+
857
+ ## 0.1.6
858
+
859
+ ### Patch Changes
860
+
861
+ - 329e186e9: Allow to set hoistingLimits for the hoisted node linker.
862
+
863
+ ## 0.1.5
864
+
865
+ ### Patch Changes
866
+
867
+ - Updated dependencies [cdc521cfa]
868
+ - @pnpm/lockfile-utils@3.2.0
869
+
870
+ ## 0.1.4
871
+
872
+ ### Patch Changes
873
+
874
+ - 6b877aad5: Update `@yarnpkg/nm` to `v3.0.1-rc.10`.
875
+
876
+ ## 0.1.3
877
+
878
+ ### Patch Changes
879
+
880
+ - dependency-path@8.0.10
881
+ - @pnpm/lockfile-utils@3.1.6
882
+
883
+ ## 0.1.2
884
+
885
+ ### Patch Changes
886
+
887
+ - cbd2f3e2a: Downgrade and pin Yarn lib versions.
888
+
889
+ ## 0.1.1
890
+
891
+ ### Patch Changes
892
+
893
+ - 1018ec1fd: When the same package is installed through different aliases, hoist each of the aliases.
894
+
895
+ ## 0.1.0
896
+
897
+ ### Minor Changes
898
+
899
+ - 732d4962f: Initial release.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pnpm/installing.linking.real-hoist",
3
- "version": "1100.1.5",
3
+ "version": "1100.1.6",
4
4
  "description": "Hoists dependencies in a node_modules created by pnpm",
5
5
  "keywords": [
6
6
  "pnpm",
@@ -27,17 +27,17 @@
27
27
  "!*.map"
28
28
  ],
29
29
  "dependencies": {
30
- "@yarnpkg/nm": "4.0.7",
31
30
  "@pnpm/deps.path": "1100.0.8",
32
31
  "@pnpm/error": "1100.0.1",
33
- "@pnpm/lockfile.utils": "1100.1.1"
32
+ "@pnpm/lockfile.utils": "1100.1.2",
33
+ "@yarnpkg/nm": "4.0.7"
34
34
  },
35
35
  "devDependencies": {
36
36
  "@jest/globals": "30.4.1",
37
- "@pnpm/installing.linking.real-hoist": "1100.1.5",
38
- "@pnpm/lockfile.fs": "1100.1.8",
39
- "@pnpm/types": "1101.3.2",
40
- "@pnpm/test-fixtures": "1100.0.0"
37
+ "@pnpm/installing.linking.real-hoist": "1100.1.6",
38
+ "@pnpm/lockfile.fs": "1100.1.10",
39
+ "@pnpm/test-fixtures": "1100.0.0",
40
+ "@pnpm/types": "1101.3.2"
41
41
  },
42
42
  "engines": {
43
43
  "node": ">=22.13"