Dimitri Mitropoulos
ed3aad6046
tsconfig cleanup ( #4908 )
2022-06-27 12:57:50 -04:00
Mark Kim
4f5ef73f7e
fix: adding a fix to the openapi2kong circular deps issue ( #4872 )
...
* commit progress
* save changes
* add components and $schema
* add components and $schema
* adding a doc
* add typings
* fix unit tests
* fix unit tests
* add fix and verified with kong cli
* fix unit tests
* Improve types and parameter/body resolution
Co-authored-by: Mark Kim <marckong@users.noreply.github.com>
* fix circular "components" issue
Co-authored-by: gatzjames <jamesgatzos@gmail.com>
Co-authored-by: Mark Kim <marckong@users.noreply.github.com>
2022-06-24 19:48:45 +00:00
Wils Dawson
b400eb1160
Bump app version to 2022.5.0-beta.1 and lerna package versions
2022-06-23 14:10:00 +00:00
Filipe Freire
f44da26ff3
Bump app version to 2022.4.2 and lerna package versions
2022-06-22 14:24:12 +00:00
Filipe Freire
07c5b0cc66
Bump app version to 2022.4.1 and lerna package versions
2022-06-15 09:56:45 +00:00
Filipe Freire
2d6d9ec37f
Bump app version to 2022.4.0 and lerna package versions
2022-06-09 08:05:54 +00:00
Filipe Freire
10faac4232
Bump app version to 2022.4.0-beta.4 and lerna package versions
2022-06-08 09:21:49 +00:00
Mark Kim
35f5094048
Bump app version to 2022.4.0-beta.3 and lerna package versions
2022-06-02 13:20:00 +00:00
Dimitri Mitropoulos
0dd6090f1b
Bump app version to 2022.4.0-beta.2 and lerna package versions
2022-05-19 14:12:37 +00:00
Dimitri Mitropoulos
52393eccc0
chore(deps): upgrades jest to 28 ( #4783 )
2022-05-17 08:18:06 -04:00
Filipe Freire
c18a729fe7
Bump app version to 2022.4.0-beta.1 and lerna package versions
2022-05-12 13:27:17 +00:00
David Marby
e2d2c3093d
Bump app version to 2022.4.0-beta.0 and lerna package versions
2022-05-05 10:22:35 +00:00
David Marby
e7730587ef
Bump app version to 2022.3.0 and lerna package versions
2022-04-22 11:53:32 +00:00
David Marby
0d46d18847
Bump app version to 2022.3.0-beta.4 and lerna package versions
2022-04-20 15:19:38 +00:00
Filipe Freire
7e209fa20a
Fix FTI-3278, missing null type for kong request-validator plugin on nullable true. ( #4675 )
2022-04-19 20:53:20 +00:00
Filipe Freire
cc63a1ccec
Chore: Update extensions/v1beta1 to networking.k8s.io/v1 on OpenAPI-2-Kong ( #4667 )
...
* Update extensions/v1beta1 to networking.k8s.io/v1
This is follow the deprecation guide of past k8s version 1.22
https://kubernetes.io/docs/reference/using-api/deprecation-guide/#ingress-v122
* Fix other deprecated k8s ingress interfaces.
* Fix typo in url.
2022-04-19 18:00:23 +00:00
Filipe Freire
03fdd2eb7d
Bump app version to 2022.3.0-beta.3 and lerna package versions
2022-04-07 16:59:54 +00:00
Dimitri Mitropoulos
9700e7bde8
Remove flow (and webpack) from portal plugin, replace with TS and ESBuild ( #4650 )
2022-04-04 12:17:01 +00:00
Filipe Freire
273b26b0b4
Bump app version to 2022.3.0-beta.2 and lerna package versions
2022-03-31 14:28:34 +00:00
Filipe Freire
e8c19f44e5
Reproduce and Fix #4432 ( #4657 )
...
* Add failing fixtures that repro #4432
* Add test for generateSlug
* Fix #4432 . Pin slugify to 1.6.5.
2022-03-30 13:31:15 +00:00
James Gatz
65203b89b0
update swagger-parser and support oas 3.0.3 ( #4654 )
...
Co-authored-by: Dimitri Mitropoulos <dimitropoulos@users.noreply.github.com>
2022-03-29 18:13:28 +02:00
Dane Mortimer
17f0a43f62
Concating x-kong-security-openid-connect config with security schemas… ( #4607 )
...
* Concating x-kong-security-openid-connect config with security schemas config
* Removing enabled as it is enabled by default
* Small improvement + add tests
Co-authored-by: Dimitri Mitropoulos <dimitrimitropoulos@gmail.com>
Co-authored-by: Filipe Freire <livrofubia@gmail.com>
Co-authored-by: Dimitri Mitropoulos <dimitrimitropoulos@gmail.com>
2022-03-29 12:44:25 +00:00
Filipe Freire
298f394e3b
Bump app version to 2022.3.0-beta.1 and lerna package versions
2022-03-28 15:17:18 +00:00
Filipe Freire
eb9fa48e14
All dependabot PRS 2022 03 24 ( #4636 )
...
* Bump minimist from 1.2.5 to 1.2.6 in /packages/insomnia-config
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump minimist from 1.2.5 to 1.2.6 in /packages/insomnia-testing
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump minimist from 1.2.5 to 1.2.6 in /packages/insomnia-smoke-test
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump minimist from 1.2.5 to 1.2.6 in /packages/openapi-2-kong
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump minimist from 1.2.5 to 1.2.6 in /packages/insomnia-send-request
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump minimist from 1.2.5 to 1.2.6 in /packages/insomnia-inso
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* (temp) run bootstrap
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-25 10:19:20 +00:00
David Marby
f96d151371
Bump app version to 2022.3.0-beta.0 and lerna package versions
2022-03-24 12:33:04 +00:00
Filipe Freire
ef855863e2
Bump app version to 2022.2.1 and lerna package versions
2022-03-21 15:13:28 +00:00
David Marby
1cd225a9f5
Bump app version to 2022.2.0 and lerna package versions
2022-03-15 11:18:53 +00:00
David Marby
9d6caafd7a
Remove gitHead from package.json files ( #4584 )
2022-03-10 19:49:17 +00:00
David Marby
d3b4322bf2
Fix lerna version bumps and don't run release recurring for release PRs ( #4576 )
2022-03-10 16:58:42 +01:00
David Marby
6f81d98125
Bump app version to 2022.2.0-alpha.0 and lerna package versions
2022-03-10 12:00:04 +00:00
Filipe Freire
1ebfb4dee2
version packages lib@2.6.0-beta.0
2022-03-09 17:17:03 +00:00
David Marby
0d86e8e0e7
Merge branch 'release/2022.1.1' into develop
2022-03-09 15:12:25 +01:00
David Marby
53816f1eb9
version packages lib@2.5.2
2022-03-09 13:21:56 +01:00
Dimitri Mitropoulos
f86ee53ea2
updates type-fest to latest ( #4552 )
2022-03-08 18:05:21 -05:00
Jack Kavanagh
1f05683fad
Chore/upgrade-electron-17 ( #4529 )
...
* bump node, electron, libcurl
* bump electron-builder
* stub performance, because inso imports react
* bump @types/node
* match up builder versions
* Disable consent prompts for oidc server
* bump electron and libcurl to latest
* waitForCookies for oauth tests
* Bump NodeJS to 16.13.0
* removes node 14 hack for BufferEncoding
* Replace oidc-provider html interaction pages with a simple html form
* make document cookie wait explicit
Co-authored-by: David Marby <david@dmarby.se>
2022-03-07 13:10:35 +00:00
David Marby
6bd1173c7a
Merge branch 'release/2022.1.0' into develop
2022-03-01 18:45:22 +01:00
David Marby
2b802ceb0d
version packages lib@2.5.1
2022-03-01 18:21:42 +01:00
David Marby
2dd8ef20bb
version packages lib@2.5.1-beta.2
2022-03-01 18:05:04 +01:00
David Marby
a9fc51fbe5
version packages lib@2.5.1-beta.1
2022-03-01 17:44:30 +01:00
David Marby
a19466fc97
version packages lib@2.5.1-beta.0
2022-03-01 17:15:38 +01:00
David Marby
66ea00edd8
version packages lib@2.5.0
2022-03-01 15:24:59 +01:00
Dimitri Mitropoulos
0b7a61fdee
Merge branch 'release/2022.1.0-beta.0' into develop
2022-02-15 09:13:42 -05:00
Dimitri Mitropoulos
e621006db0
dependabot PRs as of 2022 02 14 ( #4492 )
2022-02-14 22:18:53 +00:00
Dimitri Mitropoulos
6d4ee8f998
all dependabot PRs as of 20220802 ( #4468 )
...
* Bump hosted-git-info from 2.8.8 to 2.8.9 in /packages/openapi-2-kong
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info ) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases )
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md )
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9 )
---
updated-dependencies:
- dependency-name: hosted-git-info
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump ws from 7.4.3 to 7.5.7 in /packages/openapi-2-kong
Bumps [ws](https://github.com/websockets/ws ) from 7.4.3 to 7.5.7.
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/compare/7.4.3...7.5.7 )
---
updated-dependencies:
- dependency-name: ws
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump lodash from 4.17.15 to 4.17.21 in /packages/openapi-2-kong
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.15 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.21 )
---
updated-dependencies:
- dependency-name: lodash
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-09 10:50:57 +00:00
Filipe Freire
d8137126cb
all dependabot PRs as of 2022 02 08 ( #4462 )
...
* Bump path-parse from 1.0.6 to 1.0.7 in /packages/openapi-2-kong
Bumps [path-parse](https://github.com/jbgutierrez/path-parse ) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases )
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7 )
---
updated-dependencies:
- dependency-name: path-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump ansi-regex from 5.0.0 to 5.0.1 in /packages/openapi-2-kong
Bumps [ansi-regex](https://github.com/chalk/ansi-regex ) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases )
- [Commits](https://github.com/chalk/ansi-regex/compare/v5.0.0...v5.0.1 )
---
updated-dependencies:
- dependency-name: ansi-regex
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump tmpl from 1.0.4 to 1.0.5 in /packages/openapi-2-kong
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl ) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases )
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5 )
---
updated-dependencies:
- dependency-name: tmpl
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-08 16:15:02 -05:00
Dimitri Mitropoulos
8490bad55c
version packages lib@2.5.0-beta.1
2022-02-08 11:39:25 -05:00
Dimitri Mitropoulos
081fb995a6
version packages lib@2.5.0-beta.0
2022-02-08 11:37:36 -05:00
Jack Tysoe
0ae0dd4944
Allow overriding "coreAnnotations" on Kubernetes Ingress objects ( #4349 )
2022-01-10 17:07:56 -05:00
Jack Kavanagh
b2dd09341c
cache lint ( #4302 )
2021-12-10 23:10:20 +00:00
Opender Singh
4da3a75bf3
Merge branch 'release/2021.7.0-beta.0' into develop
2021-12-09 11:50:40 +13:00