Skip to content

Commit 7e79af1

Browse files
committed
v19.5.0
1 parent b2323fb commit 7e79af1

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

74 files changed

+439
-137
lines changed

@alias/commitlint-config-angular/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [19.5.0](https://github.com/conventional-changelog/commitlint/compare/v19.4.1...v19.5.0) (2024-09-11)
7+
8+
**Note:** Version bump only for package commitlint-config-angular
9+
10+
11+
12+
13+
614
## [19.4.1](https://github.com/conventional-changelog/commitlint/compare/v19.4.0...v19.4.1) (2024-08-28)
715

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

@alias/commitlint-config-angular/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "commitlint-config-angular",
33
"type": "module",
4-
"version": "19.4.1",
4+
"version": "19.5.0",
55
"description": "Shareable commitlint config enforcing the angular commit convention",
66
"files": [
77
"index.js"
@@ -31,10 +31,10 @@
3131
"node": ">=v18"
3232
},
3333
"dependencies": {
34-
"@commitlint/config-angular": "^19.4.1"
34+
"@commitlint/config-angular": "^19.5.0"
3535
},
3636
"devDependencies": {
37-
"@commitlint/utils": "^19.0.0"
37+
"@commitlint/utils": "^19.5.0"
3838
},
3939
"gitHead": "d829bf6260304ca8d6811f329fcdd1b6c50e9749"
4040
}

@alias/commitlint-config-lerna-scopes/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [19.5.0](https://github.com/conventional-changelog/commitlint/compare/v19.4.1...v19.5.0) (2024-09-11)
7+
8+
**Note:** Version bump only for package commitlint-config-lerna-scopes
9+
10+
11+
12+
13+
614
# [19.0.0](https://github.com/conventional-changelog/commitlint/compare/v18.6.2...v19.0.0) (2024-02-27)
715

816

@alias/commitlint-config-lerna-scopes/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "commitlint-config-lerna-scopes",
33
"type": "module",
4-
"version": "19.0.0",
4+
"version": "19.5.0",
55
"description": "Shareable commitlint config enforcing lerna package names as scopes",
66
"files": [
77
"index.js"
@@ -31,10 +31,10 @@
3131
"node": ">=v18"
3232
},
3333
"dependencies": {
34-
"@commitlint/config-lerna-scopes": "^19.0.0"
34+
"@commitlint/config-lerna-scopes": "^19.5.0"
3535
},
3636
"devDependencies": {
37-
"@commitlint/utils": "^19.0.0"
37+
"@commitlint/utils": "^19.5.0"
3838
},
3939
"gitHead": "70f7f4688b51774e7ac5e40e896cdaa3f132b2bc"
4040
}

@alias/commitlint-config-nx-scopes/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [19.5.0](https://github.com/conventional-changelog/commitlint/compare/v19.4.1...v19.5.0) (2024-09-11)
7+
8+
**Note:** Version bump only for package commitlint-config-nx-scopes
9+
10+
11+
12+
13+
614
## [19.3.1](https://github.com/conventional-changelog/commitlint/compare/v19.3.0...v19.3.1) (2024-05-13)
715

816
**Note:** Version bump only for package commitlint-config-nx-scopes

@alias/commitlint-config-nx-scopes/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "commitlint-config-nx-scopes",
33
"type": "module",
4-
"version": "19.3.1",
4+
"version": "19.5.0",
55
"description": "Shareable commitlint config enforcing nx project names as scopes",
66
"files": [
77
"index.js"
@@ -31,10 +31,10 @@
3131
"node": ">=v18"
3232
},
3333
"dependencies": {
34-
"@commitlint/config-nx-scopes": "^19.3.1"
34+
"@commitlint/config-nx-scopes": "^19.5.0"
3535
},
3636
"devDependencies": {
37-
"@commitlint/utils": "^19.0.0"
37+
"@commitlint/utils": "^19.5.0"
3838
},
3939
"gitHead": "70f7f4688b51774e7ac5e40e896cdaa3f132b2bc"
4040
}

@alias/commitlint-config-patternplate/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [19.5.0](https://github.com/conventional-changelog/commitlint/compare/v19.4.1...v19.5.0) (2024-09-11)
7+
8+
**Note:** Version bump only for package commitlint-config-patternplate
9+
10+
11+
12+
13+
614
## [19.4.1](https://github.com/conventional-changelog/commitlint/compare/v19.4.0...v19.4.1) (2024-08-28)
715

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

@alias/commitlint-config-patternplate/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "commitlint-config-patternplate",
33
"type": "module",
4-
"version": "19.4.1",
4+
"version": "19.5.0",
55
"description": "Lint your commits, patternplate-style",
66
"files": [
77
"index.js"
@@ -31,10 +31,10 @@
3131
"node": ">=v18"
3232
},
3333
"dependencies": {
34-
"@commitlint/config-patternplate": "^19.4.1"
34+
"@commitlint/config-patternplate": "^19.5.0"
3535
},
3636
"devDependencies": {
37-
"@commitlint/utils": "^19.0.0"
37+
"@commitlint/utils": "^19.5.0"
3838
},
3939
"gitHead": "d829bf6260304ca8d6811f329fcdd1b6c50e9749"
4040
}

