Skip to content

chore: migrate to pnpm 11#17

Merged
fhp merged 3 commits into
mainfrom
pf-3332-migrate-to-pnpm-11
Jul 17, 2026
Merged

chore: migrate to pnpm 11#17
fhp merged 3 commits into
mainfrom
pf-3332-migrate-to-pnpm-11

Conversation

@fhp

@fhp fhp commented Jul 16, 2026

Copy link
Copy Markdown
Member

Summary

  • Bump packageManager to pnpm@11.13.0 in package.json
  • Add pnpm-workspace.yaml with allowBuilds.core-js: true (pnpm 11 requires explicit approval of dependency build scripts; core-js already ran its build step under pnpm 10)
  • Pull latest .github/jsonnet upstream and regenerate .github/workflows (actions/checkout@v7, pnpm/action-setup@v6.0.9, drop the now-obsolete public-hoist-pattern[]=@pulumi/pulumi line from generated .npmrc)
  • Regenerate pnpm-lock.yaml against pnpm 11 (no content changes — already compatible)

Ref PF-3332.

🤖 Generated with Claude Code

fhp and others added 3 commits July 16, 2026 16:41
- Bump packageManager to pnpm@11.13.0 in package.json
- Add pnpm-workspace.yaml with allowBuilds.core-js: true (pnpm 11's
  new build-script approval requirement; core-js ran its build step
  under pnpm 10 without needing explicit approval)
- Pull latest .github/jsonnet upstream and regenerate .github/workflows
  (actions/checkout@v7, pnpm/action-setup@v6.0.9, drop npmrc
  public-hoist-pattern line no longer needed)
- Regenerate pnpm-lock.yaml against pnpm 11 (no content changes)

Ref PF-3332.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@fhp
fhp merged commit 17baed8 into main Jul 17, 2026
3 checks passed
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