Skip to content

chore: upgrade pnpm to 11.1.2#75

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

chore: upgrade pnpm to 11.1.2#75
chenjiahan merged 2 commits 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

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 upgrades the repo’s declared pnpm version to 11.1.2 and updates repository metadata/config to accommodate pnpm 11’s dependency build-script allow/deny behavior, with a small CI adjustment around pnpm setup.

Changes:

  • Bumped packageManager in package.json from pnpm 10.33.4 to pnpm 11.1.2.
  • Added an allowBuilds configuration entry for core-js.
  • Updated CI to no longer explicitly install pnpm 10.33.4 via pnpm/action-setup.

Reviewed changes

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

File Description
pnpm-workspace.yaml Introduces pnpm 11 build-script allow/deny configuration.
package.json Updates the declared package manager version to pnpm 11.1.2.
.github/workflows/ci.yml Adjusts pnpm setup behavior in CI (removes explicit version pin).

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

Comment thread pnpm-workspace.yaml
Comment thread .github/workflows/ci.yml
@chenjiahan chenjiahan merged commit f62e6dc into main May 17, 2026
10 checks passed
@chenjiahan chenjiahan deleted the codex/pnpm-11-1-2 branch May 17, 2026 13:37
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