Skip to content

Commit

Permalink
Merge branch 'master' into feat/validate-configs
Browse files Browse the repository at this point in the history
  • Loading branch information
armano2 committed Jan 21, 2021
2 parents 5b5285b + 66f3670 commit 4d572d4
Show file tree
Hide file tree
Showing 68 changed files with 597 additions and 382 deletions.
8 changes: 8 additions & 0 deletions @alias/commitlint-config-angular/CHANGELOG.md
Expand Up @@ -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.

# [12.0.0](https://github.com/conventional-changelog/commitlint/compare/v11.0.0...v12.0.0) (2021-01-18)

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





# [11.0.0](https://github.com/conventional-changelog/commitlint/compare/v10.0.0...v11.0.0) (2020-09-05)

**Note:** Version bump only for package commitlint-config-angular
Expand Down
8 changes: 4 additions & 4 deletions @alias/commitlint-config-angular/package.json
@@ -1,6 +1,6 @@
{
"name": "commitlint-config-angular",
"version": "11.0.0",
"version": "12.0.0",
"description": "Shareable commitlint config enforcing the angular commit convention",
"files": [
"index.js"
Expand Down Expand Up @@ -29,10 +29,10 @@
"node": ">=v10"
},
"dependencies": {
"@commitlint/config-angular": "^11.0.0"
"@commitlint/config-angular": "^12.0.0"
},
"devDependencies": {
"@commitlint/utils": "^11.0.0"
"@commitlint/utils": "^12.0.0"
},
"gitHead": "cb565dfcca3128380b9b3dc274aedbcae34ce5ca"
"gitHead": "d829bf6260304ca8d6811f329fcdd1b6c50e9749"
}
8 changes: 8 additions & 0 deletions @alias/commitlint-config-lerna-scopes/CHANGELOG.md
Expand Up @@ -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.

# [12.0.0](https://github.com/conventional-changelog/commitlint/compare/v11.0.0...v12.0.0) (2021-01-18)

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





# [11.0.0](https://github.com/conventional-changelog/commitlint/compare/v10.0.0...v11.0.0) (2020-09-05)

**Note:** Version bump only for package commitlint-config-lerna-scopes
Expand Down
8 changes: 4 additions & 4 deletions @alias/commitlint-config-lerna-scopes/package.json
@@ -1,6 +1,6 @@
{
"name": "commitlint-config-lerna-scopes",
"version": "11.0.0",
"version": "12.0.0",
"description": "Shareable commitlint config enforcing lerna package names as scopes",
"files": [
"index.js"
Expand Down Expand Up @@ -29,10 +29,10 @@
"node": ">=v10"
},
"dependencies": {
"@commitlint/config-lerna-scopes": "^11.0.0"
"@commitlint/config-lerna-scopes": "^12.0.0"
},
"devDependencies": {
"@commitlint/utils": "^11.0.0"
"@commitlint/utils": "^12.0.0"
},
"gitHead": "cb565dfcca3128380b9b3dc274aedbcae34ce5ca"
"gitHead": "d829bf6260304ca8d6811f329fcdd1b6c50e9749"
}
8 changes: 8 additions & 0 deletions @alias/commitlint-config-patternplate/CHANGELOG.md
Expand Up @@ -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.

# [12.0.0](https://github.com/conventional-changelog/commitlint/compare/v11.0.0...v12.0.0) (2021-01-18)

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





# [11.0.0](https://github.com/conventional-changelog/commitlint/compare/v10.0.0...v11.0.0) (2020-09-05)

