cz-cli
cz-cli copied to clipboard
The commitizen command line utility. #BlackLivesMatter
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [glob](https://redirect.github.com/isaacs/node-glob) | [`7.2.3` -> `8.1.0`](https://renovatebot.com/diffs/npm/glob/7.2.3/8.1.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [fs-extra](https://redirect.github.com/jprichardson/node-fs-extra) | [`9.1.0` -> `10.1.0`](https://renovatebot.com/diffs/npm/fs-extra/9.1.0/10.1.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [detect-indent](https://redirect.github.com/sindresorhus/detect-indent) | [`6.1.0` -> `7.0.1`](https://renovatebot.com/diffs/npm/detect-indent/6.1.0/7.0.1) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [sinon](https://sinonjs.org/) ([source](https://redirect.github.com/sinonjs/sinon)) | [`12.0.1` -> `13.0.2`](https://renovatebot.com/diffs/npm/sinon/12.0.1/13.0.2) | [](https://docs.renovatebot.com/merge-confidence/) |...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [semantic-release](https://togithub.com/semantic-release/semantic-release) | [`18.0.1` -> `19.0.5`](https://renovatebot.com/diffs/npm/semantic-release/18.0.1/19.0.5) | [](https://docs.renovatebot.com/merge-confidence/)...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [mocha-junit-reporter](https://redirect.github.com/michaelleeallen/mocha-junit-reporter) | [`1.23.3` -> `2.2.1`](https://renovatebot.com/diffs/npm/mocha-junit-reporter/1.23.3/2.2.1) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [mocha](https://mochajs.org/) ([source](https://redirect.github.com/mochajs/mocha)) | [`9.2.2` -> `10.8.2`](https://renovatebot.com/diffs/npm/mocha/9.2.2/10.8.2) | [](https://docs.renovatebot.com/merge-confidence/) |...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | |---|---| | semantic-release | [`18.0.1` -> `19.0.3`](https://renovatebot.com/diffs/npm/semantic-release/18.0.1/19.0.3) | ### GitHub Vulnerability Alerts #### [CVE-2022-31051](https://togithub.com/semantic-release/semantic-release/security/advisories/GHSA-x2pg-mjhr-2m5x) ### Impact _What...
Added `--pnpm` option. For `pnpm` available `--save`, `--save-dev` and `--save-exact` options. Resolves: #893, resolves #858, resolves #884.
# Step to reproduce ``` git config commit.gpgsign=true git cz ``` # What is expected The resulting commit must be signed # What actually happen The resulting commit *IS NOT*...