Skip to content

Commit 46d64b1

Browse files
committed
Merge remote-tracking branch 'origin/master' into feat/validate-configs
2 parents ec96a13 + fc5d869 commit 46d64b1

Some content is hidden

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

72 files changed

+725
-398
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+
# [15.0.0](https://github.com/conventional-changelog/commitlint/compare/v14.2.0...v15.0.0) (2021-11-17)
7+
8+
**Note:** Version bump only for package commitlint-config-angular
9+
10+
11+
12+
13+
614
# [14.1.0](https://github.com/conventional-changelog/commitlint/compare/v14.0.0...v14.1.0) (2021-11-01)
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,6 +1,6 @@
11
{
22
"name": "commitlint-config-angular",
3-
"version": "14.1.0",
3+
"version": "15.0.0",
44
"description": "Shareable commitlint config enforcing the angular commit convention",
55
"files": [
66
"index.js"
@@ -30,10 +30,10 @@
3030
"node": ">=v12"
3131
},
3232
"dependencies": {
33-
"@commitlint/config-angular": "^14.1.0"
33+
"@commitlint/config-angular": "^15.0.0"
3434
},
3535
"devDependencies": {
36-
"@commitlint/utils": "^14.0.0"
36+
"@commitlint/utils": "^15.0.0"
3737
},
3838
"gitHead": "d829bf6260304ca8d6811f329fcdd1b6c50e9749"
3939
}

@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+
# [15.0.0](https://github.com/conventional-changelog/commitlint/compare/v14.2.0...v15.0.0) (2021-11-17)
7+
8+
**Note:** Version bump only for package commitlint-config-lerna-scopes
9+
10+
11+
12+
13+
614
# [14.0.0](https://github.com/conventional-changelog/commitlint/compare/v13.2.1...v14.0.0) (2021-10-26)
715

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

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

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "commitlint-config-lerna-scopes",
3-
"version": "14.0.0",
3+
"version": "15.0.0",
44
"description": "Shareable commitlint config enforcing lerna package names as scopes",
55
"files": [
66
"index.js"
@@ -30,10 +30,10 @@
3030
"node": ">=v12"
3131
},
3232
"dependencies": {
33-
"@commitlint/config-lerna-scopes": "^14.0.0"
33+
"@commitlint/config-lerna-scopes": "^15.0.0"
3434
},
3535
"devDependencies": {
36-
"@commitlint/utils": "^14.0.0"
36+
"@commitlint/utils": "^15.0.0"
3737
},
3838
"gitHead": "70f7f4688b51774e7ac5e40e896cdaa3f132b2bc"
3939
}

@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+
# [15.0.0](https://github.com/conventional-changelog/commitlint/compare/v14.2.0...v15.0.0) (2021-11-17)
7+
8+
**Note:** Version bump only for package commitlint-config-patternplate
9+
10+
11+
12+
13+
614
# [14.1.0](https://github.com/conventional-changelog/commitlint/compare/v14.0.0...v14.1.0) (2021-11-01)
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,6 +1,6 @@
11
{
22
"name": "commitlint-config-patternplate",
3-
"version": "14.1.0",
3+
"version": "15.0.0",
44
"description": "Lint your commits, patternplate-style",
55
"files": [
66
"index.js"
@@ -30,10 +30,10 @@
3030
"node": ">=v12"
3131
},
3232
"dependencies": {
33-
"@commitlint/config-patternplate": "^14.1.0"
33+
"@commitlint/config-patternplate": "^15.0.0"
3434
},
3535
"devDependencies": {
36-
"@commitlint/utils": "^14.0.0"
36+
"@commitlint/utils": "^15.0.0"
3737
},
3838
"gitHead": "d829bf6260304ca8d6811f329fcdd1b6c50e9749"
3939
}

@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+
# [15.0.0](https://github.com/conventional-changelog/commitlint/compare/v14.2.0...v15.0.0) (2021-11-17)
7+
8+
**Note:** Version bump only for package commitlint
9+
10+
11+
12+
13+
614
# [14.1.0](https://github.com/conventional-changelog/commitlint/compare/v14.0.0...v14.1.0) (2021-11-01)
715

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

