Skip to content

build: update dependency conventional-commits-parser to v7#3822

Open
angular-robot wants to merge 1 commit into
angular:mainfrom
angular-robot:ng-renovate/conventional-commits-parser-7-x
Open

build: update dependency conventional-commits-parser to v7#3822
angular-robot wants to merge 1 commit into
angular:mainfrom
angular-robot:ng-renovate/conventional-commits-parser-7-x

Conversation

@angular-robot

@angular-robot angular-robot commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
conventional-commits-parser (source) 6.4.07.0.0 age adoption passing confidence

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

Release Notes

conventional-changelog/conventional-changelog (conventional-commits-parser)

v7.0.0

Compare Source

⚠ BREAKING CHANGES
  • packages now require Node.js 22 or newer.
Features
Bug Fixes

See associated pull request for more information.
@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 Jun 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 updates the conventional-commits-parser dependency from version 6.4.0 to 7.0.0 in ng-dev/package.json and updates the lockfile accordingly. The reviewer pointed out that this major version upgrade introduces a requirement for Node.js v22 or newer, which is a breaking change that could cause build failures if the execution environment uses an older Node.js version.

Comment thread ng-dev/package.json
"cli-progress": "3.12.0",
"conventional-commits-filter": "5.0.0",
"conventional-commits-parser": "6.4.0",
"conventional-commits-parser": "7.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.

critical

This major version update of conventional-commits-parser to v7.0.0 introduces a requirement for Node.js v22 or newer. This is a breaking change that will cause build failures if the execution environment uses an older Node.js version.

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.

1 participant