Skip to content

Commit

Permalink
chore: merge master
Browse files Browse the repository at this point in the history
  • Loading branch information
escapedcat committed Sep 29, 2021
2 parents 552dbcf + 8212ca1 commit 523865a
Show file tree
Hide file tree
Showing 86 changed files with 2,350 additions and 1,092 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
@@ -1,7 +1,7 @@
version: 2.1

orbs:
win: circleci/windows@2.4.0
win: circleci/windows@2.4.1

commands:
update-yarn:
Expand Down
1 change: 1 addition & 0 deletions .npmrc
@@ -0,0 +1 @@
legacy-peer-deps=true
2 changes: 1 addition & 1 deletion .nvmrc
@@ -1 +1 @@
12.22.4
12.22.6
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.

# [13.2.0](https://github.com/conventional-changelog/commitlint/compare/v13.1.0...v13.2.0) (2021-09-28)

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





# [13.1.0](https://github.com/conventional-changelog/commitlint/compare/v13.0.0...v13.1.0) (2021-07-24)

**Note:** Version bump only for package commitlint-config-angular
Expand Down
6 changes: 3 additions & 3 deletions @alias/commitlint-config-angular/package.json
@@ -1,6 +1,6 @@
{
"name": "commitlint-config-angular",
"version": "13.1.0",
"version": "13.2.0",
"description": "Shareable commitlint config enforcing the angular commit convention",
"files": [
"index.js"
Expand Down Expand Up @@ -29,10 +29,10 @@
"node": ">=v12"
},
"dependencies": {
"@commitlint/config-angular": "^13.1.0"
"@commitlint/config-angular": "^13.2.0"
},
"devDependencies": {
"@commitlint/utils": "^13.0.0"
"@commitlint/utils": "^13.2.0"
},
"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.

# [13.2.0](https://github.com/conventional-changelog/commitlint/compare/v13.1.0...v13.2.0) (2021-09-28)

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





# [13.1.0](https://github.com/conventional-changelog/commitlint/compare/v13.0.0...v13.1.0) (2021-07-24)

**Note:** Version bump only for package commitlint-config-lerna-scopes
Expand Down
6 changes: 3 additions & 3 deletions @alias/commitlint-config-lerna-scopes/package.json
@@ -1,6 +1,6 @@
{
"name": "commitlint-config-lerna-scopes",
"version": "13.1.0",
"version": "13.2.0",
"description": "Shareable commitlint config enforcing lerna package names as scopes",
"files": [
"index.js"
Expand Down Expand Up @@ -29,10 +29,10 @@
"node": ">=v12"
},
"dependencies": {
"@commitlint/config-lerna-scopes": "^13.1.0"
"@commitlint/config-lerna-scopes": "^13.2.0"
},
"devDependencies": {
"@commitlint/utils": "^13.0.0"
"@commitlint/utils": "^13.2.0"
},
"gitHead": "70f7f4688b51774e7ac5e40e896cdaa3f132b2bc"
}
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.

# [13.2.0](https://github.com/conventional-changelog/commitlint/compare/v13.1.0...v13.2.0) (2021-09-28)

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





# [13.1.0](https://github.com/conventional-changelog/commitlint/compare/v13.0.0...v13.1.0) (2021-07-24)

**Note:** Version bump only for package commitlint-config-patternplate
Expand Down
6 changes: 3 additions & 3 deletions @alias/commitlint-config-patternplate/package.json
@@ -1,6 +1,6 @@
{
"name": "commitlint-config-patternplate",
"version": "13.1.0",
"version": "13.2.0",
"description": "Lint your commits, patternplate-style",
"files": [
"index.js"
Expand Down Expand Up @@ -29,10 +29,10 @@
"node": ">=v12"
},
"dependencies": {
"@commitlint/config-patternplate": "^13.1.0"
"@commitlint/config-patternplate": "^13.2.0"
},
"devDependencies": {
"@commitlint/utils": "^13.0.0"
"@commitlint/utils": "^13.2.0"
},
"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.

# [13.2.0](https://github.com/conventional-changelog/commitlint/compare/v13.1.0...v13.2.0) (2021-09-28)

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





# [13.1.0](https://github.com/conventional-changelog/commitlint/compare/v13.0.0...v13.1.0) (2021-07-24)

**Note:** Version bump only for package commitlint
Expand Down
10 changes: 5 additions & 5 deletions @alias/commitlint/package.json
@@ -1,6 +1,6 @@
{
"name": "commitlint",
"version": "13.1.0",
"version": "13.2.0",
"description": "Lint your commit messages",
"files": [
"cli.js"
Expand Down Expand Up @@ -34,12 +34,12 @@
},
"license": "MIT",
"dependencies": {
"@commitlint/cli": "^13.1.0",
"@commitlint/types": "^13.1.0"
"@commitlint/cli": "^13.2.0",
"@commitlint/types": "^13.2.0"
},
"devDependencies": {
"@commitlint/test": "^13.0.0",
"@commitlint/utils": "^13.0.0",
"@commitlint/test": "^13.2.0",
"@commitlint/utils": "^13.2.0",
"execa": "^5.0.0"
},
"gitHead": "70f7f4688b51774e7ac5e40e896cdaa3f132b2bc"
Expand Down
8 changes: 8 additions & 0 deletions @commitlint/cli/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.

# [13.2.0](https://github.com/conventional-changelog/commitlint/compare/v13.1.0...v13.2.0) (2021-09-28)

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





# [13.1.0](https://github.com/conventional-changelog/commitlint/compare/v13.0.0...v13.1.0) (2021-07-24)


Expand Down
17 changes: 9 additions & 8 deletions @commitlint/cli/package.json
@@ -1,6 +1,6 @@
{
"name": "@commitlint/cli",
"version": "13.1.0",
"version": "13.2.0",
"description": "Lint your commit messages",
"files": [
"index.js",
Expand Down Expand Up @@ -36,18 +36,19 @@
},
"license": "MIT",
"devDependencies": {
"@commitlint/test": "^13.0.0",
"@commitlint/utils": "^13.0.0",
"@commitlint/test": "^13.2.0",
"@commitlint/utils": "^13.2.0",
"@types/node": "12.20.27",
"@types/yargs": "^17.0.0",
"execa": "^5.0.0",
"fs-extra": "^10.0.0"
},
"dependencies": {
"@commitlint/format": "^13.1.0",
"@commitlint/lint": "^13.1.0",
"@commitlint/load": "^13.1.0",
"@commitlint/read": "^13.1.0",
"@commitlint/types": "^13.1.0",
"@commitlint/format": "^13.2.0",
"@commitlint/lint": "^13.2.0",
"@commitlint/load": "^13.2.0",
"@commitlint/read": "^13.2.0",
"@commitlint/types": "^13.2.0",
"lodash": "^4.17.19",
"resolve-from": "5.0.0",
"resolve-global": "1.0.0",
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.

# [13.2.0](https://github.com/conventional-changelog/commitlint/compare/v13.1.0...v13.2.0) (2021-09-28)

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





# [13.0.0](https://github.com/conventional-changelog/commitlint/compare/v12.1.4...v13.0.0) (2021-05-24)


Expand Down
4 changes: 2 additions & 2 deletions @commitlint/config-angular-type-enum/package.json
@@ -1,6 +1,6 @@
{
"name": "@commitlint/config-angular-type-enum",
"version": "13.0.0",
"version": "13.2.0",
"description": "Shareable commitlint config enforcing the angular commit convention types",
"files": [
"index.js"
Expand Down Expand Up @@ -29,7 +29,7 @@
"node": ">=v12"
},
"devDependencies": {
"@commitlint/utils": "^13.0.0"
"@commitlint/utils": "^13.2.0"
},
"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.

# [13.2.0](https://github.com/conventional-changelog/commitlint/compare/v13.1.0...v13.2.0) (2021-09-28)

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





# [13.1.0](https://github.com/conventional-changelog/commitlint/compare/v13.0.0...v13.1.0) (2021-07-24)

**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": "13.1.0",
"version": "13.2.0",
"description": "Shareable commitlint config enforcing the angular commit convention",
"files": [
"index.js"
Expand Down Expand Up @@ -29,11 +29,11 @@
"node": ">=v12"
},
"devDependencies": {
"@commitlint/lint": "^13.1.0",
"@commitlint/utils": "^13.0.0"
"@commitlint/lint": "^13.2.0",
"@commitlint/utils": "^13.2.0"
},
"dependencies": {
"@commitlint/config-angular-type-enum": "^13.0.0"
"@commitlint/config-angular-type-enum": "^13.2.0"
},
"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.

# [13.2.0](https://github.com/conventional-changelog/commitlint/compare/v13.1.0...v13.2.0) (2021-09-28)

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





# [13.1.0](https://github.com/conventional-changelog/commitlint/compare/v13.0.0...v13.1.0) (2021-07-24)


Expand Down
6 changes: 3 additions & 3 deletions @commitlint/config-conventional/package.json
@@ -1,6 +1,6 @@
{
"name": "@commitlint/config-conventional",
"version": "13.1.0",
"version": "13.2.0",
"description": "Shareable commitlint config enforcing conventional commits",
"files": [
"index.js"
Expand Down Expand Up @@ -32,8 +32,8 @@
"node": ">=v12"
},
"devDependencies": {
"@commitlint/lint": "^13.1.0",
"@commitlint/utils": "^13.0.0"
"@commitlint/lint": "^13.2.0",
"@commitlint/utils": "^13.2.0"
},
"dependencies": {
"conventional-changelog-conventionalcommits": "^4.3.1"
Expand Down
8 changes: 8 additions & 0 deletions @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.

# [13.2.0](https://github.com/conventional-changelog/commitlint/compare/v13.1.0...v13.2.0) (2021-09-28)

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





# [13.1.0](https://github.com/conventional-changelog/commitlint/compare/v13.0.0...v13.1.0) (2021-07-24)


Expand Down
6 changes: 3 additions & 3 deletions @commitlint/config-lerna-scopes/package.json
@@ -1,6 +1,6 @@
{
"name": "@commitlint/config-lerna-scopes",
"version": "13.1.0",
"version": "13.2.0",
"description": "Shareable commitlint config enforcing lerna package and workspace names as scopes",
"files": [
"index.js"
Expand Down Expand Up @@ -43,8 +43,8 @@
"semver": "7.3.5"
},
"devDependencies": {
"@commitlint/test": "^13.0.0",
"@commitlint/utils": "^13.0.0"
"@commitlint/test": "^13.2.0",
"@commitlint/utils": "^13.2.0"
},
"gitHead": "70f7f4688b51774e7ac5e40e896cdaa3f132b2bc"
}
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.

# [13.2.0](https://github.com/conventional-changelog/commitlint/compare/v13.1.0...v13.2.0) (2021-09-28)

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





# [13.1.0](https://github.com/conventional-changelog/commitlint/compare/v13.0.0...v13.1.0) (2021-07-24)

**Note:** Version bump only for package @commitlint/config-patternplate
Expand Down
6 changes: 3 additions & 3 deletions @commitlint/config-patternplate/package.json
@@ -1,6 +1,6 @@
{
"name": "@commitlint/config-patternplate",
"version": "13.1.0",
"version": "13.2.0",
"description": "Lint your commits, patternplate-style",
"files": [
"index.js"
Expand Down Expand Up @@ -29,12 +29,12 @@
"node": ">=v12"
},
"dependencies": {
"@commitlint/config-angular": "^13.1.0",
"@commitlint/config-angular": "^13.2.0",
"globby": "^11.0.0",
"lodash": "^4.17.19"
},
"devDependencies": {
"@commitlint/utils": "^13.0.0"
"@commitlint/utils": "^13.2.0"
},
"gitHead": "d829bf6260304ca8d6811f329fcdd1b6c50e9749"
}

0 comments on commit 523865a

Please sign in to comment.