@alias/commitlint/package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "commitlint",
3-
"version": "14.1.0",
3+
"version": "15.0.0",
44
"description": "Lint your commit messages",
55
"files": [
66
"cli.js"
@@ -35,12 +35,12 @@
3535
},
3636
"license": "MIT",
3737
"dependencies": {
38-
"@commitlint/cli": "^14.1.0",
39-
"@commitlint/types": "^14.0.0"
38+
"@commitlint/cli": "^15.0.0",
39+
"@commitlint/types": "^15.0.0"
4040
},
4141
"devDependencies": {
42-
"@commitlint/test": "^14.0.0",
43-
"@commitlint/utils": "^14.0.0",
42+
"@commitlint/test": "^15.0.0",
43+
"@commitlint/utils": "^15.0.0",
4444
"execa": "^5.0.0"
4545
},
4646
"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+
# [15.0.0](https://github.com/conventional-changelog/commitlint/compare/v14.2.0...v15.0.0) (2021-11-17)
7+
8+
9+
### Features
10+
11+
* simplify config resolution ([#2398](https://github.com/conventional-changelog/commitlint/issues/2398)) ([8a8384f](https://github.com/conventional-changelog/commitlint/commit/8a8384f3c18954447cb633e76a573e1db71a1440)), closes [#327](https://github.com/conventional-changelog/commitlint/issues/327)
12+
13+
14+
15+
16+
617
# [14.1.0](https://github.com/conventional-changelog/commitlint/compare/v14.0.0...v14.1.0) (2021-11-01)
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,6 +1,6 @@
11
{
22
"name": "@commitlint/cli",
3-
"version": "14.1.0",
3+
"version": "15.0.0",
44
"description": "Lint your commit messages",
55
"files": [
66
"index.js",
@@ -37,19 +37,19 @@
3737
},
3838
"license": "MIT",
3939
"devDependencies": {
40-
"@commitlint/test": "^14.0.0",
41-
"@commitlint/utils": "^14.0.0",
40+
"@commitlint/test": "^15.0.0",
41+
"@commitlint/utils": "^15.0.0",
4242
"@types/node": "12.20.37",
4343
"@types/yargs": "^17.0.0",
4444
"execa": "^5.0.0",
4545
"fs-extra": "^10.0.0"
4646
},
4747
"dependencies": {
48-
"@commitlint/format": "^14.1.0",
49-
"@commitlint/lint": "^14.1.0",
50-
"@commitlint/load": "^14.1.0",
51-
"@commitlint/read": "^14.0.0",
52-
"@commitlint/types": "^14.0.0",
48+
"@commitlint/format": "^15.0.0",
49+
"@commitlint/lint": "^15.0.0",
50+
"@commitlint/load": "^15.0.0",
51+
"@commitlint/read": "^15.0.0",
52+
"@commitlint/types": "^15.0.0",
5353
"lodash": "^4.17.19",
5454
"resolve-from": "5.0.0",
5555
"resolve-global": "1.0.0",

@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+
# [15.0.0](https://github.com/conventional-changelog/commitlint/compare/v14.2.0...v15.0.0) (2021-11-17)
7+
8+
**Note:** Version bump only for package @commitlint/config-angular-type-enum
9+
10+
11+
12+
13+
614
# [14.0.0](https://github.com/conventional-changelog/commitlint/compare/v13.2.1...v14.0.0) (2021-10-26)
715

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

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@commitlint/config-angular-type-enum",
3-
"version": "14.0.0",
3+
"version": "15.0.0",
44
"description": "Shareable commitlint config enforcing the angular commit convention types",
55
"files": [
66
"index.js"
@@ -30,7 +30,7 @@
3030
"node": ">=v12"
3131
},
3232
"devDependencies": {
33-
"@commitlint/utils": "^14.0.0"
33+
"@commitlint/utils": "^15.0.0"
3434
},
3535
"gitHead": "d829bf6260304ca8d6811f329fcdd1b6c50e9749"
3636
}

@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+
# [15.0.0](https://github.com/conventional-changelog/commitlint/compare/v14.2.0...v15.0.0) (2021-11-17)
7+
8+
**Note:** Version bump only for package @commitlint/config-angular
9+
10+
11+
12+
13+
614
# [14.1.0](https://github.com/conventional-changelog/commitlint/compare/v14.0.0...v14.1.0) (2021-11-01)
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,6 +1,6 @@
11
{
22
"name": "@commitlint/config-angular",
3-
"version": "14.1.0",
3+
"version": "15.0.0",
44
"description": "Shareable commitlint config enforcing the angular commit convention",
55
"files": [
66
"index.js"
@@ -30,11 +30,11 @@
3030
"node": ">=v12"
3131
},
3232
"devDependencies": {
33-
"@commitlint/lint": "^14.1.0",
34-
"@commitlint/utils": "^14.0.0"
33+
"@commitlint/lint": "^15.0.0",
34+
"@commitlint/utils": "^15.0.0"
3535
},
3636
"dependencies": {
37-
"@commitlint/config-angular-type-enum": "^14.0.0"
37+
"@commitlint/config-angular-type-enum": "^15.0.0"
3838
},
3939
"gitHead": "d829bf6260304ca8d6811f329fcdd1b6c50e9749"
4040
}

@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+
# [15.0.0](https://github.com/conventional-changelog/commitlint/compare/v14.2.0...v15.0.0) (2021-11-17)
7+
8+
**Note:** Version bump only for package @commitlint/config-conventional
9+
10+
11+
12+
13+
614
# [14.1.0](https://github.com/conventional-changelog/commitlint/compare/v14.0.0...v14.1.0) (2021-11-01)
715

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

@commitlint/config-conventional/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@commitlint/config-conventional",
3-
"version": "14.1.0",
3+
"version": "15.0.0",
44
"description": "Shareable commitlint config enforcing conventional commits",
55
"files": [
66
"index.js"
@@ -33,8 +33,8 @@
3333
"node": ">=v12"
3434
},
3535
"devDependencies": {
36-
"@commitlint/lint": "^14.1.0",
37-
"@commitlint/utils": "^14.0.0"
36+
"@commitlint/lint": "^15.0.0",
37+
"@commitlint/utils": "^15.0.0"
3838
},
3939
"dependencies": {
4040
"conventional-changelog-conventionalcommits": "^4.3.1"

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

+31
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,37 @@
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+
# [15.0.0](https://github.com/conventional-changelog/commitlint/compare/v14.2.0...v15.0.0) (2021-11-17)
7+
8+
9+
### Tests
10+
11+
* **config-lerna-scopes:** reuse npm bootstrap to simplify tests ([#2479](https://github.com/conventional-changelog/commitlint/issues/2479)) ([9a7a43a](https://github.com/conventional-changelog/commitlint/commit/9a7a43aa8a7eca18f2fe05c78d27dcb1a128930c)), closes [#2447](https://github.com/conventional-changelog/commitlint/issues/2447)
12+
13+
14+
### BREAKING CHANGES
15+
16+
* **config-lerna-scopes:** upgrade to lerna v4
17+
18+
Co-authored-by: Renovate Bot <[email protected]>
19+
Co-authored-by: escapedcat <[email protected]>
20+
21+
* test(config-lerna-scopes): reuse npm bootstrap to simplify tests
22+
23+
* test(config-lerna-scopes): reuse npm bootstrap to simplify tests
24+
25+
* test: fix issue after merge
26+
27+
* test: one more fix after merge
28+
29+
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
30+
Co-authored-by: Renovate Bot <[email protected]>
31+
Co-authored-by: escapedcat <[email protected]>
32+
33+
34+
35+
36+
637
# [14.0.0](https://github.com/conventional-changelog/commitlint/compare/v13.2.1...v14.0.0) (2021-10-26)
738

839
**Note:** Version bump only for package @commitlint/config-lerna-scopes

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

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@commitlint/config-lerna-scopes",
3-
"version": "14.0.0",
3+
"version": "15.0.0",
44
"description": "Shareable commitlint config enforcing lerna package and workspace names as scopes",
55
"files": [
66
"index.js"
@@ -44,8 +44,8 @@
4444
"semver": "7.3.5"
4545
},
4646
"devDependencies": {
47-
"@commitlint/test": "^14.0.0",
48-
"@commitlint/utils": "^14.0.0"
47+
"@commitlint/test": "^15.0.0",
48+
"@commitlint/utils": "^15.0.0"
4949
},
5050
"gitHead": "70f7f4688b51774e7ac5e40e896cdaa3f132b2bc"
5151
}

@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+
# [15.0.0](https://github.com/conventional-changelog/commitlint/compare/v14.2.0...v15.0.0) (2021-11-17)
7+
8+
**Note:** Version bump only for package @commitlint/config-patternplate
9+
10+
11+
12+
13+
614
# [14.1.0](https://github.com/conventional-changelog/commitlint/compare/v14.0.0...v14.1.0) (2021-11-01)
715

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

@commitlint/config-patternplate/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@commitlint/config-patternplate",
3-
"version": "14.1.0",
3+
"version": "15.0.0",
44
"description": "Lint your commits, patternplate-style",
55
"files": [
66
"index.js"
@@ -30,12 +30,12 @@
3030
"node": ">=v12"
3131
},
3232
"dependencies": {
33-
"@commitlint/config-angular": "^14.1.0",
33+
"@commitlint/config-angular": "^15.0.0",
3434
"globby": "^11.0.0",
3535
"lodash": "^4.17.19"
3636
},
3737
"devDependencies": {
38-
"@commitlint/utils": "^14.0.0"
38+
"@commitlint/utils": "^15.0.0"
3939
},
4040
"gitHead": "d829bf6260304ca8d6811f329fcdd1b6c50e9749"
4141
}

0 commit comments

Comments
 (0)