chore: pnpm 11 - #724
Merged
Merged
Conversation
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
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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.