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