Skip to content

File tree

58 files changed

+272
-40
lines changed

Some content is hidden

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

58 files changed

+272
-40
lines changed

Diff for: @configs/babel-preset/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+
## [1.3.3](https://github.com/tunnckoCore/opensource/compare/@tunnckocore/[email protected]...@tunnckocore/[email protected]) (2020-03-28)
7+
8+
**Note:** Version bump only for package @tunnckocore/babel-preset
9+
10+
11+
12+
13+
614
## [1.3.2](https://github.com/tunnckoCore/opensource/compare/@tunnckocore/[email protected]...@tunnckocore/[email protected]) (2020-03-28)
715

816
**Note:** Version bump only for package @tunnckocore/babel-preset

Diff for: @configs/babel-preset/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tunnckocore/babel-preset",
3-
"version": "1.3.2",
3+
"version": "1.3.3",
44
"licenseStart": 2019,
55
"license": "MPL-2.0",
66
"description": "Shareable Babel config/preset for all @tunnckoCore projects",

Diff for: @configs/browserslist-config/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+
## [1.2.7](https://github.com/tunnckoCore/opensource/compare/@tunnckocore/[email protected]...@tunnckocore/[email protected]) (2020-03-28)
7+
8+
**Note:** Version bump only for package @tunnckocore/browserslist-config
9+
10+
11+
12+
13+
614
## [1.2.6](https://github.com/tunnckoCore/opensource/compare/@tunnckocore/[email protected]...@tunnckocore/[email protected]) (2020-03-28)
715

816
**Note:** Version bump only for package @tunnckocore/browserslist-config

Diff for: @configs/browserslist-config/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tunnckocore/browserslist-config",
3-
"version": "1.2.6",
3+
"version": "1.2.7",
44
"licenseStart": 2019,
55
"license": "MPL-2.0",
66
"description": "Shareable Browserslist config for all @tunnckoCore projects",

Diff for: @configs/eslint-config/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+
## [5.4.9](https://github.com/tunnckoCore/opensource/compare/@tunnckocore/[email protected]...@tunnckocore/[email protected]) (2020-03-28)
7+
8+
**Note:** Version bump only for package @tunnckocore/eslint-config
9+
10+
11+
12+
13+
614
## [5.4.8](https://github.com/tunnckoCore/opensource/compare/@tunnckocore/[email protected]...@tunnckocore/[email protected]) (2020-03-28)
715

816
**Note:** Version bump only for package @tunnckocore/eslint-config

