dependabot[bot]
03b28c42aa
chore(deps-dev): bump webpack-stats-plugin from 1.0.2 to 1.0.3
2021-01-08 00:56:19 -05:00
dependabot[bot]
90f6aff70d
chore(deps-dev): bump husky from 4.3.6 to 4.3.7
2021-01-08 00:51:54 -05:00
dependabot[bot]
b8f1c0c35a
chore(deps): bump lodash from 4.17.19 to 4.17.20
2021-01-08 00:43:09 -05:00
dependabot[bot]
789ad6acf7
chore(deps-dev): bump open from 7.3.0 to 7.3.1
2021-01-08 00:37:22 -05:00
dependabot[bot]
4e40cf8509
chore(deps): bump react-copy-to-clipboard from 5.0.1 to 5.0.2
2021-01-08 00:29:18 -05:00
dependabot[bot]
f161340dc8
chore(deps): bump ieee754 from 1.1.13 to 1.2.1
2021-01-08 00:24:44 -05:00
dependabot[bot]
22de36e9a9
chore(deps-dev): bump eslint-plugin-react from 7.21.5 to 7.22.0
2021-01-08 00:22:44 -05:00
swagger-bot
aab0511e07
chore(release): cut the v3.39.0 release
2021-01-07 21:16:03 +00:00
dependabot[bot]
be3ed0945b
chore(deps-dev): bump mocha from 7.2.0 to 8.2.1 ( #6781 )
...
Bumps [mocha](https://github.com/mochajs/mocha ) from 7.2.0 to 8.2.1.
- [Release notes](https://github.com/mochajs/mocha/releases )
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mochajs/mocha/compare/v7.2.0...v8.2.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-07 12:40:32 -08:00
Mahtis Michel
2bf39e0ad5
feat(ux): Disabled Execute button while request is in progress ( #6776 )
...
Avoid sending multiple request while old is in progress
Co-authored-by: Tim Lai <timothy.lai@gmail.com >
2021-01-07 11:41:55 -08:00
Mahtis Michel
0f541a1ab0
fix(sample-gen): first oneOf or anyOf should be combined with schema ( #6775 )
...
* fix(sample-gen): oneOf and anyOf should be merge into schema
when there was oneOf or anyOf defined it just used the first schema of it to generate the samples.
Now, the first oneOf or anyOf is combined with the schema to generate samples.
* test(sample-gen): oneOf and anyOf should be combined with schema
2021-01-07 11:26:34 -08:00
dependabot[bot]
2564625f3d
chore(deps-dev): bump webpack-dev-server from 3.11.0 to 3.11.1
2021-01-07 00:40:28 -05:00
dependabot[bot]
bc46206981
chore(deps): bump @babel/runtime-corejs3 from 7.11.2 to 7.12.5
2021-01-07 00:32:19 -05:00
dependabot[bot]
6e301bdc88
chore(deps-dev): bump postcss from 8.2.1 to 8.2.2
2021-01-07 00:27:09 -05:00
dependabot[bot]
54149f9b2a
chore(deps-dev): bump @babel/preset-env from 7.12.10 to 7.12.11
2021-01-07 00:24:34 -05:00
dependabot[bot]
ed874eff52
chore(deps-dev): bump react-test-renderer from 15.6.2 to 15.7.0
2021-01-07 00:19:30 -05:00
dependabot[bot]
3142aa7c3a
chore(deps-dev): bump url-loader from 2.3.0 to 4.1.1 ( #6709 )
...
Bumps [url-loader](https://github.com/webpack-contrib/url-loader ) from 2.3.0 to 4.1.1.
- [Release notes](https://github.com/webpack-contrib/url-loader/releases )
- [Changelog](https://github.com/webpack-contrib/url-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/url-loader/compare/v2.3.0...v4.1.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-06 18:07:41 -08:00
dependabot[bot]
2cf3fdda80
chore(deps-dev): bump jest from 25.5.4 to 26.6.3 ( #6711 )
...
Bumps [jest](https://github.com/facebook/jest ) from 25.5.4 to 26.6.3.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v25.5.4...v26.6.3 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-06 15:38:04 -08:00
Tim Lai
0bbef19714
chore(deps-dev): remove unused bundlesize ( #6774 )
2021-01-06 15:19:04 -08:00
Mahtis Michel
85a3ec983e
fix(style): response data flows off the screen ( #6764 )
2021-01-04 10:44:48 -08:00
Mahtis Michel
68e9b1b439
Request Body examples should respect media-type ( #6739 )
...
* fix: request body.jsx should rely on the getSampleSchema utility
* test: add test to ensure xml request body
2021-01-04 10:23:23 -08:00
dependabot[bot]
f35acced49
chore(deps): bump js-file-download from 0.4.5 to 0.4.12
2020-12-15 00:51:39 -05:00
dependabot[bot]
cffd8b4bb5
chore(deps): bump base64-js from 1.3.0 to 1.5.1
2020-12-15 00:34:33 -05:00
dependabot[bot]
648e5c9551
chore(deps): bump react-immutable-proptypes from 2.1.0 to 2.2.0
2020-12-15 00:19:13 -05:00
dependabot[bot]
c57d179940
chore(deps): bump react-debounce-input from 3.2.0 to 3.2.3
2020-12-14 15:04:28 -05:00
Tim Lai
7b7f7f891c
refactor(GA): move merge-me to eof ( #6728 )
2020-12-14 11:20:59 -08:00
Renovate Bot
c8ec4fc025
housekeeping(dev-deps): json-merger@1.1.5
2020-12-14 10:20:04 +00:00
Renovate Bot
db92ccf089
housekeeping(dev-deps): husky@4.3.6
2020-12-13 19:25:46 +00:00
Renovate Bot
018d585585
housekeeping(dev-deps): chromedriver@87.0.4
2020-12-12 17:15:04 +00:00
Renovate Bot
9dbf29cbf5
housekeeping(dev-deps): chromedriver@87.0.3
2020-12-12 15:36:50 +00:00
Renovate Bot
ef17866d6c
housekeeping(dev-deps): less@3.13.0
2020-12-12 04:21:36 +00:00
Tim Lai
887f45ff1a
chore: dependabot yaml config ( #6707 )
2020-12-10 15:52:55 -08:00
swagger-bot
bf97e1f243
chore(release): cut the v3.38.0 release
2020-12-10 20:44:28 +00:00
Tim Lai
9683e23375
chore(deps-dev): json-server@16.3 ( #6703 )
2020-12-10 12:16:20 -08:00
dependabot[bot]
c9e7237f5e
chore(deps): bump ini from 1.3.5 to 1.3.7 ( #6698 )
...
Bumps [ini](https://github.com/isaacs/ini ) from 1.3.5 to 1.3.7.
- [Release notes](https://github.com/isaacs/ini/releases )
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-10 11:33:22 -08:00
Tim Lai
9a102cdfbe
chore(deps): react-syntax-highlighter@15.4.3 ( #6700 )
2020-12-10 11:17:02 -08:00
Tim Lai
be90a337da
ci(GA): fix merge-me required artifact-bundle ( #6701 )
2020-12-10 10:44:27 -08:00
Tim Lai
0dbea551bc
ci: automerge dependabot PRs that passes CI ( #6699 )
2020-12-10 10:13:16 -08:00
renovate[bot]
0fd9ef9a7e
housekeeping(dev-deps): mini-css-extract-plugin@1.3.3 ( #6697 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-12-10 09:45:40 -08:00
renovate[bot]
c4489c5939
housekeeping(dev-deps): copy-webpack-plugin v7 ( #6696 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-12-10 08:31:10 -08:00
renovate[bot]
647bd2f6c1
housekeeping(dev-deps): postcss@8.2.1 ( #6691 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-12-09 16:56:03 -08:00
Tim Lai
3fe1f41188
chore(deps-dev): release-it@13.7.1 ( #6682 )
2020-12-09 16:31:14 -08:00
LeSuisse
a915d7d641
chore(deps): dompurify@^2.2.3 ( #6679 )
...
This contribution allows the installation of DOMPurify ^2.2.3 instead of
locking to the specific 2.2.2. The version 2.2.2 has a known security issue [0].
2020-12-09 16:06:00 -08:00
renovate[bot]
c6b9b7d613
housekeeping(dev-deps): babel monorepo@7.12.10 ( #6693 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-12-09 15:43:04 -08:00
renovate[bot]
0d8e9582de
housekeeping(dev-deps): mini-css-extract-plugin@1.3.2 ( #6690 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-12-09 15:02:35 -08:00
renovate[bot]
917967da1a
housekeeping(dev-deps): lint-staged@10.5.3 ( #6689 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-12-09 14:24:42 -08:00
renovate[bot]
9bba6a1762
housekeeping(dev-deps): husky@4.3.5 ( #6687 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-12-09 13:58:11 -08:00
renovate[bot]
750f52d7de
housekeeping(dev-deps): json-merger@1.1.4 ( #6688 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-12-09 13:20:35 -08:00
Renovate Bot
6ceae9ffe8
housekeeping(dev-deps): copy-webpack-plugin@6.4.0
2020-12-09 20:36:54 +00:00
Tim Lai
adce02e877
chore(deps-dev): json-server dot-prop update ( #6683 )
2020-12-09 10:54:51 -08:00