Skip to content

build: migrate to pnpm 11#777

Merged
maeertin merged 1 commit into
mainfrom
feat/pnpm-11
May 26, 2026
Merged

build: migrate to pnpm 11#777
maeertin merged 1 commit into
mainfrom
feat/pnpm-11

Conversation

@maeertin
Copy link
Copy Markdown
Contributor

No description provided.

@maeertin maeertin self-assigned this May 26, 2026
@vercel
Copy link
Copy Markdown

vercel Bot commented May 26, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs Ready Ready Preview, Comment May 26, 2026 1:11pm

Request Review

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 26, 2026

🦋 Changeset detected

Latest commit: 9e63e93

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 0 packages

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

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 repository’s Node/pnpm toolchain configuration to target pnpm 11, consolidating pnpm-related settings into workspace configuration and aligning CI workflows to use a newer pnpm setup action.

Changes:

  • Bump the root packageManager to pnpm@11.3.0 and update engine requirements (node / pnpm) in package.json.
  • Move pnpm config previously stored in .npmrc / package.json into pnpm-workspace.yaml (engine strictness, workspace linking, overrides, build allowlist).
  • Update CI workflows to use pnpm/action-setup@v6 and add an (empty-frontmatter) Changeset entry for the tooling change.

Reviewed changes

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

Show a summary per file
File Description
pnpm-workspace.yaml Adds pnpm workspace-level settings (build allowlist, engine strictness, workspace linking, overrides).
package.json Updates pnpm version pin and raises Node/pnpm engine requirements.
.npmrc Removes now-relocated pnpm-related config.
.github/workflows/test.yml Updates pnpm setup action to a newer major version.
.github/workflows/release.yml Updates pnpm setup action to a newer major version.
.changeset/tall-pumas-ring.md Adds release note entry for the pnpm 11 migration.

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

@maeertin maeertin merged commit cea860d into main May 26, 2026
5 checks passed
@maeertin maeertin deleted the feat/pnpm-11 branch May 26, 2026 13:46
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.

3 participants