Skip to content

build: use pnpm as the package manager instead of yarn#62924

Closed
josephperrott wants to merge 1 commit into
angular:mainfrom
josephperrott:move-to-pnpm
Closed

build: use pnpm as the package manager instead of yarn#62924
josephperrott wants to merge 1 commit into
angular:mainfrom
josephperrott:move-to-pnpm

Conversation

@josephperrott
Copy link
Copy Markdown
Member

Use pnpm instead of yarn as the package manager and interaction tool for the repo

@josephperrott josephperrott added area: build & ci Related the build and CI infrastructure of the project target: minor This PR is targeted for the next minor release labels Jul 31, 2025
@ngbot ngbot Bot added this to the Backlog milestone Jul 31, 2025
@josephperrott josephperrott force-pushed the move-to-pnpm branch 5 times, most recently from aedf0ab to 48154ba Compare July 31, 2025 17:33
Use pnpm instead of yarn as the package manager and interaction tool for the repo
Copy link
Copy Markdown
Member

@devversion devversion left a comment

Choose a reason for hiding this comment

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

🎉

Comment thread .pnpmfile.cjs
};
}
// TODO: Define these packages in a single common location.
const localAngularPackages = [
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Ideally in a follow-up we add them add normal dependencies to the workspace root, so that it's picked up everywhere as dependency (where peer deps are requested); but needs some verification again

Comment thread package.json
}
},
"onlyBuiltDependencies": [
"cypress"
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Do you know where Cypress is used?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Cypress is used in devtools CI runs

@josephperrott josephperrott marked this pull request as ready for review July 31, 2025 21:24
@josephperrott josephperrott added the action: merge The PR is ready for merge by the caretaker label Jul 31, 2025
@josephperrott
Copy link
Copy Markdown
Member Author

This PR was merged into the repository by commit 82cc576.

The changes were merged into the following branches: main

@josephperrott josephperrott deleted the move-to-pnpm branch July 31, 2025 22:11
@angular-automatic-lock-bot
Copy link
Copy Markdown

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot Bot locked and limited conversation to collaborators Aug 31, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge The PR is ready for merge by the caretaker 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.

2 participants