Skip to content

chore: Move to PNPM v11#429

Merged
Patrick Lafrance (patricklafrance) merged 2 commits into
mainfrom
chore/move-to-pnpm-11
May 12, 2026
Merged

chore: Move to PNPM v11#429
Patrick Lafrance (patricklafrance) merged 2 commits into
mainfrom
chore/move-to-pnpm-11

Conversation

@patricklafrance
Copy link
Copy Markdown
Member

No description provided.

…ic packages and refine minimum release age exclusions
Copilot AI review requested due to automatic review settings May 12, 2026 18:28
@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented May 12, 2026

Open in StackBlitz

@workleap/browserslist-config

pnpm add https://pkg.pr.new/@workleap/browserslist-config@429

@workleap/eslint-configs

pnpm add https://pkg.pr.new/@workleap/eslint-configs@429

@workleap/postcss-configs

pnpm add https://pkg.pr.new/@workleap/postcss-configs@429

@workleap/rsbuild-configs

pnpm add https://pkg.pr.new/@workleap/rsbuild-configs@429

@workleap/rslib-configs

pnpm add https://pkg.pr.new/@workleap/rslib-configs@429

@workleap/stylelint-configs

pnpm add https://pkg.pr.new/@workleap/stylelint-configs@429

@workleap/swc-configs

pnpm add https://pkg.pr.new/@workleap/swc-configs@429

@workleap/tsup-configs

pnpm add https://pkg.pr.new/@workleap/tsup-configs@429

@workleap/typescript-configs

pnpm add https://pkg.pr.new/@workleap/typescript-configs@429

@workleap/webpack-configs

pnpm add https://pkg.pr.new/@workleap/webpack-configs@429

commit: ff87406

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

Updates the repository’s package manager tooling to PNPM v11 and refreshes workspace/lockfile configuration accordingly.

Changes:

  • Bump the workspace packageManager to pnpm@11.0.8 and require pnpm >=11 via engines.
  • Update pnpm-workspace.yaml configuration, including build-script allowances and release-age exclusions.
  • Regenerate pnpm-lock.yaml under the new PNPM version (lockfileVersion 9.0) leading to transitive resolution changes.

Reviewed changes

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

File Description
pnpm-workspace.yaml Updates workspace-level PNPM settings (build allowances, minimum release age exclusions).
pnpm-lock.yaml Lockfile regenerated under PNPM v11, reflecting updated dependency graph/resolution.
package.json Pins PNPM v11 via packageManager and updates engines.pnpm constraint.

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

Comment thread pnpm-workspace.yaml
@patricklafrance Patrick Lafrance (patricklafrance) merged commit 2d59d15 into main May 12, 2026
7 checks passed
@patricklafrance Patrick Lafrance (patricklafrance) deleted the chore/move-to-pnpm-11 branch May 12, 2026 18:49
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