Skip to content

chore: Migrate from npm to pnpm#869

Merged
kodiakhq[bot] merged 2 commits intomainfrom
chore/switch-to-pnpm
Mar 31, 2026
Merged

chore: Migrate from npm to pnpm#869
kodiakhq[bot] merged 2 commits intomainfrom
chore/switch-to-pnpm

Conversation

@erezrokah
Copy link
Copy Markdown
Member

Migrate from npm to pnpm for supply chain protection and org standardization.

  • minimumReleaseAge: 10080 (7 days) prevents installing recently-published packages
  • packageManager field pins pnpm version
  • CI workflows updated to use pnpm/action-setup v5 (pinned to commit hash)

@erezrokah erezrokah requested a review from a team as a code owner March 31, 2026 10:17
@erezrokah erezrokah requested review from dcelasun and removed request for a team March 31, 2026 10:17
@erezrokah erezrokah changed the title chore: migrate from npm to pnpm chore: Migrate from npm to pnpm Mar 31, 2026
@erezrokah erezrokah force-pushed the chore/switch-to-pnpm branch 2 times, most recently from 8ea1c42 to f757717 Compare March 31, 2026 10:40
- Replace package-lock.json with pnpm-lock.yaml
- Set packageManager to pnpm@10.23.0
- Add minimumReleaseAge: 10080 (7 days) for supply chain protection
- Update CI workflows for pnpm
@erezrokah erezrokah force-pushed the chore/switch-to-pnpm branch from f757717 to d1d715c Compare March 31, 2026 10:53
@kodiakhq kodiakhq bot merged commit 2e79ae1 into main Mar 31, 2026
13 checks passed
@kodiakhq kodiakhq bot deleted the chore/switch-to-pnpm branch March 31, 2026 14:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants