1695 Commits

Author SHA1 Message Date
dependabot-preview[bot]
14758326f9
Merge pull request #156 from ferdikoomen/dependabot/npm_and_yarn/typescript-eslint/parser-2.23.0 2020-03-10 04:54:23 +00:00
dependabot-preview[bot]
a6b00b2f60
Merge pull request #154 from ferdikoomen/dependabot/npm_and_yarn/types/node-13.9.0 2020-03-10 04:54:11 +00:00
dependabot-preview[bot]
dc8205aff7
Bump @typescript-eslint/parser from 2.22.0 to 2.23.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 2.22.0 to 2.23.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v2.23.0/packages/parser)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-10 04:52:43 +00:00
dependabot-preview[bot]
3e39458ab8
Bump @types/node from 13.7.7 to 13.9.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 13.7.7 to 13.9.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-10 04:52:33 +00:00
dependabot-preview[bot]
6cef9139da
Merge pull request #155 from ferdikoomen/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-2.23.0 2020-03-10 04:51:04 +00:00
dependabot-preview[bot]
a2de554690
Bump @typescript-eslint/eslint-plugin from 2.22.0 to 2.23.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 2.22.0 to 2.23.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v2.23.0/packages/eslint-plugin)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-10 04:49:18 +00:00
Ferdi Koomen
60db75affd - Supporting old NodeJS (no flatMap method) 2020-03-09 15:35:36 +01:00
dependabot-preview[bot]
732decaf55
Merge pull request #153 from ferdikoomen/dependabot/npm_and_yarn/types/jest-25.1.4 2020-03-09 04:51:05 +00:00
dependabot-preview[bot]
6c91aa663b
Bump @types/jest from 25.1.3 to 25.1.4
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 25.1.3 to 25.1.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-09 04:49:14 +00:00
Ferdi Koomen
d3486c0b62 - Fixed example 2020-03-08 11:31:14 +01:00
Ferdi Koomen
7918458b7e - Bumped version 2020-03-08 11:10:27 +01:00
Ferdi Koomen
fc84ba3eba - Latest lock file 2020-03-08 11:04:14 +01:00
Ferdi Koomen
06214f55ac - Added flag to enable the optional generation of schemas and services 2020-03-08 10:47:39 +01:00
Ferdi Koomen
ca2174c64b - Better import sorter 2020-03-06 21:27:45 +01:00
dependabot-preview[bot]
e32c4be5d4
Merge pull request #150 from ferdikoomen/dependabot/npm_and_yarn/babel/preset-env-7.8.7 2020-03-05 04:55:43 +00:00
dependabot-preview[bot]
d6c8c529ba
Bump @babel/preset-env from 7.8.6 to 7.8.7
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.8.6 to 7.8.7.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.8.6...v7.8.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-05 04:53:50 +00:00
dependabot-preview[bot]
4d7e03d4cf
Merge pull request #149 from ferdikoomen/dependabot/npm_and_yarn/babel/core-7.8.7 2020-03-05 04:52:25 +00:00
dependabot-preview[bot]
a415813c4a
Bump @babel/core from 7.8.6 to 7.8.7
Bumps [@babel/core](https://github.com/babel/babel) from 7.8.6 to 7.8.7.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.8.6...v7.8.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-05 04:48:32 +00:00
Ferdi Koomen
b2cb579a55 - Fixed builds 2020-03-04 12:09:55 +01:00
Ferdi Koomen
da6f87f8db - Small issue with duplicate names 2020-03-04 12:05:18 +01:00
Ferdi Koomen
aa832a71dc - Added feature to use union types 2020-03-04 11:53:56 +01:00
dependabot-preview[bot]
7c6a226dee
Merge pull request #145 from ferdikoomen/dependabot/npm_and_yarn/types/node-13.7.7 2020-03-03 05:01:41 +00:00
dependabot-preview[bot]
4a77df4eee
Bump @types/node from 13.7.6 to 13.7.7
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 13.7.6 to 13.7.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-03 04:58:23 +00:00
dependabot-preview[bot]
3f1f6e4f2b
Merge pull request #146 from ferdikoomen/dependabot/npm_and_yarn/typescript-3.8.3 2020-03-03 04:56:49 +00:00
dependabot-preview[bot]
49f2bf34e8
Merge pull request #148 from ferdikoomen/dependabot/npm_and_yarn/typescript-eslint/parser-2.22.0 2020-03-03 04:56:41 +00:00
dependabot-preview[bot]
46e47fdb25
Bump @typescript-eslint/parser from 2.21.0 to 2.22.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 2.21.0 to 2.22.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v2.22.0/packages/parser)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-03 04:55:05 +00:00
dependabot-preview[bot]
a288e5254b
Bump typescript from 3.8.2 to 3.8.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.8.2 to 3.8.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v3.8.2...v3.8.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-03 04:54:59 +00:00
dependabot-preview[bot]
9ac9b4a744
Merge pull request #147 from ferdikoomen/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-2.22.0 2020-03-03 04:53:28 +00:00
dependabot-preview[bot]
b39980abc5
Bump @typescript-eslint/eslint-plugin from 2.21.0 to 2.22.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 2.21.0 to 2.22.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v2.22.0/packages/eslint-plugin)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-03 04:51:46 +00:00
dependabot-preview[bot]
29b9ed10fc
Merge pull request #143 from ferdikoomen/dependabot/npm_and_yarn/babel/preset-env-7.8.6 2020-02-28 04:54:09 +00:00
dependabot-preview[bot]
9867722c8e
Bump @babel/preset-env from 7.8.4 to 7.8.6
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.8.4 to 7.8.6.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.8.4...v7.8.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-28 04:52:24 +00:00
dependabot-preview[bot]
ffe491eb6a
Merge pull request #142 from ferdikoomen/dependabot/npm_and_yarn/babel/core-7.8.6 2020-02-28 04:50:53 +00:00
dependabot-preview[bot]
a235f26ffc
Bump @babel/core from 7.8.4 to 7.8.6
Bumps [@babel/core](https://github.com/babel/babel) from 7.8.4 to 7.8.6.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.8.4...v7.8.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-28 04:48:50 +00:00
Ferdi Koomen
905952e0b8 Latest yarn lock 2020-02-26 21:49:13 +01:00
dependabot-preview[bot]
35e2837c57
Merge pull request #139 from ferdikoomen/dependabot/npm_and_yarn/types/node-13.7.6 2020-02-26 04:50:26 +00:00
dependabot-preview[bot]
a299f89839
Bump @types/node from 13.7.4 to 13.7.6
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 13.7.4 to 13.7.6.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-26 04:48:33 +00:00
dependabot-preview[bot]
f96930cf69
Merge pull request #137 from ferdikoomen/dependabot/npm_and_yarn/typescript-eslint/parser-2.21.0 2020-02-25 04:56:33 +00:00
dependabot-preview[bot]
d943958a5c
Bump @typescript-eslint/parser from 2.20.0 to 2.21.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 2.20.0 to 2.21.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v2.21.0/packages/parser)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-25 04:54:28 +00:00
dependabot-preview[bot]
294a97d9d9
Merge pull request #138 from ferdikoomen/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-2.21.0 2020-02-25 04:52:49 +00:00
dependabot-preview[bot]
8a0c1f0c6a
Bump @typescript-eslint/eslint-plugin from 2.20.0 to 2.21.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 2.20.0 to 2.21.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v2.21.0/packages/eslint-plugin)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-25 04:51:11 +00:00
Ferdi Koomen
83483e67e4 - Bumped version 2020-02-22 22:34:14 +01:00
Ferdi Koomen
e3b848c0a6 - Added option "---useOptions" in the API 2020-02-22 22:27:31 +01:00
Ferdi Koomen
6b373978b5 - Release x-enum supported version 2020-02-22 14:32:26 +01:00
dependabot-preview[bot]
43375ef026
Merge pull request #134 from ferdikoomen/dependabot/npm_and_yarn/typescript-3.8.2 2020-02-21 04:53:07 +00:00
dependabot-preview[bot]
7604108f67
Bump typescript from 3.7.5 to 3.8.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.7.5 to 3.8.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-21 04:51:06 +00:00
dependabot-preview[bot]
6d05e80dae
Merge pull request #133 from ferdikoomen/dependabot/npm_and_yarn/types/jest-25.1.3 2020-02-20 04:57:58 +00:00
dependabot-preview[bot]
1155f9abfd
Bump @types/jest from 25.1.2 to 25.1.3
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 25.1.2 to 25.1.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-20 04:56:09 +00:00
dependabot-preview[bot]
c20038560d
Merge pull request #132 from ferdikoomen/dependabot/npm_and_yarn/types/node-13.7.4 2020-02-20 04:54:34 +00:00
dependabot-preview[bot]
ee61efcb8e
Bump @types/node from 13.7.2 to 13.7.4
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 13.7.2 to 13.7.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-20 04:51:47 +00:00
dependabot-preview[bot]
3b4887cebf
Merge pull request #131 from ferdikoomen/dependabot/npm_and_yarn/types/node-13.7.2 2020-02-19 04:51:03 +00:00