commit-analyzer
commit-analyzer copied to clipboard
:bulb: semantic-release plugin to analyze commits with conventional-changelog
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [conventional-changelog-angular](https://togithub.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-angular#readme) ([source](https://togithub.com/conventional-changelog/conventional-changelog/tree/HEAD/packages/conventional-changelog-angular)) | [`^7.0.0` -> `^8.0.0`](https://renovatebot.com/diffs/npm/conventional-changelog-angular/7.0.0/8.0.0) |...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [conventional-changelog-jshint](https://togithub.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-jshint#readme) ([source](https://togithub.com/conventional-changelog/conventional-changelog/tree/HEAD/packages/conventional-changelog-jshint)) | [`4.0.0` -> `5.0.0`](https://renovatebot.com/diffs/npm/conventional-changelog-jshint/4.0.0/5.0.0) |...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [conventional-changelog-express](https://togithub.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-express#readme) ([source](https://togithub.com/conventional-changelog/conventional-changelog/tree/HEAD/packages/conventional-changelog-express)) | [`4.0.0` -> `5.0.0`](https://renovatebot.com/diffs/npm/conventional-changelog-express/4.0.0/5.0.0) |...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [conventional-changelog-eslint](https://togithub.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-eslint#readme) ([source](https://togithub.com/conventional-changelog/conventional-changelog/tree/HEAD/packages/conventional-changelog-eslint)) | [`5.0.0` -> `6.0.0`](https://renovatebot.com/diffs/npm/conventional-changelog-eslint/5.0.0/6.0.0) |...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [conventional-changelog-ember](https://togithub.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-ember#readme) ([source](https://togithub.com/conventional-changelog/conventional-changelog/tree/HEAD/packages/conventional-changelog-ember)) | [`4.0.0` -> `5.0.0`](https://renovatebot.com/diffs/npm/conventional-changelog-ember/4.0.0/5.0.0) |...
Hi, I just updated to semantic-release 23 and now a release is not triggered anymore if I add an **uppercase** `scope` to my commit-message. It used to work fine in...
My commit messages look like these: ```sh commit d2b67fb4df02293e0a6478ffa6b61a1d6c502cff (origin/main-dev) Author: Ash Vardanian Date: Mon May 6 00:55:26 2024 +0000 Fix: Build graph dependency commit 4168fcda53a75eb50bde9cd342aa42eebf253422 (main-dev) Author: Ash Vardanian...
We would also be interested in https://github.com/semantic-release/commit-analyzer/pull/325, so I took the liberty to rebase the PR against main.
```[semantic-release] › ℹ Running semantic-release version 24.0.0``` I do expect this kind of tag format `x.y.z+myCompany-${version}` where semantic version `${version}` does not care about prepend string `x.y.z+myCompany-` and then `${version}`...
This PR contains the following updates: | Update | Change | |---|---| | lockFileMaintenance | All locks refreshed | 🔧 This Pull Request updates lock files to use the latest...