Skip to content

chore: upgrade pnpm to 11.1.2#140

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

chore: upgrade pnpm to 11.1.2#140
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 06:59
Copilot AI review requested due to automatic review settings May 17, 2026 06:59
Copy link
Copy Markdown
Contributor

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 package manager metadata to use pnpm 11.1.2 and adds pnpm 11 build-script approval configuration intended to make installs deterministic under pnpm’s newer “explicit build scripts approval” behavior.

Changes:

  • Bump packageManager in package.json from pnpm 10.x to pnpm@11.1.2.
  • Add a pnpm-workspace.yaml with allowBuilds entries for core-js and simple-git-hooks.

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 build-script allow/deny decisions for specific dependencies.
package.json Updates the pinned pnpm version via the packageManager field for Corepack-based installs.

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

@chenjiahan chenjiahan merged commit e485109 into main May 17, 2026
8 checks passed
@chenjiahan chenjiahan deleted the codex/pnpm-11-1-2 branch May 17, 2026 13:38
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