@pnpm/exe 12.0.0-rc.6 → 12.0.0-rc.8

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.
@@ -1,9 +1,9 @@
1
1
  {
2
- "lastValidatedTimestamp": 1786812811685,
2
+ "lastValidatedTimestamp": 1787256857205,
3
3
  "projects": {
4
4
  "/home/runner/_work/pnpm/pnpm/pnpm/npm/pnpm/temp-deploy": {
5
5
  "name": "pacquet",
6
- "version": "12.0.0-rc.6"
6
+ "version": "12.0.0-rc.8"
7
7
  }
8
8
  },
9
9
  "pnpmfiles": [],
@@ -22,10 +22,10 @@
22
22
  "default": {
23
23
  "@babel/core": "^7.29.7",
24
24
  "@babel/plugin-transform-explicit-resource-management": "^7.29.7",
25
- "@commitlint/cli": "^21.2.1",
26
- "@commitlint/config-conventional": "^21.2.0",
27
- "@commitlint/prompt-cli": "^21.2.0",
28
- "@cyclonedx/cyclonedx-library": "10.1.1",
25
+ "@commitlint/cli": "^21.2.2",
26
+ "@commitlint/config-conventional": "^21.2.2",
27
+ "@commitlint/prompt-cli": "^21.2.2",
28
+ "@cyclonedx/cyclonedx-library": "10.2.0",
29
29
  "@eslint/js": "^10.0.1",
30
30
  "@inquirer/prompts": "^8.5.2",
31
31
  "@jest/globals": "30.4.1",
@@ -47,7 +47,7 @@
47
47
  "@pnpm/tabtab": "^0.5.4",
48
48
  "@pnpm/tgz-fixtures": "0.0.0",
49
49
  "@reflink/reflink": "0.1.19",
50
- "@rushstack/worker-pool": "0.7.22",
50
+ "@rushstack/worker-pool": "0.7.23",
51
51
  "@stylistic/eslint-plugin": "^5.10.0",
52
52
  "@types/adm-zip": "^0.5.8",
53
53
  "@types/archy": "0.0.36",
@@ -184,13 +184,12 @@
184
184
  "npm-packlist": "10.0.4",
185
185
  "npm-registry-fetch": "^19.0.0",
186
186
  "object-hash": "3.0.0",
187
- "open": "^11.0.0",
187
+ "open": "^11.0.1",
188
188
  "openpgp": "^6.3.1",
189
189
  "p-defer": "^4.0.1",
190
190
  "p-every": "^2.0.0",
191
191
  "p-filter": "^4.1.0",
192
192
  "p-limit": "^7.3.1",
193
- "p-map-values": "^0.1.0",
194
193
  "p-queue": "^9.3.3",
195
194
  "parse-json": "^8.3.0",
196
195
  "parse-npm-tarball-url": "^5.0.0",
@@ -278,7 +277,59 @@
278
277
  "injectWorkspacePackages": false,
279
278
  "linkWorkspacePackages": false,
280
279
  "minimumReleaseAge": 1440,
280
+ "minimumReleaseAgeExclude": [
281
+ "@pnpm/*",
282
+ "@rushstack/worker-pool@0.7.18",
283
+ "@zkochan/*",
284
+ "better-path-resolve",
285
+ "body-parser@2.2.1",
286
+ "can-link",
287
+ "can-write-to-dir",
288
+ "cmd-extension",
289
+ "comver-to-semver",
290
+ "dir-is-case-sensitive",
291
+ "esbuild@0.28.1",
292
+ "@esbuild/*",
293
+ "express@4.22.1",
294
+ "glob@11.1.0",
295
+ "handlebars@4.7.9",
296
+ "is-inner-link",
297
+ "is-subdir",
298
+ "jws@3.2.3",
299
+ "lodash@4.17.23",
300
+ "make-empty-dir",
301
+ "normalize-registry-url",
302
+ "parse-npm-tarball-url@5.0.0",
303
+ "path-absolute",
304
+ "path-temp",
305
+ "pnpm",
306
+ "preferred-pm",
307
+ "promise-share",
308
+ "qs@6.14.2 || 6.15.2",
309
+ "read-ini-file",
310
+ "read-json5-file",
311
+ "read-yaml-file",
312
+ "realpath-missing",
313
+ "rename-overwrite",
314
+ "render-help",
315
+ "resolve-link-target",
316
+ "root-link-target",
317
+ "run-groups",
318
+ "safe-execa",
319
+ "safe-promise-defer",
320
+ "symlink-dir",
321
+ "tar@7.5.10",
322
+ "which-pm",
323
+ "which-pm-runs",
324
+ "write-ini-file",
325
+ "write-json5-file",
326
+ "write-yaml-file",
327
+ "tmp@0.2.6",
328
+ "http-proxy-middleware@3.0.7",
329
+ "get-pnpm@0.0.2 || 0.0.3"
330
+ ],
281
331
  "minimumReleaseAgeIgnoreMissingTime": true,
332
+ "minimumReleaseAgeStrict": true,
282
333
  "nodeLinker": "hoisted",
283
334
  "optional": true,
284
335
  "patchedDependencies": {
@@ -288,6 +339,16 @@
288
339
  "peersSuffixMaxLength": 1000,
289
340
  "preferWorkspacePackages": false,
290
341
  "production": true,
291
- "publicHoistPattern": []
342
+ "publicHoistPattern": [],
343
+ "trustPolicy": "no-downgrade",
344
+ "trustPolicyExclude": [
345
+ "@pnpm/*",
346
+ "@yarnpkg/libzip@3.2.2",
347
+ "pnpm",
348
+ "rxjs@7.8.2",
349
+ "tinyexec@1.2.2",
350
+ "undici-types@6.21.0"
351
+ ],
352
+ "trustPolicyIgnoreAfter": 10080
292
353
  }
293
354
  }
package/package.json CHANGED
@@ -9,7 +9,7 @@
9
9
  "./dist/node_modules/node-gyp/gyp/gyp"
10
10
  ]
