Skip to content

chore(deps): update dependency conventional-changelog-conventionalcommits to v10.4.0 - #564

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/conventional-changelog-conventionalcommits-10.x
Sep 3, 2026
Merged

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

Conversation

@renovate

@renovate renovate Bot commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

Release Notes

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

v10.4.0

Compare Source

Features

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 merged commit 7092ac8 into main Sep 3, 2026
24 checks passed
@renovate
renovate Bot deleted the renovate/conventional-changelog-conventionalcommits-10.x branch September 3, 2026 09:13
nicola-smartive pushed a commit that referenced this pull request Sep 3, 2026
)

The release for #568 failed, and every release would have. #564 bumped
conventional-changelog-conventionalcommits to 10.4.0, and 10.x cannot be
rendered by the writer our release actually runs.

Releases go through cycjimmy/semantic-release-action with semantic_version: 25.
semantic-release@25 depends on @semantic-release/release-notes-generator@^14.1.0,
14.1.1 is the latest, and it pins conventional-changelog-writer@^8 — resolving
8.4.0. So no semantic-release upgrade escapes this today.

Preset 10 plants a deliberate tripwire for exactly this mismatch: its writer
options carry a `mainTemplate` whose text is the error message
(@conventional-changelog/template, createLegacyWriterGuard). A modern writer has
no `mainTemplate` and ignores it; a handlebars writer (<=8) compiles it, hits
helperMissing and throws. Hence "Missing helper: ... requires
conventional-changelog-writer@9 or newer".

Neither major declares a peerDependency on the writer, so nothing warned, and
nothing in the test suite touches the release path — the bump went green and
broke publishing instead.

Verified against the real component rather than by reading version ranges:
@semantic-release/release-notes-generator@14 (writer 8.4.0) throws the exact
error with preset 10.4.0, and generates correct notes with 9.3.1.

renovate is told to hold the preset below 10 until release-notes-generator ships
a writer@9, with the reasoning in the rule so the next person does not simply
un-pin it.

Co-authored-by: zwei-wealth-dev <38549277-zwei-wealth-dev@users.noreply.gitlab.com>
Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
@github-actions

github-actions Bot commented Sep 3, 2026

Copy link
Copy Markdown

🎉 This PR is included in version 29.6.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants