1360 Commits

Author SHA1 Message Date
dependabot-preview[bot]
305bfaf4b9
Merge pull request #501 from ferdikoomen/dependabot/npm_and_yarn/eslint-7.16.0 2020-12-21 05:22:55 +00:00
dependabot-preview[bot]
c0d37eadae
Bump @rollup/plugin-node-resolve from 11.0.0 to 11.0.1
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins) from 11.0.0 to 11.0.1.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Commits](https://github.com/rollup/plugins/compare/commonjs-v11.0.0...commonjs-v11.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-21 05:18:18 +00:00
dependabot-preview[bot]
c582a15b7e
Bump @babel/core from 7.12.9 to 7.12.10
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.12.9 to 7.12.10.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.12.10/packages/babel-core)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-21 05:18:07 +00:00
dependabot-preview[bot]
a274d3b838
Merge pull request #497 from ferdikoomen/dependabot/npm_and_yarn/babel/preset-env-7.12.11 2020-12-21 05:16:33 +00:00
dependabot-preview[bot]
2bc7646ad4
Bump @types/qs from 6.9.4 to 6.9.5
Bumps [@types/qs](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/qs) from 6.9.4 to 6.9.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/qs)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-21 05:15:01 +00:00
dependabot-preview[bot]
c32d304052
Bump eslint from 7.15.0 to 7.16.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.15.0 to 7.16.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.15.0...v7.16.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-21 05:14:15 +00:00
dependabot-preview[bot]
0e1644c960
Merge pull request #496 from ferdikoomen/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.10.0 2020-12-21 05:13:21 +00:00
dependabot-preview[bot]
70eae51e3d
Merge pull request #495 from ferdikoomen/dependabot/npm_and_yarn/eslint-config-prettier-7.1.0 2020-12-21 05:12:30 +00:00
dependabot-preview[bot]
a9fcaf16f1
Bump @babel/preset-env from 7.12.10 to 7.12.11
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.12.10 to 7.12.11.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.12.11/packages/babel-preset-env)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-21 05:06:44 +00:00
dependabot-preview[bot]
e1c1519f47
Bump @typescript-eslint/eslint-plugin from 4.9.1 to 4.10.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.9.1 to 4.10.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/v4.10.0/packages/eslint-plugin)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-21 05:05:51 +00:00
dependabot-preview[bot]
8707abacc3
Bump eslint-config-prettier from 7.0.0 to 7.1.0
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 7.0.0 to 7.1.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v7.0.0...v7.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-21 05:04:43 +00:00
Ferdi Koomen
9ed2870d1d - Generating unique types for unions 2020-12-19 13:28:59 +01:00
Ferdi Koomen
e3ff6277d1 - Cleanup 2020-12-18 17:33:22 +01:00
Ferdi Koomen
5a8c40b8ee - Added addional space test case 2020-12-18 12:02:52 +01:00
Ferdi Koomen
e83f7fada6 - Removed allow js prop since its not needed 2020-12-18 11:57:32 +01:00
Ferdi Koomen
b0bea2daae - Added request property 2020-12-18 11:54:09 +01:00
Ferdi Koomen
56f9289ff1 - Custom client changes 2020-12-17 16:24:49 +01:00
Ferdi Koomen
4bd109e772 Merge branch 'httpntlm' 2020-12-16 20:22:01 +01:00
Ferdi Koomen
e789d69904 - Updated 2020-12-16 20:21:38 +01:00
Ferdi Koomen
a005cc352c - Removing domain 2020-12-16 20:14:45 +01:00
Ferdi Koomen
da6efab054 - Remove option from client 2020-12-16 20:12:42 +01:00
Ferdi Koomen
4c1e74eb93 - Fixes 2020-12-16 19:50:31 +01:00
Ferdi Koomen
34d598ac25 - Woking on httpntlm 2020-12-16 19:25:27 +01:00
Ferdi Koomen
3acd779074
Merge pull request #448 from mlaps-gafe/allow-spaces-in-enum-names
Add support for enum names with spaces inside them.
2020-12-16 19:20:42 +01:00
Ferdi Koomen
e012d532f9
Merge pull request #476 from macko911/master
Fix empty parameter descriptions
2020-12-16 19:20:02 +01:00
dependabot-preview[bot]
711d835ad5
Merge pull request #487 from ferdikoomen/dependabot/npm_and_yarn/typescript-4.1.3 2020-12-14 05:50:37 +00:00
dependabot-preview[bot]
1a4659b5be
Merge pull request #485 from ferdikoomen/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.9.1 2020-12-14 05:50:34 +00:00
dependabot-preview[bot]
e609448d93
Bump @typescript-eslint/eslint-plugin from 4.9.0 to 4.9.1
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.9.0 to 4.9.1.
- [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/v4.9.1/packages/eslint-plugin)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-14 05:41:26 +00:00
dependabot-preview[bot]
d0aa4c0574
Bump typescript from 4.1.2 to 4.1.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.1.2 to 4.1.3.
- [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-12-14 05:41:21 +00:00
dependabot-preview[bot]
d2b8628c5a
Merge pull request #486 from ferdikoomen/dependabot/npm_and_yarn/types/jest-26.0.19 2020-12-14 05:40:03 +00:00
dependabot-preview[bot]
b8271ed089
Merge pull request #484 from ferdikoomen/dependabot/npm_and_yarn/typescript-eslint/parser-4.9.1 2020-12-14 05:39:45 +00:00
dependabot-preview[bot]
a3f8c4fca7
Merge pull request #483 from ferdikoomen/dependabot/npm_and_yarn/eslint-plugin-prettier-3.3.0 2020-12-14 05:37:31 +00:00
dependabot-preview[bot]
94a874588f
Merge pull request #488 from ferdikoomen/dependabot/npm_and_yarn/commander-6.2.1 2020-12-14 05:36:32 +00:00
dependabot-preview[bot]
9da8c04298
Bump @typescript-eslint/parser from 4.9.0 to 4.9.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.9.0 to 4.9.1.
- [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/v4.9.1/packages/parser)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-14 05:30:51 +00:00
dependabot-preview[bot]
3d10e12dd2
Bump @types/jest from 26.0.16 to 26.0.19
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.16 to 26.0.19.
- [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-12-14 05:30:48 +00:00
dependabot-preview[bot]
75bd88ae33
Bump eslint-plugin-prettier from 3.2.0 to 3.3.0
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v3.2.0...v3.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-14 05:30:39 +00:00
dependabot-preview[bot]
cd4b0c197c
Merge pull request #482 from ferdikoomen/dependabot/npm_and_yarn/types/node-14.14.13 2020-12-14 05:29:13 +00:00
dependabot-preview[bot]
4e5d27c495
Merge pull request #481 from ferdikoomen/dependabot/npm_and_yarn/eslint-plugin-simple-import-sort-7.0.0 2020-12-14 05:29:01 +00:00
dependabot-preview[bot]
e543f9284b
Bump commander from 6.2.0 to 6.2.1
Bumps [commander](https://github.com/tj/commander.js) from 6.2.0 to 6.2.1.
- [Release notes](https://github.com/tj/commander.js/releases)
- [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tj/commander.js/compare/v6.2.0...v6.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-14 05:28:01 +00:00
dependabot-preview[bot]
3a0fcb7bfc
Merge pull request #480 from ferdikoomen/dependabot/npm_and_yarn/babel/preset-env-7.12.10 2020-12-14 05:26:14 +00:00
dependabot-preview[bot]
a7433884e2
Merge pull request #479 from ferdikoomen/dependabot/npm_and_yarn/babel/cli-7.12.10 2020-12-14 05:26:01 +00:00
dependabot-preview[bot]
faa73b3c4c
Bump @types/node from 14.14.10 to 14.14.13
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.10 to 14.14.13.
- [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-12-14 05:18:46 +00:00
dependabot-preview[bot]
e392366676
Bump eslint-plugin-simple-import-sort from 6.0.1 to 7.0.0
Bumps [eslint-plugin-simple-import-sort](https://github.com/lydell/eslint-plugin-simple-import-sort) from 6.0.1 to 7.0.0.
- [Release notes](https://github.com/lydell/eslint-plugin-simple-import-sort/releases)
- [Changelog](https://github.com/lydell/eslint-plugin-simple-import-sort/blob/main/CHANGELOG.md)
- [Commits](https://github.com/lydell/eslint-plugin-simple-import-sort/compare/v6.0.1...v7.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-14 05:17:28 +00:00
dependabot-preview[bot]
8c65beb399
Bump @babel/preset-env from 7.12.7 to 7.12.10
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.12.7 to 7.12.10.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.12.10/packages/babel-preset-env)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-14 05:16:31 +00:00
dependabot-preview[bot]
b03d21706b
Bump @babel/cli from 7.12.8 to 7.12.10
Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.12.8 to 7.12.10.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.12.10/packages/babel-cli)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-14 05:15:23 +00:00
Matej Vobornik
110976cb3d Fix empty parameter descriptions 2020-12-09 10:31:41 +01:00
dependabot-preview[bot]
723b696d83
Merge pull request #471 from ferdikoomen/dependabot/npm_and_yarn/eslint-7.15.0 2020-12-07 05:37:39 +00:00
dependabot-preview[bot]
9c331db4dc
Merge pull request #473 from ferdikoomen/dependabot/npm_and_yarn/rollup/plugin-commonjs-17.0.0 2020-12-07 05:34:06 +00:00
dependabot-preview[bot]
933c9afbf5
Bump eslint from 7.14.0 to 7.15.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.14.0 to 7.15.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.14.0...v7.15.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-07 05:31:29 +00:00
dependabot-preview[bot]
a308167f65
Merge pull request #474 from ferdikoomen/dependabot/npm_and_yarn/typescript-eslint/parser-4.9.0 2020-12-07 05:29:50 +00:00