Skip to content

chore(deps): update dependency conventional-changelog-conventionalcommits to v10#82

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/conventional-changelog-conventionalcommits-10.x
Open

chore(deps): update dependency conventional-changelog-conventionalcommits to v10#82
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/conventional-changelog-conventionalcommits-10.x

Conversation

@renovate

@renovate renovate Bot commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
conventional-changelog-conventionalcommits (source) 9.3.110.2.0 age confidence

Release Notes

conventional-changelog/conventional-changelog (conventional-changelog-conventionalcommits)

v10.2.0

Compare Source

Features

v10.1.0

Compare Source

Features

v10.0.0

Compare Source

⚠ BREAKING CHANGES
  • the commit type effect property replaces the hidden commit type property and the bumpStrict preset option for controlling changelog visibility and version bumps.

Fixes #​1476.

  • Handlebars template strings and partial files were replaced with render functions.
  • packages now require Node.js 22 or newer.
Features
Bug Fixes

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Monday through Friday (* * * * 1-5)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies label Jul 2, 2026

@doistbot doistbot left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

This Renovate PR bumps the conventional-changelog-conventionalcommits devDependency from 9.3.1 to 10.0.0, which now requires Node ≥ 22. That requirement is already satisfied by the release workflow (which runs on Node 22) and is consistent with the existing semantic-release 25.0.5 dependency, which itself requires Node ≥ 22.14.0. The lint and test workflows run on Node 20 but never import or execute this package, and npm ci installs it without engine-strict enforcement, so no issues were flagged.

Share FeedbackReview Logs

Comment thread package.json Outdated
"@types/node": "25.9.4",
"commander": "14.0.3",
"conventional-changelog-conventionalcommits": "9.3.1",
"conventional-changelog-conventionalcommits": "10.0.0",

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

P1 conventional-changelog-conventionalcommits v10 requires Node >=22 (as noted in the release notes and lockfile). Since this project supports and tests against Node 20 (engines.node is >=20.18.1 and .nvmrc is 20), this update should be deferred until the project updates its Node version. Merging this will likely cause runtime crashes during the semantic-release step.

@renovate renovate Bot force-pushed the renovate/conventional-changelog-conventionalcommits-10.x branch from b7f934a to b274cf4 Compare July 2, 2026 20:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant