commitlint icon indicating copy to clipboard operation
commitlint copied to clipboard

📓 Lint commit messages

Results 247 commitlint issues
Sort by recently updated
recently updated
newest added
trafficstars

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/conventional-changelog/commitlint). ## Config Migration Needed - [ ]...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [pkg-dir](https://togithub.com/sindresorhus/pkg-dir) | [`5.0.0` -> `6.0.1`](https://renovatebot.com/diffs/npm/pkg-dir/5.0.0/6.0.1) | [![age](https://badges.renovateapi.com/packages/npm/pkg-dir/6.0.1/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [find-up](https://togithub.com/sindresorhus/find-up) | [`^5.0.0` -> `^6.0.0`](https://renovatebot.com/diffs/npm/find-up/5.0.0/6.3.0) | [![age](https://badges.renovateapi.com/packages/npm/find-up/6.3.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [inquirer](https://togithub.com/SBoudrias/Inquirer.js) | [`^6.5.2` -> `^9.0.0`](https://renovatebot.com/diffs/npm/inquirer/6.5.2/9.1.2) | [![age](https://badges.renovateapi.com/packages/npm/inquirer/9.1.2/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [globby](https://togithub.com/sindresorhus/globby) | [`^11.0.0` -> `^13.0.0`](https://renovatebot.com/diffs/npm/globby/11.1.0/13.1.2) | [![age](https://badges.renovateapi.com/packages/npm/globby/13.1.2/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

help wanted

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/jest](https://togithub.com/DefinitelyTyped/DefinitelyTyped) | [`28.1.4` -> `28.1.6`](https://renovatebot.com/diffs/npm/@types%2fjest/28.1.4/28.1.6) | [![age](https://badges.renovateapi.com/packages/npm/@types%2fjest/28.1.6/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

help wanted

## Expected Behavior When using the `start-case` option in the config for `subject-case` entering a message such as `Feat: Add Module 1.0.0` or `Fix: Remove Invalid Return Value In Core.js`...

bug
help wanted

cc @javoire My organization maintains an internal package that was recently discovered to have a couple of high security vulnerabilities in transitive dependencies (namely, [lodash.template ](https://security.snyk.io/vuln/SNYK-JS-LODASHTEMPLATE-1088054)and [trim-newlines](https://security.snyk.io/vuln/SNYK-JS-TRIMNEWLINES-1298042)). Our package depends...

help wanted
dependencies

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/inquirer](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/inquirer) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped)) | [`8.2.1` -> `8.2.3`](https://renovatebot.com/diffs/npm/@types%2finquirer/8.2.1/8.2.3) |...

When running `commitlint` on a typeScript project, I have an error because `commitlint` use the project `tsconfig.json`. ## Expected Behavior `commitlint` should not use the project typeScript configuration. ## Current...

bug
help wanted