Skip to content

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

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#1404
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.1 age confidence

Release Notes

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

v10.2.1

Compare Source

Bug Fixes
  • point package homepages and docs to documentation website (04796e2)

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 Pull requests that update a dependency file label Jul 2, 2026
@renovate renovate Bot requested a review from rfgamaral as a code owner July 2, 2026 00:45
@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Jul 2, 2026
@netlify

netlify Bot commented Jul 2, 2026

Copy link
Copy Markdown

Deploy Preview for doist-typist ready!

Name Link
🔨 Latest commit d8a1c65
🔍 Latest deploy log https://app.netlify.com/projects/doist-typist/deploys/6a53ac93000de900085ce006
😎 Deploy Preview https://deploy-preview-1404--doist-typist.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@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 is a mechanical Renovate bump of conventional-changelog-conventionalcommits from 9.3.1 to 10.0.0 in package.json and the lockfile.

Few things worth tightening:

  • The v10 preset switches from Handlebars templates to render functions, but @semantic-release/release-notes-generator 14.1.0 still resolves to conventional-changelog-writer 8.2.0 (the older Handlebars path). This mismatch can break npx semantic-release on the next publish — either hold the preset at 9.x or upgrade the release-notes-generator side to versions that support the new preset API.

Share FeedbackReview Logs

Comment thread package.json Outdated
"boring-avatars": "2.0.4",
"classnames": "2.5.1",
"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 This major bump moves the conventionalcommits preset to the new render-function API, but our release stack still resolves @semantic-release/release-notes-generator 14.1.0 to conventional-changelog-writer 8.2.0 in the lockfile, which is still on the older Handlebars-based path used by release.config.js. That leaves the preset and its consumer on different generations and can break npx semantic-release the next time we publish. Either keep this preset on 9.x for now, or upgrade the semantic-release/release-notes-generator side to versions that support the new preset API.

@renovate renovate Bot force-pushed the renovate/conventional-changelog-conventionalcommits-10.x branch from 65ad1a7 to e0e5a8b Compare July 2, 2026 20:38
@renovate renovate Bot force-pushed the renovate/conventional-changelog-conventionalcommits-10.x branch from e0e5a8b to 28ef591 Compare July 10, 2026 00:29
@renovate renovate Bot force-pushed the renovate/conventional-changelog-conventionalcommits-10.x branch from 28ef591 to d8a1c65 Compare July 12, 2026 15:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant