Skip to content

build: update dependency supports-color to v11 - #3881

Merged
alan-agius4 merged 1 commit into
angular:mainfrom
angular-robot:ng-renovate/supports-color-11-x
Jul 30, 2026
Merged

build: update dependency supports-color to v11#3881
alan-agius4 merged 1 commit into
angular:mainfrom
angular-robot:ng-renovate/supports-color-11-x

Conversation

@angular-robot

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
supports-color 10.2.211.0.0 age adoption passing confidence

  • If you want to rebase/retry this PR, check this box

Release Notes

chalk/supports-color (supports-color)

v11.0.0

Compare Source

Breaking
Fixes
  • Treat a numeric FORCE_COLOR as an exact level b98103a

@angular-robot angular-robot added action: merge The PR is ready for merge by the caretaker area: build & ci Related the build and CI infrastructure of the project target: automation This PR is targeted to only merge into the branch defined in Github [bot use only] labels Jul 29, 2026

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Code Review

This pull request upgrades the supports-color dependency from version 10.2.2 to 11.0.0 in ng-dev/package.json and updates the corresponding lockfile pnpm-lock.yaml. A review comment points out that this upgrade restricts the minimum supported Node.js version to 22, which could break compatibility if the repository or its consumers still rely on Node.js 18 or 20.

Comment thread ng-dev/package.json
"nock": "14.0.16",
"semver": "7.8.5",
"supports-color": "10.2.2",
"supports-color": "11.0.0",

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

medium

Upgrading supports-color to v11.0.0 restricts the minimum supported Node.js version to 22. If the repository or its consumers still support Node.js 18 or 20, this upgrade will break compatibility and cause installation or runtime failures on those older Node.js versions.

See associated pull request for more information.
@angular-robot
angular-robot force-pushed the ng-renovate/supports-color-11-x branch from 3353e6b to 1d344b9 Compare July 30, 2026 08:11
@alan-agius4
alan-agius4 merged commit 5e5a041 into angular:main Jul 30, 2026
17 checks passed
@alan-agius4

Copy link
Copy Markdown
Contributor

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

@angular-robot
angular-robot deleted the ng-renovate/supports-color-11-x branch July 30, 2026 08:26
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 area: build & ci Related the build and CI infrastructure of the project target: automation This PR is targeted to only merge into the branch defined in Github [bot use only]

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants