Skip to content

build: upgrade pnpm to v11.1.2 and migrate configuration from .npmrc to pnpm-workspace.yaml#3675

Merged
alan-agius4 merged 1 commit into
angular:mainfrom
alan-agius4:pnpm-11-2
May 18, 2026
Merged

build: upgrade pnpm to v11.1.2 and migrate configuration from .npmrc to pnpm-workspace.yaml#3675
alan-agius4 merged 1 commit into
angular:mainfrom
alan-agius4:pnpm-11-2

Conversation

@alan-agius4
Copy link
Copy Markdown
Contributor

This change updated pnpm to the latest stable version.

@angular-robot angular-robot Bot added the area: build & ci Related the build and CI infrastructure of the project label May 18, 2026
Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request upgrades pnpm to version 11.1.2 across the repository and migrates pnpm-specific configurations from package.json and .npmrc files into pnpm-workspace.yaml using the new allowBuilds and packageExtensions fields. Feedback indicates that placeholder strings in the allowBuilds section of bazel/integration/tests/angular-cli/pnpm-workspace.yaml must be replaced with actual boolean values. Additionally, the root pnpm-workspace.yaml is missing tsx and firebase-functions in its allowBuilds list, which were previously permitted in the root package.json.

Comment thread bazel/integration/tests/angular-cli/pnpm-workspace.yaml Outdated
Comment thread pnpm-workspace.yaml
@alan-agius4 alan-agius4 force-pushed the pnpm-11-2 branch 2 times, most recently from 34adbcd to 7c0bd49 Compare May 18, 2026 09:52
@alan-agius4 alan-agius4 requested a review from josephperrott May 18, 2026 10:02
@alan-agius4 alan-agius4 added the action: merge The PR is ready for merge by the caretaker label May 18, 2026
…to pnpm-workspace.yaml

This change updated pnpm to the latest stable version.
Copy link
Copy Markdown
Member

@josephperrott josephperrott left a comment

Choose a reason for hiding this comment

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

LGTM

@alan-agius4 alan-agius4 merged commit e016804 into angular:main May 18, 2026
12 checks passed
@alan-agius4
Copy link
Copy Markdown
Contributor Author

This PR was merged into the repository. The changes were merged into the following branches:

@alan-agius4 alan-agius4 deleted the pnpm-11-2 branch May 18, 2026 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action: merge The PR is ready for merge by the caretaker area: build & ci Related the build and CI infrastructure of the project

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants