@pnpm/exec.prepare-package 1100.0.21 → 1100.0.23

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/CHANGELOG.md +1013 -0
  2. package/package.json +11 -11
  3. package/lib/index.d.ts +0 -12
package/CHANGELOG.md ADDED
@@ -0,0 +1,1013 @@
1
+ # @pnpm/prepare-package
2
+
3
+ ## 1100.0.23
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies:
8
+ - @pnpm/exec.lifecycle@1100.1.4
9
+
10
+ ## 1100.0.22
11
+
12
+ ### Patch Changes
13
+
14
+ - Updated dependencies:
15
+ - @pnpm/exec.lifecycle@1100.1.3
16
+ - @pnpm/pkg-manifest.reader@1100.0.10
17
+ - @pnpm/types@1101.4.0
18
+
19
+ ## 1100.0.21
20
+
21
+ ### Patch Changes
22
+
23
+ - @pnpm/exec.lifecycle@1100.1.2
24
+
25
+ ## 1100.0.20
26
+
27
+ ### Patch Changes
28
+
29
+ - Updated dependencies [852d537]
30
+ - @pnpm/error@1100.0.1
31
+ - @pnpm/exec.lifecycle@1100.1.1
32
+ - @pnpm/pkg-manifest.reader@1100.0.9
33
+
34
+ ## 1100.0.19
35
+
36
+ ### Patch Changes
37
+
38
+ - Updated dependencies [0474a9c]
39
+ - @pnpm/exec.lifecycle@1100.1.0
40
+
41
+ ## 1100.0.18
42
+
43
+ ### Patch Changes
44
+
45
+ - Updated dependencies [23716ed]
46
+ - Updated dependencies [681b593]
47
+ - Updated dependencies [a31faa7]
48
+ - @pnpm/exec.lifecycle@1100.0.18
49
+ - @pnpm/types@1101.3.2
50
+ - @pnpm/pkg-manifest.reader@1100.0.8
51
+
52
+ ## 1100.0.17
53
+
54
+ ### Patch Changes
55
+
56
+ - @pnpm/exec.lifecycle@1100.0.17
57
+
58
+ ## 1100.0.16
59
+
60
+ ### Patch Changes
61
+
62
+ - bf1b731: Require trusted package identity before package-name `allowBuilds` entries can approve lifecycle scripts for git, git-hosted tarball, direct tarball, and local directory artifacts. To approve one of those artifacts explicitly, use its peer-suffix-free lockfile depPath as the `allowBuilds` key. Lockfile verification now rejects lockfiles where a registry-style dependency path (`name@semver`) is backed by a git, directory, or git-hosted tarball resolution (`ERR_PNPM_RESOLUTION_SHAPE_MISMATCH`), so the dependency path is a reliable artifact identity by the time scripts can run.
63
+ - Updated dependencies [bf1b731]
64
+ - @pnpm/types@1101.3.1
65
+ - @pnpm/exec.lifecycle@1100.0.16
66
+ - @pnpm/pkg-manifest.reader@1100.0.7
67
+
68
+ ## 1100.0.15
69
+
70
+ ### Patch Changes
71
+
72
+ - Updated dependencies [a017bf3]
73
+ - @pnpm/types@1101.3.0
74
+ - @pnpm/exec.lifecycle@1100.0.15
75
+ - @pnpm/pkg-manifest.reader@1100.0.6
76
+
77
+ ## 1100.0.14
78
+
79
+ ### Patch Changes
80
+
81
+ - Updated dependencies [35d2355]
82
+ - @pnpm/types@1101.2.0
83
+ - @pnpm/exec.lifecycle@1100.0.14
84
+ - @pnpm/pkg-manifest.reader@1100.0.5
85
+
86
+ ## 1100.0.13
87
+
88
+ ### Patch Changes
89
+
90
+ - @pnpm/exec.lifecycle@1100.0.13
91
+
92
+ ## 1100.0.12
93
+
94
+ ### Patch Changes
95
+
96
+ - Updated dependencies [9cb48bb]
97
+ - Updated dependencies [64afc92]
98
+ - @pnpm/exec.lifecycle@1100.0.12
99
+ - @pnpm/types@1101.1.1
100
+ - @pnpm/pkg-manifest.reader@1100.0.4
101
+
102
+ ## 1100.0.11
103
+
104
+ ### Patch Changes
105
+
106
+ - @pnpm/exec.lifecycle@1100.0.11
107
+
108
+ ## 1100.0.10
109
+
110
+ ### Patch Changes
111
+
112
+ - @pnpm/exec.lifecycle@1100.0.10
113
+
114
+ ## 1100.0.9
115
+
116
+ ### Patch Changes
117
+
118
+ - @pnpm/exec.lifecycle@1100.0.9
119
+
120
+ ## 1100.0.8
121
+
122
+ ### Patch Changes
123
+
124
+ - Updated dependencies [b61e268]
125
+ - @pnpm/types@1101.1.0
126
+ - @pnpm/exec.lifecycle@1100.0.8
127
+ - @pnpm/pkg-manifest.reader@1100.0.3
128
+
129
+ ## 1100.0.7
130
+
131
+ ### Patch Changes
132
+
133
+ - @pnpm/exec.lifecycle@1100.0.7
134
+
135
+ ## 1100.0.6
136
+
137
+ ### Patch Changes
138
+
139
+ - @pnpm/exec.lifecycle@1100.0.6
140
+
141
+ ## 1100.0.5
142
+
143
+ ### Patch Changes
144
+
145
+ - 184ce26: Fix the package name in README.md.
146
+ - Updated dependencies [184ce26]
147
+ - @pnpm/pkg-manifest.reader@1100.0.2
148
+ - @pnpm/exec.lifecycle@1100.0.5
149
+
150
+ ## 1100.0.4
151
+
152
+ ### Patch Changes
153
+
154
+ - @pnpm/exec.lifecycle@1100.0.4
155
+
156
+ ## 1100.0.3
157
+
158
+ ### Patch Changes
159
+
160
+ - @pnpm/exec.lifecycle@1100.0.3
161
+
162
+ ## 1100.0.2
163
+
164
+ ### Patch Changes
165
+
166
+ - @pnpm/exec.lifecycle@1100.0.2
167
+
168
+ ## 1100.0.1
169
+
170
+ ### Patch Changes
171
+
172
+ - Updated dependencies [ff28085]
173
+ - @pnpm/types@1101.0.0
174
+ - @pnpm/exec.lifecycle@1100.0.1
175
+ - @pnpm/pkg-manifest.reader@1100.0.1
176
+
177
+ ## 1001.0.0
178
+
179
+ ### Major Changes
180
+
181
+ - 491a84f: This package is now pure ESM.
182
+ - ba065f6: Block git-hosted dependencies from running prepare scripts unless explicitly allowed in onlyBuiltDependencies [#10288](https://github.com/pnpm/pnpm/pull/10288).
183
+ - 7d2fd48: Node.js v18, 19, 20, and 21 support discontinued.
184
+
185
+ ### Minor Changes
186
+
187
+ - 96704a1: Renamed `rawConfig` to `authConfig` on the `Config` interface. This field now only contains auth/registry data from `.npmrc` files. Non-auth settings are no longer written to it.
188
+
189
+ Added `nodeDownloadMirrors` setting to configure custom Node.js download mirrors in `pnpm-workspace.yaml`:
190
+
191
+ ```yaml
192
+ nodeDownloadMirrors:
193
+ release: https://my-mirror.example.com/download/release/
194
+ nightly: https://my-mirror.example.com/download/nightly/
195
+ ```
196
+
197
+ Replaced `rawConfig: object` with `userAgent?: string` in lifecycle hook options. Removed unused `rawConfig` from fetcher and prepare-package options.
198
+
199
+ Removed support for the npm `init-module` setting. Custom init scripts via `.pnpm-init.js` are no longer executed by `pnpm init`.
200
+
201
+ ### Patch Changes
202
+
203
+ - Updated dependencies [76718b3]
204
+ - Updated dependencies [a8f016c]
205
+ - Updated dependencies [cc1b8e3]
206
+ - Updated dependencies [491a84f]
207
+ - Updated dependencies [7d2fd48]
208
+ - Updated dependencies [efb48dc]
209
+ - Updated dependencies [96704a1]
210
+ - Updated dependencies [cb367b9]
211
+ - Updated dependencies [7b1c189]
212
+ - Updated dependencies [8ffb1a7]
213
+ - Updated dependencies [05fb1ae]
214
+ - Updated dependencies [71de2b3]
215
+ - Updated dependencies [10bc391]
216
+ - Updated dependencies [831f574]
217
+ - Updated dependencies [366cabe]
218
+ - Updated dependencies [2df8b71]
219
+ - Updated dependencies [15549a9]
220
+ - Updated dependencies [cc7c0d2]
221
+ - Updated dependencies [efb48dc]
222
+ - Updated dependencies [f871365]
223
+ - @pnpm/types@1001.0.0
224
+ - @pnpm/pkg-manifest.reader@1001.0.0
225
+ - @pnpm/exec.lifecycle@1002.0.0
226
+ - @pnpm/error@1001.0.0
227
+
228
+ ## 1000.0.26
229
+
230
+ ### Patch Changes
231
+
232
+ - Updated dependencies [7c1382f]
233
+ - Updated dependencies [dee39ec]
234
+ - @pnpm/types@1000.9.0
235
+ - @pnpm/lifecycle@1001.0.25
236
+ - @pnpm/read-package-json@1000.1.2
237
+
238
+ ## 1000.0.25
239
+
240
+ ### Patch Changes
241
+
242
+ - @pnpm/lifecycle@1001.0.24
243
+
244
+ ## 1000.0.24
245
+
246
+ ### Patch Changes
247
+
248
+ - Updated dependencies [a514bc0]
249
+ - @pnpm/lifecycle@1001.0.23
250
+
251
+ ## 1000.0.23
252
+
253
+ ### Patch Changes
254
+
255
+ - @pnpm/error@1000.0.5
256
+ - @pnpm/lifecycle@1001.0.22
257
+ - @pnpm/read-package-json@1000.1.1
258
+
259
+ ## 1000.0.22
260
+
261
+ ### Patch Changes
262
+
263
+ - Updated dependencies [e792927]
264
+ - Updated dependencies [e792927]
265
+ - Updated dependencies [a6856fd]
266
+ - @pnpm/read-package-json@1000.1.0
267
+ - @pnpm/types@1000.8.0
268
+ - @pnpm/lifecycle@1001.0.21
269
+
270
+ ## 1000.0.21
271
+
272
+ ### Patch Changes
273
+
274
+ - @pnpm/lifecycle@1001.0.20
275
+
276
+ ## 1000.0.20
277
+
278
+ ### Patch Changes
279
+
280
+ - Updated dependencies [adb097c]
281
+ - @pnpm/read-package-json@1000.0.11
282
+ - @pnpm/error@1000.0.4
283
+ - @pnpm/lifecycle@1001.0.19
284
+
285
+ ## 1000.0.19
286
+
287
+ ### Patch Changes
288
+
289
+ - Updated dependencies [1a07b8f]
290
+ - @pnpm/types@1000.7.0
291
+ - @pnpm/lifecycle@1001.0.18
292
+ - @pnpm/read-package-json@1000.0.10
293
+ - @pnpm/error@1000.0.3
294
+
295
+ ## 1000.0.18
296
+
297
+ ### Patch Changes
298
+
299
+ - Updated dependencies [589ac1f]
300
+ - @pnpm/lifecycle@1001.0.17
301
+
302
+ ## 1000.0.17
303
+
304
+ ### Patch Changes
305
+
306
+ - @pnpm/lifecycle@1001.0.16
307
+
308
+ ## 1000.0.16
309
+
310
+ ### Patch Changes
311
+
312
+ - @pnpm/lifecycle@1001.0.15
313
+
314
+ ## 1000.0.15
315
+
316
+ ### Patch Changes
317
+
318
+ - Updated dependencies [09cf46f]
319
+ - Updated dependencies [5ec7255]
320
+ - @pnpm/lifecycle@1001.0.14
321
+ - @pnpm/types@1000.6.0
322
+ - @pnpm/read-package-json@1000.0.9
323
+
324
+ ## 1000.0.14
325
+
326
+ ### Patch Changes
327
+
328
+ - @pnpm/lifecycle@1001.0.13
329
+
330
+ ## 1000.0.13
331
+
332
+ ### Patch Changes
333
+
334
+ - Updated dependencies [5b73df1]
335
+ - @pnpm/types@1000.5.0
336
+ - @pnpm/lifecycle@1001.0.12
337
+ - @pnpm/read-package-json@1000.0.8
338
+
339
+ ## 1000.0.12
340
+
341
+ ### Patch Changes
342
+
343
+ - @pnpm/lifecycle@1001.0.11
344
+
345
+ ## 1000.0.11
346
+
347
+ ### Patch Changes
348
+
349
+ - Updated dependencies [750ae7d]
350
+ - @pnpm/types@1000.4.0
351
+ - @pnpm/lifecycle@1001.0.10
352
+ - @pnpm/read-package-json@1000.0.7
353
+
354
+ ## 1000.0.10
355
+
356
+ ### Patch Changes
357
+
358
+ - Updated dependencies [5f7be64]
359
+ - Updated dependencies [5f7be64]
360
+ - @pnpm/types@1000.3.0
361
+ - @pnpm/lifecycle@1001.0.9
362
+ - @pnpm/read-package-json@1000.0.6
363
+
364
+ ## 1000.0.9
365
+
366
+ ### Patch Changes
367
+
368
+ - @pnpm/lifecycle@1001.0.8
369
+
370
+ ## 1000.0.8
371
+
372
+ ### Patch Changes
373
+
374
+ - Updated dependencies [a5e4965]
375
+ - @pnpm/types@1000.2.1
376
+ - @pnpm/lifecycle@1001.0.7
377
+ - @pnpm/read-package-json@1000.0.5
378
+
379
+ ## 1000.0.7
380
+
381
+ ### Patch Changes
382
+
383
+ - Updated dependencies [8fcc221]
384
+ - @pnpm/types@1000.2.0
385
+ - @pnpm/lifecycle@1001.0.6
386
+ - @pnpm/read-package-json@1000.0.4
387
+
388
+ ## 1000.0.6
389
+
390
+ ### Patch Changes
391
+
392
+ - Updated dependencies [c0d1c01]
393
+ - @pnpm/lifecycle@1001.0.5
394
+
395
+ ## 1000.0.5
396
+
397
+ ### Patch Changes
398
+
399
+ - Updated dependencies [b562deb]
400
+ - @pnpm/types@1000.1.1
401
+ - @pnpm/error@1000.0.2
402
+ - @pnpm/lifecycle@1001.0.4
403
+ - @pnpm/read-package-json@1000.0.3
404
+
405
+ ## 1000.0.4
406
+
407
+ ### Patch Changes
408
+
409
+ - @pnpm/lifecycle@1001.0.3
410
+
411
+ ## 1000.0.3
412
+
413
+ ### Patch Changes
414
+
415
+ - Updated dependencies [9591a18]
416
+ - @pnpm/types@1000.1.0
417
+ - @pnpm/lifecycle@1001.0.2
418
+ - @pnpm/read-package-json@1000.0.2
419
+
420
+ ## 1000.0.2
421
+
422
+ ### Patch Changes
423
+
424
+ - @pnpm/lifecycle@1001.0.1
425
+
426
+ ## 1000.0.1
427
+
428
+ ### Patch Changes
429
+
430
+ - Updated dependencies [3a6a417]
431
+ - @pnpm/lifecycle@1001.0.0
432
+ - @pnpm/error@1000.0.1
433
+ - @pnpm/read-package-json@1000.0.1
434
+
435
+ ## 6.0.15
436
+
437
+ ### Patch Changes
438
+
439
+ - @pnpm/error@6.0.3
440
+ - @pnpm/lifecycle@17.1.6
441
+ - @pnpm/read-package-json@9.0.10
442
+
443
+ ## 6.0.14
444
+
445
+ ### Patch Changes
446
+
447
+ - @pnpm/error@6.0.2
448
+ - @pnpm/lifecycle@17.1.5
449
+ - @pnpm/read-package-json@9.0.9
450
+
451
+ ## 6.0.13
452
+
453
+ ### Patch Changes
454
+
455
+ - Updated dependencies [d500d9f]
456
+ - @pnpm/types@12.2.0
457
+ - @pnpm/lifecycle@17.1.4
458
+ - @pnpm/read-package-json@9.0.8
459
+
460
+ ## 6.0.12
461
+
462
+ ### Patch Changes
463
+
464
+ - Updated dependencies [7ee59a1]
465
+ - @pnpm/types@12.1.0
466
+ - @pnpm/lifecycle@17.1.3
467
+ - @pnpm/read-package-json@9.0.7
468
+
469
+ ## 6.0.11
470
+
471
+ ### Patch Changes
472
+
473
+ - Updated dependencies [cb006df]
474
+ - @pnpm/types@12.0.0
475
+ - @pnpm/lifecycle@17.1.2
476
+ - @pnpm/read-package-json@9.0.6
477
+
478
+ ## 6.0.10
479
+
480
+ ### Patch Changes
481
+
482
+ - Updated dependencies [9899576]
483
+ - @pnpm/lifecycle@17.1.1
484
+
485
+ ## 6.0.9
486
+
487
+ ### Patch Changes
488
+
489
+ - Updated dependencies [0ef168b]
490
+ - @pnpm/lifecycle@17.1.0
491
+ - @pnpm/types@11.1.0
492
+ - @pnpm/read-package-json@9.0.5
493
+
494
+ ## 6.0.8
495
+
496
+ ### Patch Changes
497
+
498
+ - @pnpm/lifecycle@17.0.8
499
+
500
+ ## 6.0.7
501
+
502
+ ### Patch Changes
503
+
504
+ - Updated dependencies [dd00eeb]
505
+ - Updated dependencies
506
+ - @pnpm/types@11.0.0
507
+ - @pnpm/lifecycle@17.0.7
508
+ - @pnpm/read-package-json@9.0.4
509
+
510
+ ## 6.0.6
511
+
512
+ ### Patch Changes
513
+
514
+ - Updated dependencies [13e55b2]
515
+ - @pnpm/types@10.1.1
516
+ - @pnpm/lifecycle@17.0.6
517
+ - @pnpm/read-package-json@9.0.3
518
+
519
+ ## 6.0.5
520
+
521
+ ### Patch Changes
522
+
523
+ - @pnpm/lifecycle@17.0.5
524
+
525
+ ## 6.0.4
526
+
527
+ ### Patch Changes
528
+
529
+ - @pnpm/lifecycle@17.0.4
530
+
531
+ ## 6.0.3
532
+
533
+ ### Patch Changes
534
+
535
+ - Updated dependencies [45f4262]
536
+ - @pnpm/types@10.1.0
537
+ - @pnpm/lifecycle@17.0.3
538
+ - @pnpm/read-package-json@9.0.2
539
+
540
+ ## 6.0.2
541
+
542
+ ### Patch Changes
543
+
544
+ - Updated dependencies [a7aef51]
545
+ - @pnpm/error@6.0.1
546
+ - @pnpm/lifecycle@17.0.2
547
+ - @pnpm/read-package-json@9.0.1
548
+
549
+ ## 6.0.1
550
+
551
+ ### Patch Changes
552
+
553
+ - Updated dependencies [bfadc0a]
554
+ - @pnpm/lifecycle@17.0.1
555
+
556
+ ## 6.0.0
557
+
558
+ ### Major Changes
559
+
560
+ - 43cdd87: Node.js v16 support dropped. Use at least Node.js v18.12.
561
+
562
+ ### Minor Changes
563
+
564
+ - b13d2dc: It is now possible to install only a subdirectory from a Git repository.
565
+
566
+ For example, `pnpm add github:user/repo#path:packages/foo` will add a dependency from the `packages/foo` subdirectory.
567
+
568
+ This new parameter may be combined with other supported parameters separated by `&`. For instance, the next command will install the same package from the `dev` branch: `pnpm add github:user/repo#dev&path:packages/bar`.
569
+
570
+ Related issue: [#4765](https://github.com/pnpm/pnpm/issues/4765).
571
+ Related PR: [#7487](https://github.com/pnpm/pnpm/pull/7487).
572
+
573
+ ### Patch Changes
574
+
575
+ - 167ac4d: When building git-hosted dependencies, use the package manager required by the project [#7850](https://github.com/pnpm/pnpm/issues/7850).
576
+ - Updated dependencies [7733f3a]
577
+ - Updated dependencies [3ded840]
578
+ - Updated dependencies [43cdd87]
579
+ - Updated dependencies [82aac81]
580
+ - Updated dependencies [730929e]
581
+ - @pnpm/types@10.0.0
582
+ - @pnpm/error@6.0.0
583
+ - @pnpm/read-package-json@9.0.0
584
+ - @pnpm/lifecycle@17.0.0
585
+
586
+ ## 5.0.24
587
+
588
+ ### Patch Changes
589
+
590
+ - @pnpm/lifecycle@16.0.12
591
+
592
+ ## 5.0.23
593
+
594
+ ### Patch Changes
595
+
596
+ - @pnpm/lifecycle@16.0.11
597
+
598
+ ## 5.0.22
599
+
600
+ ### Patch Changes
601
+
602
+ - Updated dependencies [4d34684f1]
603
+ - @pnpm/types@9.4.2
604
+ - @pnpm/lifecycle@16.0.10
605
+ - @pnpm/read-package-json@8.0.7
606
+
607
+ ## 5.0.21
608
+
609
+ ### Patch Changes
610
+
611
+ - Updated dependencies
612
+ - @pnpm/types@9.4.1
613
+ - @pnpm/lifecycle@16.0.9
614
+ - @pnpm/read-package-json@8.0.6
615
+
616
+ ## 5.0.20
617
+
618
+ ### Patch Changes
619
+
620
+ - @pnpm/lifecycle@16.0.8
621
+
622
+ ## 5.0.19
623
+
624
+ ### Patch Changes
625
+
626
+ - @pnpm/lifecycle@16.0.7
627
+
628
+ ## 5.0.18
629
+
630
+ ### Patch Changes
631
+
632
+ - @pnpm/lifecycle@16.0.6
633
+
634
+ ## 5.0.17
635
+
636
+ ### Patch Changes
637
+
638
+ - @pnpm/lifecycle@16.0.5
639
+
640
+ ## 5.0.16
641
+
642
+ ### Patch Changes
643
+
644
+ - Updated dependencies [43ce9e4a6]
645
+ - @pnpm/types@9.4.0
646
+ - @pnpm/lifecycle@16.0.4
647
+ - @pnpm/read-package-json@8.0.5
648
+
649
+ ## 5.0.15
650
+
651
+ ### Patch Changes
652
+
653
+ - @pnpm/lifecycle@16.0.3
654
+
655
+ ## 5.0.14
656
+
657
+ ### Patch Changes
658
+
659
+ - Updated dependencies [84f81c9ae]
660
+ - @pnpm/lifecycle@16.0.2
661
+
662
+ ## 5.0.13
663
+
664
+ ### Patch Changes
665
+
666
+ - Updated dependencies [d774a3196]
667
+ - @pnpm/types@9.3.0
668
+ - @pnpm/lifecycle@16.0.1
669
+ - @pnpm/read-package-json@8.0.4
670
+
671
+ ## 5.0.12
672
+
673
+ ### Patch Changes
674
+
675
+ - 17d2ddb05: Don't run the `prepublishOnly` scripts of git-hosted dependencies [#7026](https://github.com/pnpm/pnpm/issues/7026).
676
+
677
+ ## 5.0.11
678
+
679
+ ### Patch Changes
680
+
681
+ - Updated dependencies [9caa33d53]
682
+ - @pnpm/lifecycle@16.0.0
683
+
684
+ ## 5.0.10
685
+
686
+ ### Patch Changes
687
+
688
+ - @pnpm/lifecycle@15.0.9
689
+
690
+ ## 5.0.9
691
+
692
+ ### Patch Changes
693
+
694
+ - @pnpm/lifecycle@15.0.8
695
+
696
+ ## 5.0.8
697
+
698
+ ### Patch Changes
699
+
700
+ - Updated dependencies [e9aa6f682]
701
+ - @pnpm/lifecycle@15.0.7
702
+
703
+ ## 5.0.7
704
+
705
+ ### Patch Changes
706
+
707
+ - Updated dependencies [692197df3]
708
+ - @pnpm/lifecycle@15.0.6
709
+
710
+ ## 5.0.6
711
+
712
+ ### Patch Changes
713
+
714
+ - 8452bb2d5: The "postpublish" script of a git-hosted dependency is not executed, while building the dependency [#6822](https://github.com/pnpm/pnpm/issues/6846).
715
+ - @pnpm/lifecycle@15.0.5
716
+
717
+ ## 5.0.5
718
+
719
+ ### Patch Changes
720
+
721
+ - Updated dependencies [aa2ae8fe2]
722
+ - @pnpm/types@9.2.0
723
+ - @pnpm/lifecycle@15.0.5
724
+ - @pnpm/read-package-json@8.0.3
725
+
726
+ ## 5.0.4
727
+
728
+ ### Patch Changes
729
+
730
+ - @pnpm/lifecycle@15.0.4
731
+
732
+ ## 5.0.3
733
+
734
+ ### Patch Changes
735
+
736
+ - Updated dependencies [dddb8ad71]
737
+ - @pnpm/lifecycle@15.0.3
738
+
739
+ ## 5.0.2
740
+
741
+ ### Patch Changes
742
+
743
+ - @pnpm/lifecycle@15.0.2
744
+ - @pnpm/read-package-json@8.0.2
745
+
746
+ ## 5.0.1
747
+
748
+ ### Patch Changes
749
+
750
+ - Updated dependencies [a9e0b7cbf]
751
+ - Updated dependencies [6ce3424a9]
752
+ - @pnpm/types@9.1.0
753
+ - @pnpm/lifecycle@15.0.1
754
+ - @pnpm/read-package-json@8.0.1
755
+
756
+ ## 5.0.0
757
+
758
+ ### Major Changes
759
+
760
+ - eceaa8b8b: Node.js 14 support dropped.
761
+
762
+ ### Patch Changes
763
+
764
+ - Updated dependencies [eceaa8b8b]
765
+ - @pnpm/read-package-json@8.0.0
766
+ - @pnpm/lifecycle@15.0.0
767
+
768
+ ## 4.1.2
769
+
770
+ ### Patch Changes
771
+
772
+ - @pnpm/lifecycle@14.1.7
773
+
774
+ ## 4.1.1
775
+
776
+ ### Patch Changes
777
+
778
+ - @pnpm/lifecycle@14.1.6
779
+
780
+ ## 4.1.0
781
+
782
+ ### Minor Changes
783
+
784
+ - c7b05cd9a: When ignoreScripts=true is passed to the fetcher, do not build git-hosted dependencies.
785
+
786
+ ### Patch Changes
787
+
788
+ - @pnpm/lifecycle@14.1.5
789
+ - @pnpm/read-package-json@7.0.5
790
+
791
+ ## 4.0.1
792
+
793
+ ### Patch Changes
794
+
795
+ - ec97a3105: Report to the console when a git-hosted dependency is built [#5847](https://github.com/pnpm/pnpm/pull/5847).
796
+ - 40a481840: Only run prepublish scripts of git-hosted dependencies, if the dependency doesn't have a main file. In this case we can assume that the dependencies has to be built.
797
+
798
+ ## 4.0.0
799
+
800
+ ### Major Changes
801
+
802
+ - 339c0a704: A new required option added to the prepare package function: rawConfig. It is needed in order to create a proper environment for the package manager executed during the preparation of a git-hosted dependency.
803
+
804
+ ### Patch Changes
805
+
806
+ - 339c0a704: Run the prepublish scripts of packages installed from Git [#5826](https://github.com/pnpm/pnpm/issues/5826).
807
+
808
+ ## 3.0.4
809
+
810
+ ### Patch Changes
811
+
812
+ - @pnpm/read-package-json@7.0.4
813
+
814
+ ## 3.0.3
815
+
816
+ ### Patch Changes
817
+
818
+ - Updated dependencies [a9d59d8bc]
819
+ - @pnpm/read-package-json@7.0.3
820
+
821
+ ## 3.0.2
822
+
823
+ ### Patch Changes
824
+
825
+ - @pnpm/read-package-json@7.0.2
826
+
827
+ ## 3.0.1
828
+
829
+ ### Patch Changes
830
+
831
+ - @pnpm/read-package-json@7.0.1
832
+
833
+ ## 3.0.0
834
+
835
+ ### Major Changes
836
+
837
+ - f884689e0: Require `@pnpm/logger` v5.
838
+
839
+ ### Patch Changes
840
+
841
+ - Updated dependencies [043d988fc]
842
+ - Updated dependencies [f884689e0]
843
+ - @pnpm/error@4.0.0
844
+ - @pnpm/read-package-json@7.0.0
845
+
846
+ ## 2.0.11
847
+
848
+ ### Patch Changes
849
+
850
+ - Updated dependencies [e8a631bf0]
851
+ - @pnpm/error@3.1.0
852
+ - @pnpm/read-package-json@6.0.11
853
+
854
+ ## 2.0.10
855
+
856
+ ### Patch Changes
857
+
858
+ - @pnpm/read-package-json@6.0.10
859
+
860
+ ## 2.0.9
861
+
862
+ ### Patch Changes
863
+
864
+ - @pnpm/read-package-json@6.0.9
865
+
866
+ ## 2.0.8
867
+
868
+ ### Patch Changes
869
+
870
+ - Updated dependencies [07bc24ad1]
871
+ - @pnpm/read-package-json@6.0.8
872
+
873
+ ## 2.0.7
874
+
875
+ ### Patch Changes
876
+
877
+ - @pnpm/read-package-json@6.0.7
878
+
879
+ ## 2.0.6
880
+
881
+ ### Patch Changes
882
+
883
+ - @pnpm/read-package-json@6.0.6
884
+
885
+ ## 2.0.5
886
+
887
+ ### Patch Changes
888
+
889
+ - @pnpm/read-package-json@6.0.5
890
+
891
+ ## 2.0.4
892
+
893
+ ### Patch Changes
894
+
895
+ - @pnpm/read-package-json@6.0.4
896
+
897
+ ## 2.0.3
898
+
899
+ ### Patch Changes
900
+
901
+ - @pnpm/read-package-json@6.0.3
902
+
903
+ ## 2.0.2
904
+
905
+ ### Patch Changes
906
+
907
+ - @pnpm/read-package-json@6.0.2
908
+
909
+ ## 2.0.1
910
+
911
+ ### Patch Changes
912
+
913
+ - @pnpm/error@3.0.1
914
+ - @pnpm/read-package-json@6.0.1
915
+
916
+ ## 2.0.0
917
+
918
+ ### Major Changes
919
+
920
+ - 542014839: Node.js 12 is not supported.
921
+
922
+ ### Patch Changes
923
+
924
+ - Updated dependencies [542014839]
925
+ - @pnpm/error@3.0.0
926
+ - @pnpm/read-package-json@6.0.0
927
+
928
+ ## 1.0.13
929
+
930
+ ### Patch Changes
931
+
932
+ - Updated dependencies [70ba51da9]
933
+ - @pnpm/error@2.1.0
934
+ - @pnpm/read-package-json@5.0.12
935
+
936
+ ## 1.0.12
937
+
938
+ ### Patch Changes
939
+
940
+ - @pnpm/read-package-json@5.0.11
941
+
942
+ ## 1.0.11
943
+
944
+ ### Patch Changes
945
+
946
+ - @pnpm/read-package-json@5.0.10
947
+
948
+ ## 1.0.10
949
+
950
+ ### Patch Changes
951
+
952
+ - @pnpm/read-package-json@5.0.9
953
+
954
+ ## 1.0.9
955
+
956
+ ### Patch Changes
957
+
958
+ - eec4b195d: Always return an error message when the preparation of a package fails.
959
+ - @pnpm/read-package-json@5.0.8
960
+
961
+ ## 1.0.8
962
+
963
+ ### Patch Changes
964
+
965
+ - @pnpm/read-package-json@5.0.7
966
+
967
+ ## 1.0.7
968
+
969
+ ### Patch Changes
970
+
971
+ - fb1a95a6c: If prepare fails, throw a pnpm error with a known error code.
972
+
973
+ ## 1.0.6
974
+
975
+ ### Patch Changes
976
+
977
+ - @pnpm/read-package-json@5.0.6
978
+
979
+ ## 1.0.5
980
+
981
+ ### Patch Changes
982
+
983
+ - @pnpm/read-package-json@5.0.5
984
+
985
+ ## 1.0.4
986
+
987
+ ### Patch Changes
988
+
989
+ - 4a4d42d8f: Packages that have no `package.json` files should be skipped.
990
+
991
+ ## 1.0.3
992
+
993
+ ### Patch Changes
994
+
995
+ - @pnpm/read-package-json@5.0.4
996
+
997
+ ## 1.0.2
998
+
999
+ ### Patch Changes
1000
+
1001
+ - @pnpm/read-package-json@5.0.3
1002
+
1003
+ ## 1.0.1
1004
+
1005
+ ### Patch Changes
1006
+
1007
+ - @pnpm/read-package-json@5.0.2
1008
+
1009
+ ## 1.0.0
1010
+
1011
+ ### Major Changes
1012
+
1013
+ - e6a2654a2: Project created.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pnpm/exec.prepare-package",
3
- "version": "1100.0.21",
3
+ "version": "1100.0.23",
4
4
  "description": "Prepares a Git-hosted package",
5
5
  "keywords": [
6
6
  "pnpm",
@@ -27,23 +27,23 @@
27
27
  "!*.map"
28
28
  ],
29
29
  "dependencies": {
30
+ "@pnpm/error": "1100.0.1",
31
+ "@pnpm/exec.lifecycle": "1100.1.4",
32
+ "@pnpm/pkg-manifest.reader": "1100.0.10",
33
+ "@pnpm/types": "1101.4.0",
30
34
  "@zkochan/rimraf": "^4.0.0",
31
35
  "execa": "npm:safe-execa@0.3.0",
32
36
  "preferred-pm": "^5.0.0",
33
- "ramda": "npm:@pnpm/ramda@0.28.1",
34
- "@pnpm/exec.lifecycle": "1100.1.2",
35
- "@pnpm/error": "1100.0.1",
36
- "@pnpm/types": "1101.3.2",
37
- "@pnpm/pkg-manifest.reader": "1100.0.9"
37
+ "ramda": "npm:@pnpm/ramda@0.28.1"
38
38
  },
39
39
  "devDependencies": {
40
40
  "@jest/globals": "30.4.1",
41
- "@types/ramda": "0.31.1",
42
- "load-json-file": "^7.0.1",
41
+ "@pnpm/exec.prepare-package": "1100.0.23",
42
+ "@pnpm/prepare": "1100.0.20",
43
43
  "@pnpm/test-fixtures": "1100.0.0",
44
- "@pnpm/prepare": "1100.0.18",
45
- "@pnpm/exec.prepare-package": "1100.0.21",
46
- "@pnpm/test-ipc-server": "1100.0.0"
44
+ "@pnpm/test-ipc-server": "1100.0.0",
45
+ "@types/ramda": "0.31.1",
46
+ "load-json-file": "^7.0.1"
47
47
  },
48
48
  "engines": {
49
49
  "node": ">=22.13"
package/lib/index.d.ts DELETED
@@ -1,12 +0,0 @@
1
- import type { AllowBuild } from '@pnpm/types';
2
- export interface PreparePackageOptions {
3
- allowBuild?: AllowBuild;
4
- ignoreScripts?: boolean;
5
- pkgResolutionId: string;
6
- unsafePerm?: boolean;
7
- userAgent?: string;
8
- }
9
- export declare function preparePackage(opts: PreparePackageOptions, gitRootDir: string, subDir: string): Promise<{
10
- shouldBeBuilt: boolean;
11
- pkgDir: string;
12
- }>;