11
11
  },
12
- "version": "12.0.0-rc.6",
12
+ "version": "12.0.0-rc.8",
13
13
  "description": "Fast, disk space efficient package manager",
14
14
  "keywords": [
15
15
  "pnpm",
@@ -46,14 +46,14 @@
46
46
  "THIRD-PARTY-NOTICES.md"
47
47
  ],
48
48
  "optionalDependencies": {
49
- "@pnpm/exe.win32-x64": "12.0.0-rc.6",
50
- "@pnpm/exe.win32-arm64": "12.0.0-rc.6",
51
- "@pnpm/exe.darwin-x64": "12.0.0-rc.6",
52
- "@pnpm/exe.darwin-arm64": "12.0.0-rc.6",
53
- "@pnpm/exe.linux-x64": "12.0.0-rc.6",
54
- "@pnpm/exe.linux-arm64": "12.0.0-rc.6",
55
- "@pnpm/exe.linux-x64-musl": "12.0.0-rc.6",
56
- "@pnpm/exe.linux-arm64-musl": "12.0.0-rc.6"
49
+ "@pnpm/exe.win32-x64": "12.0.0-rc.8",
50
+ "@pnpm/exe.win32-arm64": "12.0.0-rc.8",
51
+ "@pnpm/exe.darwin-x64": "12.0.0-rc.8",
52
+ "@pnpm/exe.darwin-arm64": "12.0.0-rc.8",
53
+ "@pnpm/exe.linux-x64": "12.0.0-rc.8",
54
+ "@pnpm/exe.linux-arm64": "12.0.0-rc.8",
55
+ "@pnpm/exe.linux-x64-musl": "12.0.0-rc.8",
56
+ "@pnpm/exe.linux-arm64-musl": "12.0.0-rc.8"
57
57
  },
58
58
  "scripts": {
59
59
  "preinstall": "node install.js",