Diff for: @configs/eslint-config/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tunnckocore/eslint-config",
3-
"version": "5.4.8",
3+
"version": "5.4.9",
44
"licenseStart": 2019,
55
"license": "MPL-2.0",
66
"description": "Shareable ESLint config for all @tunnckoCore projects",
@@ -29,7 +29,7 @@
2929
},
3030
"scripts": {},
3131
"dependencies": {
32-
"@tunnckocore/utils": "^1.3.7",
32+
"@tunnckocore/utils": "^1.3.8",
3333
"@typescript-eslint/eslint-plugin": "^2.18.0",
3434
"@typescript-eslint/parser": "^2.18.0",
3535
"babel-eslint": "^10.0.3",

Diff for: @configs/prettier-config/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+
## [1.3.8](https://github.com/tunnckoCore/opensource/compare/@tunnckocore/[email protected]...@tunnckocore/[email protected]) (2020-03-28)
7+
8+
**Note:** Version bump only for package @tunnckocore/prettier-config
9+
10+
11+
12+
13+
614
## [1.3.7](https://github.com/tunnckoCore/opensource/compare/@tunnckocore/[email protected]...@tunnckocore/[email protected]) (2020-03-28)
715

816
**Note:** Version bump only for package @tunnckocore/prettier-config

Diff for: @configs/prettier-config/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tunnckocore/prettier-config",
3-
"version": "1.3.7",
3+
"version": "1.3.8",
44
"licenseStart": 2019,
55
"license": "MPL-2.0",
66
"description": "Shareable Prettier config for all @tunnckoCore projects",

Diff for: @configs/renovate-config/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+
## [1.1.8](https://github.com/tunnckoCore/opensource/compare/@tunnckocore/[email protected]...@tunnckocore/[email protected]) (2020-03-28)
7+
8+
**Note:** Version bump only for package @tunnckocore/renovate-config
9+
10+
11+
12+
13+
614
## [1.1.7](https://github.com/tunnckoCore/opensource/compare/@tunnckocore/[email protected]...@tunnckocore/[email protected]) (2020-03-28)
715

816
**Note:** Version bump only for package @tunnckocore/renovate-config

Diff for: @configs/renovate-config/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tunnckocore/renovate-config",
3-
"version": "1.1.7",
3+
"version": "1.1.8",
44
"licenseStart": 2017,
55
"license": "MPL-2.0",
66
"description": "Shareable Renovate config for all @tunnckoCore projects",

Diff for: @configs/typescript-config/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+
## [1.1.7](https://github.com/tunnckoCore/opensource/compare/@tunnckocore/[email protected]...@tunnckocore/[email protected]) (2020-03-28)
7+
8+
**Note:** Version bump only for package @tunnckocore/typescript-config
9+
10+
11+
12+
13+
614
## [1.1.6](https://github.com/tunnckoCore/opensource/compare/@tunnckocore/[email protected]...@tunnckocore/[email protected]) (2020-03-28)
715

816
**Note:** Version bump only for package @tunnckocore/typescript-config

Diff for: @configs/typescript-config/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tunnckocore/typescript-config",
3-
"version": "1.1.6",
3+
"version": "1.1.7",
44
"licenseStart": 2019,
55
"license": "MPL-2.0",
66
"description": "Shareable TypeScript configs for all @tunnckoCore projects",

Diff for: @packages/all-module-paths/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+
## [0.10.7](https://github.com/tunnckoCore/opensource/compare/[email protected]@0.10.7) (2020-03-28)
7+
8+
**Note:** Version bump only for package all-module-paths
9+
10+
11+
12+
13+
614
## [0.10.6](https://github.com/tunnckoCore/opensource/compare/[email protected]@0.10.6) (2020-03-28)
715

816
**Note:** Version bump only for package all-module-paths

Diff for: @packages/all-module-paths/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "all-module-paths",
3-
"version": "0.10.6",
3+
"version": "0.10.7",
44
"licenseStart": 2018,
55
"license": "MPL-2.0",
66
"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 for: @packages/arr-includes/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+
## [2.3.8](https://github.com/tunnckoCore/opensource/compare/[email protected]@2.3.8) (2020-03-28)
7+
8+
**Note:** Version bump only for package arr-includes
9+
10+
11+
12+
13+
614
## [2.3.7](https://github.com/tunnckoCore/opensource/compare/[email protected]@2.3.7) (2020-03-28)
715

816
**Note:** Version bump only for package arr-includes

Diff for: @packages/arr-includes/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "arr-includes",
3-
"version": "2.3.7",
3+
"version": "2.3.8",
44
"licenseStart": 2016,
55
"license": "MPL-2.0",
66
"description": "Return positive value if (any of the) passed value(s) exists in array, or optionally an index",

Diff for: @packages/babel-preset-optimise/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+
## [1.0.4](https://github.com/tunnckoCore/opensource/compare/[email protected]@1.0.4) (2020-03-28)
7+
8+
**Note:** Version bump only for package babel-preset-optimise
9+
10+
11+
12+
13+
614
## [1.0.3](https://github.com/tunnckoCore/opensource/compare/[email protected]@1.0.3) (2020-03-28)
715

816
**Note:** Version bump only for package babel-preset-optimise

Diff for: @packages/babel-preset-optimise/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "babel-preset-optimise",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"licenseStart": 2020,
55
"license": "MPL-2.0",
66
"description": "Babel preset with optimizations in mind, modern output",

Diff for: @packages/gitclone-cli/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+
## [1.2.7](https://github.com/tunnckoCore/opensource/compare/[email protected]@1.2.7) (2020-03-28)
7+
8+
**Note:** Version bump only for package gitclone-cli
9+
10+
11+
12+
13+
614
## [1.2.6](https://github.com/tunnckoCore/opensource/compare/[email protected]@1.2.6) (2020-03-28)
715

816
**Note:** Version bump only for package gitclone-cli

Diff for: @packages/gitclone-cli/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gitclone-cli",
3-
"version": "1.2.6",
3+
"version": "1.2.7",
44
"licenseStart": 2015,
55
"license": "MPL-2.0",
66
"description": "Simple command line interface for the `git clone` command, using [gitclone][] package",

Diff for: @packages/gitclone-defaults/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+
## [2.3.8](https://github.com/tunnckoCore/opensource/compare/[email protected]@2.3.8) (2020-03-28)
7+
8+
**Note:** Version bump only for package gitclone-defaults
9+
10+
11+
12+
13+
614
## [2.3.7](https://github.com/tunnckoCore/opensource/compare/[email protected]@2.3.7) (2020-03-28)
715

816
**Note:** Version bump only for package gitclone-defaults

Diff for: @packages/gitclone-defaults/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gitclone-defaults",
3-
"version": "2.3.7",
3+
"version": "2.3.8",
44
"licenseStart": 2016,
55
"license": "MPL-2.0",
66
"description": "Powerful and flexible signature for `gitclone` - defaults, checks, validating, etc",
@@ -32,7 +32,7 @@
3232
"scripts": {},
3333
"devDependencies": {
3434
"parse-github-url": "^1.0.2",
35-
"stringify-github-short-url": "^3.3.7"
35+
"stringify-github-short-url": "^3.3.8"
3636
},
3737
"jest": {
3838
"coverageThreshold": {

Diff for: @packages/glob-cache/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+
## [1.0.5](https://github.com/tunnckoCore/opensource/compare/[email protected]@1.0.5) (2020-03-28)
7+
8+
**Note:** Version bump only for package glob-cache
9+
10+
11+
12+
13+
614
## [1.0.4](https://github.com/tunnckoCore/opensource/compare/[email protected]@1.0.4) (2020-03-28)
715

816
**Note:** Version bump only for package glob-cache

Diff for: @packages/glob-cache/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "glob-cache",
3-
"version": "1.0.4",
3+
"version": "1.0.5",
44
"licenseStart": 2020,
55
"license": "MPL-2.0",
66
"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 for: @packages/ip-filter/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+
## [3.0.5](https://github.com/tunnckoCore/opensource/compare/[email protected]@3.0.5) (2020-03-28)
7+
8+
**Note:** Version bump only for package ip-filter
9+
10+
11+
12+
13+
614
## [3.0.4](https://github.com/tunnckoCore/opensource/compare/[email protected]@3.0.4) (2020-03-28)
715

816
**Note:** Version bump only for package ip-filter

Diff for: @packages/ip-filter/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ip-filter",
3-
"version": "3.0.4",
3+
"version": "3.0.5",
44
"licenseStart": 2015,
55
"license": "MPL-2.0",
66
"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 @@
3131
"dependencies": {
3232
"ip-regex": "^4.1.0",
3333
"micromatch": "^4.0.2",
34-
"to-file-path": "^2.0.3"
34+
"to-file-path": "^2.0.4"
3535
},
3636
"jest": {
3737
"coverageThreshold": {

Diff for: @packages/jest-runner-docs/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+
## [1.4.8](https://github.com/tunnckoCore/opensource/compare/[email protected]@1.4.8) (2020-03-28)
7+
8+
**Note:** Version bump only for package jest-runner-docs
9+
10+
11+
12+
13+
614
## [1.4.7](https://github.com/tunnckoCore/opensource/compare/[email protected]@1.4.7) (2020-03-28)
715

816
**Note:** Version bump only for package jest-runner-docs

Diff for: @packages/jest-runner-docs/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jest-runner-docs",
3-
"version": "1.4.7",
3+
"version": "1.4.8",
44
"licenseStart": 2019,
55
"license": "MPL-2.0",
66
"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 @@
3030
},
3131
"scripts": {},
3232
"dependencies": {
33-
"@tunnckocore/create-jest-runner": "^1.3.6",
34-
"@tunnckocore/utils": "^1.3.7",
33+
"@tunnckocore/create-jest-runner": "^1.3.7",
34+
"@tunnckocore/utils": "^1.3.8",
3535
"find-pkg": "^2.0.0",
3636
"fs-extra": "^3.0.1",
3737
"parse-comments": "^1.0.0"

Diff for: @packages/jest-runner-node/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+
## [0.4.8](https://github.com/tunnckoCore/opensource/compare/[email protected]@0.4.8) (2020-03-28)
7+
8+
**Note:** Version bump only for package jest-runner-node
9+
10+
11+
12+
13+
614
## [0.4.7](https://github.com/tunnckoCore/opensource/compare/[email protected]@0.4.7) (2020-03-28)
715

816
**Note:** Version bump only for package jest-runner-node

Diff for: @packages/jest-runner-node/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jest-runner-node",
3-
"version": "0.4.7",
3+
"version": "0.4.8",
44
"licenseStart": 2020,
55
"license": "MPL-2.0",
66
"description": "Running Node.js files, through Jest",
@@ -30,7 +30,7 @@
3030
},
3131
"scripts": {},
3232
"dependencies": {
33-
"@tunnckocore/create-jest-runner": "^1.3.6",
33+
"@tunnckocore/create-jest-runner": "^1.3.7",
3434
"execa": "^4.0.0"
3535
},
3636
"jest": {

0 commit comments

Comments
 (0)