Skip to content

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

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

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

Conversation

@renovate

@renovate renovate Bot commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
conventional-changelog-conventionalcommits (source) ^9.3.1^10.0.0 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: (in timezone America/New_York)

  • Branch creation
    • "before 9am on Monday"
  • 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 requested a review from a team as a code owner July 27, 2026 10:46
@renovate
renovate Bot requested a review from dawsontoth July 27, 2026 10:46
@github-actions

Copy link
Copy Markdown

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 52.34% 5629 / 10753
🔵 Statements 52.87% 6019 / 11384
🔵 Functions 44.76% 1390 / 3105
🔵 Branches 45.31% 3781 / 8344
File CoverageNo changed files found.
Generated in workflow #1596 for commit 20971a4 by the Vitest Coverage Report Action

@kriszyp kriszyp 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 one-commit Renovate PR raises the workspace-wide conventional-changelog-conventionalcommits override from 9.x to 10.x and refreshes the lockfile to 10.2.1.
Studio still resolves @semantic-release/release-notes-generator@14.1.1 with conventional-changelog-writer@8.4.0, the incompatible pairing that the adjacent comment and commit 0dbbdbaf deliberately avoid.
Landing this would reintroduce the v2.131.0 regression where generated release notes contain only their header; keep the override on 9.x until the generator adopts writer 9.
No application/runtime code changes are included.

(AI-generated draft review — edit or submit as you see fit.)

Comment thread pnpm-workspace.yaml
# to just its header line (regression first shipped in v2.131.0). Hold the preset on
# 9.x until release-notes-generator ships a writer@9-based major.
'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.

This override was added in 0dbbdbaf specifically to prevent empty release notes, and the compatibility reason immediately above still applies: the lockfile keeps @semantic-release/release-notes-generator@14.1.1 on conventional-changelog-writer@8.4.0, while preset v10 supplies function-based partials for the new template engine. Raising the override to v10 therefore restores the v2.131.0 failure mode where notes render only their header. Please keep ^9.3.1 and regenerate the lockfile; alternatively, upgrade the generator to a writer-9-compatible release and include a release-notes smoke test in the same PR.

@dawsontoth dawsontoth closed this Jul 27, 2026
@renovate

renovate Bot commented Jul 27, 2026

Copy link
Copy Markdown
Contributor Author

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 10.x releases. But if you manually upgrade to 10.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate
renovate Bot deleted the renovate/conventional-changelog-conventionalcommits-10.x branch July 27, 2026 12:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants