Commit Graph

  • 8081aacbd2 fix(pacquet): limit settings-only workspaces to root project (#12133) Marvin Hagemeister 2026-06-16 23:23:43 +02:00
  • 6d35338691 fix: detect changes inside file: dependencies on repeat install (pacquet + pnpm) (#12317) Truffle 2026-06-16 13:31:45 -07:00
  • 30c7590a26 fix: shorten CAFS temp directory names (#12327) Scarab Systems 2026-06-16 16:31:03 -04:00
  • b4194aa5e0 feat(pacquet): prune surplus virtual-store dirs on install (#12419) Allan Kimmer Jensen 2026-06-16 22:30:34 +02:00
  • dcededcd27 feat(sbom): mark dev-only components with CycloneDX scope "excluded" (#12442) Allan Kimmer Jensen 2026-06-16 20:29:31 +02:00
  • 3188ae7026 fix: accept loose peer ranges in peers check (#12150) minbang 2026-06-17 03:20:53 +09:00
  • 13815ade71 fix: warnings in store|config should be printed to stderr (#12434) Felipe Santos 2026-06-16 14:16:50 -03:00
  • 9e0c375dcb fix: record the global virtual store dir in .modules.yaml during the post-install build step (#12308) Ruben Nogueira 2026-06-16 18:13:40 +01:00
  • c112b6106b feat(install): add --dry-run option (npm-style preview) (#12449) Zoltan Kochan 2026-06-16 19:12:56 +02:00
  • 7cd5594a50 feat(pacquet): add --ignore-scripts to install (#12454) Zoltan Kochan 2026-06-16 19:12:04 +02:00
  • 7c97d9e680 ci: require a single aggregate gate job per workflow (#12453) Zoltan Kochan 2026-06-16 19:10:53 +02:00
  • 302a2f7d2c fix(config/reader): don't warn when packageManager and devEngines.packageManager match (#12287) C. Spencer Beggs 2026-06-16 09:49:00 -04:00
  • 817f99dbe5 fix(resolver): stabilize transitivePeerDependencies in dependency cycles (#12286) Abdullah Alaqeel 2026-06-16 16:39:37 +03:00
  • 8cec791e38 chore(deps): bump the github-actions group across 1 directory with 4 updates (#12356) dependabot[bot] 2026-06-16 15:17:49 +02:00
  • 3d1fd202f9 fix(bins.linker): skip redundant .exe warning when hardlink is already correct (#12284) sijie-Z 2026-06-16 20:43:52 +08:00
  • 4ca9247a9b fix: preserve node runtime version prefix (#12444) Zoltan Kochan 2026-06-16 12:43:37 +02:00
  • 179ebc40aa fix(run): make non-recursive --no-bail exit non-zero when a script fails (#12263) Anton Stoychev 2026-06-16 13:35:49 +03:00
  • e85aea2cce perf: lazily load README when embedding publish manifest (#12278) btea 2026-06-16 17:42:12 +08:00
  • 564619f04d fix(install): persist revoked builds to .modules.yaml (#12221) (#12224) Abdullah Alaqeel 2026-06-16 11:51:29 +03:00
  • d36b6f83b2 fix(pacquet): run dependency build scripts on the fresh-lockfile path (#12436) Zoltan Kochan 2026-06-16 09:42:13 +02:00
  • 84e9838f51 feat(pacquet): port the aqua resolver for binary tools from GitHub Releases feat/aqua-resolver Zoltan Kochan 2026-06-16 09:28:10 +02:00
  • 8cea0ee7ed feat: add aqua resolver for installing binary tools from GitHub Releases Zoltan Kochan 2026-06-16 08:59:44 +02:00
  • 48359ad213 fix(ecosystem-e2e): absolute /bin/sh for build, build binaries once in CI (#12440) Zoltan Kochan 2026-06-16 08:56:19 +02:00
  • 70f1343d9a feat(ecosystem-e2e): ecosystem test harness across pnpm/pacquet and node_modules layouts (#12439) Zoltan Kochan 2026-06-16 08:15:28 +02:00
  • eba03e0d5c fix: detect reverted catalog entries on install (#12438) Zoltan Kochan 2026-06-16 07:29:26 +02:00
  • 2b81344605 feat(default-reporter): render pnpm-identical visual install output in pacquet (#12431) Zoltan Kochan 2026-06-15 23:54:01 +02:00
  • 25ba90ef47 fix(package-manager): resolve explicit add specifier to a concrete version (#12429) Zoltan Kochan 2026-06-15 23:53:36 +02:00
  • 214bd1a0e9 fix(pacquet): materialize cached side-effects on warm reinstall (#12428) Zoltan Kochan 2026-06-15 23:53:12 +02:00
  • b996ce09c6 fix: ignore unfixable js-yaml advisory instead of force-bumping to v4 (#12435) Zoltan Kochan 2026-06-15 23:52:41 +02:00
  • 8540fb53de fix: update vulnerable dependency (#12433) Zoltan Kochan 2026-06-15 22:38:27 +02:00
  • b6826b7d0b fix(package-manager): keep the existing range when re-adding a dependency (#12425) Zoltan Kochan 2026-06-15 16:30:58 +02:00
  • 62bb228e46 fix(package-manager): keep catalog: reference and operator on update --latest (#12423) Zoltan Kochan 2026-06-15 15:16:28 +02:00
  • 3d610e6591 fix(pacquet): repair partial virtual-store dirs via completion marker (#12369) Victor Sumner 2026-06-15 07:32:43 -04:00
  • f659ee4a16 fix(package-manager): preserve range operator on update --latest (#12422) Zoltan Kochan 2026-06-15 13:14:02 +02:00
  • d91e2edbec chore: update lockfile, Node.js, pnpm, and pacquet versions (#12421) Zoltan Kochan 2026-06-15 13:12:51 +02:00
  • 41b74e792e fix(ci): refresh update-lockfile install state (#12420) Zoltan Kochan 2026-06-15 12:25:06 +02:00
  • 2f44bc93e9 test(pnpm): enforce minimumReleaseAge during --fix-lockfile (#12398) MCMXC 2026-06-15 04:04:45 -06:00
  • 826f2133be feat(pacquet/add): --save-prefix (#12413) Khải 2026-06-15 17:03:36 +07:00
  • 29ab905c21 fix: preserve catalog version range policy on update (#12416) Zoltan Kochan 2026-06-15 11:58:29 +02:00
  • a8c4704ac0 ci: structure CI check names (#12417) Zoltan Kochan 2026-06-15 11:57:14 +02:00
  • bc13e49f96 ci: keep Dylint required check reportable (#12415) Zoltan Kochan 2026-06-15 09:03:21 +02:00
  • 1e82e001cd chore(release): 11.7.0 (#12414) v11.7.0 Zoltan Kochan 2026-06-15 08:37:08 +02:00
  • cd8348c6e9 fix(pacquet): support WSL Windows binaries in sh shims (#12409) Zoltan Kochan 2026-06-15 07:21:16 +02:00
  • a6d485abca fix: stabilize Windows pacquet install tests (#12410) Zoltan Kochan 2026-06-15 01:53:56 +02:00
  • 3a271413d8 fix: prevent a pinned locked peer provider from leaking to sibling nodes (#12320) David Barratt 2026-06-14 19:50:22 -04:00
  • 05e82c945e ci: upload partial CI performance results (#12411) Zoltan Kochan 2026-06-15 01:09:45 +02:00
  • d50d691e5a fix(lockfile): wait for stream close before returning (#12408) Zoltan Kochan 2026-06-14 23:37:22 +02:00
  • 18cba025ed ci: resolve merged PRs for Bencher uploads (#12407) Zoltan Kochan 2026-06-14 23:20:15 +02:00
  • 5f63458644 fix: bound descendant-process lookup on error exit to avoid a Windows hang (#12403) Zoltan Kochan 2026-06-14 18:45:49 +02:00
  • 9ddc86b635 ci: track test suite durations in bencher (#12404) Zoltan Kochan 2026-06-14 18:44:17 +02:00
  • 98745562b0 docs: configure AI review security and performance guidance (#12405) Zoltan Kochan 2026-06-14 17:39:28 +02:00
  • 74a2dc9027 feat(installing): delegate resolution to pacquet >= 0.11.7 when configured (#12210) Zoltan Kochan 2026-06-14 16:51:25 +02:00
  • da248c3eef fix(view): update dist tarball unpackedSize to compute value as power of 10 (#12342) Dasa Paddock 2026-06-14 06:19:50 -07:00
  • 86e70d2896 fix(installing.commands): key selectProjectByDir graph by project.rootDir (#12380) tsushanth 2026-06-14 06:08:42 -07:00
  • 23716ed9b0 fix: preserve user-defined npm_config_* env vars in lifecycle scripts (#12400) Felipe Santos 2026-06-14 09:35:44 -03:00
  • 0fe6ea9a8a fix(setup): skip @pnpm/exe build scripts during global self-install (#12402) Zoltan Kochan 2026-06-14 11:59:47 +02:00
  • 09f0bab194 test(deps-installer): make the parallel custom-resolver check deterministic (#12401) Zoltan Kochan 2026-06-14 11:59:34 +02:00
  • 8dcd9a055c fix(installing.commands): show only names in checkbox summary (#12393) tsushanth 2026-06-14 02:50:27 -07:00
  • 7cdf9f82a6 fix(publish): forward strictSsl to libnpmpublish so self-signed registries work (#12396) MCMXC 2026-06-14 03:48:27 -06:00
  • 681b593eb2 fix: support scope-specific registry auth tokens (#12392) Zoltan Kochan 2026-06-14 11:43:30 +02:00
  • 2da044434e fix(pacquet): preserve exec bit on copy fallback (#12385) kimulaco 2026-06-14 18:40:52 +09:00
  • ab0b7d1847 feat(link): support --trust-lockfile flag on pnpm link to match other commands (#12374) Ahmed Abdelbaset 2026-06-14 12:30:30 +03:00
  • baf15021ec fix: sync pacquet lockfile output with pnpm (#12394) Zoltan Kochan 2026-06-14 10:56:14 +02:00
  • 16f463bcde fix(update): use resolved config opts instead of raw cliOptions for include claude/priceless-kare-44e83f MCMXC 2026-06-13 18:12:36 -06:00
  • 77674e71a2 fix(update): respect --prod/--dev/--no-optional when installing deps MCMXC 2026-06-13 17:59:48 -06:00
  • 8dfe43857d chore(husky): add git hook rejecting bare @mentions in commit messages (#12387) Khải 2026-06-14 03:24:37 +07:00
  • 5b402ea22b test(deps-installer): isolate the heavy deepRecursive test in its own process (#12388) Zoltan Kochan 2026-06-13 22:21:25 +02:00
  • 94c13cc068 ci: run clippy as a single-OS job and add it to the pre-push hook (#12389) Zoltan Kochan 2026-06-13 20:23:16 +02:00
  • f1521cfc8c feat(publish): add --batch flag to publish all packages in a single request (#12299) Zoltan Kochan 2026-06-13 19:16:40 +02:00
  • 29981f663b fix(pacquet): refresh lockfile when catalogs change (#12382) Zoltan Kochan 2026-06-13 18:44:29 +02:00
  • eb2dba3d7c test: recycle the registry-test worker to fix Jest OOM (#12384) Zoltan Kochan 2026-06-13 16:28:58 +02:00
  • a98767a693 fix(resolving-deps-resolver): preserve deprecated metadata on reuse (#12383) Zoltan Kochan 2026-06-13 16:28:30 +02:00
  • 03143cad22 test: shard deps-installer integration tests (#12376) Zoltan Kochan 2026-06-13 15:09:27 +02:00
  • 4819fb4e66 fix(pacquet): match pnpm lockfile resolution (#12372) Zoltan Kochan 2026-06-13 15:07:59 +02:00
  • f20ad8f1d2 fix: keep the path of git-hosted tarball resolutions in the lockfile (#12344) Truffle 2026-06-13 03:35:12 -07:00
  • 3d1a980036 test: fix CI resource usage (#12373) Zoltan Kochan 2026-06-13 12:34:29 +02:00
  • 176a39b7db fix(pacquet): poll lockfile verifier first fix-stabilize-frozen-install-verification Zoltan Kochan 2026-06-13 01:16:03 +02:00
  • e7c9b30da3 fix(pacquet): stabilize frozen install verification scheduling Zoltan Kochan 2026-06-13 00:14:11 +02:00
  • 7f2ac5ddc0 chore: allow selecting git-wt PR agent (#12371) Zoltan Kochan 2026-06-13 01:44:47 +02:00
  • 1310ab53c4 perf: close repeat-install and warm-resolve gaps (lazy lockfile, pre-runtime fast path, 304 freshness renewal) (#12364) Zoltan Kochan 2026-06-13 00:10:06 +02:00
  • 4759e0559a chore(rust/clippy): enable some lints (#12363) Khải 2026-06-13 05:03:08 +07:00
  • 93e974a7ce test(deps.compliance): use synthetic package in audit update test (#12368) Zoltan Kochan 2026-06-12 23:57:11 +02:00
  • 6648b53119 fix(pacquet): byte-identical lockfile — generation-once owner records + cycle-closing edges (#12365) Zoltan Kochan 2026-06-12 23:03:23 +02:00
  • 80af95a6f2 chore(cargo): bump chrono from 0.4.44 to 0.4.45 (#12353) dependabot[bot] 2026-06-12 22:53:59 +02:00
  • d2b42c2dfc fix(pacquet): per-level preferred-version fold + all-importers hoist rounds (#12357) Zoltan Kochan 2026-06-12 22:00:59 +02:00
  • 9b35a6004e fix(deps-resolver): make shared children resolution deterministic (#12362) Zoltan Kochan 2026-06-12 21:12:58 +02:00
  • 43b5bf7520 perf(pacquet): cache build metadata during installs (#12360) Zoltan Kochan 2026-06-12 17:27:13 +02:00
  • 2aa2eaa6ff feat(pacquet): hand custom resolvers the currentPkg of a re-resolving edge (#12361) Zoltan Kochan 2026-06-12 17:26:44 +02:00
  • 52148e6916 chore(cargo): bump tabled from 0.20.0 to 0.21.0 (#12352) dependabot[bot] 2026-06-12 16:15:59 +02:00
  • a9d2ec8817 feat(pacquet): support pnpmfile custom resolver hooks (adapter, IPC, chain integration, force-refresh) (#12153) Alessio Attilio 2026-06-12 15:50:16 +02:00
  • ce9c096e8e fix(pacquet): share a subtree's peer context across importers + record array-form engines (#12349) Zoltan Kochan 2026-06-12 13:10:11 +02:00
  • a751c7f27d fix(pacquet): close four lockfile-parity gaps (importer peer+dev merge, peer-vs-own-dep, peer overrides, optional-peer hoist) (#12345) Zoltan Kochan 2026-06-12 10:08:18 +02:00
  • dfa91df6e8 fix: resolve musl pacquet binary on musl-based systems (#12347) Kalven Schraut 2026-06-12 02:51:20 -05:00
  • f648e9b7c4 fix: contain hoisted dependency aliases (GHSA-fr4h-3cph-29xv) (#12343) Zoltan Kochan 2026-06-12 09:46:57 +02:00
  • c16eb0a154 perf: run lockfile verification concurrently with frozen install (#12227) Zoltan Kochan 2026-06-12 09:45:46 +02:00
  • 66a9078060 fix: route pacquet scoped packages through scoped registries (#12340) Zoltan Kochan 2026-06-12 08:43:28 +02:00
  • 612a2e6a73 fix: contain patch-remove deletions (#12341) Zoltan Kochan 2026-06-12 08:40:59 +02:00
  • 61810aa684 feat: add --frozen-store for installs against a read-only store (#12190) Victor Sumner 2026-06-12 02:36:08 -04:00
  • a31faa7c19 chore: update dependencies (#12346) Zoltan Kochan 2026-06-12 08:27:37 +02:00
  • 01b3d45ddb chore: update dependencies (#12339) Zoltan Kochan 2026-06-12 01:23:48 +02:00