Skip to content

ci: pin pnpm 10 for action-setup v6#139

Merged
b3hr4d merged 5 commits intomainfrom
fix/pnpm-v6-frozen-lockfile
Apr 14, 2026
Merged

ci: pin pnpm 10 for action-setup v6#139
b3hr4d merged 5 commits intomainfrom
fix/pnpm-v6-frozen-lockfile

Conversation

@b3hr4d
Copy link
Copy Markdown
Collaborator

@b3hr4d b3hr4d commented Apr 14, 2026

Summary

  • upgrade all workflows from pnpm/action-setup@v5 to @v6
  • pin CI to [email protected] instead of a floating major version
  • add a root packageManager field so the repo declares the same pnpm version used in CI

Verification

  • pnpm install --frozen-lockfile
  • pnpm build (blocked locally in packages/parser when wasm-pack attempted to install wasm-bindgen inside the sandbox; unrelated to this CI/toolchain change)

@b3hr4d b3hr4d merged commit 99fa742 into main Apr 14, 2026
7 checks passed
@b3hr4d b3hr4d deleted the fix/pnpm-v6-frozen-lockfile branch April 14, 2026 09:06
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