Skip to content

Conversation

@clydin
Copy link
Member

@clydin clydin commented Dec 15, 2025

This commit removes the external dependency 'ansi-colors' from the @angular-devkit/architect-cli package and replaces its usage with the native 'node:util.styleText' function for console output styling. This change reduces the project's dependency footprint and leverages built-in Node.js functionality.

@clydin clydin added the target: minor This PR is targeted for the next minor release label Dec 15, 2025
…e:util.styleText

This commit removes the external dependency 'ansi-colors' from the @angular-devkit/architect-cli package and replaces its usage with the native 'node:util.styleText' function for console output styling. This change reduces the project's dependency footprint and leverages built-in Node.js functionality.
@clydin clydin force-pushed the architect/nodejs-color branch from e0a7610 to bc7bb67 Compare December 15, 2025 14:56
@clydin clydin marked this pull request as ready for review December 15, 2025 15:04
@clydin clydin added the action: review The PR is still awaiting reviews from at least one requested reviewer label Dec 15, 2025
@clydin clydin requested a review from alan-agius4 December 15, 2025 15:10
@alan-agius4 alan-agius4 added action: merge The PR is ready for merge by the caretaker and removed action: review The PR is still awaiting reviews from at least one requested reviewer labels Dec 15, 2025
@clydin clydin merged commit f1ab1d3 into angular:main Dec 15, 2025
37 checks passed
@clydin
Copy link
Member Author

clydin commented Dec 15, 2025

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

@clydin clydin deleted the architect/nodejs-color branch December 15, 2025 16:01
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 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