**Note:** Version bump only for package commitlint-config-patternplate
Expand Down
8 changes: 4 additions & 4 deletions @alias/commitlint-config-patternplate/package.json
@@ -1,6 +1,6 @@
{
"name": "commitlint-config-patternplate",
"version": "11.0.0",
"version": "12.0.0",
"description": "Lint your commits, patternplate-style",
"files": [
"index.js"
Expand Down Expand Up @@ -29,10 +29,10 @@
"node": ">=v10"
},
"dependencies": {
"@commitlint/config-patternplate": "^11.0.0"
"@commitlint/config-patternplate": "^12.0.0"
},
"devDependencies": {
"@commitlint/utils": "^11.0.0"
"@commitlint/utils": "^12.0.0"
},
"gitHead": "cb565dfcca3128380b9b3dc274aedbcae34ce5ca"
"gitHead": "d829bf6260304ca8d6811f329fcdd1b6c50e9749"
}
8 changes: 8 additions & 0 deletions @alias/commitlint/CHANGELOG.md
Expand Up @@ -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.

# [12.0.0](https://github.com/conventional-changelog/commitlint/compare/v11.0.0...v12.0.0) (2021-01-18)

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





# [11.0.0](https://github.com/conventional-changelog/commitlint/compare/v10.0.0...v11.0.0) (2020-09-05)

