Skip to content

Conversation

@clydin
Copy link
Member

This commit removes the external dependency 'ansi-colors' from the @angular-devkit/schematics-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.

…de:util.styleText This commit removes the external dependency 'ansi-colors' from the `@angular-devkit/schematics-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.
@clydinclydin added the target: minor This PR is targeted for the next minor release label Dec 15, 2025
@clydinclydin added the action: review The PR is still awaiting reviews from at least one requested reviewer label Dec 16, 2025
@alan-agius4alan-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 16, 2025
@clydinclydin merged commit f7a4354 into angular:mainDec 16, 2025
38 checks passed
@clydin
Copy link
MemberAuthor

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

@clydinclydin deleted the schematics/nodejs-color branch December 16, 2025 16:12
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action: mergeThe PR is ready for merge by the caretakerarea: @angular-devkit/schematics-clitarget: minorThis PR is targeted for the next minor release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@clydin@alan-agius4