Skip to content

chore: Migrate from npm to pnpm#134

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

chore: Migrate from npm to pnpm#134
kodiakhq[bot] merged 1 commit 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 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 ed7502e to a2984ca Compare March 31, 2026 10:39
- 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 a2984ca to 45c63c2 Compare March 31, 2026 10:53
@erezrokah erezrokah added the automerge Add to automerge PRs once requirements are met label Mar 31, 2026
@kodiakhq kodiakhq Bot merged commit 29d033d into main Mar 31, 2026
6 checks passed
@kodiakhq kodiakhq Bot deleted the chore/switch-to-pnpm branch March 31, 2026 11:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge Add to automerge PRs once requirements are met

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants