chore(deps): update dependency conventional-changelog-conventionalcommits to v10.3.0 - #1163
Merged
renovate[bot] merged 1 commit intoAug 17, 2026
Conversation
doistbot
reviewed
Aug 17, 2026
doistbot
left a comment
Member
There was a problem hiding this comment.
Straightforward Renovate bump of the conventional-changelog-conventionalcommits dev dependency from 10.2.1 to 10.3.0.
Few things worth tightening:
package-lock.jsonstill pins 10.2.1, leaving the lockfile out of sync withpackage.json. This will breaknpm ciinstalls in CI. Runnpm installto regenerate the lockfile and commit the result.
| "chromatic": "18.1.0", | ||
| "classnames": "2.5.1", | ||
| "conventional-changelog-conventionalcommits": "10.2.1", | ||
| "conventional-changelog-conventionalcommits": "10.3.0", |
Member
There was a problem hiding this comment.
package.json bumps
conventional-changelog-conventionalcommits to 10.3.0, but package-lock.json still pins 10.2.1 (both the root devDependencies entry and the node_modules/conventional-changelog-conventionalcommits entry). npm ci will fail with a package.json/package-lock.json sync error, so CI installs break. Run npm install to regenerate the lockfile and commit the resulting change.
renovate
Bot
force-pushed
the
renovate/conventional-changelog-conventionalcommits-10.x
branch
from
August 17, 2026 17:25
b0a86e7 to
d0e290f
Compare
renovate
Bot
deleted the
renovate/conventional-changelog-conventionalcommits-10.x
branch
August 17, 2026 17:26
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
10.2.1→10.3.0Release Notes
conventional-changelog/conventional-changelog (conventional-changelog-conventionalcommits)
v10.3.0Compare Source
Features
Bug Fixes
Configuration
📅 Schedule: (UTC)
* * * * 1-5)🚦 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.
This PR was generated by Mend Renovate. View the repository job log.