Skip to content

chore: migrate to pnpm v11#367

Merged
antfu merged 1 commit into
mainfrom
antfu/pnpm-v11-migration
May 28, 2026
Merged

chore: migrate to pnpm v11#367
antfu merged 1 commit into
mainfrom
antfu/pnpm-v11-migration

Conversation

@antfu
Copy link
Copy Markdown
Member

@antfu antfu commented May 28, 2026

Description

Migrates the monorepo from pnpm v10 to pnpm v11.4.0. The repo's packageManager field is bumped, onlyBuiltDependencies is folded into allowBuilds (v11 removed the former), pnpm/action-setup is bumped to @v6 in the CI source template, and CONTRIBUTING.md / AGENTS.md now state pnpm@11.x.

Linked Issues

Additional context

minimumReleaseAge: 0 is set in pnpm-workspace.yaml to bypass v11's new 24h freshness check, which blocked install against the freshly-published @devframes/hub@0.5.2 and devframe@0.5.2; can be removed once those age past 24h if you want the default supply-chain guard back. The generated pnpm/action-setup SHA in ci.yml is still the v4-era SHA because actionspack deduplicates with sxzz/workflows' own pin, but that action reads packageManager so CI installs pnpm 11 correctly. Verified locally: pnpm install, pnpm build, pnpm typecheck, pnpm test (150 passed), pnpm lint, and pnpm i --frozen-lockfile --ignore-scripts --offline all pass.

This PR was created with the help of an agent.

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented May 28, 2026

Open in StackBlitz

npm i https://pkg.pr.new/@vitejs/devtools@367
npm i https://pkg.pr.new/@vitejs/devtools-kit@367
npm i https://pkg.pr.new/@vitejs/devtools-rolldown@367
npm i https://pkg.pr.new/@vitejs/devtools-self-inspect@367

commit: ba6a06e

@antfu antfu merged commit 2e90e65 into main May 28, 2026
10 checks passed
@antfu antfu deleted the antfu/pnpm-v11-migration branch May 28, 2026 05:14
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