Skip to content

chore: pnpm 11 - #724

Merged
gierschv merged 2 commits into
masterfrom
chore/pnpm-11
May 11, 2026
Merged

chore: pnpm 11#724
gierschv merged 2 commits into
masterfrom
chore/pnpm-11

Conversation

@gierschv

Copy link
Copy Markdown
Member

No description provided.

gierschv and others added 2 commits May 11, 2026 14:33
Update pnpm from 10.17.1 to 11.0.9 and pnpm/action-setup from v2 to v4
in both CI workflows.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
pnpm 11 deprecated onlyBuiltDependencies and now errors (instead of
warning) on unhandled build scripts. Replace with allowBuilds, marking
esbuild as allowed and msw as explicitly skipped.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@gierschv
gierschv merged commit 11457e8 into master May 11, 2026
3 checks passed
@gierschv
gierschv deleted the chore/pnpm-11 branch May 11, 2026 12:41
gierschv added a commit that referenced this pull request Jul 15, 2026
The flat repo bumped playwright to 1.61.1, so its CI image ships the
1.61.1 browser builds. The embed-client:tests job installs this repo's
deps, which still pinned 1.58.2, so the library looked for a chromium
build the image doesn't ship and failed to launch.

Also bump GitLab CI to pnpm 11.0.9 to match the GitHub workflows, which
moved in #724 without regenerating the lockfile. Regenerating under
pnpm 11 drops the msw and @types/node optional peers that pnpm 10 used
to auto-install; neither is imported anywhere.
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