Skip to content

chore: refresh pnpm-lock.yaml after ep_plugin_helpers dep add#140

Merged
JohnMcLear merged 1 commit into
masterfrom
chore/refresh-pnpm-lockfile
May 10, 2026
Merged

chore: refresh pnpm-lock.yaml after ep_plugin_helpers dep add#140
JohnMcLear merged 1 commit into
masterfrom
chore/refresh-pnpm-lockfile

Conversation

@JohnMcLear
Copy link
Copy Markdown
Member

Summary

Refreshes pnpm-lock.yaml to include ep_plugin_helpers (added to package.json by the earlier Phase-4 template-helper adoption commit). Without this, the release workflow's pnpm install --frozen-lockfile fails with ERR_PNPM_OUTDATED_LOCKFILE and the post-merge npm publish is blocked.

Generated with: pnpm install --lockfile-only.

Earlier Phase-4 template-helper adoption added `ep_plugin_helpers`
to package.json but didn't regenerate the lockfile. The release
workflow uses --frozen-lockfile and rejects the post-merge publish
with ERR_PNPM_OUTDATED_LOCKFILE. Regenerating with
`pnpm install --lockfile-only` fixes that.
@qodo-code-review
Copy link
Copy Markdown

ⓘ You've reached your Qodo monthly free-tier limit. Reviews pause until next month — upgrade your plan to continue now, or link your paid account if you already have one.

@JohnMcLear JohnMcLear merged commit b9553fa into master May 10, 2026
3 checks passed
@JohnMcLear JohnMcLear deleted the chore/refresh-pnpm-lockfile branch May 10, 2026 12:23
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