@alias/commitlint/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [19.5.0](https://github.com/conventional-changelog/commitlint/compare/v19.4.1...v19.5.0) (2024-09-11)
7+
8+
**Note:** Version bump only for package commitlint
9+
10+
11+
12+
13+
614
## [19.4.1](https://github.com/conventional-changelog/commitlint/compare/v19.4.0...v19.4.1) (2024-08-28)
715

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

@alias/commitlint/package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "commitlint",
33
"type": "module",
4-
"version": "19.4.1",
4+
"version": "19.5.0",
55
"description": "Lint your commit messages",
66
"files": [
77
"cli.js"
@@ -36,12 +36,12 @@
3636
},
3737
"license": "MIT",
3838
"dependencies": {
39-
"@commitlint/cli": "^19.4.1",
40-
"@commitlint/types": "^19.0.3"
39+
"@commitlint/cli": "^19.5.0",
40+
"@commitlint/types": "^19.5.0"
4141
},
4242
"devDependencies": {
43-
"@commitlint/test": "^19.0.0",
44-
"@commitlint/utils": "^19.0.0",
43+
"@commitlint/test": "^19.5.0",
44+
"@commitlint/utils": "^19.5.0",
4545
"tinyexec": "^0.3.0"
4646
},
4747
"gitHead": "70f7f4688b51774e7ac5e40e896cdaa3f132b2bc"

@commitlint/cli/CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [19.5.0](https://github.com/conventional-changelog/commitlint/compare/v19.4.1...v19.5.0) (2024-09-11)
7+
8+
9+
### Features
10+
11+
* **cli:** use special errorCode for missing rules/config [#4142](https://github.com/conventional-changelog/commitlint/issues/4142) ([#4143](https://github.com/conventional-changelog/commitlint/issues/4143)) ([d7070d8](https://github.com/conventional-changelog/commitlint/commit/d7070d8a4905da7834a018825b37d52c2dd29f62))
12+
13+
14+
15+
16+
617
## [19.4.1](https://github.com/conventional-changelog/commitlint/compare/v19.4.0...v19.4.1) (2024-08-28)
718

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

@commitlint/cli/package.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@commitlint/cli",
33
"type": "module",
4-
"version": "19.4.1",
4+
"version": "19.5.0",
55
"description": "Lint your commit messages",
66
"files": [
77
"index.cjs",
@@ -39,20 +39,20 @@
3939
},
4040
"license": "MIT",
4141
"devDependencies": {
42-
"@commitlint/test": "^19.0.0",
43-
"@commitlint/utils": "^19.0.0",
42+
"@commitlint/test": "^19.5.0",
43+
"@commitlint/utils": "^19.5.0",
4444
"@types/lodash.merge": "^4.6.8",
4545
"@types/node": "^18.19.17",
4646
"@types/yargs": "^17.0.29",
4747
"fs-extra": "^11.0.0",
4848
"lodash.merge": "^4.6.2"
4949
},
5050
"dependencies": {
51-
"@commitlint/format": "^19.3.0",
52-
"@commitlint/lint": "^19.4.1",
53-
"@commitlint/load": "^19.4.0",
54-
"@commitlint/read": "^19.4.0",
55-
"@commitlint/types": "^19.0.3",
51+
"@commitlint/format": "^19.5.0",
52+
"@commitlint/lint": "^19.5.0",
53+
"@commitlint/load": "^19.5.0",
54+
"@commitlint/read": "^19.5.0",
55+
"@commitlint/types": "^19.5.0",
5656
"tinyexec": "^0.3.0",
5757
"yargs": "^17.0.0"
5858
},

@commitlint/config-angular-type-enum/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [19.5.0](https://github.com/conventional-changelog/commitlint/compare/v19.4.1...v19.5.0) (2024-09-11)
7+
8+
**Note:** Version bump only for package @commitlint/config-angular-type-enum
9+
10+
11+
12+
13+
614
# [19.1.0](https://github.com/conventional-changelog/commitlint/compare/v19.0.3...v19.1.0) (2024-03-12)
715

816

@commitlint/config-angular-type-enum/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@commitlint/config-angular-type-enum",
33
"type": "module",
4-
"version": "19.1.0",
4+
"version": "19.5.0",
55
"description": "Shareable commitlint config enforcing the angular commit convention types",
66
"main": "index.js",
77
"files": [
@@ -32,7 +32,7 @@
3232
"node": ">=v18"
3333
},
3434
"devDependencies": {
35-
"@commitlint/utils": "^19.0.0"
35+
"@commitlint/utils": "^19.5.0"
3636
},
3737
"gitHead": "d829bf6260304ca8d6811f329fcdd1b6c50e9749"
3838
}

@commitlint/config-angular/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [19.5.0](https://github.com/conventional-changelog/commitlint/compare/v19.4.1...v19.5.0) (2024-09-11)
7+
8+
**Note:** Version bump only for package @commitlint/config-angular
9+
10+
11+
12+
13+
614
## [19.4.1](https://github.com/conventional-changelog/commitlint/compare/v19.4.0...v19.4.1) (2024-08-28)
715

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

@commitlint/config-angular/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@commitlint/config-angular",
33
"type": "module",
4-
"version": "19.4.1",
4+
"version": "19.5.0",
55
"description": "Shareable commitlint config enforcing the angular commit convention",
66
"main": "index.js",
77
"files": [
@@ -32,11 +32,11 @@
3232
"node": ">=v18"
3333
},
3434
"devDependencies": {
35-
"@commitlint/lint": "^19.4.1",
36-
"@commitlint/utils": "^19.0.0"
35+
"@commitlint/lint": "^19.5.0",
36+
"@commitlint/utils": "^19.5.0"
3737
},
3838
"dependencies": {
39-
"@commitlint/config-angular-type-enum": "^19.1.0"
39+
"@commitlint/config-angular-type-enum": "^19.5.0"
4040
},
4141
"gitHead": "d829bf6260304ca8d6811f329fcdd1b6c50e9749"
4242
}

@commitlint/config-conventional/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [19.5.0](https://github.com/conventional-changelog/commitlint/compare/v19.4.1...v19.5.0) (2024-09-11)
7+
8+
**Note:** Version bump only for package @commitlint/config-conventional
9+
10+
11+
12+
13+
614
## [19.4.1](https://github.com/conventional-changelog/commitlint/compare/v19.4.0...v19.4.1) (2024-08-28)
715

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

@commitlint/config-conventional/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@commitlint/config-conventional",
33
"type": "module",
4-
"version": "19.4.1",
4+
"version": "19.5.0",
55
"description": "Shareable commitlint config enforcing conventional commits",
66
"main": "lib/index.js",
77
"files": [
@@ -35,11 +35,11 @@
3535
"node": ">=v18"
3636
},
3737
"devDependencies": {
38-
"@commitlint/lint": "^19.4.1",
39-
"@commitlint/utils": "^19.0.0"
38+
"@commitlint/lint": "^19.5.0",
39+
"@commitlint/utils": "^19.5.0"
4040
},
4141
"dependencies": {
42-
"@commitlint/types": "^19.0.3",
42+
"@commitlint/types": "^19.5.0",
4343
"conventional-changelog-conventionalcommits": "^7.0.2"
4444
},
4545
"gitHead": "70f7f4688b51774e7ac5e40e896cdaa3f132b2bc"

@commitlint/config-lerna-scopes/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [19.5.0](https://github.com/conventional-changelog/commitlint/compare/v19.4.1...v19.5.0) (2024-09-11)
7+
8+
**Note:** Version bump only for package @commitlint/config-lerna-scopes
9+
10+
11+
12+
13+
614
# [19.0.0](https://github.com/conventional-changelog/commitlint/compare/v18.6.2...v19.0.0) (2024-02-27)
715

816

@commitlint/config-lerna-scopes/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@commitlint/config-lerna-scopes",
33
"type": "module",
4-
"version": "19.0.0",
4+
"version": "19.5.0",
55
"description": "Shareable commitlint config enforcing lerna package and workspace names as scopes",
66
"main": "index.js",
77
"files": [
@@ -46,8 +46,8 @@
4646
"semver": "^7.6.0"
4747
},
4848
"devDependencies": {
49-
"@commitlint/test": "^19.0.0",
50-
"@commitlint/utils": "^19.0.0",
49+
"@commitlint/test": "^19.5.0",
50+
"@commitlint/utils": "^19.5.0",
5151
"@types/glob": "^8.1.0"
5252
},
5353
"gitHead": "70f7f4688b51774e7ac5e40e896cdaa3f132b2bc"

0 commit comments

Comments
 (0)