Skip to content

refactor(@angular-devkit/architect-cli): remove yargs-parser dependency#32142

Merged
clydin merged 1 commit intoangular:mainfrom
clydin:architect/node-args-parse
Dec 17, 2025
Merged

refactor(@angular-devkit/architect-cli): remove yargs-parser dependency#32142
clydin merged 1 commit intoangular:mainfrom
clydin:architect/node-args-parse

Conversation

@clydin
Copy link
Member

@clydin clydin commented Dec 16, 2025

Replaces yargs-parser with node:util parseArgs in the architect CLI binary. This aligns the argument parsing logic with other CLI tools in the repo and removes an external dependency.

Replaces `yargs-parser` with `node:util` `parseArgs` in the architect CLI binary.
This aligns the argument parsing logic with other CLI tools in the repo and removes an external dependency.
@clydin clydin force-pushed the architect/node-args-parse branch from b80fd7b to b58901a Compare December 16, 2025 20:12
@clydin clydin marked this pull request as ready for review December 16, 2025 21:24
@clydin clydin added the target: minor This PR is targeted for the next minor release label Dec 16, 2025
@alan-agius4 alan-agius4 added the action: merge The PR is ready for merge by the caretaker label Dec 17, 2025
@clydin clydin merged commit 430d189 into angular:main Dec 17, 2025
37 checks passed
@clydin
Copy link
Member Author

clydin commented Dec 17, 2025

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

@angular-automatic-lock-bot
Copy link

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 Jan 17, 2026
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 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