Skip to content

chore: upgrade pnpm to 11.1.2#51

Merged
chenjiahan merged 1 commit into
mainfrom
codex/pnpm-11-1-2
May 17, 2026
Merged

chore: upgrade pnpm to 11.1.2#51
chenjiahan merged 1 commit into
mainfrom
codex/pnpm-11-1-2

Conversation

@chenjiahan
Copy link
Copy Markdown
Member

Summary

This PR upgrades the repository package manager metadata to pnpm 11.1.2 and updates pnpm 11 install configuration where dependency build scripts need an explicit allowBuilds decision. Lockfile or small validation fixes are included only where pnpm 11/local checks required them.

Related Links

@chenjiahan chenjiahan marked this pull request as ready for review May 17, 2026 07:00
Copilot AI review requested due to automatic review settings May 17, 2026 07:00
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the repo’s pinned package manager version to pnpm 11.1.2 and adds pnpm 11 configuration to predefine dependency build-script allow/deny decisions, aligning installs with pnpm 11’s stricter build-script approval behavior.

Changes:

  • Bump packageManager in package.json from pnpm 10.33.4 to 11.1.2.
  • Add allowBuilds configuration to control build-script approvals for specific dependencies.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
pnpm-workspace.yaml Adds pnpm 11 allowBuilds decisions for dependencies that may request build-script approval.
package.json Pins the repo to pnpm 11.1.2 via the packageManager field.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@chenjiahan chenjiahan merged commit 74b3dc2 into main May 17, 2026
9 checks passed
@chenjiahan chenjiahan deleted the codex/pnpm-11-1-2 branch May 17, 2026 13:30
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.

2 participants