@pnpm/lockfile.merger 1100.0.13 → 1100.0.15

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.
package/CHANGELOG.md ADDED
@@ -0,0 +1,593 @@
1
+ # @pnpm/merge-lockfile-changes
2
+
3
+ ## 1100.0.15
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies:
8
+ - @pnpm/lockfile.types@1100.0.15
9
+ - @pnpm/types@1101.5.0
10
+
11
+ ## 1100.0.14
12
+
13
+ ### Patch Changes
14
+
15
+ - Updated dependencies:
16
+ - @pnpm/lockfile.types@1100.0.14
17
+ - @pnpm/types@1101.4.0
18
+
19
+ ## 1100.0.13
20
+
21
+ ### Patch Changes
22
+
23
+ - @pnpm/lockfile.types@1100.0.13
24
+
25
+ ## 1100.0.12
26
+
27
+ ### Patch Changes
28
+
29
+ - @pnpm/lockfile.types@1100.0.12
30
+
31
+ ## 1100.0.11
32
+
33
+ ### Patch Changes
34
+
35
+ - a31faa7: Updated dependency ranges. Notably:
36
+
37
+ - `@pnpm/logger` peer dependency range moved to `^1100.0.0`.
38
+ - `msgpackr` 1.11.8 → 2.0.4 (store index files remain byte-compatible in both directions).
39
+ - `open` ^7.4.2 → ^11.0.0, `memoize` ^10 → ^11, `cli-truncate` ^5 → ^6, `pidtree` ^0.6 → ^1.
40
+ - `@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.
41
+
42
+ - Updated dependencies [681b593]
43
+ - @pnpm/types@1101.3.2
44
+ - @pnpm/lockfile.types@1100.0.11
45
+
46
+ ## 1100.0.10
47
+
48
+ ### Patch Changes
49
+
50
+ - Updated dependencies [bf1b731]
51
+ - @pnpm/types@1101.3.1
52
+ - @pnpm/lockfile.types@1100.0.10
53
+
54
+ ## 1100.0.9
55
+
56
+ ### Patch Changes
57
+
58
+ - Updated dependencies [a017bf3]
59
+ - @pnpm/types@1101.3.0
60
+ - @pnpm/lockfile.types@1100.0.9
61
+
62
+ ## 1100.0.8
63
+
64
+ ### Patch Changes
65
+
66
+ - Updated dependencies [35d2355]
67
+ - @pnpm/types@1101.2.0
68
+ - @pnpm/lockfile.types@1100.0.8
69
+
70
+ ## 1100.0.7
71
+
72
+ ### Patch Changes
73
+
74
+ - Updated dependencies [64afc92]
75
+ - @pnpm/types@1101.1.1
76
+ - @pnpm/lockfile.types@1100.0.7
77
+
78
+ ## 1100.0.6
79
+
80
+ ### Patch Changes
81
+
82
+ - @pnpm/lockfile.types@1100.0.6
83
+
84
+ ## 1100.0.5
85
+
86
+ ### Patch Changes
87
+
88
+ - Updated dependencies [b61e268]
89
+ - @pnpm/types@1101.1.0
90
+ - @pnpm/lockfile.types@1100.0.5
91
+
92
+ ## 1100.0.4
93
+
94
+ ### Patch Changes
95
+
96
+ - Updated dependencies [27425d7]
97
+ - @pnpm/lockfile.types@1100.0.4
98
+
99
+ ## 1100.0.3
100
+
101
+ ### Patch Changes
102
+
103
+ - @pnpm/lockfile.types@1100.0.3
104
+
105
+ ## 1100.0.2
106
+
107
+ ### Patch Changes
108
+
109
+ - @pnpm/lockfile.types@1100.0.2
110
+
111
+ ## 1100.0.1
112
+
113
+ ### Patch Changes
114
+
115
+ - Updated dependencies [ff28085]
116
+ - @pnpm/types@1101.0.0
117
+ - @pnpm/lockfile.types@1100.0.1
118
+
119
+ ## 1002.0.0
120
+
121
+ ### Major Changes
122
+
123
+ - 491a84f: This package is now pure ESM.
124
+ - 7d2fd48: Node.js v18, 19, 20, and 21 support discontinued.
125
+
126
+ ### Patch Changes
127
+
128
+ - 659e0ea: Fixed a crash in the lockfile merger when merging non-semver version strings (e.g. `link:`, `file:`, git URLs).
129
+ - Updated dependencies [76718b3]
130
+ - Updated dependencies [a8f016c]
131
+ - Updated dependencies [cc1b8e3]
132
+ - Updated dependencies [606f53e]
133
+ - Updated dependencies [491a84f]
134
+ - Updated dependencies [7d2fd48]
135
+ - Updated dependencies [efb48dc]
136
+ - Updated dependencies [50fbeca]
137
+ - Updated dependencies [cb367b9]
138
+ - Updated dependencies [7b1c189]
139
+ - Updated dependencies [8ffb1a7]
140
+ - Updated dependencies [05fb1ae]
141
+ - Updated dependencies [71de2b3]
142
+ - Updated dependencies [10bc391]
143
+ - Updated dependencies [38b8e35]
144
+ - Updated dependencies [2df8b71]
145
+ - Updated dependencies [15549a9]
146
+ - Updated dependencies [cc7c0d2]
147
+ - Updated dependencies [efb48dc]
148
+ - @pnpm/types@1001.0.0
149
+ - @pnpm/lockfile.types@1003.0.0
150
+
151
+ ## 1001.0.12
152
+
153
+ ### Patch Changes
154
+
155
+ - Updated dependencies [7c1382f]
156
+ - Updated dependencies [dee39ec]
157
+ - @pnpm/types@1000.9.0
158
+ - @pnpm/lockfile.types@1002.0.2
159
+
160
+ ## 1001.0.11
161
+
162
+ ### Patch Changes
163
+
164
+ - Updated dependencies [e792927]
165
+ - @pnpm/types@1000.8.0
166
+ - @pnpm/lockfile.types@1002.0.1
167
+
168
+ ## 1001.0.10
169
+
170
+ ### Patch Changes
171
+
172
+ - Updated dependencies [d1edf73]
173
+ - Updated dependencies [f91922c]
174
+ - @pnpm/lockfile.types@1002.0.0
175
+
176
+ ## 1001.0.9
177
+
178
+ ### Patch Changes
179
+
180
+ - Updated dependencies [1a07b8f]
181
+ - Updated dependencies [1a07b8f]
182
+ - @pnpm/types@1000.7.0
183
+ - @pnpm/lockfile.types@1001.1.0
184
+
185
+ ## 1001.0.8
186
+
187
+ ### Patch Changes
188
+
189
+ - Updated dependencies [5ec7255]
190
+ - @pnpm/types@1000.6.0
191
+ - @pnpm/lockfile.types@1001.0.8
192
+
193
+ ## 1001.0.7
194
+
195
+ ### Patch Changes
196
+
197
+ - Updated dependencies [5b73df1]
198
+ - @pnpm/types@1000.5.0
199
+ - @pnpm/lockfile.types@1001.0.7
200
+
201
+ ## 1001.0.6
202
+
203
+ ### Patch Changes
204
+
205
+ - Updated dependencies [750ae7d]
206
+ - @pnpm/types@1000.4.0
207
+ - @pnpm/lockfile.types@1001.0.6
208
+
209
+ ## 1001.0.5
210
+
211
+ ### Patch Changes
212
+
213
+ - Updated dependencies [5f7be64]
214
+ - Updated dependencies [5f7be64]
215
+ - @pnpm/types@1000.3.0
216
+ - @pnpm/lockfile.types@1001.0.5
217
+
218
+ ## 1001.0.4
219
+
220
+ ### Patch Changes
221
+
222
+ - Updated dependencies [a5e4965]
223
+ - @pnpm/types@1000.2.1
224
+ - @pnpm/lockfile.types@1001.0.4
225
+
226
+ ## 1001.0.3
227
+
228
+ ### Patch Changes
229
+
230
+ - Updated dependencies [8fcc221]
231
+ - @pnpm/types@1000.2.0
232
+ - @pnpm/lockfile.types@1001.0.3
233
+
234
+ ## 1001.0.2
235
+
236
+ ### Patch Changes
237
+
238
+ - Updated dependencies [b562deb]
239
+ - @pnpm/types@1000.1.1
240
+ - @pnpm/lockfile.types@1001.0.2
241
+
242
+ ## 1001.0.1
243
+
244
+ ### Patch Changes
245
+
246
+ - Updated dependencies [9591a18]
247
+ - @pnpm/types@1000.1.0
248
+ - @pnpm/lockfile.types@1001.0.1
249
+
250
+ ## 1001.0.0
251
+
252
+ ### Major Changes
253
+
254
+ - a76da0c: Removed lockfile conversion from v6 to v9. If you need to convert lockfile v6 to v9, use pnpm CLI v9.
255
+
256
+ ### Patch Changes
257
+
258
+ - Updated dependencies [6483b64]
259
+ - Updated dependencies [a76da0c]
260
+ - @pnpm/lockfile.types@1001.0.0
261
+
262
+ ## 1.0.3
263
+
264
+ ### Patch Changes
265
+
266
+ - Updated dependencies [d500d9f]
267
+ - @pnpm/types@12.2.0
268
+ - @pnpm/lockfile.types@1.0.3
269
+
270
+ ## 1.0.2
271
+
272
+ ### Patch Changes
273
+
274
+ - Updated dependencies [7ee59a1]
275
+ - @pnpm/types@12.1.0
276
+ - @pnpm/lockfile.types@1.0.2
277
+
278
+ ## 1.0.1
279
+
280
+ ### Patch Changes
281
+
282
+ - Updated dependencies [cb006df]
283
+ - @pnpm/lockfile.types@1.0.1
284
+ - @pnpm/types@12.0.0
285
+
286
+ ## 1.0.0
287
+
288
+ ### Major Changes
289
+
290
+ - be0c57c: Package renamed from `@pnpm/merge-lockfile-changes`.
291
+
292
+ ### Patch Changes
293
+
294
+ - Updated dependencies [797ef0f]
295
+ - @pnpm/lockfile.types@1.0.0
296
+
297
+ ## 6.0.5
298
+
299
+ ### Patch Changes
300
+
301
+ - Updated dependencies [0ef168b]
302
+ - @pnpm/types@11.1.0
303
+ - @pnpm/lockfile-types@7.1.3
304
+
305
+ ## 6.0.4
306
+
307
+ ### Patch Changes
308
+
309
+ - Updated dependencies [dd00eeb]
310
+ - Updated dependencies
311
+ - @pnpm/types@11.0.0
312
+ - @pnpm/lockfile-types@7.1.2
313
+
314
+ ## 6.0.3
315
+
316
+ ### Patch Changes
317
+
318
+ - Updated dependencies [13e55b2]
319
+ - @pnpm/types@10.1.1
320
+ - @pnpm/lockfile-types@7.1.1
321
+
322
+ ## 6.0.2
323
+
324
+ ### Patch Changes
325
+
326
+ - Updated dependencies [47341e5]
327
+ - @pnpm/lockfile-types@7.1.0
328
+
329
+ ## 6.0.1
330
+
331
+ ### Patch Changes
332
+
333
+ - Updated dependencies [45f4262]
334
+ - Updated dependencies
335
+ - @pnpm/types@10.1.0
336
+ - @pnpm/lockfile-types@7.0.0
337
+
338
+ ## 6.0.0
339
+
340
+ ### Major Changes
341
+
342
+ - 43cdd87: Node.js v16 support dropped. Use at least Node.js v18.12.
343
+ - d381a60: Support for lockfile v5 is dropped. Use pnpm v8 to convert lockfile v5 to lockfile v6 [#7470](https://github.com/pnpm/pnpm/pull/7470).
344
+
345
+ ### Minor Changes
346
+
347
+ - 086b69c: The checksum of the `.pnpmfile.cjs` is saved into the lockfile. If the pnpmfile gets modified, the lockfile is reanalyzed to apply the changes [#7662](https://github.com/pnpm/pnpm/pull/7662).
348
+ - 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.
349
+
350
+ ### Patch Changes
351
+
352
+ - Updated dependencies [43cdd87]
353
+ - Updated dependencies [086b69c]
354
+ - Updated dependencies [27a96a8]
355
+ - Updated dependencies [730929e]
356
+ - @pnpm/lockfile-types@6.0.0
357
+
358
+ ## 5.0.7
359
+
360
+ ### Patch Changes
361
+
362
+ - Updated dependencies [4d34684f1]
363
+ - @pnpm/lockfile-types@5.1.5
364
+
365
+ ## 5.0.6
366
+
367
+ ### Patch Changes
368
+
369
+ - Updated dependencies
370
+ - @pnpm/lockfile-types@5.1.4
371
+
372
+ ## 5.0.5
373
+
374
+ ### Patch Changes
375
+
376
+ - @pnpm/lockfile-types@5.1.3
377
+
378
+ ## 5.0.4
379
+
380
+ ### Patch Changes
381
+
382
+ - @pnpm/lockfile-types@5.1.2
383
+
384
+ ## 5.0.3
385
+
386
+ ### Patch Changes
387
+
388
+ - @pnpm/lockfile-types@5.1.1
389
+
390
+ ## 5.0.2
391
+
392
+ ### Patch Changes
393
+
394
+ - Updated dependencies [9c4ae87bd]
395
+ - @pnpm/lockfile-types@5.1.0
396
+
397
+ ## 5.0.1
398
+
399
+ ### Patch Changes
400
+
401
+ - c0760128d: bump semver to 7.4.0
402
+
403
+ ## 5.0.0
404
+
405
+ ### Major Changes
406
+
407
+ - eceaa8b8b: Node.js 14 support dropped.
408
+
409
+ ### Patch Changes
410
+
411
+ - Updated dependencies [c92936158]
412
+ - Updated dependencies [eceaa8b8b]
413
+ - @pnpm/lockfile-types@5.0.0
414
+
415
+ ## 4.0.3
416
+
417
+ ### Patch Changes
418
+
419
+ - @pnpm/lockfile-types@4.3.6
420
+
421
+ ## 4.0.2
422
+
423
+ ### Patch Changes
424
+
425
+ - @pnpm/lockfile-types@4.3.5
426
+
427
+ ## 4.0.1
428
+
429
+ ### Patch Changes
430
+
431
+ - @pnpm/lockfile-types@4.3.4
432
+
433
+ ## 4.0.0
434
+
435
+ ### Major Changes
436
+
437
+ - f884689e0: Require `@pnpm/logger` v5.
438
+
439
+ ## 3.0.11
440
+
441
+ ### Patch Changes
442
+
443
+ - @pnpm/lockfile-types@4.3.3
444
+
445
+ ## 3.0.10
446
+
447
+ ### Patch Changes
448
+
449
+ - @pnpm/lockfile-types@4.3.2
450
+
451
+ ## 3.0.9
452
+
453
+ ### Patch Changes
454
+
455
+ - 8103f92bd: Use a patched version of ramda to fix deprecation warnings on Node.js 16. Related issue: https://github.com/ramda/ramda/pull/3270
456
+
457
+ ## 3.0.8
458
+
459
+ ### Patch Changes
460
+
461
+ - @pnpm/lockfile-types@4.3.1
462
+
463
+ ## 3.0.7
464
+
465
+ ### Patch Changes
466
+
467
+ - Updated dependencies [8dcfbe357]
468
+ - @pnpm/lockfile-types@4.3.0
469
+
470
+ ## 3.0.6
471
+
472
+ ### Patch Changes
473
+
474
+ - 5f643f23b: Update ramda to v0.28.
475
+
476
+ ## 3.0.5
477
+
478
+ ### Patch Changes
479
+
480
+ - Updated dependencies [d01c32355]
481
+ - Updated dependencies [8e5b77ef6]
482
+ - @pnpm/lockfile-types@4.2.0
483
+
484
+ ## 3.0.4
485
+
486
+ ### Patch Changes
487
+
488
+ - Updated dependencies [2a34b21ce]
489
+ - @pnpm/lockfile-types@4.1.0
490
+
491
+ ## 3.0.3
492
+
493
+ ### Patch Changes
494
+
495
+ - @pnpm/lockfile-types@4.0.3
496
+
497
+ ## 3.0.2
498
+
499
+ ### Patch Changes
500
+
501
+ - @pnpm/lockfile-types@4.0.2
502
+
503
+ ## 3.0.1
504
+
505
+ ### Patch Changes
506
+
507
+ - @pnpm/lockfile-types@4.0.1
508
+
509
+ ## 3.0.0
510
+
511
+ ### Major Changes
512
+
513
+ - 542014839: Node.js 12 is not supported.
514
+
515
+ ### Patch Changes
516
+
517
+ - Updated dependencies [542014839]
518
+ - @pnpm/lockfile-types@4.0.0
519
+
520
+ ## 2.0.8
521
+
522
+ ### Patch Changes
523
+
524
+ - Updated dependencies [b138d048c]
525
+ - @pnpm/lockfile-types@3.2.0
526
+
527
+ ## 2.0.7
528
+
529
+ ### Patch Changes
530
+
531
+ - @pnpm/lockfile-types@3.1.5
532
+
533
+ ## 2.0.6
534
+
535
+ ### Patch Changes
536
+
537
+ - @pnpm/lockfile-types@3.1.4
538
+
539
+ ## 2.0.5
540
+
541
+ ### Patch Changes
542
+
543
+ - @pnpm/lockfile-types@3.1.3
544
+
545
+ ## 2.0.4
546
+
547
+ ### Patch Changes
548
+
549
+ - @pnpm/lockfile-types@3.1.2
550
+
551
+ ## 2.0.3
552
+
553
+ ### Patch Changes
554
+
555
+ - @pnpm/lockfile-types@3.1.1
556
+
557
+ ## 2.0.2
558
+
559
+ ### Patch Changes
560
+
561
+ - Updated dependencies [4ab87844a]
562
+ - @pnpm/lockfile-types@3.1.0
563
+
564
+ ## 2.0.1
565
+
566
+ ### Patch Changes
567
+
568
+ - a1a03d145: Import only the required functions from ramda.
569
+
570
+ ## 2.0.0
571
+
572
+ ### Major Changes
573
+
574
+ - 97b986fbc: Node.js 10 support is dropped. At least Node.js 12.17 is required for the package to work.
575
+
576
+ ### Patch Changes
577
+
578
+ - Updated dependencies [97b986fbc]
579
+ - Updated dependencies [6871d74b2]
580
+ - @pnpm/lockfile-types@3.0.0
581
+
582
+ ## 1.0.1
583
+
584
+ ### Patch Changes
585
+
586
+ - Updated dependencies [9ad8c27bf]
587
+ - @pnpm/lockfile-types@2.2.0
588
+
589
+ ## 1.0.0
590
+
591
+ ### Major Changes
592
+
593
+ - 3776b5a52: Initial release.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pnpm/lockfile.merger",
3
- "version": "1100.0.13",
3
+ "version": "1100.0.15",
4
4
  "description": "Merges lockfiles. Can automatically fix merge conflicts",
5
5
  "keywords": [
6
6
  "pnpm",
@@ -29,17 +29,17 @@
29
29
  "!*.map"
30
30
  ],
31
31
  "dependencies": {
32
+ "@pnpm/lockfile.types": "1100.0.15",
33
+ "@pnpm/types": "1101.5.0",
32
34
  "comver-to-semver": "^2.0.0",
33
35
  "ramda": "npm:@pnpm/ramda@0.28.1",
34
- "semver": "^7.8.4",
35
- "@pnpm/lockfile.types": "1100.0.13",
36
- "@pnpm/types": "1101.3.2"
36
+ "semver": "^7.8.4"
37
37
  },
38
38
  "devDependencies": {
39
39
  "@jest/globals": "30.4.1",
40
+ "@pnpm/lockfile.merger": "1100.0.15",
40
41
  "@types/ramda": "0.31.1",
41
- "@types/semver": "7.7.1",
42
- "@pnpm/lockfile.merger": "1100.0.13"
42
+ "@types/semver": "7.7.1"
43
43
  },
44
44
  "engines": {
45
45
  "node": ">=22.13"
package/lib/index.d.ts DELETED
@@ -1,2 +0,0 @@
1
- import type { LockfileObject } from '@pnpm/lockfile.types';
2
- export declare function mergeLockfileChanges(ours: LockfileObject, theirs: LockfileObject): LockfileObject;