1444 Commits

Author SHA1 Message Date
Ferdi Koomen
8368025520 - Bumped version 2021-03-12 21:36:06 +01:00
Ferdi Koomen
13bf29c198 Fixed #596 2021-03-12 21:19:56 +01:00
Ferdi Koomen
fb7caaeb78
Merge pull request #592 from ferdikoomen/bugfix/551
- When a property has a default value it will be a non optional property
2021-03-12 20:47:27 +01:00
Ferdi Koomen
0231997573 - Latest yarn lock 2021-03-09 12:55:36 +01:00
Ferdi Koomen
be848c9423 - Upgrade dependencies 2021-03-09 11:51:43 +01:00
dependabot-preview[bot]
36d31f28ad
Merge pull request #601 from ferdikoomen/dependabot/npm_and_yarn/typescript-4.2.3 2021-03-08 05:34:47 +00:00
dependabot-preview[bot]
d953241faf
Merge pull request #604 from ferdikoomen/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.16.1 2021-03-08 05:34:44 +00:00
dependabot-preview[bot]
149f58d529
Bump typescript from 4.2.2 to 4.2.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.2.2 to 4.2.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.2.2...v4.2.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-08 05:30:59 +00:00
dependabot-preview[bot]
1b7ae55a48
Bump @typescript-eslint/eslint-plugin from 4.15.2 to 4.16.1
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.15.2 to 4.16.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.16.1/packages/eslint-plugin)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-08 05:30:57 +00:00
dependabot-preview[bot]
9e93af5e37
Merge pull request #600 from ferdikoomen/dependabot/npm_and_yarn/types/qs-6.9.6 2021-03-08 05:29:20 +00:00
dependabot-preview[bot]
09927747d2
Bump @types/qs from 6.9.5 to 6.9.6
Bumps [@types/qs](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/qs) from 6.9.5 to 6.9.6.
- [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>
2021-03-08 05:25:18 +00:00
dependabot-preview[bot]
9fc15a4172
Merge pull request #602 from ferdikoomen/dependabot/npm_and_yarn/typescript-eslint/parser-4.16.1 2021-03-08 05:23:53 +00:00
dependabot-preview[bot]
3f032ac016
Merge pull request #603 from ferdikoomen/dependabot/npm_and_yarn/babel/preset-env-7.13.9 2021-03-08 05:23:37 +00:00
dependabot-preview[bot]
a742ef1337
Merge pull request #599 from ferdikoomen/dependabot/npm_and_yarn/types/node-14.14.32 2021-03-08 05:19:10 +00:00
dependabot-preview[bot]
c1ea82e9c2
Bump @babel/preset-env from 7.13.8 to 7.13.9
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.13.8 to 7.13.9.
- [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.13.9/packages/babel-preset-env)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-08 05:18:29 +00:00
dependabot-preview[bot]
81152be16c
Bump @typescript-eslint/parser from 4.15.2 to 4.16.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.15.2 to 4.16.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.16.1/packages/parser)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-08 05:17:12 +00:00
dependabot-preview[bot]
da095b5d1d
Bump @types/node from 14.14.31 to 14.14.32
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.31 to 14.14.32.
- [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>
2021-03-08 05:14:09 +00:00
dependabot-preview[bot]
b25aa8a5f3
Merge pull request #595 from ferdikoomen/dependabot/npm_and_yarn/babel/core-7.13.8 2021-03-01 05:56:12 +00:00
dependabot-preview[bot]
984f8c653d
Bump @babel/core from 7.13.1 to 7.13.8
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.13.1 to 7.13.8.
- [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.13.8/packages/babel-core)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-01 05:50:22 +00:00
dependabot-preview[bot]
ada9fce79f
Merge pull request #594 from ferdikoomen/dependabot/npm_and_yarn/babel/preset-env-7.13.8 2021-03-01 05:48:41 +00:00
dependabot-preview[bot]
5f05630ad4
Merge pull request #593 from ferdikoomen/dependabot/npm_and_yarn/eslint-7.21.0 2021-03-01 05:45:50 +00:00
dependabot-preview[bot]
427fc7c027
Bump @babel/preset-env from 7.13.5 to 7.13.8
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.13.5 to 7.13.8.
- [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.13.8/packages/babel-preset-env)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-01 05:43:11 +00:00
dependabot-preview[bot]
1c15002440
Bump eslint from 7.20.0 to 7.21.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.20.0 to 7.21.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.20.0...v7.21.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-01 05:41:22 +00:00
Aleksandr Argunov
860d4ea6ec Change frmo double quote to single quote 2021-02-28 15:32:28 +03:00
Ferdi Koomen
7fdd33b8c1 - When a property has a default value it will be a non optional property 2021-02-27 00:23:11 +01:00
Ferdi Koomen
04b23cac6f - Added request options to resolvers 2021-02-26 23:05:45 +01:00
Ferdi Koomen
f7b66f578e
Merge pull request #574 from honey-insurance/resolve-ref2
expand README to include information about external reference support
2021-02-26 21:33:44 +01:00
Aleksandr Argunov
9b9e7cd855 Wrap negative numbers in quotes, fix enums 2021-02-26 16:15:07 +03:00
Chris Armstrong
8752abaa59 Merge branch 'master' of github.com:ferdikoomen/openapi-typescript-codegen into resolve-ref2 2021-02-23 14:39:49 +11:00
dependabot-preview[bot]
224e8b0a25
Merge pull request #584 from ferdikoomen/dependabot/npm_and_yarn/babel/preset-typescript-7.12.17 2021-02-22 05:28:23 +00:00
dependabot-preview[bot]
cd5c96b820
Bump @babel/preset-typescript from 7.12.16 to 7.12.17
Bumps [@babel/preset-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-typescript) from 7.12.16 to 7.12.17.
- [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.17/packages/babel-preset-typescript)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-22 05:24:20 +00:00
dependabot-preview[bot]
a5276a4406
Merge pull request #582 from ferdikoomen/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.15.1 2021-02-22 05:22:41 +00:00
dependabot-preview[bot]
1c30430cdd
Merge pull request #586 from ferdikoomen/dependabot/npm_and_yarn/babel/preset-env-7.12.17 2021-02-22 05:22:36 +00:00
dependabot-preview[bot]
89227f5824
Bump @babel/preset-env from 7.12.16 to 7.12.17
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.12.16 to 7.12.17.
- [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.17/packages/babel-preset-env)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-22 05:16:23 +00:00
dependabot-preview[bot]
c2b96759b7
Bump @typescript-eslint/eslint-plugin from 4.15.0 to 4.15.1
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.15.0 to 4.15.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.15.1/packages/eslint-plugin)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-22 05:15:48 +00:00
dependabot-preview[bot]
14f5da63ec
Merge pull request #587 from ferdikoomen/dependabot/npm_and_yarn/babel/core-7.12.17 2021-02-22 05:14:41 +00:00
dependabot-preview[bot]
7062c48e0e
Merge pull request #581 from ferdikoomen/dependabot/npm_and_yarn/typescript-eslint/parser-4.15.1 2021-02-22 05:14:00 +00:00
dependabot-preview[bot]
7b297f95f6
Merge pull request #585 from ferdikoomen/dependabot/npm_and_yarn/handlebars-4.7.7 2021-02-22 05:12:38 +00:00
dependabot-preview[bot]
a5745fc528
Merge pull request #583 from ferdikoomen/dependabot/npm_and_yarn/types/node-14.14.31 2021-02-22 05:10:52 +00:00
dependabot-preview[bot]
af2c14da50
Merge pull request #580 from ferdikoomen/dependabot/npm_and_yarn/rollup/plugin-node-resolve-11.2.0 2021-02-22 05:08:24 +00:00
dependabot-preview[bot]
ba4f16574d
Merge pull request #579 from ferdikoomen/dependabot/npm_and_yarn/commander-7.1.0 2021-02-22 05:06:33 +00:00
dependabot-preview[bot]
72c4229961
Merge pull request #578 from ferdikoomen/dependabot/npm_and_yarn/form-data-4.0.0 2021-02-22 05:05:47 +00:00
dependabot-preview[bot]
3da0278c79
Bump @babel/core from 7.12.16 to 7.12.17
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.12.16 to 7.12.17.
- [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.17/packages/babel-core)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-22 05:04:56 +00:00
dependabot-preview[bot]
5d2267cd2e
Merge pull request #577 from ferdikoomen/dependabot/npm_and_yarn/rollup-plugin-typescript2-0.30.0 2021-02-22 05:04:07 +00:00
dependabot-preview[bot]
577982e423
Bump @typescript-eslint/parser from 4.14.2 to 4.15.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.14.2 to 4.15.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.15.1/packages/parser)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-22 05:03:53 +00:00
dependabot-preview[bot]
10ba7147c9
Bump handlebars from 4.7.6 to 4.7.7
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.7.6 to 4.7.7.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.7.6...v4.7.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-22 05:03:37 +00:00
dependabot-preview[bot]
de75a81ad8
Bump @types/node from 14.14.28 to 14.14.31
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.28 to 14.14.31.
- [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>
2021-02-22 05:02:37 +00:00
dependabot-preview[bot]
59ef4c72de
Merge pull request #576 from ferdikoomen/dependabot/npm_and_yarn/eslint-config-prettier-8.0.0 2021-02-22 05:02:06 +00:00
dependabot-preview[bot]
9e25cc6e0a
Bump @rollup/plugin-node-resolve from 11.1.1 to 11.2.0
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins) from 11.1.1 to 11.2.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Commits](https://github.com/rollup/plugins/compare/node-resolve-v11.1.1...node-resolve-v11.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-22 05:00:17 +00:00
dependabot-preview[bot]
639f7e16f0
Bump commander from 7.0.0 to 7.1.0
Bumps [commander](https://github.com/tj/commander.js) from 7.0.0 to 7.1.0.
- [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/v7.0.0...v7.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-22 04:59:30 +00:00