Commit Graph

  • bcc88a1239 fix(sbom): resolve licenses for git-sourced dependencies (#11310) Allan Kimmer Jensen 2026-04-20 14:29:35 +02:00
  • ff22872cf0 test: replace deleted sveltejs/action-deploy-docs fixture with pnpm-e2e/drupal-js-build (#11315) Zoltan Kochan 2026-04-20 14:29:19 +02:00
  • ccc606ed15 feat: pnpm agent — server-side resolution for faster installs (#11251) Zoltan Kochan 2026-04-20 11:56:46 +02:00
  • 61952c24ec fix(sbom): detect legacy licenses array and LICENSE files (#11255) Allan Kimmer Jensen 2026-04-20 02:44:47 +02:00
  • 390ee62577 feat(audit): add interactive mode to pnpm audit --fix and respect auditLevel (#11233) btea 2026-04-20 08:26:19 +08:00
  • 7d25bc1136 fix: suppress packageManager/devEngines.packageManager conflict warning when values match exactly (#11307) Zoltan Kochan 2026-04-20 01:08:15 +02:00
  • 53668a42b8 fix: support explicit versions and --no-commit-hooks / --no-git-tag-version in pnpm version (#11299) Zoltan Kochan 2026-04-20 00:26:32 +02:00
  • 9ae1ca7253 feat: publish base docker image to GHCR (#11302) Zoltan Kochan 2026-04-19 18:59:24 +02:00
  • c86c423bdc fix: preserve pnpm 10 peer suffix encoding for linked paths (#11297) Zoltan Kochan 2026-04-19 12:57:16 +02:00
  • 7d9aae9662 fix: prevent frozen-lockfile error when approving builds in global install (#11294) Zoltan Kochan 2026-04-19 01:39:24 +02:00
  • 9e0833c3cc feat: add minimumReleaseAgeIgnoreMissingTime setting (#11293) Zoltan Kochan 2026-04-19 00:22:32 +02:00
  • 2ac43de3f7 ci: update pnpm/action-setup to v6.0.2 Zoltan Kochan 2026-04-18 15:27:11 +02:00
  • 96ece9d736 chore(release): 11.0.0-rc.2 v11.0.0-rc.2 Zoltan Kochan 2026-04-17 18:21:35 +02:00
  • ea2a7fb244 feat: skip lockfile writes for legacy packageManager field (#11284) Zoltan Kochan 2026-04-17 14:45:51 +02:00
  • 2dd8712c87 fix: pnpm init skips devEngines.packageManager in workspace subpackages (#11285) Zoltan Kochan 2026-04-17 14:30:28 +02:00
  • 1c95cb6392 feat: pnpm init writes devEngines.packageManager field (#11283) Zoltan Kochan 2026-04-17 13:52:19 +02:00
  • ff7733ce21 feat: add runtimeOnFail setting (#11277) Zoltan Kochan 2026-04-17 12:00:17 +02:00
  • 75942bfac5 feat: implement native star, stars, unstar, and whoami commands (#11242) Alessio Attilio 2026-04-17 11:02:12 +02:00
  • de0212fed7 chore: drop Rust-crate-specific name from worker comment (cspell) pnpm-agent-rust Zoltan Kochan 2026-04-17 02:01:26 +02:00
  • 6c55f72de9 feat(cafs-writer): add fetchBatch, keep writeFiles as default Zoltan Kochan 2026-04-17 02:00:39 +02:00
  • d5464eba2f chore: satisfy meta-updater on new cafs-writer package Zoltan Kochan 2026-04-17 01:24:59 +02:00
  • 041b39e1b7 feat(cafs-writer): streaming class + darwin codesign Zoltan Kochan 2026-04-17 01:20:36 +02:00
  • cee550a57d feat!: remove deprecated managePackageManagerVersions / packageManagerStrict / packageManagerStrictVersion (#11278) Zoltan Kochan 2026-04-17 00:57:33 +02:00
  • 32f2902cfb feat: native CAFS writer for agent client path Zoltan Kochan 2026-04-17 00:52:50 +02:00
  • 4ab3d9ba9e feat(dlx): accept more local configs (#11240) Khải 2026-04-17 05:38:41 +07:00
  • a2643aba5c fix: drop buggy importer remap in agent server Zoltan Kochan 2026-04-16 22:36:43 +02:00
  • 08feef90a5 refactor: always send projects array to agent, remove legacy single-project fields Zoltan Kochan 2026-04-14 21:47:29 +02:00
  • 62d43ced56 refactor: always send projects array to agent, remove legacy single-project fields Zoltan Kochan 2026-04-14 21:47:23 +02:00
  • 0be4170c9c feat: support workspaces with multiple projects in agent install Zoltan Kochan 2026-04-14 20:17:11 +02:00
  • af88678198 chore: remove RFC.md (moved to pnpm/rfcs#9) Zoltan Kochan 2026-04-14 19:58:26 +02:00
  • afc903ea63 fix: use fullMetadata on server so minimumReleaseAge can use cached time data Zoltan Kochan 2026-04-14 02:25:57 +02:00
  • 7932ee59a2 feat: pass minimumReleaseAge from client to agent server Zoltan Kochan 2026-04-14 02:18:51 +02:00
  • 991066b464 fix: await fileDownloads before cleanup in integration tests Zoltan Kochan 2026-04-14 02:12:20 +02:00
  • 4837abedc9 perf: gzip entire /v1/files stream instead of per-file compression Zoltan Kochan 2026-04-14 01:58:51 +02:00
  • 169e82bb19 perf: serve /v1/files from SQLite file store (consistent cold cache performance) Zoltan Kochan 2026-04-14 01:24:03 +02:00
  • 4e21041d2c perf: skip store integrity verification by calling readPkgFromCafs directly Zoltan Kochan 2026-04-14 00:57:10 +02:00
  • b4f5c88bc7 fix: correct I line key parsing and add WAL checkpoint Zoltan Kochan 2026-04-14 00:41:35 +02:00
  • c97aca1627 fix: emit I lines only from diff (correct depPath-based keys), not from wrapper Zoltan Kochan 2026-04-14 00:04:01 +02:00
  • 3b6cc772c6 feat: pnpm agent — server-side resolution for faster installs Zoltan Kochan 2026-04-13 23:54:31 +02:00
  • 9af708a613 feat: add pnpm with <version|current> command (#11275) Zoltan Kochan 2026-04-16 22:34:34 +02:00
  • 1f82123a80 chore: update pnpm to v11 rc 1 Zoltan Kochan 2026-04-16 01:43:24 +02:00
  • f7c23231a9 chore(release): 11.0.0-rc.1 v11.0.0-rc.1 Zoltan Kochan 2026-04-16 01:18:06 +02:00
  • ff28085997 fix: adapt audit client to npmjs /advisories/bulk endpoint (#11268) John van Leeuwen 2026-04-16 01:07:48 +02:00
  • b738043ab1 feat: implement native pnpm ping command (#11258) Alessio Attilio 2026-04-14 23:21:55 +02:00
  • f2083f4d7a feat(cli): implement native pnpm search (#11243) Alessio Attilio 2026-04-14 21:58:11 +02:00
  • b989a4a1f4 fix: prevent store prune from breaking globally installed pnpm (#11253) Zoltan Kochan 2026-04-14 17:30:41 +02:00
  • 73fd47667a fix: update dependencies Zoltan Kochan 2026-04-14 16:25:21 +02:00
  • 2410cf4092 feat: add pnpm docs command and home alias (#11244) Alessio Attilio 2026-04-14 16:20:40 +02:00
  • 16e86b1330 feat(deps-installer): add ignoreLockfileSettingsChecks option zoltan/ignore-lockfile-settings-checks-main Zoltan Kochan 2026-04-14 12:38:11 +02:00
  • 948bd8c7c5 chore(release): libs Zoltan Kochan 2026-04-14 10:48:26 +02:00
  • 396a2a09fd chore: add changeset for ignoreLockfileSettingsChecks option (#11262) Zoltan Kochan 2026-04-14 10:46:39 +02:00
  • 874730fd51 revert: "chore: update pnpm to v11 rc 0" Zoltan Kochan 2026-04-14 10:31:41 +02:00
  • ee20cffdfc chore: update pnpm to v11 rc 0 Zoltan Kochan 2026-04-14 10:02:15 +02:00
  • 83832f787b feat(core): add ignoreLockfileSettingsChecks option (#11259) Zoltan Kochan 2026-04-14 09:56:02 +02:00
  • 67e0841157 fix: sort dependencies in package.json for meta-updater pnpm-registry Zoltan Kochan 2026-04-13 12:09:11 +02:00
  • 4340b87257 refactor: rename pnpm-registry to pnpm agent Zoltan Kochan 2026-04-13 12:05:19 +02:00
  • 44d171ca1c refactor: replace as any casts with narrower types Claude 2026-04-11 08:00:16 +00:00
  • 8419183ef0 refactor: remove unnecessary as any cast in pkgsDiff Claude 2026-04-11 07:25:05 +00:00
  • 33af23bca2 docs(README): update links Zoltan Kochan 2026-04-10 22:43:51 +02:00
  • 673c09240d chore: update pnpm to rc 0 Zoltan Kochan 2026-04-10 19:57:01 +02:00
  • 3bac9f52d0 docs: update changelog Zoltan Kochan 2026-04-10 19:56:15 +02:00
  • 06d6c2d405 chore(release): 11.0.0-rc.0 v11.0.0-rc.0 Zoltan Kochan 2026-04-10 18:30:33 +02:00
  • ac944ef1d9 feat: add minimumReleaseAgeStrict setting (#11234) Zoltan Kochan 2026-04-10 17:49:02 +02:00
  • 1ad179e88b docs: update RFC with SQLite metadata cache, file store, and streaming resolution Zoltan Kochan 2026-04-10 10:33:39 +02:00
  • 3eeb3187d4 perf: stream file digests during resolution Zoltan Kochan 2026-04-10 02:21:55 +02:00
  • 57814c7e02 perf: sqlite-backed metadata cache for server resolution Zoltan Kochan 2026-04-10 01:35:12 +02:00
  • 4a9b6b4a82 perf: serve files from SQLite instead of individual readFileSync calls Zoltan Kochan 2026-04-09 22:57:50 +02:00
  • a41f16dbdb Revert "perf: stream file responses instead of buffering" Zoltan Kochan 2026-04-09 12:55:17 +02:00
  • 87535b2f26 perf: stream file responses instead of buffering Zoltan Kochan 2026-04-09 12:49:53 +02:00
  • b94f961987 revert: back to worker-based HTTP with 9 large batches Zoltan Kochan 2026-04-09 12:25:42 +02:00
  • b05259e41e fix: use any for fetchPackage wrapper args Zoltan Kochan 2026-04-09 12:10:41 +02:00
  • c0d3c178d7 fix: dedup files by digest+mode, not just digest Zoltan Kochan 2026-04-09 11:47:31 +02:00
  • dc9c8a35b0 perf: pipeline headless install with file downloads via store controller wrapper Zoltan Kochan 2026-04-09 02:26:30 +02:00
  • 6e01677645 revert: wait for all file downloads before headless install Zoltan Kochan 2026-04-09 02:13:49 +02:00
  • 7136b006f8 fix: move eslint-disable to correct line Zoltan Kochan 2026-04-09 02:10:49 +02:00
  • 3c9c7b407b perf: pipeline headless install with file downloads Zoltan Kochan 2026-04-09 02:07:04 +02:00
  • bcae77564f docs: update RFC to match actual implementation Zoltan Kochan 2026-04-09 01:58:40 +02:00
  • e015cee529 perf: skip SHA-512 rehashing and use direct file write for registry files Zoltan Kochan 2026-04-09 01:55:47 +02:00
  • 47bf860189 perf: skip stat() for recently checked files in integrity verification Zoltan Kochan 2026-04-09 01:47:47 +02:00
  • 3d62555bf5 perf: use cluster module for multi-process server Zoltan Kochan 2026-04-09 01:31:45 +02:00
  • bf3582b255 perf: move HTTP file requests into worker threads Zoltan Kochan 2026-04-09 01:25:45 +02:00
  • 9fceb96341 perf: remove per-file gzip compression (was a regression) Zoltan Kochan 2026-04-09 01:15:02 +02:00
  • 1fd30c9b25 fix: update diff test for removed packageFiles Zoltan Kochan 2026-04-09 00:45:51 +02:00
  • 4122ffe0bc fix: update client protocol tests for slim response format Zoltan Kochan 2026-04-09 00:45:04 +02:00
  • 3cb0e7c192 perf: remove packageFiles from JSON, send only missing file info Zoltan Kochan 2026-04-09 00:38:16 +02:00
  • 821a67c82b fix: update diff tests for IntegrityEntry type Zoltan Kochan 2026-04-09 00:23:01 +02:00
  • cfa560489c perf: send pre-packed msgpack store index entries from server Zoltan Kochan 2026-04-09 00:21:36 +02:00
  • 54507b8877 fix: remove unnecessary await on sync encodeResponse Zoltan Kochan 2026-04-09 00:07:32 +02:00
  • 6a793a3392 perf: compressed file cache on server for faster reads + smaller transfer Zoltan Kochan 2026-04-09 00:01:40 +02:00
  • 8e3f6a047d fix: spelling in comment Zoltan Kochan 2026-04-08 22:56:27 +02:00
  • b46f054056 fix: strip peer suffix from depPath when writing store index entries Zoltan Kochan 2026-04-08 22:54:09 +02:00
  • ddea204ebe fix: add @pnpm/worker as peer dependency of registry client Zoltan Kochan 2026-04-08 22:23:35 +02:00
  • 29b11e3ef9 fix: add @pnpm/worker dependency and logger peer dep to client Zoltan Kochan 2026-04-08 22:19:49 +02:00
  • 8f409c439f fix: add worker tsconfig reference to client Zoltan Kochan 2026-04-08 22:16:44 +02:00
  • b591e56c46 perf: use worker threads for CAFS file writes Zoltan Kochan 2026-04-08 22:13:30 +02:00
  • 94ac0ca669 perf: parallel file fetching via /v1/files endpoint Zoltan Kochan 2026-04-08 21:59:14 +02:00
  • 5bc25610b2 feat: server always fetches packages and streams files to client Zoltan Kochan 2026-04-08 21:30:48 +02:00
  • ef01e6af4f perf: skip server-side tarball fetching, let client fetch directly Zoltan Kochan 2026-04-08 21:06:36 +02:00
  • 3c77408571 fix: disable lint rule for dynamic imports of registry.client Zoltan Kochan 2026-04-08 20:40:54 +02:00
  • 800ec95968 fix: sort dependencies per meta-updater conventions Zoltan Kochan 2026-04-08 20:39:05 +02:00