**Note:** Version bump only for package commitlint
Expand Down
12 changes: 6 additions & 6 deletions @alias/commitlint/package.json
@@ -1,6 +1,6 @@
{
"name": "commitlint",
"version": "11.0.0",
"version": "12.0.0",
"description": "Lint your commit messages",
"files": [
"cli.js"
Expand Down Expand Up @@ -34,13 +34,13 @@
},
"license": "MIT",
"dependencies": {
"@commitlint/cli": "^11.0.0",
"@commitlint/types": "^11.0.0"
"@commitlint/cli": "^12.0.0",
"@commitlint/types": "^12.0.0"
},
"devDependencies": {
"@commitlint/test": "^11.0.0",
"@commitlint/utils": "^11.0.0",
"@commitlint/test": "^12.0.0",
"@commitlint/utils": "^12.0.0",
"execa": "^5.0.0"
},
"gitHead": "cb565dfcca3128380b9b3dc274aedbcae34ce5ca"
"gitHead": "d829bf6260304ca8d6811f329fcdd1b6c50e9749"
}
18 changes: 18 additions & 0 deletions @commitlint/cli/CHANGELOG.md
Expand Up @@ -3,6 +3,24 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [12.0.0](https://github.com/conventional-changelog/commitlint/compare/v11.0.0...v12.0.0) (2021-01-18)


### Bug Fixes

* update dependency execa to v5 ([#2341](https://github.com/conventional-changelog/commitlint/issues/2341)) ([f349df9](https://github.com/conventional-changelog/commitlint/commit/f349df90f08096a9bcad46b5e55b411aac327a24))
* update dependency yargs to v16 ([204f36d](https://github.com/conventional-changelog/commitlint/commit/204f36d0a522afaf3a88739b401aea15ffa0b891))


### Features

* **cli:** implement print-config cli flag ([#2391](https://github.com/conventional-changelog/commitlint/issues/2391)) ([8626883](https://github.com/conventional-changelog/commitlint/commit/86268833946dea9dcf1c15459456cd4427d17835))
* **load:** allow specifying helpUrl via config ([#2180](https://github.com/conventional-changelog/commitlint/issues/2180)) ([d6795a3](https://github.com/conventional-changelog/commitlint/commit/d6795a3c4633ba6efd7a0fcff48339dc291cd832))





# [11.0.0](https://github.com/conventional-changelog/commitlint/compare/v10.0.0...v11.0.0) (2020-09-05)


Expand Down
19 changes: 10 additions & 9 deletions @commitlint/cli/package.json
@@ -1,6 +1,6 @@
{
"name": "@commitlint/cli",
"version": "11.0.0",
"version": "12.0.0",
"description": "Lint your commit messages",
"files": [
"index.js",
Expand Down Expand Up @@ -36,22 +36,23 @@
},
"license": "MIT",
"devDependencies": {
"@commitlint/test": "^11.0.0",
"@commitlint/utils": "^11.0.0",
"@commitlint/test": "^12.0.0",
"@commitlint/utils": "^12.0.0",
"@types/yargs": "^15.0.5",
"execa": "^5.0.0",
"fs-extra": "^9.0.0"
},
"dependencies": {
"@commitlint/format": "^11.0.0",
"@commitlint/lint": "^11.0.0",
"@commitlint/load": "^11.0.0",
"@commitlint/read": "^11.0.0",
"@commitlint/types": "^11.0.0",
"@commitlint/format": "^12.0.0",
"@commitlint/lint": "^12.0.0",
"@commitlint/load": "^12.0.0",
"@commitlint/read": "^12.0.0",
"@commitlint/types": "^12.0.0",
"get-stdin": "8.0.0",
"lodash": "^4.17.19",
"resolve-from": "5.0.0",
"resolve-global": "1.0.0",
"yargs": "^16.0.0"
}
},
"gitHead": "d829bf6260304ca8d6811f329fcdd1b6c50e9749"
}
6 changes: 4 additions & 2 deletions @commitlint/cli/src/cli.test.ts
Expand Up @@ -438,8 +438,10 @@ test('should work with relative formatter path', async () => {
test('should print help', async () => {
const cwd = await gitBootstrap('fixtures/default');
const actual = await cli(['--help'], {cwd})();
expect(actual.stdout).toMatchInlineSnapshot(`
"@commitlint/cli@11.0.0 - Lint your commit messages
const version = require('../package.json').version;
const stdout = actual.stdout.replace(`@${version}`, '@dev');
expect(stdout).toMatchInlineSnapshot(`
"@commitlint/cli@dev - Lint your commit messages
[input] reads from stdin if --edit, --env, --from and --to are omitted
Expand Down
8 changes: 8 additions & 0 deletions @commitlint/config-angular-type-enum/CHANGELOG.md
Expand Up @@ -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.

# [12.0.0](https://github.com/conventional-changelog/commitlint/compare/v11.0.0...v12.0.0) (2021-01-18)

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





# [11.0.0](https://github.com/conventional-changelog/commitlint/compare/v10.0.0...v11.0.0) (2020-09-05)

**Note:** Version bump only for package @commitlint/config-angular-type-enum
Expand Down
6 changes: 3 additions & 3 deletions @commitlint/config-angular-type-enum/package.json
@@ -1,6 +1,6 @@
{
"name": "@commitlint/config-angular-type-enum",
"version": "11.0.0",
"version": "12.0.0",
"description": "Shareable commitlint config enforcing the angular commit convention types",
"files": [
"index.js"
Expand Down Expand Up @@ -29,7 +29,7 @@
"node": ">=v10"
},
"devDependencies": {
"@commitlint/utils": "^11.0.0"
"@commitlint/utils": "^12.0.0"
},
"gitHead": "cb565dfcca3128380b9b3dc274aedbcae34ce5ca"
"gitHead": "d829bf6260304ca8d6811f329fcdd1b6c50e9749"
}
8 changes: 8 additions & 0 deletions @commitlint/config-angular/CHANGELOG.md
Expand Up @@ -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.

# [12.0.0](https://github.com/conventional-changelog/commitlint/compare/v11.0.0...v12.0.0) (2021-01-18)

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





# [11.0.0](https://github.com/conventional-changelog/commitlint/compare/v10.0.0...v11.0.0) (2020-09-05)

**Note:** Version bump only for package @commitlint/config-angular
Expand Down
8 changes: 4 additions & 4 deletions @commitlint/config-angular/package.json
@@ -1,6 +1,6 @@
{
"name": "@commitlint/config-angular",
"version": "11.0.0",
"version": "12.0.0",
"description": "Shareable commitlint config enforcing the angular commit convention",
"files": [
"index.js"
Expand Down Expand Up @@ -29,10 +29,10 @@
"node": ">=v10"
},
"devDependencies": {
"@commitlint/utils": "^11.0.0"
"@commitlint/utils": "^12.0.0"
},
"dependencies": {
"@commitlint/config-angular-type-enum": "^11.0.0"
"@commitlint/config-angular-type-enum": "^12.0.0"
},
"gitHead": "cb565dfcca3128380b9b3dc274aedbcae34ce5ca"
"gitHead": "d829bf6260304ca8d6811f329fcdd1b6c50e9749"
}
8 changes: 8 additions & 0 deletions @commitlint/config-conventional/CHANGELOG.md
Expand Up @@ -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.

# [12.0.0](https://github.com/conventional-changelog/commitlint/compare/v11.0.0...v12.0.0) (2021-01-18)

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





# [11.0.0](https://github.com/conventional-changelog/commitlint/compare/v10.0.0...v11.0.0) (2020-09-05)

**Note:** Version bump only for package @commitlint/config-conventional
Expand Down
8 changes: 4 additions & 4 deletions @commitlint/config-conventional/package.json
@@ -1,6 +1,6 @@
{
"name": "@commitlint/config-conventional",
"version": "11.0.0",
"version": "12.0.0",
"description": "Shareable commitlint config enforcing conventional commits",
"files": [
"index.js"
Expand Down Expand Up @@ -32,11 +32,11 @@
"node": ">=v10"
},
"devDependencies": {
"@commitlint/lint": "^11.0.0",
"@commitlint/utils": "^11.0.0"
"@commitlint/lint": "^12.0.0",
"@commitlint/utils": "^12.0.0"
},
"dependencies": {
"conventional-changelog-conventionalcommits": "^4.3.1"
},
"gitHead": "cb565dfcca3128380b9b3dc274aedbcae34ce5ca"
"gitHead": "d829bf6260304ca8d6811f329fcdd1b6c50e9749"
}
16 changes: 16 additions & 0 deletions @commitlint/config-lerna-scopes/CHANGELOG.md
Expand Up @@ -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.

# [12.0.0](https://github.com/conventional-changelog/commitlint/compare/v11.0.0...v12.0.0) (2021-01-18)


### Bug Fixes

* update dependency semver to v7.3.4 ([#2336](https://github.com/conventional-changelog/commitlint/issues/2336)) ([790b61a](https://github.com/conventional-changelog/commitlint/commit/790b61afa668d0eab80bbe49db58d3d5d29bb16e))


### Features

* **config-lerna-scopes:** support yarn workspaces ([#2149](https://github.com/conventional-changelog/commitlint/issues/2149)) ([b244246](https://github.com/conventional-changelog/commitlint/commit/b2442469afe3b11c20b0101be7656ced43fab366))





# [11.0.0](https://github.com/conventional-changelog/commitlint/compare/v10.0.0...v11.0.0) (2020-09-05)


Expand Down
8 changes: 4 additions & 4 deletions @commitlint/config-lerna-scopes/package.json
@@ -1,6 +1,6 @@
{
"name": "@commitlint/config-lerna-scopes",
"version": "11.0.0",
"version": "12.0.0",
"description": "Shareable commitlint config enforcing lerna package and workspace names as scopes",
"files": [
"index.js"
Expand Down Expand Up @@ -38,8 +38,8 @@
"semver": "7.3.4"
},
"devDependencies": {
"@commitlint/test": "^11.0.0",
"@commitlint/utils": "^11.0.0"
"@commitlint/test": "^12.0.0",
"@commitlint/utils": "^12.0.0"
},
"gitHead": "cb565dfcca3128380b9b3dc274aedbcae34ce5ca"
"gitHead": "d829bf6260304ca8d6811f329fcdd1b6c50e9749"
}
8 changes: 8 additions & 0 deletions @commitlint/config-patternplate/CHANGELOG.md
Expand Up @@ -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.

# [12.0.0](https://github.com/conventional-changelog/commitlint/compare/v11.0.0...v12.0.0) (2021-01-18)

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





# [11.0.0](https://github.com/conventional-changelog/commitlint/compare/v10.0.0...v11.0.0) (2020-09-05)

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

0 comments on commit 4d572d4

Please sign in to comment.