@pnpm/engine.runtime.node-resolver 1101.1.10 → 1101.1.12

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 +1183 -0
  2. package/package.json +9 -9
package/CHANGELOG.md ADDED
@@ -0,0 +1,1183 @@
1
+ # @pnpm/node.resolver
2
+
3
+ ## 1101.1.12
4
+
5
+ ### Patch Changes
6
+
7
+ - @pnpm/config.reader@1101.11.2
8
+
9
+ ## 1101.1.11
10
+
11
+ ### Patch Changes
12
+
13
+ - Updated dependencies [9318a11]
14
+ - Updated dependencies [5a4daec]
15
+ - @pnpm/config.reader@1101.11.1
16
+
17
+ ## 1101.1.10
18
+
19
+ ### Patch Changes
20
+
21
+ - Updated dependencies [2f389d6]
22
+ - Updated dependencies [3425e80]
23
+ - Updated dependencies [806c3ec]
24
+ - Updated dependencies [c121235]
25
+ - Updated dependencies [dcabb78]
26
+ - @pnpm/crypto.shasums-file@1100.1.3
27
+ - @pnpm/config.reader@1101.11.0
28
+ - @pnpm/resolving.resolver-base@1100.5.1
29
+
30
+ ## 1101.1.9
31
+
32
+ ### Patch Changes
33
+
34
+ - 0ec878d: Removing a runtime dependency now removes the matching `devEngines.runtime` or `engines.runtime` entry that was materialized from it. Blank runtime selectors are normalized to `latest`.
35
+ - Updated dependencies [bae694f]
36
+ - Updated dependencies [852d537]
37
+ - @pnpm/resolving.resolver-base@1100.5.0
38
+ - @pnpm/error@1100.0.1
39
+ - @pnpm/config.reader@1101.10.1
40
+ - @pnpm/crypto.shasums-file@1100.1.2
41
+
42
+ ## 1101.1.8
43
+
44
+ ### Patch Changes
45
+
46
+ - 4ca9247: Preserve the existing Node.js runtime version prefix when resolving `node@runtime:<range>` to a concrete version.
47
+ - Updated dependencies [302a2f7]
48
+ - Updated dependencies [0474a9c]
49
+ - @pnpm/config.reader@1101.10.0
50
+
51
+ ## 1101.1.7
52
+
53
+ ### Patch Changes
54
+
55
+ - a31faa7: Updated dependency ranges. Notably:
56
+
57
+ - `@pnpm/logger` peer dependency range moved to `^1100.0.0`.
58
+ - `msgpackr` 1.11.8 → 2.0.4 (store index files remain byte-compatible in both directions).
59
+ - `open` ^7.4.2 → ^11.0.0, `memoize` ^10 → ^11, `cli-truncate` ^5 → ^6, `pidtree` ^0.6 → ^1.
60
+ - `@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.
61
+
62
+ - Updated dependencies [61810aa]
63
+ - Updated dependencies [681b593]
64
+ - Updated dependencies [a31faa7]
65
+ - @pnpm/config.reader@1101.9.0
66
+ - @pnpm/fetching.types@1100.0.2
67
+ - @pnpm/types@1101.3.2
68
+ - @pnpm/crypto.shasums-file@1100.1.1
69
+ - @pnpm/resolving.resolver-base@1100.4.2
70
+
71
+ ## 1101.1.6
72
+
73
+ ### Patch Changes
74
+
75
+ - Updated dependencies [bc9ed78]
76
+ - Updated dependencies [615c669]
77
+ - @pnpm/config.reader@1101.8.0
78
+
79
+ ## 1101.1.5
80
+
81
+ ### Patch Changes
82
+
83
+ - 3d50680: Security: pnpm now verifies the OpenPGP signature of a downloaded Node.js runtime's `SHASUMS256.txt` before trusting its integrity hashes.
84
+
85
+ When a repository requests a Node.js runtime (e.g. via `devEngines.runtime` / `useNodeVersion`), the download mirror is repository-configurable through `node-mirror:<channel>`. The integrity of the downloaded binary was only checked against `SHASUMS256.txt` fetched from that same mirror — a circular check that a malicious mirror could satisfy by serving a tampered binary together with a matching `SHASUMS256.txt`. pnpm then executes the binary (for example to run lifecycle scripts).
86
+
87
+ pnpm now fetches `SHASUMS256.txt.sig` and verifies the detached OpenPGP signature against the Node.js release team's public keys, which ship embedded in the pnpm CLI. A mirror that serves a tampered binary cannot also produce a valid signature, so the download fails to verify. The embedded keys are kept current by a release-time check against the canonical `nodejs/release-keys` list.
88
+
89
+ The musl variants from the hardcoded `unofficial-builds.nodejs.org` mirror are not repository-configurable and are signed by a different key, so they continue to be trusted over TLS.
90
+
91
+ - Updated dependencies [822beb5]
92
+ - Updated dependencies [3537020]
93
+ - Updated dependencies [894ea6a]
94
+ - Updated dependencies [6b5d91a]
95
+ - Updated dependencies [027196b]
96
+ - Updated dependencies [1017c36]
97
+ - Updated dependencies [bf1b731]
98
+ - Updated dependencies [3d50680]
99
+ - @pnpm/config.reader@1101.7.0
100
+ - @pnpm/types@1101.3.1
101
+ - @pnpm/crypto.shasums-file@1100.1.0
102
+ - @pnpm/resolving.resolver-base@1100.4.1
103
+
104
+ ## 1101.1.4
105
+
106
+ ### Patch Changes
107
+
108
+ - Updated dependencies [a017bf3]
109
+ - Updated dependencies [6d17b66]
110
+ - @pnpm/config.reader@1101.6.0
111
+ - @pnpm/types@1101.3.0
112
+ - @pnpm/resolving.resolver-base@1100.4.0
113
+
114
+ ## 1101.1.3
115
+
116
+ ### Patch Changes
117
+
118
+ - Updated dependencies [a39a83d]
119
+ - @pnpm/config.reader@1101.5.0
120
+
121
+ ## 1101.1.2
122
+
123
+ ### Patch Changes
124
+
125
+ - Updated dependencies [a23956e]
126
+ - Updated dependencies [35d2355]
127
+ - @pnpm/config.reader@1101.4.1
128
+ - @pnpm/types@1101.2.0
129
+ - @pnpm/resolving.resolver-base@1100.3.1
130
+
131
+ ## 1101.1.1
132
+
133
+ ### Patch Changes
134
+
135
+ - Updated dependencies [3b62f9d]
136
+ - Updated dependencies [212315d]
137
+ - @pnpm/config.reader@1101.4.0
138
+
139
+ ## 1101.1.0
140
+
141
+ ### Minor Changes
142
+
143
+ - 1627943: `pnpm outdated` and `pnpm update --interactive` now report Node.js, Deno, and Bun runtimes installed as project dependencies (`runtime:` specifiers). Previously these were silently skipped because the npm specifier parser did not understand the `runtime:` protocol, so runtime versions never appeared in the outdated table or the interactive update picker.
144
+
145
+ Internally, the outdated check is now resolver-driven: `@pnpm/resolving.resolver-base` defines a `ResolveLatestFunction` shape (with `LatestQuery` input — `{ wantedDependency, compatible? }` — and `LatestInfo` result — `{ latestManifest? }`), and every protocol resolver (npm, jsr, named-registry, git, tarball, local, node/bun/deno runtimes) exports its own `resolveLatest*` function alongside its `resolve*`. `@pnpm/resolving.default-resolver` composes them into a single dispatcher, exposed through `@pnpm/installing.client` as `createResolver(...).resolveLatest`.
146
+
147
+ Each resolver decides whether it owns the dep and what "latest" means for its protocol; the outdated command derives `current` / `wanted` display values from the lockfile snapshot (`pkgSnapshot.version` for semver protocols, raw ref for URL-shaped ones) and uses raw ref equality for the "lockfile changed" check, so protocol knowledge stays inside each resolver instead of the command.
148
+
149
+ ### Patch Changes
150
+
151
+ - Updated dependencies [3687b0e]
152
+ - Updated dependencies [ced20cb]
153
+ - Updated dependencies [d1b340f]
154
+ - Updated dependencies [1627943]
155
+ - Updated dependencies [64afc92]
156
+ - @pnpm/config.reader@1101.3.3
157
+ - @pnpm/resolving.resolver-base@1100.3.0
158
+ - @pnpm/types@1101.1.1
159
+
160
+ ## 1101.0.9
161
+
162
+ ### Patch Changes
163
+
164
+ - Updated dependencies [4195766]
165
+ - Updated dependencies [31538bf]
166
+ - Updated dependencies [020ac45]
167
+ - Updated dependencies [d3f8408]
168
+ - Updated dependencies [a62f959]
169
+ - Updated dependencies [ba2c884]
170
+ - Updated dependencies [8df408c]
171
+ - @pnpm/resolving.resolver-base@1100.2.0
172
+ - @pnpm/config.reader@1101.3.2
173
+
174
+ ## 1101.0.8
175
+
176
+ ### Patch Changes
177
+
178
+ - @pnpm/config.reader@1101.3.1
179
+
180
+ ## 1101.0.7
181
+
182
+ ### Patch Changes
183
+
184
+ - Updated dependencies [b61e268]
185
+ - Updated dependencies [e1e29c1]
186
+ - @pnpm/config.reader@1101.3.0
187
+ - @pnpm/types@1101.1.0
188
+ - @pnpm/resolving.resolver-base@1100.1.3
189
+
190
+ ## 1101.0.6
191
+
192
+ ### Patch Changes
193
+
194
+ - Updated dependencies [e9e876c]
195
+ - @pnpm/config.reader@1101.2.2
196
+
197
+ ## 1101.0.5
198
+
199
+ ### Patch Changes
200
+
201
+ - Updated dependencies [27425d7]
202
+ - Updated dependencies [707a879]
203
+ - @pnpm/resolving.resolver-base@1100.1.2
204
+ - @pnpm/config.reader@1101.2.1
205
+
206
+ ## 1101.0.4
207
+
208
+ ### Patch Changes
209
+
210
+ - Updated dependencies [8fdd9a9]
211
+ - Updated dependencies [5f34a8d]
212
+ - Updated dependencies [c969392]
213
+ - Updated dependencies [817b1b4]
214
+ - Updated dependencies [c969392]
215
+ - Updated dependencies [2de318b]
216
+ - @pnpm/config.reader@1101.2.0
217
+
218
+ ## 1101.0.3
219
+
220
+ ### Patch Changes
221
+
222
+ - Updated dependencies [42a8f29]
223
+ - @pnpm/config.reader@1101.1.4
224
+
225
+ ## 1101.0.2
226
+
227
+ ### Patch Changes
228
+
229
+ - Updated dependencies [184ce26]
230
+ - @pnpm/resolving.resolver-base@1100.1.1
231
+ - @pnpm/fetching.types@1100.0.1
232
+ - @pnpm/config.reader@1101.1.3
233
+ - @pnpm/crypto.shasums-file@1100.0.1
234
+
235
+ ## 1101.0.1
236
+
237
+ ### Patch Changes
238
+
239
+ - Updated dependencies [0fbcf74]
240
+ - @pnpm/config.reader@1101.1.2
241
+
242
+ ## 1101.0.0
243
+
244
+ ### Major Changes
245
+
246
+ - 421317c: Installing a Node.js runtime via `node@runtime:<version>` (including `pnpm env use` and `pnpm runtime set node`) no longer extracts the bundled `npm`, `npx`, and `corepack` from the Node.js archive. This cuts roughly half of the files pnpm has to hash, write to the CAS, and link during installation, making runtime installs noticeably faster. Users who still need `npm` can install it as a separate package.
247
+
248
+ ### Patch Changes
249
+
250
+ - @pnpm/config.reader@1101.1.1
251
+
252
+ ## 1100.0.3
253
+
254
+ ### Patch Changes
255
+
256
+ - Updated dependencies [7d25bc1]
257
+ - Updated dependencies [72c1e05]
258
+ - Updated dependencies [9e0833c]
259
+ - @pnpm/config.reader@1101.1.0
260
+ - @pnpm/resolving.resolver-base@1100.1.0
261
+
262
+ ## 1100.0.2
263
+
264
+ ### Patch Changes
265
+
266
+ - Updated dependencies [cee550a]
267
+ - Updated dependencies [4ab3d9b]
268
+ - Updated dependencies [9af708a]
269
+ - Updated dependencies [ea2a7fb]
270
+ - Updated dependencies [ff7733c]
271
+ - @pnpm/config.reader@1101.0.0
272
+
273
+ ## 1100.0.1
274
+
275
+ ### Patch Changes
276
+
277
+ - Updated dependencies [ff28085]
278
+ - @pnpm/types@1101.0.0
279
+ - @pnpm/config.reader@1100.0.1
280
+ - @pnpm/resolving.resolver-base@1100.0.1
281
+
282
+ ## 1002.0.0
283
+
284
+ ### Major Changes
285
+
286
+ - 491a84f: This package is now pure ESM.
287
+ - 7d2fd48: Node.js v18, 19, 20, and 21 support discontinued.
288
+
289
+ ### Minor Changes
290
+
291
+ - 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.
292
+
293
+ Added `nodeDownloadMirrors` setting to configure custom Node.js download mirrors in `pnpm-workspace.yaml`:
294
+
295
+ ```yaml
296
+ nodeDownloadMirrors:
297
+ release: https://my-mirror.example.com/download/release/
298
+ nightly: https://my-mirror.example.com/download/nightly/
299
+ ```
300
+
301
+ Replaced `rawConfig: object` with `userAgent?: string` in lifecycle hook options. Removed unused `rawConfig` from fetcher and prepare-package options.
302
+
303
+ Removed support for the npm `init-module` setting. Custom init scripts via `.pnpm-init.js` are no longer executed by `pnpm init`.
304
+
305
+ ### Patch Changes
306
+
307
+ - 23eb4a6: `parseNodeSpecifier` is moved from `@pnpm/plugin-commands-env` to `@pnpm/engine.runtime.node-resolver` and enhanced to support all Node.js version specifier formats. Previously `parseEnvSpecifier` (in `@pnpm/engine.runtime.node-resolver`) handled the resolver's parsing, while `parseNodeSpecifier` (in `@pnpm/plugin-commands-env`) was a stricter but now-unused validator. They are now unified into a single `parseNodeSpecifier` in `@pnpm/engine.runtime.node-resolver` that supports: exact versions (`22.0.0`), prerelease versions (`22.0.0-rc.4`), semver ranges (`18`, `^18`), LTS codenames (`argon`, `iron`), well-known aliases (`lts`, `latest`), standalone release channels (`nightly`, `rc`, `test`, `v8-canary`, `release`), and channel/version combos (`rc/18`, `nightly/latest`).
308
+ - 9065f49: Include musl Linux variants when resolving `node@runtime:` dependencies. The lockfile now includes musl builds (from `unofficial-builds.nodejs.org`) alongside the standard glibc variants, so that `node@runtime:` works out of the box on Alpine Linux and other musl-based distributions.
309
+ - 50fbeca: Added `getNodeBinsForCurrentOS` to `@pnpm/constants` which returns a `Record<string, string>` with paths for `node`, `npm`, and `npx` within the Node.js package. This record is now used as `BinaryResolution.bin` (type widened from `string` to `string | Record<string, string>`) and as `manifest.bin` in the node resolver, so pnpm's bin-linker creates all three shims automatically when installing a Node.js runtime.
310
+ - 499ef22: Don't add an extra slash to the Node.js mirror URL [#10204](https://github.com/pnpm/pnpm/pull/10204).
311
+ - Updated dependencies [7730a7f]
312
+ - Updated dependencies [ae8b816]
313
+ - Updated dependencies [facdd71]
314
+ - Updated dependencies [9b0a460]
315
+ - Updated dependencies [3c72b6b]
316
+ - Updated dependencies [9f5c0e3]
317
+ - Updated dependencies [76718b3]
318
+ - Updated dependencies [a8f016c]
319
+ - Updated dependencies [cc1b8e3]
320
+ - Updated dependencies [90bd3c3]
321
+ - Updated dependencies [1cc61e8]
322
+ - Updated dependencies [606f53e]
323
+ - Updated dependencies [c7203b9]
324
+ - Updated dependencies [bb17724]
325
+ - Updated dependencies [da2429d]
326
+ - Updated dependencies [1cc61e8]
327
+ - Updated dependencies [491a84f]
328
+ - Updated dependencies [f0ae1b9]
329
+ - Updated dependencies [7fab2a2]
330
+ - Updated dependencies [cb367b9]
331
+ - Updated dependencies [543c7e4]
332
+ - Updated dependencies [075aa99]
333
+ - Updated dependencies [ae43ac7]
334
+ - Updated dependencies [ccec8e7]
335
+ - Updated dependencies [4158906]
336
+ - Updated dependencies [ac944ef]
337
+ - Updated dependencies [bb8baa7]
338
+ - Updated dependencies [7d2fd48]
339
+ - Updated dependencies [cc7c0d2]
340
+ - Updated dependencies [efb48dc]
341
+ - Updated dependencies [d5d4eed]
342
+ - Updated dependencies [095f659]
343
+ - Updated dependencies [96704a1]
344
+ - Updated dependencies [50fbeca]
345
+ - Updated dependencies [cb367b9]
346
+ - Updated dependencies [7b1c189]
347
+ - Updated dependencies [51b04c3]
348
+ - Updated dependencies [6c480a4]
349
+ - Updated dependencies [d01b81f]
350
+ - Updated dependencies [3ed41f4]
351
+ - Updated dependencies [8ffb1a7]
352
+ - Updated dependencies [05fb1ae]
353
+ - Updated dependencies [71de2b3]
354
+ - Updated dependencies [10bc391]
355
+ - Updated dependencies [38b8e35]
356
+ - Updated dependencies [831f574]
357
+ - Updated dependencies [2df8b71]
358
+ - Updated dependencies [ed1a7fe]
359
+ - Updated dependencies [15549a9]
360
+ - Updated dependencies [cc7c0d2]
361
+ - Updated dependencies [5bf7768]
362
+ - Updated dependencies [ae43ac7]
363
+ - Updated dependencies [a5fdbf9]
364
+ - Updated dependencies [9d3f00b]
365
+ - Updated dependencies [efb48dc]
366
+ - Updated dependencies [9587dac]
367
+ - Updated dependencies [09a999a]
368
+ - Updated dependencies [559f903]
369
+ - Updated dependencies [3574905]
370
+ - @pnpm/config.reader@1005.0.0
371
+ - @pnpm/resolving.resolver-base@1006.0.0
372
+ - @pnpm/types@1001.0.0
373
+ - @pnpm/fetching.types@1001.0.0
374
+ - @pnpm/crypto.shasums-file@1002.0.0
375
+ - @pnpm/error@1001.0.0
376
+
377
+ ## 1001.0.5
378
+
379
+ ### Patch Changes
380
+
381
+ - Updated dependencies [7c1382f]
382
+ - Updated dependencies [7c1382f]
383
+ - Updated dependencies [dee39ec]
384
+ - @pnpm/types@1000.9.0
385
+ - @pnpm/resolver-base@1005.1.0
386
+ - @pnpm/config@1004.4.2
387
+
388
+ ## 1001.0.4
389
+
390
+ ### Patch Changes
391
+
392
+ - Updated dependencies [9865167]
393
+ - @pnpm/config@1004.4.1
394
+
395
+ ## 1001.0.3
396
+
397
+ ### Patch Changes
398
+
399
+ - Updated dependencies [fb4da0c]
400
+ - @pnpm/config@1004.4.0
401
+ - @pnpm/crypto.shasums-file@1001.0.2
402
+
403
+ ## 1001.0.2
404
+
405
+ ### Patch Changes
406
+
407
+ - Updated dependencies [6365bc4]
408
+ - @pnpm/constants@1001.3.1
409
+ - @pnpm/config@1004.3.1
410
+ - @pnpm/error@1000.0.5
411
+ - @pnpm/crypto.shasums-file@1001.0.1
412
+
413
+ ## 1001.0.1
414
+
415
+ ### Patch Changes
416
+
417
+ - Updated dependencies [38e2599]
418
+ - Updated dependencies [e792927]
419
+ - @pnpm/config@1004.3.0
420
+ - @pnpm/types@1000.8.0
421
+ - @pnpm/resolver-base@1005.0.1
422
+
423
+ ## 1001.0.0
424
+
425
+ ### Major Changes
426
+
427
+ - d1edf73: Removed node fetcher. The binary fetcher should be used for downloading node assets.
428
+ - f91922c: Changed how the integrity of the node.js artifact is stored in the lockfile.
429
+
430
+ ### Patch Changes
431
+
432
+ - Updated dependencies [d1edf73]
433
+ - Updated dependencies [86b33e9]
434
+ - Updated dependencies [86b33e9]
435
+ - Updated dependencies [d1edf73]
436
+ - Updated dependencies [f91922c]
437
+ - @pnpm/constants@1001.3.0
438
+ - @pnpm/resolver-base@1005.0.0
439
+ - @pnpm/crypto.shasums-file@1001.0.0
440
+ - @pnpm/config@1004.2.1
441
+ - @pnpm/error@1000.0.4
442
+
443
+ ## 1000.1.0
444
+
445
+ ### Minor Changes
446
+
447
+ - 1a07b8f: Added support for resolving and downloading the Node.js runtime specified in the [devEngines](https://github.com/openjs-foundation/package-metadata-interoperability-collab-space/issues/15) field of `package.json`.
448
+
449
+ Usage example:
450
+
451
+ ```json
452
+ {
453
+ "devEngines": {
454
+ "runtime": {
455
+ "name": "node",
456
+ "version": "^24.4.0",
457
+ "onFail": "download"
458
+ }
459
+ }
460
+ }
461
+ ```
462
+
463
+ When running `pnpm install`, pnpm will resolve Node.js to the latest version that satisfies the specified range and install it as a dependency of the project. As a result, when running scripts, the locally installed Node.js version will be used.
464
+
465
+ Unlike the existing options, `useNodeVersion` and `executionEnv.nodeVersion`, this new field supports version ranges, which are locked to exact versions during installation. The resolved version is stored in the pnpm lockfile, along with an integrity checksum for future validation of the Node.js content's validity.
466
+
467
+ Related PR: [#9755](https://github.com/pnpm/pnpm/pull/9755).
468
+
469
+ ### Patch Changes
470
+
471
+ - Updated dependencies [1a07b8f]
472
+ - Updated dependencies [1ba2e15]
473
+ - Updated dependencies [1a07b8f]
474
+ - Updated dependencies [6f7ac0f]
475
+ - Updated dependencies [1a07b8f]
476
+ - Updated dependencies [1a07b8f]
477
+ - @pnpm/types@1000.7.0
478
+ - @pnpm/fetching-types@1000.2.0
479
+ - @pnpm/crypto.shasums-file@1000.0.0
480
+ - @pnpm/config@1004.2.0
481
+ - @pnpm/resolver-base@1004.1.0
482
+ - @pnpm/constants@1001.2.0
483
+ - @pnpm/error@1000.0.3
484
+ - @pnpm/crypto.hash@1000.2.0
485
+
486
+ ## 1000.0.20
487
+
488
+ ### Patch Changes
489
+
490
+ - @pnpm/node.fetcher@1000.0.20
491
+
492
+ ## 1000.0.19
493
+
494
+ ### Patch Changes
495
+
496
+ - @pnpm/node.fetcher@1000.0.19
497
+
498
+ ## 1000.0.18
499
+
500
+ ### Patch Changes
501
+
502
+ - @pnpm/node.fetcher@1000.0.18
503
+
504
+ ## 1000.0.17
505
+
506
+ ### Patch Changes
507
+
508
+ - @pnpm/node.fetcher@1000.0.17
509
+
510
+ ## 1000.0.16
511
+
512
+ ### Patch Changes
513
+
514
+ - @pnpm/node.fetcher@1000.0.16
515
+
516
+ ## 1000.0.15
517
+
518
+ ### Patch Changes
519
+
520
+ - @pnpm/node.fetcher@1000.0.15
521
+
522
+ ## 1000.0.14
523
+
524
+ ### Patch Changes
525
+
526
+ - @pnpm/node.fetcher@1000.0.14
527
+
528
+ ## 1000.0.13
529
+
530
+ ### Patch Changes
531
+
532
+ - @pnpm/node.fetcher@1000.0.13
533
+
534
+ ## 1000.0.12
535
+
536
+ ### Patch Changes
537
+
538
+ - @pnpm/node.fetcher@1000.0.12
539
+
540
+ ## 1000.0.11
541
+
542
+ ### Patch Changes
543
+
544
+ - @pnpm/node.fetcher@1000.0.11
545
+
546
+ ## 1000.0.10
547
+
548
+ ### Patch Changes
549
+
550
+ - @pnpm/node.fetcher@1000.0.10
551
+
552
+ ## 1000.0.9
553
+
554
+ ### Patch Changes
555
+
556
+ - @pnpm/node.fetcher@1000.0.9
557
+
558
+ ## 1000.0.8
559
+
560
+ ### Patch Changes
561
+
562
+ - @pnpm/node.fetcher@1000.0.8
563
+
564
+ ## 1000.0.7
565
+
566
+ ### Patch Changes
567
+
568
+ - @pnpm/node.fetcher@1000.0.7
569
+
570
+ ## 1000.0.6
571
+
572
+ ### Patch Changes
573
+
574
+ - @pnpm/node.fetcher@1000.0.6
575
+
576
+ ## 1000.0.5
577
+
578
+ ### Patch Changes
579
+
580
+ - @pnpm/node.fetcher@1000.0.5
581
+
582
+ ## 1000.0.4
583
+
584
+ ### Patch Changes
585
+
586
+ - @pnpm/node.fetcher@1000.0.4
587
+
588
+ ## 1000.0.3
589
+
590
+ ### Patch Changes
591
+
592
+ - @pnpm/node.fetcher@1000.0.3
593
+
594
+ ## 1000.0.2
595
+
596
+ ### Patch Changes
597
+
598
+ - @pnpm/node.fetcher@1000.0.2
599
+
600
+ ## 1000.0.1
601
+
602
+ ### Patch Changes
603
+
604
+ - Updated dependencies [b0f3c71]
605
+ - @pnpm/fetching-types@1000.1.0
606
+ - @pnpm/node.fetcher@1000.0.1
607
+
608
+ ## 3.0.17
609
+
610
+ ### Patch Changes
611
+
612
+ - @pnpm/node.fetcher@4.0.17
613
+
614
+ ## 3.0.16
615
+
616
+ ### Patch Changes
617
+
618
+ - @pnpm/node.fetcher@4.0.16
619
+
620
+ ## 3.0.15
621
+
622
+ ### Patch Changes
623
+
624
+ - @pnpm/node.fetcher@4.0.15
625
+
626
+ ## 3.0.14
627
+
628
+ ### Patch Changes
629
+
630
+ - @pnpm/node.fetcher@4.0.14
631
+
632
+ ## 3.0.13
633
+
634
+ ### Patch Changes
635
+
636
+ - @pnpm/node.fetcher@4.0.13
637
+
638
+ ## 3.0.12
639
+
640
+ ### Patch Changes
641
+
642
+ - @pnpm/node.fetcher@4.0.12
643
+
644
+ ## 3.0.11
645
+
646
+ ### Patch Changes
647
+
648
+ - @pnpm/node.fetcher@4.0.11
649
+
650
+ ## 3.0.10
651
+
652
+ ### Patch Changes
653
+
654
+ - @pnpm/node.fetcher@4.0.10
655
+
656
+ ## 3.0.9
657
+
658
+ ### Patch Changes
659
+
660
+ - @pnpm/node.fetcher@4.0.9
661
+
662
+ ## 3.0.8
663
+
664
+ ### Patch Changes
665
+
666
+ - Updated dependencies [afe520d]
667
+ - @pnpm/node.fetcher@4.0.8
668
+
669
+ ## 3.0.7
670
+
671
+ ### Patch Changes
672
+
673
+ - @pnpm/node.fetcher@4.0.7
674
+
675
+ ## 3.0.6
676
+
677
+ ### Patch Changes
678
+
679
+ - @pnpm/node.fetcher@4.0.6
680
+
681
+ ## 3.0.5
682
+
683
+ ### Patch Changes
684
+
685
+ - @pnpm/node.fetcher@4.0.5
686
+
687
+ ## 3.0.4
688
+
689
+ ### Patch Changes
690
+
691
+ - @pnpm/node.fetcher@4.0.4
692
+
693
+ ## 3.0.3
694
+
695
+ ### Patch Changes
696
+
697
+ - @pnpm/node.fetcher@4.0.3
698
+
699
+ ## 3.0.2
700
+
701
+ ### Patch Changes
702
+
703
+ - @pnpm/node.fetcher@4.0.2
704
+
705
+ ## 3.0.1
706
+
707
+ ### Patch Changes
708
+
709
+ - @pnpm/node.fetcher@4.0.1
710
+
711
+ ## 3.0.0
712
+
713
+ ### Major Changes
714
+
715
+ - 43cdd87: Node.js v16 support dropped. Use at least Node.js v18.12.
716
+
717
+ ### Patch Changes
718
+
719
+ - Updated dependencies [43cdd87]
720
+ - Updated dependencies [730929e]
721
+ - @pnpm/fetching-types@6.0.0
722
+ - @pnpm/node.fetcher@4.0.0
723
+
724
+ ## 2.0.40
725
+
726
+ ### Patch Changes
727
+
728
+ - @pnpm/node.fetcher@3.0.39
729
+
730
+ ## 2.0.39
731
+
732
+ ### Patch Changes
733
+
734
+ - @pnpm/node.fetcher@3.0.38
735
+
736
+ ## 2.0.38
737
+
738
+ ### Patch Changes
739
+
740
+ - @pnpm/node.fetcher@3.0.37
741
+
742
+ ## 2.0.37
743
+
744
+ ### Patch Changes
745
+
746
+ - Updated dependencies [33313d2fd]
747
+ - @pnpm/node.fetcher@3.0.36
748
+
749
+ ## 2.0.36
750
+
751
+ ### Patch Changes
752
+
753
+ - @pnpm/node.fetcher@3.0.35
754
+
755
+ ## 2.0.35
756
+
757
+ ### Patch Changes
758
+
759
+ - @pnpm/node.fetcher@3.0.34
760
+
761
+ ## 2.0.34
762
+
763
+ ### Patch Changes
764
+
765
+ - @pnpm/node.fetcher@3.0.33
766
+
767
+ ## 2.0.33
768
+
769
+ ### Patch Changes
770
+
771
+ - @pnpm/node.fetcher@3.0.32
772
+
773
+ ## 2.0.32
774
+
775
+ ### Patch Changes
776
+
777
+ - @pnpm/node.fetcher@3.0.31
778
+
779
+ ## 2.0.31
780
+
781
+ ### Patch Changes
782
+
783
+ - @pnpm/node.fetcher@3.0.30
784
+
785
+ ## 2.0.30
786
+
787
+ ### Patch Changes
788
+
789
+ - @pnpm/node.fetcher@3.0.29
790
+
791
+ ## 2.0.29
792
+
793
+ ### Patch Changes
794
+
795
+ - @pnpm/node.fetcher@3.0.28
796
+
797
+ ## 2.0.28
798
+
799
+ ### Patch Changes
800
+
801
+ - @pnpm/node.fetcher@3.0.27
802
+
803
+ ## 2.0.27
804
+
805
+ ### Patch Changes
806
+
807
+ - @pnpm/node.fetcher@3.0.26
808
+
809
+ ## 2.0.26
810
+
811
+ ### Patch Changes
812
+
813
+ - @pnpm/node.fetcher@3.0.25
814
+
815
+ ## 2.0.25
816
+
817
+ ### Patch Changes
818
+
819
+ - @pnpm/node.fetcher@3.0.24
820
+
821
+ ## 2.0.24
822
+
823
+ ### Patch Changes
824
+
825
+ - @pnpm/node.fetcher@3.0.23
826
+
827
+ ## 2.0.23
828
+
829
+ ### Patch Changes
830
+
831
+ - @pnpm/node.fetcher@3.0.22
832
+
833
+ ## 2.0.22
834
+
835
+ ### Patch Changes
836
+
837
+ - @pnpm/node.fetcher@3.0.21
838
+
839
+ ## 2.0.21
840
+
841
+ ### Patch Changes
842
+
843
+ - @pnpm/node.fetcher@3.0.20
844
+
845
+ ## 2.0.20
846
+
847
+ ### Patch Changes
848
+
849
+ - Updated dependencies [9caa33d53]
850
+ - @pnpm/node.fetcher@4.0.0
851
+
852
+ ## 2.0.19
853
+
854
+ ### Patch Changes
855
+
856
+ - @pnpm/node.fetcher@3.0.18
857
+
858
+ ## 2.0.18
859
+
860
+ ### Patch Changes
861
+
862
+ - @pnpm/node.fetcher@3.0.17
863
+
864
+ ## 2.0.17
865
+
866
+ ### Patch Changes
867
+
868
+ - @pnpm/node.fetcher@3.0.16
869
+
870
+ ## 2.0.16
871
+
872
+ ### Patch Changes
873
+
874
+ - @pnpm/node.fetcher@3.0.15
875
+
876
+ ## 2.0.15
877
+
878
+ ### Patch Changes
879
+
880
+ - Updated dependencies [66423df83]
881
+ - @pnpm/node.fetcher@3.0.14
882
+
883
+ ## 2.0.14
884
+
885
+ ### Patch Changes
886
+
887
+ - @pnpm/node.fetcher@3.0.13
888
+
889
+ ## 2.0.13
890
+
891
+ ### Patch Changes
892
+
893
+ - @pnpm/node.fetcher@3.0.12
894
+
895
+ ## 2.0.12
896
+
897
+ ### Patch Changes
898
+
899
+ - @pnpm/node.fetcher@3.0.11
900
+
901
+ ## 2.0.11
902
+
903
+ ### Patch Changes
904
+
905
+ - @pnpm/node.fetcher@3.0.10
906
+
907
+ ## 2.0.10
908
+
909
+ ### Patch Changes
910
+
911
+ - @pnpm/node.fetcher@3.0.9
912
+
913
+ ## 2.0.9
914
+
915
+ ### Patch Changes
916
+
917
+ - @pnpm/node.fetcher@3.0.8
918
+
919
+ ## 2.0.8
920
+
921
+ ### Patch Changes
922
+
923
+ - @pnpm/node.fetcher@3.0.7
924
+
925
+ ## 2.0.7
926
+
927
+ ### Patch Changes
928
+
929
+ - @pnpm/node.fetcher@3.0.6
930
+
931
+ ## 2.0.6
932
+
933
+ ### Patch Changes
934
+
935
+ - @pnpm/node.fetcher@3.0.5
936
+
937
+ ## 2.0.5
938
+
939
+ ### Patch Changes
940
+
941
+ - @pnpm/node.fetcher@3.0.4
942
+
943
+ ## 2.0.4
944
+
945
+ ### Patch Changes
946
+
947
+ - @pnpm/node.fetcher@3.0.3
948
+
949
+ ## 2.0.3
950
+
951
+ ### Patch Changes
952
+
953
+ - @pnpm/node.fetcher@3.0.2
954
+
955
+ ## 2.0.2
956
+
957
+ ### Patch Changes
958
+
959
+ - Updated dependencies [8228c2cb1]
960
+ - @pnpm/node.fetcher@3.0.1
961
+
962
+ ## 2.0.1
963
+
964
+ ### Patch Changes
965
+
966
+ - c0760128d: bump semver to 7.4.0
967
+
968
+ ## 2.0.0
969
+
970
+ ### Major Changes
971
+
972
+ - eceaa8b8b: Node.js 14 support dropped.
973
+
974
+ ### Patch Changes
975
+
976
+ - Updated dependencies [eceaa8b8b]
977
+ - @pnpm/fetching-types@5.0.0
978
+ - @pnpm/node.fetcher@3.0.0
979
+
980
+ ## 1.1.11
981
+
982
+ ### Patch Changes
983
+
984
+ - @pnpm/node.fetcher@2.0.14
985
+
986
+ ## 1.1.10
987
+
988
+ ### Patch Changes
989
+
990
+ - @pnpm/node.fetcher@2.0.13
991
+
992
+ ## 1.1.9
993
+
994
+ ### Patch Changes
995
+
996
+ - @pnpm/node.fetcher@2.0.12
997
+
998
+ ## 1.1.8
999
+
1000
+ ### Patch Changes
1001
+
1002
+ - @pnpm/node.fetcher@2.0.11
1003
+
1004
+ ## 1.1.7
1005
+
1006
+ ### Patch Changes
1007
+
1008
+ - @pnpm/node.fetcher@2.0.10
1009
+
1010
+ ## 1.1.6
1011
+
1012
+ ### Patch Changes
1013
+
1014
+ - @pnpm/node.fetcher@2.0.9
1015
+
1016
+ ## 1.1.5
1017
+
1018
+ ### Patch Changes
1019
+
1020
+ - @pnpm/node.fetcher@2.0.8
1021
+
1022
+ ## 1.1.4
1023
+
1024
+ ### Patch Changes
1025
+
1026
+ - Updated dependencies [ec97a3105]
1027
+ - @pnpm/node.fetcher@2.0.7
1028
+
1029
+ ## 1.1.3
1030
+
1031
+ ### Patch Changes
1032
+
1033
+ - @pnpm/node.fetcher@2.0.6
1034
+
1035
+ ## 1.1.2
1036
+
1037
+ ### Patch Changes
1038
+
1039
+ - @pnpm/node.fetcher@2.0.5
1040
+
1041
+ ## 1.1.1
1042
+
1043
+ ### Patch Changes
1044
+
1045
+ - @pnpm/node.fetcher@2.0.4
1046
+
1047
+ ## 1.1.0
1048
+
1049
+ ### Minor Changes
1050
+
1051
+ - f60d6c46f: Export a new function: resolveNodeVersions.
1052
+
1053
+ ## 1.0.19
1054
+
1055
+ ### Patch Changes
1056
+
1057
+ - @pnpm/node.fetcher@2.0.3
1058
+
1059
+ ## 1.0.18
1060
+
1061
+ ### Patch Changes
1062
+
1063
+ - Updated dependencies [804de211e]
1064
+ - @pnpm/fetching-types@4.0.0
1065
+ - @pnpm/node.fetcher@2.0.2
1066
+
1067
+ ## 1.0.17
1068
+
1069
+ ### Patch Changes
1070
+
1071
+ - @pnpm/node.fetcher@2.0.1
1072
+
1073
+ ## 1.0.16
1074
+
1075
+ ### Patch Changes
1076
+
1077
+ - Updated dependencies [f884689e0]
1078
+ - @pnpm/node.fetcher@2.0.0
1079
+
1080
+ ## 1.0.15
1081
+
1082
+ ### Patch Changes
1083
+
1084
+ - @pnpm/node.fetcher@1.0.15
1085
+
1086
+ ## 1.0.14
1087
+
1088
+ ### Patch Changes
1089
+
1090
+ - @pnpm/node.fetcher@1.0.14
1091
+
1092
+ ## 1.0.13
1093
+
1094
+ ### Patch Changes
1095
+
1096
+ - @pnpm/node.fetcher@1.0.13
1097
+
1098
+ ## 1.0.12
1099
+
1100
+ ### Patch Changes
1101
+
1102
+ - @pnpm/node.fetcher@1.0.12
1103
+
1104
+ ## 1.0.11
1105
+
1106
+ ### Patch Changes
1107
+
1108
+ - Updated dependencies [1c7b439bb]
1109
+ - @pnpm/node.fetcher@1.0.11
1110
+
1111
+ ## 1.0.10
1112
+
1113
+ ### Patch Changes
1114
+
1115
+ - @pnpm/node.fetcher@1.0.10
1116
+
1117
+ ## 1.0.9
1118
+
1119
+ ### Patch Changes
1120
+
1121
+ - @pnpm/node.fetcher@1.0.9
1122
+
1123
+ ## 1.0.8
1124
+
1125
+ ### Patch Changes
1126
+
1127
+ - Updated dependencies [32915f0e4]
1128
+ - Updated dependencies [7a17f99ab]
1129
+ - @pnpm/node.fetcher@1.0.8
1130
+
1131
+ ## 1.0.7
1132
+
1133
+ ### Patch Changes
1134
+
1135
+ - @pnpm/node.fetcher@1.0.7
1136
+
1137
+ ## 1.0.6
1138
+
1139
+ ### Patch Changes
1140
+
1141
+ - @pnpm/node.fetcher@1.0.6
1142
+
1143
+ ## 1.0.5
1144
+
1145
+ ### Patch Changes
1146
+
1147
+ - @pnpm/node.fetcher@1.0.5
1148
+
1149
+ ## 1.0.4
1150
+
1151
+ ### Patch Changes
1152
+
1153
+ - Updated dependencies [2105735a0]
1154
+ - @pnpm/node.fetcher@1.0.4
1155
+
1156
+ ## 1.0.3
1157
+
1158
+ ### Patch Changes
1159
+
1160
+ - @pnpm/node.fetcher@1.0.3
1161
+
1162
+ ## 1.0.2
1163
+
1164
+ ### Patch Changes
1165
+
1166
+ - @pnpm/node.fetcher@1.0.2
1167
+
1168
+ ## 1.0.1
1169
+
1170
+ ### Patch Changes
1171
+
1172
+ - @pnpm/node.fetcher@1.0.1
1173
+
1174
+ ## 1.0.0
1175
+
1176
+ ### Major Changes
1177
+
1178
+ - badbab154: Initial release.
1179
+
1180
+ ### Patch Changes
1181
+
1182
+ - Updated dependencies [228dcc3c9]
1183
+ - @pnpm/node.fetcher@1.0.0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pnpm/engine.runtime.node-resolver",
3
- "version": "1101.1.10",
3
+ "version": "1101.1.12",
4
4
  "description": "Resolves a Node.js version specifier to an exact Node.js version",
5
5
  "keywords": [
6
6
  "pnpm",
@@ -29,20 +29,20 @@
29
29
  "!*.map"
30
30
  ],
31
31
  "dependencies": {
32
- "semver": "^7.8.4",
33
- "version-selector-type": "^3.0.0",
32
+ "@pnpm/config.reader": "1101.11.2",
34
33
  "@pnpm/crypto.shasums-file": "1100.1.3",
35
- "@pnpm/config.reader": "1101.11.0",
36
- "@pnpm/fetching.types": "1100.0.2",
37
34
  "@pnpm/error": "1100.0.1",
35
+ "@pnpm/fetching.types": "1100.0.2",
38
36
  "@pnpm/resolving.resolver-base": "1100.5.1",
39
- "@pnpm/types": "1101.3.2"
37
+ "@pnpm/types": "1101.3.2",
38
+ "semver": "^7.8.4",
39
+ "version-selector-type": "^3.0.0"
40
40
  },
41
41
  "devDependencies": {
42
42
  "@jest/globals": "30.4.1",
43
- "@types/semver": "7.7.1",
44
- "@pnpm/engine.runtime.node-resolver": "1101.1.10",
45
- "@pnpm/network.fetch": "1100.1.4"
43
+ "@pnpm/engine.runtime.node-resolver": "1101.1.12",
44
+ "@pnpm/network.fetch": "1100.1.4",
45
+ "@types/semver": "7.7.1"
46
46
  },
47
47
  "engines": {
48
48
  "node": ">=22.13"