build: upgrade pnpm to v11 and migrate pnpm configuration to pnpm-wor…#33168
Conversation
…kspace.yaml Update to latest pnpm
There was a problem hiding this comment.
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.
|
This PR was merged into the repository. The changes were merged into the following branches:
|
|
This pull request has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
No description provided.