chore(deps): update dependency conventional-changelog-conventionalcommits to v10 - #1564
chore(deps): update dependency conventional-changelog-conventionalcommits to v10#1564renovate[bot] wants to merge 1 commit into
Conversation
Coverage Report
File CoverageNo changed files found. |
kriszyp
left a comment
There was a problem hiding this comment.
🤖 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.)
| # 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' |
There was a problem hiding this comment.
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.
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
This PR contains the following updates:
^9.3.1→^10.0.0Release Notes
conventional-changelog/conventional-changelog (conventional-changelog-conventionalcommits)
v10.2.1Compare Source
Bug Fixes
v10.2.0Compare Source
Features
v10.1.0Compare Source
Features
v10.0.0Compare Source
⚠ BREAKING CHANGES
effectproperty replaces thehiddencommit type property and thebumpStrictpreset option for controlling changelog visibility and version bumps.Fixes #1476.
Features
Bug Fixes
Configuration
📅 Schedule: (in timezone America/New_York)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.