From 064743d8cccd3ac0d722e559c0c6c4406a19050b Mon Sep 17 00:00:00 2001 From: Charlike Mike Reagent Date: Sat, 28 Mar 2020 02:55:11 +0200 Subject: [PATCH] chore: release package(s) - @tunnckocore/babel-preset@1.3.2 - @tunnckocore/browserslist-config@1.2.6 - @tunnckocore/eslint-config@5.4.8 - @tunnckocore/prettier-config@1.3.7 - @tunnckocore/renovate-config@1.1.7 - @tunnckocore/typescript-config@1.1.6 - all-module-paths@0.10.6 - arr-includes@2.3.7 - babel-preset-optimise@1.0.3 - gitclone-cli@1.2.6 - gitclone-defaults@2.3.7 - glob-cache@1.0.4 - ip-filter@3.0.4 - jest-runner-docs@1.4.7 - jest-runner-node@0.4.7 - jest-runner-rollup@1.3.8 - koa-better-body@3.3.8 - parse-commit-message@4.0.0-canary.20200124.8 - parse-function@5.6.8 - prettier-plugin-pkgjson@0.2.7 - stringify-github-short-url@3.3.7 - to-file-path@2.0.3 - @tunnckocore/create-jest-runner@1.3.6 - @tunnckocore/execa@5.2.6 - @tunnckocore/jest-runner-babel@4.2.7 - @tunnckocore/jest-runner-eslint@1.2.8 - @tunnckocore/package-json@2.0.3 - @tunnckocore/pretty-config@0.9.6 - @tunnckocore/utils@1.3.7 --- @configs/babel-preset/CHANGELOG.md | 8 ++++++++ @configs/babel-preset/package.json | 2 +- @configs/browserslist-config/CHANGELOG.md | 8 ++++++++ @configs/browserslist-config/package.json | 2 +- @configs/eslint-config/CHANGELOG.md | 8 ++++++++ @configs/eslint-config/package.json | 4 ++-- @configs/prettier-config/CHANGELOG.md | 8 ++++++++ @configs/prettier-config/package.json | 2 +- @configs/renovate-config/CHANGELOG.md | 8 ++++++++ @configs/renovate-config/package.json | 2 +- @configs/typescript-config/CHANGELOG.md | 8 ++++++++ @configs/typescript-config/package.json | 2 +- @packages/all-module-paths/CHANGELOG.md | 8 ++++++++ @packages/all-module-paths/package.json | 2 +- @packages/arr-includes/CHANGELOG.md | 8 ++++++++ @packages/arr-includes/package.json | 2 +- @packages/babel-preset-optimise/CHANGELOG.md | 8 ++++++++ @packages/babel-preset-optimise/package.json | 2 +- @packages/gitclone-cli/CHANGELOG.md | 8 ++++++++ @packages/gitclone-cli/package.json | 2 +- @packages/gitclone-defaults/CHANGELOG.md | 8 ++++++++ @packages/gitclone-defaults/package.json | 4 ++-- @packages/glob-cache/CHANGELOG.md | 8 ++++++++ @packages/glob-cache/package.json | 2 +- @packages/ip-filter/CHANGELOG.md | 8 ++++++++ @packages/ip-filter/package.json | 4 ++-- @packages/jest-runner-docs/CHANGELOG.md | 8 ++++++++ @packages/jest-runner-docs/package.json | 6 +++--- @packages/jest-runner-node/CHANGELOG.md | 8 ++++++++ @packages/jest-runner-node/package.json | 4 ++-- @packages/jest-runner-rollup/CHANGELOG.md | 8 ++++++++ @packages/jest-runner-rollup/package.json | 6 +++--- @packages/koa-better-body/CHANGELOG.md | 8 ++++++++ @packages/koa-better-body/package.json | 2 +- @packages/parse-commit-message/CHANGELOG.md | 8 ++++++++ @packages/parse-commit-message/package.json | 2 +- @packages/parse-function/CHANGELOG.md | 8 ++++++++ @packages/parse-function/package.json | 2 +- @packages/prettier-plugin-pkgjson/CHANGELOG.md | 8 ++++++++ @packages/prettier-plugin-pkgjson/package.json | 2 +- @packages/stringify-github-short-url/CHANGELOG.md | 8 ++++++++ @packages/stringify-github-short-url/package.json | 2 +- @packages/to-file-path/CHANGELOG.md | 8 ++++++++ @packages/to-file-path/package.json | 2 +- @tunnckocore/create-jest-runner/CHANGELOG.md | 8 ++++++++ @tunnckocore/create-jest-runner/package.json | 2 +- @tunnckocore/execa/CHANGELOG.md | 8 ++++++++ @tunnckocore/execa/package.json | 2 +- @tunnckocore/jest-runner-babel/CHANGELOG.md | 8 ++++++++ @tunnckocore/jest-runner-babel/package.json | 4 ++-- @tunnckocore/jest-runner-eslint/CHANGELOG.md | 8 ++++++++ @tunnckocore/jest-runner-eslint/package.json | 6 +++--- @tunnckocore/package-json/CHANGELOG.md | 8 ++++++++ @tunnckocore/package-json/package.json | 2 +- @tunnckocore/pretty-config/CHANGELOG.md | 8 ++++++++ @tunnckocore/pretty-config/package.json | 2 +- @tunnckocore/utils/CHANGELOG.md | 8 ++++++++ @tunnckocore/utils/package.json | 2 +- 58 files changed, 272 insertions(+), 40 deletions(-) diff --git a/@configs/babel-preset/CHANGELOG.md b/@configs/babel-preset/CHANGELOG.md index 60251fe7..6f1656ce 100644 --- a/@configs/babel-preset/CHANGELOG.md +++ b/@configs/babel-preset/CHANGELOG.md @@ -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. +## [1.3.2](https://github.com/tunnckoCore/opensource/compare/@tunnckocore/babel-preset@1.3.1...@tunnckocore/babel-preset@1.3.2) (2020-03-28) + +**Note:** Version bump only for package @tunnckocore/babel-preset + + + + + ## [1.3.1](https://github.com/tunnckoCore/opensource/compare/@tunnckocore/babel-preset@1.3.0...@tunnckocore/babel-preset@1.3.1) (2020-03-27) **Note:** Version bump only for package @tunnckocore/babel-preset diff --git a/@configs/babel-preset/package.json b/@configs/babel-preset/package.json index b5ee48bd..a6a7dcb8 100644 --- a/@configs/babel-preset/package.json +++ b/@configs/babel-preset/package.json @@ -1,6 +1,6 @@ { "name": "@tunnckocore/babel-preset", - "version": "1.3.1", + "version": "1.3.2", "licenseStart": 2019, "license": "MPL-2.0", "description": "Shareable Babel config/preset for all @tunnckoCore projects", diff --git a/@configs/browserslist-config/CHANGELOG.md b/@configs/browserslist-config/CHANGELOG.md index 649c48c3..afc5832b 100644 --- a/@configs/browserslist-config/CHANGELOG.md +++ b/@configs/browserslist-config/CHANGELOG.md @@ -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. +## [1.2.6](https://github.com/tunnckoCore/opensource/compare/@tunnckocore/browserslist-config@1.2.5...@tunnckocore/browserslist-config@1.2.6) (2020-03-28) + +**Note:** Version bump only for package @tunnckocore/browserslist-config + + + + + ## [1.2.5](https://github.com/tunnckoCore/opensource/compare/@tunnckocore/browserslist-config@1.2.4...@tunnckocore/browserslist-config@1.2.5) (2020-03-27) **Note:** Version bump only for package @tunnckocore/browserslist-config diff --git a/@configs/browserslist-config/package.json b/@configs/browserslist-config/package.json index ab0f8c74..34461776 100644 --- a/@configs/browserslist-config/package.json +++ b/@configs/browserslist-config/package.json @@ -1,6 +1,6 @@ { "name": "@tunnckocore/browserslist-config", - "version": "1.2.5", + "version": "1.2.6", "licenseStart": 2019, "license": "MPL-2.0", "description": "Shareable Browserslist config for all @tunnckoCore projects", diff --git a/@configs/eslint-config/CHANGELOG.md b/@configs/eslint-config/CHANGELOG.md index 266afea9..b9349eae 100644 --- a/@configs/eslint-config/CHANGELOG.md +++ b/@configs/eslint-config/CHANGELOG.md @@ -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. +## [5.4.8](https://github.com/tunnckoCore/opensource/compare/@tunnckocore/eslint-config@5.4.7...@tunnckocore/eslint-config@5.4.8) (2020-03-28) + +**Note:** Version bump only for package @tunnckocore/eslint-config + + + + + ## [5.4.7](https://github.com/tunnckoCore/opensource/compare/@tunnckocore/eslint-config@5.4.6...@tunnckocore/eslint-config@5.4.7) (2020-03-27) **Note:** Version bump only for package @tunnckocore/eslint-config diff --git a/@configs/eslint-config/package.json b/@configs/eslint-config/package.json index dd4cafcb..00e3a9aa 100644 --- a/@configs/eslint-config/package.json +++ b/@configs/eslint-config/package.json @@ -1,6 +1,6 @@ { "name": "@tunnckocore/eslint-config", - "version": "5.4.7", + "version": "5.4.8", "licenseStart": 2019, "license": "MPL-2.0", "description": "Shareable ESLint config for all @tunnckoCore projects", @@ -29,7 +29,7 @@ }, "scripts": {}, "dependencies": { - "@tunnckocore/utils": "^1.3.6", + "@tunnckocore/utils": "^1.3.7", "@typescript-eslint/eslint-plugin": "^2.18.0", "@typescript-eslint/parser": "^2.18.0", "babel-eslint": "^10.0.3", diff --git a/@configs/prettier-config/CHANGELOG.md b/@configs/prettier-config/CHANGELOG.md index bc79da62..bf23aa94 100644 --- a/@configs/prettier-config/CHANGELOG.md +++ b/@configs/prettier-config/CHANGELOG.md @@ -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. +## [1.3.7](https://github.com/tunnckoCore/opensource/compare/@tunnckocore/prettier-config@1.3.6...@tunnckocore/prettier-config@1.3.7) (2020-03-28) + +**Note:** Version bump only for package @tunnckocore/prettier-config + + + + + ## [1.3.6](https://github.com/tunnckoCore/opensource/compare/@tunnckocore/prettier-config@1.3.5...@tunnckocore/prettier-config@1.3.6) (2020-03-27) **Note:** Version bump only for package @tunnckocore/prettier-config diff --git a/@configs/prettier-config/package.json b/@configs/prettier-config/package.json index a23c3d05..4c5a244a 100644 --- a/@configs/prettier-config/package.json +++ b/@configs/prettier-config/package.json @@ -1,6 +1,6 @@ { "name": "@tunnckocore/prettier-config", - "version": "1.3.6", + "version": "1.3.7", "licenseStart": 2019, "license": "MPL-2.0", "description": "Shareable Prettier config for all @tunnckoCore projects", diff --git a/@configs/renovate-config/CHANGELOG.md b/@configs/renovate-config/CHANGELOG.md index db4b0438..e6846885 100644 --- a/@configs/renovate-config/CHANGELOG.md +++ b/@configs/renovate-config/CHANGELOG.md @@ -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. +## [1.1.7](https://github.com/tunnckoCore/opensource/compare/@tunnckocore/renovate-config@1.1.6...@tunnckocore/renovate-config@1.1.7) (2020-03-28) + +**Note:** Version bump only for package @tunnckocore/renovate-config + + + + + ## [1.1.6](https://github.com/tunnckoCore/opensource/compare/@tunnckocore/renovate-config@1.1.5...@tunnckocore/renovate-config@1.1.6) (2020-03-27) **Note:** Version bump only for package @tunnckocore/renovate-config diff --git a/@configs/renovate-config/package.json b/@configs/renovate-config/package.json index 83003b10..4847972a 100644 --- a/@configs/renovate-config/package.json +++ b/@configs/renovate-config/package.json @@ -1,6 +1,6 @@ { "name": "@tunnckocore/renovate-config", - "version": "1.1.6", + "version": "1.1.7", "licenseStart": 2017, "license": "MPL-2.0", "description": "Shareable Renovate config for all @tunnckoCore projects", diff --git a/@configs/typescript-config/CHANGELOG.md b/@configs/typescript-config/CHANGELOG.md index afbdba0e..f2b62ad2 100644 --- a/@configs/typescript-config/CHANGELOG.md +++ b/@configs/typescript-config/CHANGELOG.md @@ -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. +## [1.1.6](https://github.com/tunnckoCore/opensource/compare/@tunnckocore/typescript-config@1.1.5...@tunnckocore/typescript-config@1.1.6) (2020-03-28) + +**Note:** Version bump only for package @tunnckocore/typescript-config + + + + + ## [1.1.5](https://github.com/tunnckoCore/opensource/compare/@tunnckocore/typescript-config@1.1.4...@tunnckocore/typescript-config@1.1.5) (2020-03-27) **Note:** Version bump only for package @tunnckocore/typescript-config diff --git a/@configs/typescript-config/package.json b/@configs/typescript-config/package.json index 0198b48d..b16eae3e 100644 --- a/@configs/typescript-config/package.json +++ b/@configs/typescript-config/package.json @@ -1,6 +1,6 @@ { "name": "@tunnckocore/typescript-config", - "version": "1.1.5", + "version": "1.1.6", "licenseStart": 2019, "license": "MPL-2.0", "description": "Shareable TypeScript configs for all @tunnckoCore projects", diff --git a/@packages/all-module-paths/CHANGELOG.md b/@packages/all-module-paths/CHANGELOG.md index 80b08858..dd06d565 100644 --- a/@packages/all-module-paths/CHANGELOG.md +++ b/@packages/all-module-paths/CHANGELOG.md @@ -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. +## [0.10.6](https://github.com/tunnckoCore/opensource/compare/all-module-paths@0.10.5...all-module-paths@0.10.6) (2020-03-28) + +**Note:** Version bump only for package all-module-paths + + + + + ## [0.10.5](https://github.com/tunnckoCore/opensource/compare/all-module-paths@0.10.4...all-module-paths@0.10.5) (2020-03-27) **Note:** Version bump only for package all-module-paths diff --git a/@packages/all-module-paths/package.json b/@packages/all-module-paths/package.json index e9c685b6..19728f12 100644 --- a/@packages/all-module-paths/package.json +++ b/@packages/all-module-paths/package.json @@ -1,6 +1,6 @@ { "name": "all-module-paths", - "version": "0.10.5", + "version": "0.10.6", "licenseStart": 2018, "license": "MPL-2.0", "description": "Get all possible javascript (npm/yarn/pnpm) global or local, binaries or packages paths, e.g. node_modules and node_modules/.bin. Also works for those using NVM or such", diff --git a/@packages/arr-includes/CHANGELOG.md b/@packages/arr-includes/CHANGELOG.md index b16b12c7..afc99543 100644 --- a/@packages/arr-includes/CHANGELOG.md +++ b/@packages/arr-includes/CHANGELOG.md @@ -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. +## [2.3.7](https://github.com/tunnckoCore/opensource/compare/arr-includes@2.3.6...arr-includes@2.3.7) (2020-03-28) + +**Note:** Version bump only for package arr-includes + + + + + ## [2.3.6](https://github.com/tunnckoCore/opensource/compare/arr-includes@2.3.5...arr-includes@2.3.6) (2020-03-27) **Note:** Version bump only for package arr-includes diff --git a/@packages/arr-includes/package.json b/@packages/arr-includes/package.json index e943abf2..c5761eeb 100644 --- a/@packages/arr-includes/package.json +++ b/@packages/arr-includes/package.json @@ -1,6 +1,6 @@ { "name": "arr-includes", - "version": "2.3.6", + "version": "2.3.7", "licenseStart": 2016, "license": "MPL-2.0", "description": "Return positive value if (any of the) passed value(s) exists in array, or optionally an index", diff --git a/@packages/babel-preset-optimise/CHANGELOG.md b/@packages/babel-preset-optimise/CHANGELOG.md index 4295514b..dbb3df8b 100644 --- a/@packages/babel-preset-optimise/CHANGELOG.md +++ b/@packages/babel-preset-optimise/CHANGELOG.md @@ -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. +## [1.0.3](https://github.com/tunnckoCore/opensource/compare/babel-preset-optimise@1.0.2...babel-preset-optimise@1.0.3) (2020-03-28) + +**Note:** Version bump only for package babel-preset-optimise + + + + + ## [1.0.2](https://github.com/tunnckoCore/opensource/compare/babel-preset-optimise@1.0.1...babel-preset-optimise@1.0.2) (2020-03-27) **Note:** Version bump only for package babel-preset-optimise diff --git a/@packages/babel-preset-optimise/package.json b/@packages/babel-preset-optimise/package.json index 9d29153f..ee8e9fa4 100644 --- a/@packages/babel-preset-optimise/package.json +++ b/@packages/babel-preset-optimise/package.json @@ -1,6 +1,6 @@ { "name": "babel-preset-optimise", - "version": "1.0.2", + "version": "1.0.3", "licenseStart": 2020, "license": "MPL-2.0", "description": "Babel preset with optimizations in mind, modern output", diff --git a/@packages/gitclone-cli/CHANGELOG.md b/@packages/gitclone-cli/CHANGELOG.md index 983d693a..6d297a53 100644 --- a/@packages/gitclone-cli/CHANGELOG.md +++ b/@packages/gitclone-cli/CHANGELOG.md @@ -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. +## [1.2.6](https://github.com/tunnckoCore/opensource/compare/gitclone-cli@1.2.5...gitclone-cli@1.2.6) (2020-03-28) + +**Note:** Version bump only for package gitclone-cli + + + + + ## [1.2.5](https://github.com/tunnckoCore/opensource/compare/gitclone-cli@1.2.4...gitclone-cli@1.2.5) (2020-03-27) **Note:** Version bump only for package gitclone-cli diff --git a/@packages/gitclone-cli/package.json b/@packages/gitclone-cli/package.json index e6c59821..5c12cd56 100644 --- a/@packages/gitclone-cli/package.json +++ b/@packages/gitclone-cli/package.json @@ -1,6 +1,6 @@ { "name": "gitclone-cli", - "version": "1.2.5", + "version": "1.2.6", "licenseStart": 2015, "license": "MPL-2.0", "description": "Simple command line interface for the `git clone` command, using [gitclone][] package", diff --git a/@packages/gitclone-defaults/CHANGELOG.md b/@packages/gitclone-defaults/CHANGELOG.md index ed62fef2..fd294059 100644 --- a/@packages/gitclone-defaults/CHANGELOG.md +++ b/@packages/gitclone-defaults/CHANGELOG.md @@ -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. +## [2.3.7](https://github.com/tunnckoCore/opensource/compare/gitclone-defaults@2.3.6...gitclone-defaults@2.3.7) (2020-03-28) + +**Note:** Version bump only for package gitclone-defaults + + + + + ## [2.3.6](https://github.com/tunnckoCore/opensource/compare/gitclone-defaults@2.3.5...gitclone-defaults@2.3.6) (2020-03-27) **Note:** Version bump only for package gitclone-defaults diff --git a/@packages/gitclone-defaults/package.json b/@packages/gitclone-defaults/package.json index a7fb898e..2592c89c 100644 --- a/@packages/gitclone-defaults/package.json +++ b/@packages/gitclone-defaults/package.json @@ -1,6 +1,6 @@ { "name": "gitclone-defaults", - "version": "2.3.6", + "version": "2.3.7", "licenseStart": 2016, "license": "MPL-2.0", "description": "Powerful and flexible signature for `gitclone` - defaults, checks, validating, etc", @@ -32,7 +32,7 @@ "scripts": {}, "devDependencies": { "parse-github-url": "^1.0.2", - "stringify-github-short-url": "^3.3.6" + "stringify-github-short-url": "^3.3.7" }, "jest": { "coverageThreshold": { diff --git a/@packages/glob-cache/CHANGELOG.md b/@packages/glob-cache/CHANGELOG.md index 8d9000fb..96faa049 100644 --- a/@packages/glob-cache/CHANGELOG.md +++ b/@packages/glob-cache/CHANGELOG.md @@ -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. +## [1.0.4](https://github.com/tunnckoCore/opensource/compare/glob-cache@1.0.3...glob-cache@1.0.4) (2020-03-28) + +**Note:** Version bump only for package glob-cache + + + + + ## [1.0.3](https://github.com/tunnckoCore/opensource/compare/glob-cache@1.0.2...glob-cache@1.0.3) (2020-03-27) **Note:** Version bump only for package glob-cache diff --git a/@packages/glob-cache/package.json b/@packages/glob-cache/package.json index e90f5d22..6de26b6f 100644 --- a/@packages/glob-cache/package.json +++ b/@packages/glob-cache/package.json @@ -1,6 +1,6 @@ { "name": "glob-cache", - "version": "1.0.3", + "version": "1.0.4", "licenseStart": 2020, "license": "MPL-2.0", "description": "Best and fastest file globbing solution for Node.js - can use **any** glob library like `glob`, `globby` or `fast-glob`! Streaming, Promise and Hook APIs, with built in caching layer using `cacache`. Makes you Instant Fastâ„¢.", diff --git a/@packages/ip-filter/CHANGELOG.md b/@packages/ip-filter/CHANGELOG.md index 7bf05f7a..90aa92e4 100644 --- a/@packages/ip-filter/CHANGELOG.md +++ b/@packages/ip-filter/CHANGELOG.md @@ -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. +## [3.0.4](https://github.com/tunnckoCore/opensource/compare/ip-filter@3.0.3...ip-filter@3.0.4) (2020-03-28) + +**Note:** Version bump only for package ip-filter + + + + + ## [3.0.3](https://github.com/tunnckoCore/opensource/compare/ip-filter@3.0.2...ip-filter@3.0.3) (2020-03-27) **Note:** Version bump only for package ip-filter diff --git a/@packages/ip-filter/package.json b/@packages/ip-filter/package.json index 98907ef0..f4a6ce09 100644 --- a/@packages/ip-filter/package.json +++ b/@packages/ip-filter/package.json @@ -1,6 +1,6 @@ { "name": "ip-filter", - "version": "3.0.3", + "version": "3.0.4", "licenseStart": 2015, "license": "MPL-2.0", "description": "Validates valid IPs (IPv4 and IPv6) using [micromatch][] - glob patterns, RegExp, string or array of globs. If match returns the IP, otherwise null.", @@ -31,7 +31,7 @@ "dependencies": { "ip-regex": "^4.1.0", "micromatch": "^4.0.2", - "to-file-path": "^2.0.2" + "to-file-path": "^2.0.3" }, "jest": { "coverageThreshold": { diff --git a/@packages/jest-runner-docs/CHANGELOG.md b/@packages/jest-runner-docs/CHANGELOG.md index 274f72ea..5a72dcdb 100644 --- a/@packages/jest-runner-docs/CHANGELOG.md +++ b/@packages/jest-runner-docs/CHANGELOG.md @@ -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. +## [1.4.7](https://github.com/tunnckoCore/opensource/compare/jest-runner-docs@1.4.6...jest-runner-docs@1.4.7) (2020-03-28) + +**Note:** Version bump only for package jest-runner-docs + + + + + ## [1.4.6](https://github.com/tunnckoCore/opensource/compare/jest-runner-docs@1.4.5...jest-runner-docs@1.4.6) (2020-03-27) **Note:** Version bump only for package jest-runner-docs diff --git a/@packages/jest-runner-docs/package.json b/@packages/jest-runner-docs/package.json index 7afcdcf1..1e32276c 100644 --- a/@packages/jest-runner-docs/package.json +++ b/@packages/jest-runner-docs/package.json @@ -1,6 +1,6 @@ { "name": "jest-runner-docs", - "version": "1.4.6", + "version": "1.4.7", "licenseStart": 2019, "license": "MPL-2.0", "description": "Jest runner for API documentation generation from code comments, supports TypeScript. Very stable and reliable, based on `parse-comments` package", @@ -30,8 +30,8 @@ }, "scripts": {}, "dependencies": { - "@tunnckocore/create-jest-runner": "^1.3.5", - "@tunnckocore/utils": "^1.3.6", + "@tunnckocore/create-jest-runner": "^1.3.6", + "@tunnckocore/utils": "^1.3.7", "find-pkg": "^2.0.0", "fs-extra": "^3.0.1", "parse-comments": "^1.0.0" diff --git a/@packages/jest-runner-node/CHANGELOG.md b/@packages/jest-runner-node/CHANGELOG.md index afe4e525..a4d234d8 100644 --- a/@packages/jest-runner-node/CHANGELOG.md +++ b/@packages/jest-runner-node/CHANGELOG.md @@ -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. +## [0.4.7](https://github.com/tunnckoCore/opensource/compare/jest-runner-node@0.4.6...jest-runner-node@0.4.7) (2020-03-28) + +**Note:** Version bump only for package jest-runner-node + + + + + ## [0.4.6](https://github.com/tunnckoCore/opensource/compare/jest-runner-node@0.4.5...jest-runner-node@0.4.6) (2020-03-27) **Note:** Version bump only for package jest-runner-node diff --git a/@packages/jest-runner-node/package.json b/@packages/jest-runner-node/package.json index 8bf914df..bf5b104c 100644 --- a/@packages/jest-runner-node/package.json +++ b/@packages/jest-runner-node/package.json @@ -1,6 +1,6 @@ { "name": "jest-runner-node", - "version": "0.4.6", + "version": "0.4.7", "licenseStart": 2020, "license": "MPL-2.0", "description": "Running Node.js files, through Jest", @@ -30,7 +30,7 @@ }, "scripts": {}, "dependencies": { - "@tunnckocore/create-jest-runner": "^1.3.5", + "@tunnckocore/create-jest-runner": "^1.3.6", "execa": "^4.0.0" }, "jest": { diff --git a/@packages/jest-runner-rollup/CHANGELOG.md b/@packages/jest-runner-rollup/CHANGELOG.md index cf3d8884..5e1be0e6 100644 --- a/@packages/jest-runner-rollup/CHANGELOG.md +++ b/@packages/jest-runner-rollup/CHANGELOG.md @@ -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. +## [1.3.8](https://github.com/tunnckoCore/opensource/compare/jest-runner-rollup@1.3.7...jest-runner-rollup@1.3.8) (2020-03-28) + +**Note:** Version bump only for package jest-runner-rollup + + + + + ## [1.3.7](https://github.com/tunnckoCore/opensource/compare/jest-runner-rollup@1.3.6...jest-runner-rollup@1.3.7) (2020-03-27) **Note:** Version bump only for package jest-runner-rollup diff --git a/@packages/jest-runner-rollup/package.json b/@packages/jest-runner-rollup/package.json index 264b67eb..de64eb21 100644 --- a/@packages/jest-runner-rollup/package.json +++ b/@packages/jest-runner-rollup/package.json @@ -1,6 +1,6 @@ { "name": "jest-runner-rollup", - "version": "1.3.7", + "version": "1.3.8", "licenseStart": 2019, "license": "MPL-2.0", "description": "Jest runner for Rollup, plays very very nicely in monorepo scenarios", @@ -30,8 +30,8 @@ }, "scripts": {}, "dependencies": { - "@tunnckocore/create-jest-runner": "^1.3.5", - "@tunnckocore/utils": "^1.3.6", + "@tunnckocore/create-jest-runner": "^1.3.6", + "@tunnckocore/utils": "^1.3.7", "builtin-modules": "^3.1.0", "cosmiconfig": "^6.0.0" }, diff --git a/@packages/koa-better-body/CHANGELOG.md b/@packages/koa-better-body/CHANGELOG.md index 1011929f..9758a1cd 100644 --- a/@packages/koa-better-body/CHANGELOG.md +++ b/@packages/koa-better-body/CHANGELOG.md @@ -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. +## [3.3.8](https://github.com/tunnckoCore/opensource/compare/koa-better-body@3.3.7...koa-better-body@3.3.8) (2020-03-28) + +**Note:** Version bump only for package koa-better-body + + + + + ## [3.3.7](https://github.com/tunnckoCore/opensource/compare/koa-better-body@3.3.6...koa-better-body@3.3.7) (2020-03-27) **Note:** Version bump only for package koa-better-body diff --git a/@packages/koa-better-body/package.json b/@packages/koa-better-body/package.json index bbd71dd8..f819d601 100644 --- a/@packages/koa-better-body/package.json +++ b/@packages/koa-better-body/package.json @@ -1,6 +1,6 @@ { "name": "koa-better-body", - "version": "3.3.7", + "version": "3.3.8", "licenseStart": 2014, "license": "MPL-2.0", "description": "Full-featured [koa][] body parser! Support parsing text, buffer, json, json patch, json api, csp-report, multipart, form and urlencoded bodies. Works for koa@1, koa@2 and will work for koa@3.", diff --git a/@packages/parse-commit-message/CHANGELOG.md b/@packages/parse-commit-message/CHANGELOG.md index ceb9f118..bacb5a1b 100644 --- a/@packages/parse-commit-message/CHANGELOG.md +++ b/@packages/parse-commit-message/CHANGELOG.md @@ -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. +# [4.0.0-canary.20200124.8](https://github.com/tunnckoCore/opensource/compare/parse-commit-message@4.0.0-canary.20200124.7...parse-commit-message@4.0.0-canary.20200124.8) (2020-03-28) + +**Note:** Version bump only for package parse-commit-message + + + + + # [4.0.0-canary.20200124.7](https://github.com/tunnckoCore/opensource/compare/parse-commit-message@4.0.0-canary.20200124.6...parse-commit-message@4.0.0-canary.20200124.7) (2020-03-27) **Note:** Version bump only for package parse-commit-message diff --git a/@packages/parse-commit-message/package.json b/@packages/parse-commit-message/package.json index 45e16143..4c78218d 100644 --- a/@packages/parse-commit-message/package.json +++ b/@packages/parse-commit-message/package.json @@ -1,6 +1,6 @@ { "name": "parse-commit-message", - "version": "4.0.0-canary.20200124.7", + "version": "4.0.0-canary.20200124.8", "licenseStart": 2018, "license": "MPL-2.0", "description": "Extensible parser for git commit messages following Conventional Commits Specification", diff --git a/@packages/parse-function/CHANGELOG.md b/@packages/parse-function/CHANGELOG.md index dfd8bdeb..49573837 100644 --- a/@packages/parse-function/CHANGELOG.md +++ b/@packages/parse-function/CHANGELOG.md @@ -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. +## [5.6.8](https://github.com/tunnckoCore/opensource/compare/parse-function@5.6.7...parse-function@5.6.8) (2020-03-28) + +**Note:** Version bump only for package parse-function + + + + + ## [5.6.7](https://github.com/tunnckoCore/opensource/compare/parse-function@5.6.6...parse-function@5.6.7) (2020-03-27) **Note:** Version bump only for package parse-function diff --git a/@packages/parse-function/package.json b/@packages/parse-function/package.json index 733197e8..2a6b7ea8 100644 --- a/@packages/parse-function/package.json +++ b/@packages/parse-function/package.json @@ -1,6 +1,6 @@ { "name": "parse-function", - "version": "5.6.7", + "version": "5.6.8", "licenseStart": 2016, "license": "MPL-2.0", "description": "Parse a function into an object using espree, acorn or babylon parsers. Extensible through Smart Plugins", diff --git a/@packages/prettier-plugin-pkgjson/CHANGELOG.md b/@packages/prettier-plugin-pkgjson/CHANGELOG.md index 258d65cc..f85d0658 100644 --- a/@packages/prettier-plugin-pkgjson/CHANGELOG.md +++ b/@packages/prettier-plugin-pkgjson/CHANGELOG.md @@ -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. +## [0.2.7](https://github.com/tunnckoCore/opensource/compare/prettier-plugin-pkgjson@0.2.6...prettier-plugin-pkgjson@0.2.7) (2020-03-28) + +**Note:** Version bump only for package prettier-plugin-pkgjson + + + + + ## [0.2.6](https://github.com/tunnckoCore/opensource/compare/prettier-plugin-pkgjson@0.2.5...prettier-plugin-pkgjson@0.2.6) (2020-03-27) **Note:** Version bump only for package prettier-plugin-pkgjson diff --git a/@packages/prettier-plugin-pkgjson/package.json b/@packages/prettier-plugin-pkgjson/package.json index 763782ba..49a36457 100644 --- a/@packages/prettier-plugin-pkgjson/package.json +++ b/@packages/prettier-plugin-pkgjson/package.json @@ -1,6 +1,6 @@ { "name": "prettier-plugin-pkgjson", - "version": "0.2.6", + "version": "0.2.7", "licenseStart": 2020, "license": "MPL-2.0", "description": "Prettier plugin for clean and meaningful formatting of package.json files", diff --git a/@packages/stringify-github-short-url/CHANGELOG.md b/@packages/stringify-github-short-url/CHANGELOG.md index 89e86cc6..2b79a348 100644 --- a/@packages/stringify-github-short-url/CHANGELOG.md +++ b/@packages/stringify-github-short-url/CHANGELOG.md @@ -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. +## [3.3.7](https://github.com/tunnckoCore/opensource/compare/stringify-github-short-url@3.3.6...stringify-github-short-url@3.3.7) (2020-03-28) + +**Note:** Version bump only for package stringify-github-short-url + + + + + ## [3.3.6](https://github.com/tunnckoCore/opensource/compare/stringify-github-short-url@3.3.5...stringify-github-short-url@3.3.6) (2020-03-27) **Note:** Version bump only for package stringify-github-short-url diff --git a/@packages/stringify-github-short-url/package.json b/@packages/stringify-github-short-url/package.json index 4082c136..3f21cdf7 100644 --- a/@packages/stringify-github-short-url/package.json +++ b/@packages/stringify-github-short-url/package.json @@ -1,6 +1,6 @@ { "name": "stringify-github-short-url", - "version": "3.3.6", + "version": "3.3.7", "licenseStart": 2015, "license": "MPL-2.0", "description": "Generate Github / npm shorthand from list of arguments or object", diff --git a/@packages/to-file-path/CHANGELOG.md b/@packages/to-file-path/CHANGELOG.md index a93cddff..40b7246c 100644 --- a/@packages/to-file-path/CHANGELOG.md +++ b/@packages/to-file-path/CHANGELOG.md @@ -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. +## [2.0.3](https://github.com/tunnckoCore/opensource/compare/to-file-path@2.0.2...to-file-path@2.0.3) (2020-03-28) + +**Note:** Version bump only for package to-file-path + + + + + ## [2.0.2](https://github.com/tunnckoCore/opensource/compare/to-file-path@2.0.1...to-file-path@2.0.2) (2020-03-27) **Note:** Version bump only for package to-file-path diff --git a/@packages/to-file-path/package.json b/@packages/to-file-path/package.json index 8ae74dba..f7f46a0c 100644 --- a/@packages/to-file-path/package.json +++ b/@packages/to-file-path/package.json @@ -1,6 +1,6 @@ { "name": "to-file-path", - "version": "2.0.2", + "version": "2.0.3", "licenseStart": 2016, "license": "MPL-2.0", "description": "Create a filepath from an object path (dot notation), list of arguments, array, number or Arguments object.", diff --git a/@tunnckocore/create-jest-runner/CHANGELOG.md b/@tunnckocore/create-jest-runner/CHANGELOG.md index 18a615bb..250dd3d7 100644 --- a/@tunnckocore/create-jest-runner/CHANGELOG.md +++ b/@tunnckocore/create-jest-runner/CHANGELOG.md @@ -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. +## [1.3.6](https://github.com/tunnckoCore/opensource/compare/@tunnckocore/create-jest-runner@1.3.5...@tunnckocore/create-jest-runner@1.3.6) (2020-03-28) + +**Note:** Version bump only for package @tunnckocore/create-jest-runner + + + + + ## [1.3.5](https://github.com/tunnckoCore/opensource/compare/@tunnckocore/create-jest-runner@1.3.4...@tunnckocore/create-jest-runner@1.3.5) (2020-03-27) **Note:** Version bump only for package @tunnckocore/create-jest-runner diff --git a/@tunnckocore/create-jest-runner/package.json b/@tunnckocore/create-jest-runner/package.json index b48c7d12..d3e73dc1 100644 --- a/@tunnckocore/create-jest-runner/package.json +++ b/@tunnckocore/create-jest-runner/package.json @@ -1,6 +1,6 @@ { "name": "@tunnckocore/create-jest-runner", - "version": "1.3.5", + "version": "1.3.6", "licenseStart": 2019, "license": "MPL-2.0", "description": "Fork of the original create-jest-runner, with support for couple of things, see issues there", diff --git a/@tunnckocore/execa/CHANGELOG.md b/@tunnckocore/execa/CHANGELOG.md index 0852a46a..a7f87a63 100644 --- a/@tunnckocore/execa/CHANGELOG.md +++ b/@tunnckocore/execa/CHANGELOG.md @@ -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. +## [5.2.6](https://github.com/tunnckoCore/opensource/compare/@tunnckocore/execa@5.2.5...@tunnckocore/execa@5.2.6) (2020-03-28) + +**Note:** Version bump only for package @tunnckocore/execa + + + + + ## [5.2.5](https://github.com/tunnckoCore/opensource/compare/@tunnckocore/execa@5.2.4...@tunnckocore/execa@5.2.5) (2020-03-27) **Note:** Version bump only for package @tunnckocore/execa diff --git a/@tunnckocore/execa/package.json b/@tunnckocore/execa/package.json index 529df24e..5453c974 100644 --- a/@tunnckocore/execa/package.json +++ b/@tunnckocore/execa/package.json @@ -1,6 +1,6 @@ { "name": "@tunnckocore/execa", - "version": "5.2.5", + "version": "5.2.6", "licenseStart": 2017, "license": "MPL-2.0", "description": "Thin layer on top of `execa` that allows executing multiple commands in parallel or in sequence with control for concurrency", diff --git a/@tunnckocore/jest-runner-babel/CHANGELOG.md b/@tunnckocore/jest-runner-babel/CHANGELOG.md index d2b318c0..40832ea9 100644 --- a/@tunnckocore/jest-runner-babel/CHANGELOG.md +++ b/@tunnckocore/jest-runner-babel/CHANGELOG.md @@ -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. +## [4.2.7](https://github.com/tunnckoCore/opensource/tree/master/@tunnckocore/jest-runner-babel/compare/@tunnckocore/jest-runner-babel@4.2.6...@tunnckocore/jest-runner-babel@4.2.7) (2020-03-28) + +**Note:** Version bump only for package @tunnckocore/jest-runner-babel + + + + + ## [4.2.6](https://github.com/tunnckoCore/opensource/tree/master/@tunnckocore/jest-runner-babel/compare/@tunnckocore/jest-runner-babel@4.2.5...@tunnckocore/jest-runner-babel@4.2.6) (2020-03-27) **Note:** Version bump only for package @tunnckocore/jest-runner-babel diff --git a/@tunnckocore/jest-runner-babel/package.json b/@tunnckocore/jest-runner-babel/package.json index a736a607..226c1793 100644 --- a/@tunnckocore/jest-runner-babel/package.json +++ b/@tunnckocore/jest-runner-babel/package.json @@ -1,6 +1,6 @@ { "name": "@tunnckocore/jest-runner-babel", - "version": "4.2.6", + "version": "4.2.7", "licenseStart": 2019, "license": "MPL-2.0", "description": "Fork of the original Jest Runner for Babel and a lot better, plays nicely with monorepos", @@ -26,7 +26,7 @@ }, "scripts": {}, "dependencies": { - "@tunnckocore/create-jest-runner": "^1.3.5", + "@tunnckocore/create-jest-runner": "^1.3.6", "cosmiconfig": "^6.0.0" }, "peerDependencies": { diff --git a/@tunnckocore/jest-runner-eslint/CHANGELOG.md b/@tunnckocore/jest-runner-eslint/CHANGELOG.md index 127d68d4..57b7d590 100644 --- a/@tunnckocore/jest-runner-eslint/CHANGELOG.md +++ b/@tunnckocore/jest-runner-eslint/CHANGELOG.md @@ -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. +## [1.2.8](https://github.com/tunnckoCore/opensource/compare/@tunnckocore/jest-runner-eslint@1.2.7...@tunnckocore/jest-runner-eslint@1.2.8) (2020-03-28) + +**Note:** Version bump only for package @tunnckocore/jest-runner-eslint + + + + + ## [1.2.7](https://github.com/tunnckoCore/opensource/compare/@tunnckocore/jest-runner-eslint@1.2.6...@tunnckocore/jest-runner-eslint@1.2.7) (2020-03-27) **Note:** Version bump only for package @tunnckocore/jest-runner-eslint diff --git a/@tunnckocore/jest-runner-eslint/package.json b/@tunnckocore/jest-runner-eslint/package.json index 04104312..9a4d5464 100644 --- a/@tunnckocore/jest-runner-eslint/package.json +++ b/@tunnckocore/jest-runner-eslint/package.json @@ -1,6 +1,6 @@ { "name": "@tunnckocore/jest-runner-eslint", - "version": "1.2.7", + "version": "1.2.8", "licenseStart": 2019, "license": "MPL-2.0", "description": "Fork of the original Jest Runner for ESLint", @@ -30,8 +30,8 @@ }, "scripts": {}, "dependencies": { - "@tunnckocore/create-jest-runner": "^1.3.5", - "@tunnckocore/utils": "^1.3.6" + "@tunnckocore/create-jest-runner": "^1.3.6", + "@tunnckocore/utils": "^1.3.7" }, "peerDependencies": { "eslint": "^6.4.0" diff --git a/@tunnckocore/package-json/CHANGELOG.md b/@tunnckocore/package-json/CHANGELOG.md index ccab1815..899022f4 100644 --- a/@tunnckocore/package-json/CHANGELOG.md +++ b/@tunnckocore/package-json/CHANGELOG.md @@ -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. +## [2.0.3](https://github.com/tunnckoCore/opensource/compare/@tunnckocore/package-json@2.0.2...@tunnckocore/package-json@2.0.3) (2020-03-28) + +**Note:** Version bump only for package @tunnckocore/package-json + + + + + ## [2.0.2](https://github.com/tunnckoCore/opensource/compare/@tunnckocore/package-json@2.0.1...@tunnckocore/package-json@2.0.2) (2020-03-27) **Note:** Version bump only for package @tunnckocore/package-json diff --git a/@tunnckocore/package-json/package.json b/@tunnckocore/package-json/package.json index 48e14c35..4ca7eb02 100644 --- a/@tunnckocore/package-json/package.json +++ b/@tunnckocore/package-json/package.json @@ -1,6 +1,6 @@ { "name": "@tunnckocore/package-json", - "version": "2.0.2", + "version": "2.0.3", "licenseStart": 2018, "license": "MPL-2.0", "description": "Get package.json metadata for npm module from JSDelivr or fallback to Unpkg, because the npm registry is slow and ugly", diff --git a/@tunnckocore/pretty-config/CHANGELOG.md b/@tunnckocore/pretty-config/CHANGELOG.md index 344dc9b7..35f2d03e 100644 --- a/@tunnckocore/pretty-config/CHANGELOG.md +++ b/@tunnckocore/pretty-config/CHANGELOG.md @@ -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. +## [0.9.6](https://github.com/tunnckoCore/opensource/compare/@tunnckocore/pretty-config@0.9.5...@tunnckocore/pretty-config@0.9.6) (2020-03-28) + +**Note:** Version bump only for package @tunnckocore/pretty-config + + + + + ## [0.9.5](https://github.com/tunnckoCore/opensource/compare/@tunnckocore/pretty-config@0.9.4...@tunnckocore/pretty-config@0.9.5) (2020-03-27) **Note:** Version bump only for package @tunnckocore/pretty-config diff --git a/@tunnckocore/pretty-config/package.json b/@tunnckocore/pretty-config/package.json index f78fd678..c66624da 100644 --- a/@tunnckocore/pretty-config/package.json +++ b/@tunnckocore/pretty-config/package.json @@ -1,6 +1,6 @@ { "name": "@tunnckocore/pretty-config", - "version": "0.9.5", + "version": "0.9.6", "licenseStart": 2017, "license": "MPL-2.0", "description": "Find and load configuration. Config resolver/loader, similar to cosmiconfig", diff --git a/@tunnckocore/utils/CHANGELOG.md b/@tunnckocore/utils/CHANGELOG.md index 304665f9..3db1e45b 100644 --- a/@tunnckocore/utils/CHANGELOG.md +++ b/@tunnckocore/utils/CHANGELOG.md @@ -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. +## [1.3.7](https://github.com/tunnckoCore/opensource/compare/@tunnckocore/utils@1.3.6...@tunnckocore/utils@1.3.7) (2020-03-28) + +**Note:** Version bump only for package @tunnckocore/utils + + + + + ## [1.3.6](https://github.com/tunnckoCore/opensource/compare/@tunnckocore/utils@1.3.5...@tunnckocore/utils@1.3.6) (2020-03-27) **Note:** Version bump only for package @tunnckocore/utils diff --git a/@tunnckocore/utils/package.json b/@tunnckocore/utils/package.json index 5ba5f876..7f66ed21 100644 --- a/@tunnckocore/utils/package.json +++ b/@tunnckocore/utils/package.json @@ -1,6 +1,6 @@ { "name": "@tunnckocore/utils", - "version": "1.3.6", + "version": "1.3.7", "licenseStart": 2019, "license": "MPL-2.0", "description": "Utility functions and helpers for internal usage and monorepos",