Skip to content

build: upgrade pnpm to v11 and migrate pnpm configuration to pnpm-wor…#33168

Open
alan-agius4 wants to merge 1 commit into
angular:mainfrom
alan-agius4:pnpm-11
Open

build: upgrade pnpm to v11 and migrate pnpm configuration to pnpm-wor…#33168
alan-agius4 wants to merge 1 commit into
angular:mainfrom
alan-agius4:pnpm-11

Conversation

@alan-agius4
Copy link
Copy Markdown
Collaborator

No description provided.

@angular-robot angular-robot Bot added the area: build & ci Related the build and CI infrastructure of the project label May 12, 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.0 and migrates various configuration settings—including hoisting, peer dependency handling, and package overrides—from .npmrc and package.json into pnpm-workspace.yaml. A significant concern was raised regarding the removal of the .npmrc file and its reference in MODULE.bazel. The reviewer noted that aspect_rules_js may not yet support reading these configuration keys from pnpm-workspace.yaml, which could lead to inconsistencies between local pnpm installations and Bazel builds.

Comment thread MODULE.bazel
@alan-agius4 alan-agius4 added action: review The PR is still awaiting reviews from at least one requested reviewer target: minor This PR is targeted for the next minor release labels May 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action: review The PR is still awaiting reviews from at least one requested reviewer area: build & ci Related the build and CI infrastructure of the project target: minor This PR is targeted for the next minor release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant