Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: conventional-changelog/commitlint
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v17.5.0
Choose a base ref
...
head repository: conventional-changelog/commitlint
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v17.6.0
Choose a head ref
  • 11 commits
  • 33 files changed
  • 4 contributors

Commits on Mar 22, 2023

  1. chore: update dependency @swc/core to v1.3.42 (#3567)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 22, 2023
    Copy the full SHA
    b037be7 View commit details
  2. chore: update dependency @types/node to v14.18.40 (#3568)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 22, 2023
    Copy the full SHA
    19dfa22 View commit details

Commits on Mar 28, 2023

  1. Upgrade package to overcome Vulnerability (#3571)

    Upgrade git-raw-commits to 2.0.11 due Vulnerability 
    GHSA-7p7h-4mm5-852v
    ucefkh authored Mar 28, 2023
    Copy the full SHA
    ef8b975 View commit details
  2. chore: update dependency @types/yargs to v17.0.24 (#3569)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 28, 2023

    Unverified

    This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
    Copy the full SHA
    8862ca5 View commit details
  3. chore: update dependency @types/node to v14.18.41 (#3572)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 28, 2023
    Copy the full SHA
    9e4480e View commit details
  4. v17.5.1

    escapedcat committed Mar 28, 2023
    Copy the full SHA
    18fbed7 View commit details

Commits on Apr 10, 2023

  1. chore: update dependency @swc/core to v1.3.47 (#3580)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Apr 10, 2023
    Copy the full SHA
    8e5b582 View commit details

Commits on Apr 11, 2023

  1. chore: update dependency @swc/core to v1.3.49 (#3581)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Apr 11, 2023
    Copy the full SHA
    98879fd View commit details

Commits on Apr 12, 2023

  1. chore: update dependency @types/node to v14.18.42 (#3582)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Apr 12, 2023
    Copy the full SHA
    8940ccc View commit details

Commits on Apr 13, 2023

  1. feat(rules): expand Latin-only characters limitation for `subject-cas…

    …e` with Unicode support (#3575)
    amariq authored Apr 13, 2023
    Copy the full SHA
    5f83423 View commit details
  2. v17.6.0

    escapedcat committed Apr 13, 2023
    Copy the full SHA
    28bc4c7 View commit details
8 changes: 8 additions & 0 deletions @alias/commitlint-config-angular/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [17.6.0](https://github.com/conventional-changelog/commitlint/compare/v17.5.1...v17.6.0) (2023-04-13)

**Note:** Version bump only for package commitlint-config-angular





## [17.4.4](https://github.com/conventional-changelog/commitlint/compare/v17.4.3...v17.4.4) (2023-02-17)

**Note:** Version bump only for package commitlint-config-angular
4 changes: 2 additions & 2 deletions @alias/commitlint-config-angular/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "commitlint-config-angular",
"version": "17.4.4",
"version": "17.6.0",
"description": "Shareable commitlint config enforcing the angular commit convention",
"files": [
"index.js"
@@ -30,7 +30,7 @@
"node": ">=v14"
},
"dependencies": {
"@commitlint/config-angular": "^17.4.4"
"@commitlint/config-angular": "^17.6.0"
},
"devDependencies": {
"@commitlint/utils": "^17.4.0"
8 changes: 8 additions & 0 deletions @alias/commitlint-config-patternplate/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [17.6.0](https://github.com/conventional-changelog/commitlint/compare/v17.5.1...v17.6.0) (2023-04-13)

**Note:** Version bump only for package commitlint-config-patternplate





## [17.4.4](https://github.com/conventional-changelog/commitlint/compare/v17.4.3...v17.4.4) (2023-02-17)

**Note:** Version bump only for package commitlint-config-patternplate
4 changes: 2 additions & 2 deletions @alias/commitlint-config-patternplate/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "commitlint-config-patternplate",
"version": "17.4.4",
"version": "17.6.0",
"description": "Lint your commits, patternplate-style",
"files": [
"index.js"
@@ -30,7 +30,7 @@
"node": ">=v14"
},
"dependencies": {
"@commitlint/config-patternplate": "^17.4.4"
"@commitlint/config-patternplate": "^17.6.0"
},
"devDependencies": {
"@commitlint/utils": "^17.4.0"
16 changes: 16 additions & 0 deletions @alias/commitlint/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [17.6.0](https://github.com/conventional-changelog/commitlint/compare/v17.5.1...v17.6.0) (2023-04-13)

**Note:** Version bump only for package commitlint





## [17.5.1](https://github.com/conventional-changelog/commitlint/compare/v17.5.0...v17.5.1) (2023-03-28)

**Note:** Version bump only for package commitlint





# [17.5.0](https://github.com/conventional-changelog/commitlint/compare/v17.4.4...v17.5.0) (2023-03-22)

**Note:** Version bump only for package commitlint
4 changes: 2 additions & 2 deletions @alias/commitlint/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "commitlint",
"version": "17.5.0",
"version": "17.6.0",
"description": "Lint your commit messages",
"files": [
"cli.js"
@@ -35,7 +35,7 @@
},
"license": "MIT",
"dependencies": {
"@commitlint/cli": "^17.5.0",
"@commitlint/cli": "^17.6.0",
"@commitlint/types": "^17.4.4"
},
"devDependencies": {
16 changes: 16 additions & 0 deletions @commitlint/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [17.6.0](https://github.com/conventional-changelog/commitlint/compare/v17.5.1...v17.6.0) (2023-04-13)

**Note:** Version bump only for package @commitlint/cli





## [17.5.1](https://github.com/conventional-changelog/commitlint/compare/v17.5.0...v17.5.1) (2023-03-28)

**Note:** Version bump only for package @commitlint/cli





# [17.5.0](https://github.com/conventional-changelog/commitlint/compare/v17.4.4...v17.5.0) (2023-03-22)

**Note:** Version bump only for package @commitlint/cli
6 changes: 3 additions & 3 deletions @commitlint/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@commitlint/cli",
"version": "17.5.0",
"version": "17.6.0",
"description": "Lint your commit messages",
"files": [
"index.js",
@@ -48,9 +48,9 @@
},
"dependencies": {
"@commitlint/format": "^17.4.4",
"@commitlint/lint": "^17.4.4",
"@commitlint/lint": "^17.6.0",
"@commitlint/load": "^17.5.0",
"@commitlint/read": "^17.4.4",
"@commitlint/read": "^17.5.1",
"@commitlint/types": "^17.4.4",
"execa": "^5.0.0",
"lodash.isfunction": "^3.0.9",
8 changes: 8 additions & 0 deletions @commitlint/config-angular/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [17.6.0](https://github.com/conventional-changelog/commitlint/compare/v17.5.1...v17.6.0) (2023-04-13)

**Note:** Version bump only for package @commitlint/config-angular





## [17.4.4](https://github.com/conventional-changelog/commitlint/compare/v17.4.3...v17.4.4) (2023-02-17)

**Note:** Version bump only for package @commitlint/config-angular
4 changes: 2 additions & 2 deletions @commitlint/config-angular/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@commitlint/config-angular",
"version": "17.4.4",
"version": "17.6.0",
"description": "Shareable commitlint config enforcing the angular commit convention",
"files": [
"index.js"
@@ -30,7 +30,7 @@
"node": ">=v14"
},
"devDependencies": {
"@commitlint/lint": "^17.4.4",
"@commitlint/lint": "^17.6.0",
"@commitlint/utils": "^17.4.0"
},
"dependencies": {
8 changes: 8 additions & 0 deletions @commitlint/config-conventional/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [17.6.0](https://github.com/conventional-changelog/commitlint/compare/v17.5.1...v17.6.0) (2023-04-13)

**Note:** Version bump only for package @commitlint/config-conventional





## [17.4.4](https://github.com/conventional-changelog/commitlint/compare/v17.4.3...v17.4.4) (2023-02-17)

**Note:** Version bump only for package @commitlint/config-conventional
4 changes: 2 additions & 2 deletions @commitlint/config-conventional/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@commitlint/config-conventional",
"version": "17.4.4",
"version": "17.6.0",
"description": "Shareable commitlint config enforcing conventional commits",
"files": [
"index.js"
@@ -33,7 +33,7 @@
"node": ">=v14"
},
"devDependencies": {
"@commitlint/lint": "^17.4.4",
"@commitlint/lint": "^17.6.0",
"@commitlint/utils": "^17.4.0"
},
"dependencies": {
8 changes: 8 additions & 0 deletions @commitlint/config-patternplate/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [17.6.0](https://github.com/conventional-changelog/commitlint/compare/v17.5.1...v17.6.0) (2023-04-13)

**Note:** Version bump only for package @commitlint/config-patternplate





## [17.4.4](https://github.com/conventional-changelog/commitlint/compare/v17.4.3...v17.4.4) (2023-02-17)

**Note:** Version bump only for package @commitlint/config-patternplate
4 changes: 2 additions & 2 deletions @commitlint/config-patternplate/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@commitlint/config-patternplate",
"version": "17.4.4",
"version": "17.6.0",
"description": "Lint your commits, patternplate-style",
"files": [
"index.js"
@@ -30,7 +30,7 @@
"node": ">=v14"
},
"dependencies": {
"@commitlint/config-angular": "^17.4.4",
"@commitlint/config-angular": "^17.6.0",
"glob": "^8.0.3",
"lodash.merge": "^4.6.2"
},
16 changes: 16 additions & 0 deletions @commitlint/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [17.6.0](https://github.com/conventional-changelog/commitlint/compare/v17.5.1...v17.6.0) (2023-04-13)

**Note:** Version bump only for package @commitlint/core





## [17.5.1](https://github.com/conventional-changelog/commitlint/compare/v17.5.0...v17.5.1) (2023-03-28)

**Note:** Version bump only for package @commitlint/core





# [17.5.0](https://github.com/conventional-changelog/commitlint/compare/v17.4.4...v17.5.0) (2023-03-22)

**Note:** Version bump only for package @commitlint/core
6 changes: 3 additions & 3 deletions @commitlint/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@commitlint/core",
"version": "17.5.0",
"version": "17.6.0",
"description": "Lint your commit messages",
"main": "lib/core.js",
"types": "lib/core.d.ts",
@@ -36,9 +36,9 @@
"license": "MIT",
"dependencies": {
"@commitlint/format": "^17.4.4",
"@commitlint/lint": "^17.4.4",
"@commitlint/lint": "^17.6.0",
"@commitlint/load": "^17.5.0",
"@commitlint/read": "^17.4.4"
"@commitlint/read": "^17.5.1"
},
"devDependencies": {
"@commitlint/utils": "^17.4.0"
8 changes: 8 additions & 0 deletions @commitlint/lint/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [17.6.0](https://github.com/conventional-changelog/commitlint/compare/v17.5.1...v17.6.0) (2023-04-13)

**Note:** Version bump only for package @commitlint/lint





## [17.4.4](https://github.com/conventional-changelog/commitlint/compare/v17.4.3...v17.4.4) (2023-02-17)

**Note:** Version bump only for package @commitlint/lint
4 changes: 2 additions & 2 deletions @commitlint/lint/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@commitlint/lint",
"version": "17.4.4",
"version": "17.6.0",
"description": "Lint a string against commitlint rules",
"main": "lib/lint.js",
"types": "lib/lint.d.ts",
@@ -41,7 +41,7 @@
"dependencies": {
"@commitlint/is-ignored": "^17.4.4",
"@commitlint/parse": "^17.4.4",
"@commitlint/rules": "^17.4.4",
"@commitlint/rules": "^17.6.0",
"@commitlint/types": "^17.4.4"
},
"gitHead": "70f7f4688b51774e7ac5e40e896cdaa3f132b2bc"
8 changes: 8 additions & 0 deletions @commitlint/prompt-cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [17.6.0](https://github.com/conventional-changelog/commitlint/compare/v17.5.1...v17.6.0) (2023-04-13)

**Note:** Version bump only for package @commitlint/prompt-cli





# [17.5.0](https://github.com/conventional-changelog/commitlint/compare/v17.4.4...v17.5.0) (2023-03-22)

**Note:** Version bump only for package @commitlint/prompt-cli
4 changes: 2 additions & 2 deletions @commitlint/prompt-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@commitlint/prompt-cli",
"version": "17.5.0",
"version": "17.6.0",
"description": "commit prompt using commitlint.config.js",
"files": [
"cli.js"
@@ -36,7 +36,7 @@
"@commitlint/utils": "^17.4.0"
},
"dependencies": {
"@commitlint/prompt": "^17.5.0",
"@commitlint/prompt": "^17.6.0",
"execa": "^5.0.0",
"inquirer": "^6.5.2"
},
8 changes: 8 additions & 0 deletions @commitlint/prompt/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [17.6.0](https://github.com/conventional-changelog/commitlint/compare/v17.5.1...v17.6.0) (2023-04-13)

**Note:** Version bump only for package @commitlint/prompt





# [17.5.0](https://github.com/conventional-changelog/commitlint/compare/v17.4.4...v17.5.0) (2023-03-22)

**Note:** Version bump only for package @commitlint/prompt
4 changes: 2 additions & 2 deletions @commitlint/prompt/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@commitlint/prompt",
"version": "17.5.0",
"version": "17.6.0",
"description": "commitizen prompt using commitlint.config.js",
"main": "./lib/index.js",
"files": [
@@ -37,7 +37,7 @@
"node": ">=v14"
},
"devDependencies": {
"@commitlint/config-angular": "^17.4.4",
"@commitlint/config-angular": "^17.6.0",
"@commitlint/types": "^14.0.0",
"@commitlint/utils": "^17.4.0",
"@types/inquirer": "^6.5.0",
8 changes: 8 additions & 0 deletions @commitlint/read/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [17.5.1](https://github.com/conventional-changelog/commitlint/compare/v17.5.0...v17.5.1) (2023-03-28)

**Note:** Version bump only for package @commitlint/read





## [17.4.4](https://github.com/conventional-changelog/commitlint/compare/v17.4.3...v17.4.4) (2023-02-17)

**Note:** Version bump only for package @commitlint/read
Loading