@pnpm/lockfile.settings-checker 1100.1.1 → 1100.1.3

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 +373 -0
  2. package/package.json +10 -10
package/CHANGELOG.md ADDED
@@ -0,0 +1,373 @@
1
+ # @pnpm/lockfile.settings-checker
2
+
3
+ ## 1100.1.3
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies:
8
+ - @pnpm/config.parse-overrides@1100.1.0
9
+ - @pnpm/lockfile.types@1100.0.14
10
+ - @pnpm/lockfile.verification@1100.0.24
11
+
12
+ ## 1100.1.2
13
+
14
+ ### Patch Changes
15
+
16
+ - @pnpm/lockfile.verification@1100.0.23
17
+
18
+ ## 1100.1.1
19
+
20
+ ### Patch Changes
21
+
22
+ - @pnpm/lockfile.verification@1100.0.22
23
+
24
+ ## 1100.1.0
25
+
26
+ ### Minor Changes
27
+
28
+ - ce5d5a5: Relative paths in `patchedDependencies` are now resolved against the lockfile directory when computing patch file hashes, so running `pnpm install` from a subdirectory no longer fails with `ENOENT` looking for the patch file in the wrong location [#12762](https://github.com/pnpm/pnpm/pull/12762).
29
+
30
+ ### Patch Changes
31
+
32
+ - @pnpm/lockfile.types@1100.0.13
33
+ - @pnpm/lockfile.verification@1100.0.21
34
+ - @pnpm/crypto.hash@1100.0.1
35
+
36
+ ## 1100.0.20
37
+
38
+ ### Patch Changes
39
+
40
+ - @pnpm/lockfile.types@1100.0.12
41
+ - @pnpm/lockfile.verification@1100.0.20
42
+ - @pnpm/config.parse-overrides@1100.0.2
43
+ - @pnpm/crypto.hash@1100.0.1
44
+
45
+ ## 1100.0.19
46
+
47
+ ### Patch Changes
48
+
49
+ - @pnpm/lockfile.verification@1100.0.19
50
+
51
+ ## 1100.0.18
52
+
53
+ ### Patch Changes
54
+
55
+ - Updated dependencies [a31faa7]
56
+ - @pnpm/lockfile.verification@1100.0.18
57
+ - @pnpm/lockfile.types@1100.0.11
58
+ - @pnpm/crypto.hash@1100.0.1
59
+
60
+ ## 1100.0.17
61
+
62
+ ### Patch Changes
63
+
64
+ - @pnpm/lockfile.verification@1100.0.17
65
+ - @pnpm/crypto.hash@1100.0.1
66
+
67
+ ## 1100.0.16
68
+
69
+ ### Patch Changes
70
+
71
+ - @pnpm/lockfile.types@1100.0.10
72
+ - @pnpm/lockfile.verification@1100.0.16
73
+ - @pnpm/crypto.hash@1100.0.1
74
+
75
+ ## 1100.0.15
76
+
77
+ ### Patch Changes
78
+
79
+ - @pnpm/lockfile.types@1100.0.9
80
+ - @pnpm/lockfile.verification@1100.0.15
81
+ - @pnpm/crypto.hash@1100.0.1
82
+
83
+ ## 1100.0.14
84
+
85
+ ### Patch Changes
86
+
87
+ - @pnpm/lockfile.verification@1100.0.14
88
+ - @pnpm/crypto.hash@1100.0.1
89
+
90
+ ## 1100.0.13
91
+
92
+ ### Patch Changes
93
+
94
+ - @pnpm/lockfile.verification@1100.0.13
95
+ - @pnpm/lockfile.types@1100.0.8
96
+ - @pnpm/crypto.hash@1100.0.1
97
+
98
+ ## 1100.0.12
99
+
100
+ ### Patch Changes
101
+
102
+ - @pnpm/lockfile.types@1100.0.7
103
+ - @pnpm/lockfile.verification@1100.0.12
104
+ - @pnpm/crypto.hash@1100.0.1
105
+
106
+ ## 1100.0.11
107
+
108
+ ### Patch Changes
109
+
110
+ - @pnpm/lockfile.types@1100.0.6
111
+ - @pnpm/lockfile.verification@1100.0.11
112
+ - @pnpm/crypto.hash@1100.0.1
113
+
114
+ ## 1100.0.10
115
+
116
+ ### Patch Changes
117
+
118
+ - @pnpm/lockfile.verification@1100.0.10
119
+ - @pnpm/crypto.hash@1100.0.1
120
+
121
+ ## 1100.0.9
122
+
123
+ ### Patch Changes
124
+
125
+ - @pnpm/lockfile.types@1100.0.5
126
+ - @pnpm/lockfile.verification@1100.0.9
127
+ - @pnpm/crypto.hash@1100.0.1
128
+
129
+ ## 1100.0.8
130
+
131
+ ### Patch Changes
132
+
133
+ - @pnpm/lockfile.verification@1100.0.8
134
+ - @pnpm/crypto.hash@1100.0.1
135
+
136
+ ## 1100.0.7
137
+
138
+ ### Patch Changes
139
+
140
+ - @pnpm/lockfile.verification@1100.0.7
141
+
142
+ ## 1100.0.6
143
+
144
+ ### Patch Changes
145
+
146
+ - Updated dependencies [27425d7]
147
+ - @pnpm/lockfile.types@1100.0.4
148
+ - @pnpm/lockfile.verification@1100.0.6
149
+ - @pnpm/crypto.hash@1100.0.1
150
+
151
+ ## 1100.0.5
152
+
153
+ ### Patch Changes
154
+
155
+ - Updated dependencies [184ce26]
156
+ - @pnpm/config.parse-overrides@1100.0.1
157
+ - @pnpm/lockfile.types@1100.0.3
158
+ - @pnpm/lockfile.verification@1100.0.5
159
+ - @pnpm/crypto.hash@1100.0.1
160
+
161
+ ## 1100.0.4
162
+
163
+ ### Patch Changes
164
+
165
+ - @pnpm/lockfile.verification@1100.0.4
166
+
167
+ ## 1100.0.3
168
+
169
+ ### Patch Changes
170
+
171
+ - @pnpm/lockfile.verification@1100.0.3
172
+ - @pnpm/crypto.hash@1100.0.0
173
+
174
+ ## 1100.0.2
175
+
176
+ ### Patch Changes
177
+
178
+ - @pnpm/lockfile.types@1100.0.2
179
+ - @pnpm/lockfile.verification@1100.0.2
180
+ - @pnpm/crypto.hash@1100.0.0
181
+
182
+ ## 1100.0.1
183
+
184
+ ### Patch Changes
185
+
186
+ - @pnpm/lockfile.types@1100.0.1
187
+ - @pnpm/lockfile.verification@1100.0.1
188
+ - @pnpm/crypto.hash@1100.0.0
189
+
190
+ ## 1002.0.0
191
+
192
+ ### Major Changes
193
+
194
+ - 491a84f: This package is now pure ESM.
195
+ - 7d2fd48: Node.js v18, 19, 20, and 21 support discontinued.
196
+
197
+ ### Minor Changes
198
+
199
+ - 606f53e: Added a new `dedupePeers` setting that reduces peer dependency duplication. When enabled, peer dependency suffixes use version-only identifiers (`name@version`) instead of full dep paths, eliminating nested suffixes like `(foo@1.0.0(bar@2.0.0))`. This dramatically reduces the number of package instances in projects with many recursive peer dependencies [#11070](https://github.com/pnpm/pnpm/issues/11070).
200
+
201
+ ### Patch Changes
202
+
203
+ - 69ebe38: Properly throw a frozen lockfile error when changing catalogs defined in `pnpm-workspace.yaml` and running `pnpm install --frozen-lockfile`. This previously passed silently as reported in [#9369](https://github.com/pnpm/pnpm/issues/9369).
204
+ - Updated dependencies [a8f016c]
205
+ - Updated dependencies [606f53e]
206
+ - Updated dependencies [491a84f]
207
+ - Updated dependencies [521e4a6]
208
+ - Updated dependencies [7d2fd48]
209
+ - Updated dependencies [50fbeca]
210
+ - Updated dependencies [69ebe38]
211
+ - Updated dependencies [38b8e35]
212
+ - @pnpm/lockfile.types@1003.0.0
213
+ - @pnpm/config.parse-overrides@1002.0.0
214
+ - @pnpm/lockfile.verification@1002.0.0
215
+ - @pnpm/catalogs.types@1001.0.0
216
+ - @pnpm/crypto.hash@1001.0.0
217
+
218
+ ## 1001.0.16
219
+
220
+ ### Patch Changes
221
+
222
+ - @pnpm/lockfile.types@1002.0.2
223
+ - @pnpm/crypto.hash@1000.2.1
224
+
225
+ ## 1001.0.15
226
+
227
+ ### Patch Changes
228
+
229
+ - @pnpm/crypto.hash@1000.2.1
230
+
231
+ ## 1001.0.14
232
+
233
+ ### Patch Changes
234
+
235
+ - @pnpm/parse-overrides@1001.0.3
236
+ - @pnpm/crypto.hash@1000.2.0
237
+
238
+ ## 1001.0.13
239
+
240
+ ### Patch Changes
241
+
242
+ - @pnpm/lockfile.types@1002.0.1
243
+ - @pnpm/crypto.hash@1000.2.0
244
+
245
+ ## 1001.0.12
246
+
247
+ ### Patch Changes
248
+
249
+ - Updated dependencies [d1edf73]
250
+ - Updated dependencies [f91922c]
251
+ - @pnpm/lockfile.types@1002.0.0
252
+ - @pnpm/parse-overrides@1001.0.2
253
+ - @pnpm/crypto.hash@1000.2.0
254
+
255
+ ## 1001.0.11
256
+
257
+ ### Patch Changes
258
+
259
+ - Updated dependencies [1a07b8f]
260
+ - @pnpm/lockfile.types@1001.1.0
261
+ - @pnpm/crypto.hash@1000.2.0
262
+ - @pnpm/parse-overrides@1001.0.1
263
+
264
+ ## 1001.0.10
265
+
266
+ ### Patch Changes
267
+
268
+ - Updated dependencies [cf630a8]
269
+ - @pnpm/crypto.hash@1000.2.0
270
+
271
+ ## 1001.0.9
272
+
273
+ ### Patch Changes
274
+
275
+ - @pnpm/lockfile.types@1001.0.8
276
+ - @pnpm/crypto.hash@1000.1.1
277
+
278
+ ## 1001.0.8
279
+
280
+ ### Patch Changes
281
+
282
+ - Updated dependencies [8a9f3a4]
283
+ - @pnpm/parse-overrides@1001.0.0
284
+ - @pnpm/lockfile.types@1001.0.7
285
+ - @pnpm/crypto.hash@1000.1.1
286
+
287
+ ## 1001.0.7
288
+
289
+ ### Patch Changes
290
+
291
+ - @pnpm/lockfile.types@1001.0.6
292
+ - @pnpm/crypto.hash@1000.1.1
293
+
294
+ ## 1001.0.6
295
+
296
+ ### Patch Changes
297
+
298
+ - @pnpm/lockfile.types@1001.0.5
299
+ - @pnpm/crypto.hash@1000.1.1
300
+
301
+ ## 1001.0.5
302
+
303
+ ### Patch Changes
304
+
305
+ - @pnpm/crypto.hash@1000.1.1
306
+
307
+ ## 1001.0.4
308
+
309
+ ### Patch Changes
310
+
311
+ - Updated dependencies [daf47e9]
312
+ - @pnpm/crypto.hash@1000.1.0
313
+ - @pnpm/lockfile.types@1001.0.4
314
+
315
+ ## 1001.0.3
316
+
317
+ ### Patch Changes
318
+
319
+ - @pnpm/lockfile.types@1001.0.3
320
+ - @pnpm/crypto.hash@1000.0.0
321
+
322
+ ## 1001.0.2
323
+
324
+ ### Patch Changes
325
+
326
+ - @pnpm/lockfile.types@1001.0.2
327
+ - @pnpm/parse-overrides@1000.0.2
328
+ - @pnpm/crypto.hash@1000.0.0
329
+
330
+ ## 1001.0.1
331
+
332
+ ### Patch Changes
333
+
334
+ - @pnpm/lockfile.types@1001.0.1
335
+ - @pnpm/crypto.hash@1000.0.0
336
+
337
+ ## 1001.0.0
338
+
339
+ ### Major Changes
340
+
341
+ - a76da0c: Removed lockfile conversion from v6 to v9. If you need to convert lockfile v6 to v9, use pnpm CLI v9.
342
+
343
+ ### Minor Changes
344
+
345
+ - 6483b64: A new setting, `inject-workspace-packages`, has been added to allow hard-linking all local workspace dependencies instead of symlinking them. Previously, this behavior was achievable via the [`dependenciesMeta[].injected`](https://pnpm.io/package_json#dependenciesmetainjected) setting, which remains supported [#8836](https://github.com/pnpm/pnpm/pull/8836).
346
+
347
+ ### Patch Changes
348
+
349
+ - Updated dependencies [6483b64]
350
+ - Updated dependencies [a76da0c]
351
+ - @pnpm/lockfile.types@1001.0.0
352
+ - @pnpm/parse-overrides@1000.0.1
353
+ - @pnpm/crypto.hash@1000.0.0
354
+
355
+ ## 1.0.2
356
+
357
+ ### Patch Changes
358
+
359
+ - Updated dependencies [dcd2917]
360
+ - @pnpm/crypto.hash@1.0.0
361
+ - @pnpm/parse-overrides@5.1.2
362
+
363
+ ## 1.0.1
364
+
365
+ ### Patch Changes
366
+
367
+ - @pnpm/crypto.base32-hash@3.0.1
368
+
369
+ ## 1.0.0
370
+
371
+ ### Major Changes
372
+
373
+ - 51f3ba1: Initial Release
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pnpm/lockfile.settings-checker",
3
- "version": "1100.1.1",
3
+ "version": "1100.1.3",
4
4
  "description": "Utilities to check if lockfile settings are out-of-date",
5
5
  "keywords": [
6
6
  "pnpm",
@@ -30,18 +30,18 @@
30
30
  "!*.map"
31
31
  ],
32
32
  "dependencies": {
33
- "p-map-values": "^0.1.0",
34
- "ramda": "npm:@pnpm/ramda@0.28.1",
35
- "@pnpm/lockfile.types": "1100.0.13",
36
- "@pnpm/crypto.hash": "1100.0.1",
37
33
  "@pnpm/catalogs.types": "1100.0.0",
38
- "@pnpm/config.parse-overrides": "1100.0.2",
39
- "@pnpm/lockfile.verification": "1100.0.22"
34
+ "@pnpm/config.parse-overrides": "1100.1.0",
35
+ "@pnpm/crypto.hash": "1100.0.1",
36
+ "@pnpm/lockfile.types": "1100.0.14",
37
+ "@pnpm/lockfile.verification": "1100.0.24",
38
+ "p-map-values": "^0.1.0",
39
+ "ramda": "npm:@pnpm/ramda@0.28.1"
40
40
  },
41
41
  "devDependencies": {
42
- "@types/ramda": "0.31.1",
43
- "@pnpm/prepare": "1100.0.18",
44
- "@pnpm/lockfile.settings-checker": "1100.1.1"
42
+ "@pnpm/lockfile.settings-checker": "1100.1.3",
43
+ "@pnpm/prepare": "1100.0.19",
44
+ "@types/ramda": "0.31.1"
45
45
  },
46
46
  "engines": {
47
47
  "node": ">=22.13"