Commit Graph

  • 0a40f64b54 fix(pacquet/config): read global config.yaml and PNPM_CONFIG_* env vars (#11752) Zoltan Kochan 2026-05-19 22:49:22 +02:00
  • 036b64e1c3 fix(pacquet/config): default publicHoistPattern to [] to match pnpm v11 (#11751) Zoltan Kochan 2026-05-19 20:57:26 +02:00
  • b206a15395 feat(installing): delegate fetch / import / link to pacquet when configured (#11734) Zoltan Kochan 2026-05-19 20:56:15 +02:00
  • 1627943d2a feat(outdated): include node, deno, and bun runtimes (#11739) Zoltan Kochan 2026-05-19 19:15:07 +02:00
  • 9a8675d3f1 chore: update pnpm-lock.yaml (#11740) Zoltan Kochan 2026-05-19 09:42:23 +02:00
  • f77244feb7 refactor(pacquet/config): replace default callback with self (#11736) Khải 2026-05-19 13:34:17 +07:00
  • 61e724cef3 ci(pacquet): pass --workspace --all-targets to clippy and check (#11735) Khải 2026-05-19 13:24:07 +07:00
  • c83b002a7b refactor(pacquet): replace callback-DI with capability traits (#11730) Khải 2026-05-19 08:11:16 +07:00
  • c8d8fde6ca feat(config-deps): support optionalDependencies with platform filtering (#11725) Zoltan Kochan 2026-05-19 01:29:25 +02:00
  • cddf522cfa feat(pacquet): port lockfile verification (minimumReleaseAge + trustPolicy) (#11729) Zoltan Kochan 2026-05-18 23:32:12 +02:00
  • dfd8fbf709 chore: update pnpm-lock.yaml (#11559) Zoltan Kochan 2026-05-18 21:28:57 +02:00
  • e01d2bc0a1 fix(pacquet/fs): fall back to absolute target across Windows drives (#11721) Zoltan Kochan 2026-05-18 18:54:14 +02:00
  • bfa861fe04 refactor(pacquet/config): replace env mutations with DI pattern (#11718) Khải 2026-05-18 22:23:58 +07:00
  • 471b59025d chore: update pnpm to v11.1.3 (#11719) Zoltan Kochan 2026-05-18 17:23:32 +02:00
  • cd80b2c8ae chore(release): 11.1.3 (#11717) v11.1.3 Zoltan Kochan 2026-05-18 15:42:32 +02:00
  • 2a9bd897bf perf: record locally-resolved lockfile in verification cache (#11714) Zoltan Kochan 2026-05-18 14:55:16 +02:00
  • e2a3c68309 chore(pacquet/dylint): upgrade perfectionist to 0.0.0-rc.15 (#11709) Khải 2026-05-18 18:25:35 +07:00
  • 4a79336473 feat: report lockfile verification progress (#11712) Zoltan Kochan 2026-05-18 11:38:47 +02:00
  • a671dda173 test(pacquet): do not tolerate the lacking of tools (#11713) Khải 2026-05-18 16:01:16 +07:00
  • e74a6b7e48 test(pacquet): coverage (#11710) Khải 2026-05-18 15:21:42 +07:00
  • 4195766f10 feat: tighten minimumReleaseAge — auto-exclude, lockfile verification, and interactive prompt (#11705) Zoltan Kochan 2026-05-18 09:51:11 +02:00
  • 02f8138f13 refactor(pacquet): optional DI pattern + documentation (#11708) Khải 2026-05-18 13:08:23 +07:00
  • 12bcb0c54b ci(canora): weekly auto-track latest upstream pnpm release (fail-safe rebase, idempotent tag) v11.1.2-canora.76c4b55 Eyal Mizrachi 2026-05-18 01:36:24 -04:00
  • a5ec9e3970 ci(canora): set GH_REPO in publish step so gh release targets the fork (was resolving to upstream pnpm/pnpm -> 403) v11.1.2-canora.17 Eyal Mizrachi 2026-05-18 00:48:45 -04:00
  • 10e5cc4edc ci(canora): add canora-pnpm-release workflow on default branch (workflow_dispatch discoverability; builds canora-patch) Eyal Mizrachi 2026-05-18 00:26:02 -04:00
  • 86c02c1df0 fix(retest): clean rebundle with bumped version before pnpm pack v11.1.2-canora.16 Eyal Mizrachi 2026-05-17 21:18:56 -04:00
  • 62271e4557 ci(canora): no-pipe baked-version check (pipefail+SIGPIPE false failure on tar|grep -q) Eyal Mizrachi 2026-05-17 21:11:50 -04:00
  • af0b7f2765 ci(canora): stream baked-version check via grep -q (execSync ENOBUFS fix) Eyal Mizrachi 2026-05-17 21:07:17 -04:00
  • 25e5ef1573 ci(canora): stream baked-version check via grep -q (execSync ENOBUFS on multi-MB bundle) Eyal Mizrachi 2026-05-17 21:05:56 -04:00
  • 3238a16675 ci(canora): retest workflow (compile gate + pack canora.16 from PR head) Eyal Mizrachi 2026-05-17 20:53:29 -04:00
  • 247d70b40c fix: silence verify-deps auto-install output (#11679) Rayan Salhab 2026-05-18 02:57:46 +03:00
  • f46757d732 fix(cmd-shim): symlink node runtime binary instead of cmd-shimming it (#11707) Zoltan Kochan 2026-05-18 01:20:45 +02:00
  • 8df408c901 fix(config): warn when package.json has a legacy "pnpm" field with migrated settings (#11680) shiminshen 2026-05-18 06:13:49 +08:00
  • 06d2d3deb2 fix: write packageManagerDependencies to lockfile when devEngines.packageManager is set (#11681) shiminshen 2026-05-17 22:35:59 +08:00
  • 963861cac1 perf(npm-resolver): layer abbreviated meta + attestation before full metadata in the minimumReleaseAge gate (#11704) Zoltan Kochan 2026-05-17 15:54:01 +02:00
  • ba2c8844c9 fix(config): apply pmOnFail default to devEngines.packageManager (singular) (#11682) shiminshen 2026-05-17 20:47:59 +08:00
  • 5dc8be8a42 fix(graph-hasher): resolve GVS engine per-snapshot for runtime-pinned deps (#11693) Zoltan Kochan 2026-05-17 13:25:05 +02:00
  • 020ac45d3d fix: tolerate padded auth base64 (#11694) Sean Kenneth Doherty 2026-05-17 06:24:24 -05:00
  • fcf95c7faa perf: cache the post-resolution lockfile verification gate (#11691) Zoltan Kochan 2026-05-17 13:07:24 +02:00
  • 3ddde2b975 fix(pacquet): align GVS slot layout with pnpm (#11689) Zoltan Kochan 2026-05-16 23:58:53 +02:00
  • 31538bf8d2 fix: enforce minimumReleaseAge on existing lockfile entries (#11583) Ryo Matsukawa 2026-05-17 04:38:06 +09:00
  • c178d1396f fix(fs,package-manager): match upstream symlink-dir semantics in pacquet (#11684) Zoltan Kochan 2026-05-16 13:57:06 +02:00
  • 29a42efc3b feat(pacquet): port directory fetcher for injected workspace deps (#11678) Zoltan Kochan 2026-05-16 12:05:47 +02:00
  • 496e655092 refactor: prematurely interrupting the link command without passing parameters (#11424) btea 2026-05-16 08:15:49 +08:00
  • d3f8408def fix: global installs respect build policy from global config.yaml when GVS is enabled (#11363) Tom Hale 2026-05-16 07:13:42 +07:00
  • 85ceff2383 chore(deps): bump the github-actions group across 1 directory with 7 updates (#11642) dependabot[bot] 2026-05-15 21:39:30 +02:00
  • b1e8d7aa03 chore(cargo): bump libc from 0.2.185 to 0.2.186 (#11638) dependabot[bot] 2026-05-15 21:35:57 +02:00
  • 7d4422f67a chore(deps): bump postcss (#11646) dependabot[bot] 2026-05-15 21:35:32 +02:00
  • 2dee606f43 chore(cargo): bump zip from 5.1.1 to 8.6.0 (#11637) dependabot[bot] 2026-05-15 21:35:03 +02:00
  • a551f9dc01 chore(deps): bump immutable (#11647) dependabot[bot] 2026-05-15 21:30:15 +02:00
  • 0c48613189 chore(deps): bump micromatch (#11648) dependabot[bot] 2026-05-15 21:29:48 +02:00
  • f98a925a9b chore(deps): bump json5 (#11649) dependabot[bot] 2026-05-15 21:29:19 +02:00
  • 397e94301d chore(deps): bump js-yaml (#11650) dependabot[bot] 2026-05-15 21:28:56 +02:00
  • dda8153e6e chore(deps): bump braces (#11651) dependabot[bot] 2026-05-15 21:25:04 +02:00
  • f05845a02f fix(pacquet/config): satisfy dylint perfectionist lints (#11672) Zoltan Kochan 2026-05-15 20:59:09 +02:00
  • a62f959242 fix(config): drop unresolved ${VAR} placeholders from .npmrc auth values (#11526) Zoltan Kochan 2026-05-15 16:25:28 +02:00
  • d3af249acb test(deps-restorer): complete the peer-variant-missing-resolution fixture v11.1.2-canora.15 v11.1.2-canora.14 v11.1.2-canora.13 Eyal Mizrachi 2026-05-15 07:11:26 -04:00
  • bb724a06ca fix(lifecycle): ensure target dir exists, use idiomatic ENOENT guard v11.1.2-canora.12 Eyal Mizrachi 2026-05-15 06:06:44 -04:00
  • 4ababc0fc6 feat(package-manager): write .pnpm-workspace-state-v1.json after install (#11665) release/11.1 Zoltan Kochan 2026-05-15 11:43:54 +02:00
  • a4ea4e89d9 fix(lockfile.utils): gate file: synthesis on refIsLocalDirectory v11.1.2-canora.11 Eyal Mizrachi 2026-05-15 05:26:50 -04:00
  • d4feabc772 chore(releasing.commands): add lockfile.utils tsconfig reference Eyal Mizrachi 2026-05-15 05:14:09 -04:00
  • 88fd1fcf76 test(lockfile.utils): type-cast depPath strings as DepPath in helper test Eyal Mizrachi 2026-05-15 05:12:35 -04:00
  • fa1f9156af refactor(lockfile.utils): extract peer-variant resolution helper, apply to all readers Eyal Mizrachi 2026-05-15 05:10:21 -04:00
  • 6f640824c2 test(lifecycle): update stale comment to describe mirror approach Eyal Mizrachi 2026-05-15 04:42:45 -04:00
  • 6e93f350a9 fix(lockfile): support CRLF line endings in env lockfiles (#11654) Dipan Chakraborty 2026-05-15 13:45:42 +05:30
  • b6e2c8c5ac fix(engine.pm.commands): honor minimumReleaseAgeExclude in self-update (#11664) btea 2026-05-15 16:12:23 +08:00
  • 2a39d62368 fix(lifecycle): mirror source into injected targets after prepare scripts Eyal Mizrachi 2026-05-15 03:19:37 -04:00
  • 7ff112bac6 ci: run install with pacquet (#11657) Zoltan Kochan 2026-05-15 08:10:46 +02:00
  • feb0d56c3b chore(changeset): expand scope to cover deploy path + comprehensive fix Eyal Mizrachi 2026-05-14 23:21:31 -04:00
  • 4b77430852 fix(deploy): inherit base resolution for peer-variant snapshots in createDeployFiles Eyal Mizrachi 2026-05-14 23:20:53 -04:00
  • ad35caa35c fix(graph-builder): inherit base resolution for peer-variant snapshots Eyal Mizrachi 2026-05-14 23:20:31 -04:00
  • c9f9535a8b test(graph-builder): drop incorrect .resolves.not.toThrow() pattern v11.1.2-canora.6 v11.1.2-canora.5 v11.1.2-canora.4 v11.1.2-canora.3 v11.1.2-canora.2 v11.1.2-canora.1 Eyal Mizrachi 2026-05-14 21:55:47 -04:00
  • b77b5797ae fix(graph-builder): guard against missing resolution on peer-variant snapshots Eyal Mizrachi 2026-05-14 21:55:27 -04:00
  • 2844302bd1 ci: don't verify deps before run node-runtime-fix Zoltan Kochan 2026-05-15 02:33:16 +02:00
  • ae703b1bcd fix(test-ipc-server): allow tilde in shell-arg paths for Windows 8.3 short names (#11661) v11.1.2-canora.8 v11.1.2-canora.7 v11.1.2-canora.10 Zoltan Kochan 2026-05-15 02:21:18 +02:00
  • e8fc34389a ci: pin Run tests step to bash so $TEST_SCRIPT expands on Windows (#11659) Zoltan Kochan 2026-05-15 01:28:11 +02:00
  • a4f3c6d3b7 ci: enable manual releases for pacquet and pnpm (#11652) Zoltan Kochan 2026-05-14 22:50:42 +02:00
  • 1575076d08 chore(pacquet): fold registry-mock into root workspace, fix npm metadata (#11643) Zoltan Kochan 2026-05-14 21:05:03 +02:00
  • 2e33bb1955 docs: split AGENTS.md into shared + pacquet-specific (#11640) Zoltan Kochan 2026-05-14 19:49:49 +02:00
  • d2b64b6689 ci(pacquet): fix all zizmor code-scanning findings (#11641) Zoltan Kochan 2026-05-14 19:33:30 +02:00
  • 763ddf1c99 chore(pacquet): wire pacquet workflows into monorepo (#11635) Zoltan Kochan 2026-05-14 18:17:45 +02:00
  • 4a89b06b44 chore: import pacquet repository into monorepo Zoltan Kochan 2026-05-14 17:13:42 +02:00
  • ceec335e85 fix(package-manager): link optionalDependencies siblings into slot (#526) Zoltan Kochan 2026-05-14 16:44:16 +02:00
  • 4a04433833 fix(npm-resolver): minimumReleaseAge handling for cached abbreviated metadata (#11630) Zoltan Kochan 2026-05-14 16:04:35 +02:00
  • da65e62625 fix: pacquet install --frozen-lockfile works against pnpm v11 repos (#525) Zoltan Kochan 2026-05-14 15:53:59 +02:00
  • b07b152c19 feat(lockfile,package-manager,real-hoist): npm-alias importer dep versions (#524) Zoltan Kochan 2026-05-14 14:30:58 +02:00
  • 8a80235c7b chore(release): 11.1.2 v11.1.2 Zoltan Kochan 2026-05-14 13:31:53 +02:00
  • 18a464f5b4 fix(network): strip sec-fetch-* headers to fix Azure DevOps Artifacts 400 errors (#11602) wolf-j3blair 2026-05-14 04:28:59 -07:00
  • 8c06d1a2f9 fix: preserve named catalog group during interactive upgrade --latest (#11567) MCMXC 2026-05-14 05:08:37 -06:00
  • e526f89650 fix(npm-resolver): minimumReleaseAge handling for cached abbreviated metadata (#11622) Katerina Skroumpelou 2026-05-14 12:49:45 +02:00
  • fb221c626c feat(cmd-shim,package-manager): hoisted-bin precedence + post-build top-level bin re-link (#342) (#523) Zoltan Kochan 2026-05-14 12:40:39 +02:00
  • 180aee9ba5 fix: handle lockfile conflicts in optimistic install (#11605) Benjamin Staneck 2026-05-14 12:03:32 +02:00
  • c2c289094f fix: time-based resolution loses publishedAt on fast path (#11618) Peter Goldberg 2026-05-14 10:20:51 +01:00
  • 1ad6ffd152 feat(config,package-manager): hoistingLimits + externalDependencies knobs (#438 slice 10) (#522) Zoltan Kochan 2026-05-14 10:36:20 +02:00
  • 6db0430e27 feat(real-hoist,package-manager): workspace-aware hoisting (#438 slice 9) (#521) Zoltan Kochan 2026-05-14 10:03:39 +02:00
  • c2aa928d83 test(package-manager): variant-mismatch + --no-runtime install tests (#437 slice F) (#516) Zoltan Kochan 2026-05-14 09:41:13 +02:00
  • 6018359e4c feat(package-manager): BuildModules under hoisted node-linker (#438 slice 7) (#520) Zoltan Kochan 2026-05-14 09:15:12 +02:00
  • 9844cdf3a9 ci: integrate garnet-org/action for supply-chain monitoring (#11626) Zoltan Kochan 2026-05-14 08:25:30 +02:00
  • 2c8f8ad60c feat(package-manager): wire nodeLinker=hoisted into install pipeline (#438 slice 6) (#518) Zoltan Kochan 2026-05-14 08:16:35 +02:00
  • 62900806fe feat(config,cli,tarball): support offline / preferOffline settings (#513) Zoltan Kochan 2026-05-14 02:11:47 +02:00