Skip to content

chore: migrate to pnpm 11.0.9#91

Merged
tarikbellamine merged 1 commit into
mainfrom
hermes/pnpm-11-0-9
May 15, 2026
Merged

chore: migrate to pnpm 11.0.9#91
tarikbellamine merged 1 commit into
mainfrom
hermes/pnpm-11-0-9

Conversation

@prd-carapulse
Copy link
Copy Markdown
Contributor

@prd-carapulse prd-carapulse Bot commented May 14, 2026

Summary

  • Migrates this repository to pnpm@11.0.9.
  • Sets minimumReleaseAge: 10080 (7 days) in pnpm-workspace.yaml.
  • Updates package manager metadata, Node.js engine floor, lockfiles, and package-manager references where applicable.

Request Context

  • Initiator: tarik (Slack)
  • Initial Slack thread: internal Slack request in platform-monitoring thread
  • Rationale: Standardize the listed Morpho repositories on pnpm 11 with a 7-day dependency age gate.

Verification

  • pnpm install --lockfile-only --ignore-scripts — fail (exit 1)
  • pnpm install --lockfile-only --ignore-scripts (temporary age-gate off for existing lock migration) — pass (exit 0)
  • pnpm install --frozen-lockfile — fail (exit 1)
  • added allowBuilds ['keccak', 'keccak@3.0.4', 'secp256k1', 'secp256k1@4.0.4']; pnpm install --lockfile-only --ignore-scripts — pass (exit 0)
  • pnpm install --frozen-lockfile (after allowBuilds) — pass (exit 0)
  • pnpm config get minimumReleaseAge — pass (exit 0)
  • pnpm config get minimum-release-age — pass (exit 0)
  • pnpm run lint — pass (exit 0)
  • pnpm run typecheck — fail (exit 2)
  • pnpm -r --if-present run build — pass (exit 0)

Follow-up needed

Local verification had failures; see PR checks/logs for full output. I will continue iterating on CI failures.

Note: branch commit signature verification is False (unsigned) after agent-owned branch push.

@prd-carapulse prd-carapulse Bot force-pushed the hermes/pnpm-11-0-9 branch from b241218 to 16c4d76 Compare May 14, 2026 22:00
Remove hard-coded pnpm versions/caching from workflows, remove package-age exceptions/resolutionMode, minimize non-package-manager file changes, and republish the PR as a signed commit.
@prd-carapulse prd-carapulse Bot force-pushed the hermes/pnpm-11-0-9 branch from 7fefe63 to 60c805d Compare May 15, 2026 16:58
@tarikbellamine tarikbellamine merged commit bd52ae6 into main May 15, 2026
17 checks passed
@tarikbellamine tarikbellamine deleted the hermes/pnpm-11-0-9 branch May 15, 2026 19:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant