mirror of
https://github.com/pnpm/pnpm.git
synced 2026-04-11 10:40:53 -04:00
- Update `@pnpm/registry-mock` from 5.2.4 to 6.0.0-6 - Fix auth tests to use bearer token from `globalSetup` instead of hardcoding credentials - Replace hardcoded integrity checksums with `getIntegrity()` from registry-mock in `customResolvers` tests - Add `prepareFixtureWithIntegrity()` helper in deps-restorer tests to dynamically patch `@pnpm.e2e` integrity values in fixture lockfiles at runtime, so they don't go stale when registry-mock is updated - Fix `workspace-external-depends-deep` fixture's current lockfile (was missing `packages/f` and `packages/g` importers) - Remove unnecessary credentials from `gitChecks` tests (they reject before any registry interaction)