Commit Graph

5980 Commits

Author SHA1 Message Date
Vladimír Gorej
d4b84851da fix(request-body): access data of request body in safe way (#9110) 2023-08-02 15:26:02 +02:00
swagger-bot
5230d1be0f chore(release): cut the v5.3.1 release 2023-08-02 13:13:53 +00:00
Vladimír Gorej
733e51ad65 fix(icons): allow SVG icons to receive arbitrary props (#9106)
These arbitrary props will allow to handle
native React element events among other things.

Refs #9094
2023-08-02 14:39:05 +02:00
dependabot[bot]
e255f510cf chore(deps-dev): bump sass from 1.64.1 to 1.64.2 (#9109) 2023-08-02 12:12:17 +00:00
dependabot[bot]
104ab26fa2 chore(deps-dev): bump cypress from 12.17.2 to 12.17.3 (#9107) 2023-08-02 12:04:28 +00:00
swagger-bot
639b77043a chore(release): cut the v5.3.0 release 2023-08-01 13:56:50 +00:00
Vladimír Gorej
b2814737d6 feat: respect Encoding Object while building requests (#9105)
This change fixes both:

1. making multipart/form-data requests with content-type
   header for every individual boundary
2. generating correct CURL command for multipart/form-data
   request, allowing specifying content-type header for every
   individual boundary

Refs #4826
Refs #5356
2023-08-01 15:20:22 +02:00
dependabot[bot]
9caa5e88b0 chore(deps-dev): bump jest-environment-jsdom from 29.6.1 to 29.6.2 (#9104) 2023-08-01 12:00:28 +00:00
dependabot[bot]
f25ee01fd7 chore(deps-dev): bump eslint-plugin-react from 7.33.0 to 7.33.1 (#9103) 2023-08-01 11:53:27 +00:00
dependabot[bot]
f536ab7f9e chore(deps-dev): bump eslint from 8.45.0 to 8.46.0 (#9102) 2023-08-01 11:46:24 +00:00
dependabot[bot]
52a77a81a0 chore(deps-dev): bump @jest/globals from 29.6.1 to 29.6.2 (#9100) 2023-07-31 11:50:18 +00:00
dependabot[bot]
e1b4d2d20e chore(deps-dev): bump dedent from 1.2.0 to 1.5.0 (#9099) 2023-07-31 11:42:15 +00:00
dependabot[bot]
b0178a2ae4 chore(deps): bump react-redux from 8.1.1 to 8.1.2 (#9098) 2023-07-31 11:34:02 +00:00
Vladimír Gorej
03a0280986 test(curlify): add test for multipart request quotes handling (#9096)
Refs #4826
2023-07-31 09:37:05 +02:00
dependabot[bot]
4b0e8a8609 chore(deps-dev): bump jest from 29.6.1 to 29.6.2 (#9093) 2023-07-28 11:48:25 +00:00
dependabot[bot]
0879d9057e chore(deps-dev): bump eslint-plugin-import from 2.27.5 to 2.28.0 (#9092) 2023-07-28 11:40:42 +00:00
dependabot[bot]
eb917c3349 chore(deps-dev): bump expect from 29.6.1 to 29.6.2 (#9091) 2023-07-28 11:33:55 +00:00
dependabot[bot]
a9e1f978f9 chore(deps-dev): bump dedent from 0.7.0 to 1.2.0 (#9047)
Bumps [dedent](https://github.com/dmnd/dedent) from 0.7.0 to 1.2.0.
- [Changelog](https://github.com/dmnd/dedent/blob/main/CHANGELOG.md)
- [Commits](https://github.com/dmnd/dedent/commits)

---
updated-dependencies:
- dependency-name: dedent
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-27 14:16:54 +02:00
smzelek
876727c46f fix(ui): align response description column (#8963)
Closes #7850
2023-07-27 14:16:20 +02:00
Tarcisio
6a4656f669 fix(ui): align "send empty" checkbox (#9061)
Closes #9060
2023-07-27 14:00:16 +02:00
dependabot[bot]
d48cb95562 chore(deps-dev): bump prettier from 2.8.8 to 3.0.0 (#9063)
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.8 to 3.0.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.8.8...3.0.0)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-27 13:42:22 +02:00
dependabot[bot]
c2acf2edb8 chore(deps-dev): bump postcss-preset-env from 9.0.0 to 9.1.0 (#9062) 2023-07-26 11:11:19 +00:00
dependabot[bot]
886083795b chore(deps-dev): bump cypress from 12.16.0 to 12.17.2 (#9059) 2023-07-25 11:28:38 +00:00
Vladimír Gorej
73a726d1b3 docs(swagger-ui-react): drop claim about no custom plugins support (#9058) 2023-07-25 11:25:23 +02:00
dependabot[bot]
c1680d3f08 chore(deps-dev): bump jest-environment-jsdom from 29.6.0 to 29.6.1 (#9054) 2023-07-24 11:44:06 +00:00
swagger-bot
3f51747011 chore(release): cut the v5.2.0 release 2023-07-24 09:24:06 +00:00
Vladimír Gorej
5b2629e26b chore(deps): regenerate package-lock.json (#9053) 2023-07-24 10:52:38 +02:00
Adam Davis
62abd787aa docs(setting-up): fix dev-helper-initializer.js file name (#9024) 2023-07-24 10:06:30 +02:00
Adam Davis
d9375dbddf fix(samples): fix handling of additionalProperties in JSON Schema 2020-12 (#9023)
This change is specific to JSON Schema 2020-12 and OpenAPI 3.1.0.

Refs #9022
2023-07-24 10:04:00 +02:00
dependabot[bot]
36583bc042 chore(deps-dev): bump eslint-plugin-react from 7.32.2 to 7.33.0 (#9051) 2023-07-21 11:33:11 +00:00
Damian Polewski
f3ea2a251d feat: add Icons plugin
* Change existing icons to React wrapper components

* Add `icons` plugin to expose Icon components to plugin system

* Create components that re-export Lock and Unlock components so they can be changed separately in Authorise top button and Authorise operation summary button

* Add new Lock and Unlock icons to `auth` plugin

---------

Co-authored-by: Vladimír Gorej <vladimir.gorej@smartbear.com>
2023-07-20 14:51:17 +02:00
dependabot[bot]
be9f94490b chore(deps-dev): bump @commitlint/cli from 17.6.6 to 17.6.7 (#9046) 2023-07-20 11:41:26 +00:00
dependabot[bot]
d90e2373db chore(deps): bump dompurify from 3.0.4 to 3.0.5 (#9044) 2023-07-19 11:59:28 +00:00
dependabot[bot]
ad749b3052 chore(deps-dev): bump @babel/eslint-parser from 7.22.5 to 7.22.9 (#9043) 2023-07-19 11:52:36 +00:00
dependabot[bot]
e2b2f5a88b chore(deps-dev): bump expect from 29.5.0 to 29.6.1 (#9042) 2023-07-19 11:44:40 +00:00
dependabot[bot]
b646624904 chore(deps-dev): bump word-wrap from 1.2.3 to 1.2.4 (#9041) 2023-07-19 01:54:37 +00:00
dependabot[bot]
1f79e2e9fc chore(deps): bump patch-package from 7.0.0 to 7.0.2 (#9040) 2023-07-18 12:01:32 +00:00
dependabot[bot]
445ab34446 chore(deps-dev): bump @babel/plugin-transform-runtime (#9038) 2023-07-18 11:53:45 +00:00
dependabot[bot]
3d60dc0511 chore(deps-dev): bump jest from 29.5.0 to 29.6.1 (#9037) 2023-07-18 11:46:04 +00:00
dependabot[bot]
d12194c0bd chore(deps-dev): bump babel-loader from 9.1.2 to 9.1.3 (#9036) 2023-07-18 11:37:41 +00:00
swagger-bot
60f39c92d7 chore(release): cut the v5.1.3 release 2023-07-18 08:20:42 +00:00
Vladimír Gorej
21a2ef5b70 fix(swagger-ui-react): re-enable SSR support (#9035)
SSR support was re-enabled by passing the oauth2RedirectUrl
prop only when defined.

Refs #8976
2023-07-18 09:43:39 +02:00
Vladimír Gorej
58f83b6195 fix(docker): fix libtiff NULL Pointer dereference issue (#9034)
Refs https://security.snyk.io/vuln/SNYK-ALPINE317-TIFF-5747689
2023-07-17 18:48:15 +02:00
Vladimír Gorej
45e9ece967 fix(docker): update libtiff to non-vulnerable version (#9033)
Refs CVE-2023-0801
Refs 2ff8986dbc
2023-07-17 18:35:32 +02:00
Vladimír Gorej
2ff8986dbc fix(docker): remove vulnerable libtiff (#9032)
We will keep the removal in the image untill
it's fixed in upstream nginx base image.

Ref CVE-2023-0801
2023-07-17 17:14:41 +02:00
Vladimír Gorej
94fac4b3a1 fix(json-schema-2020-12): add rendering support for type='integer' (#9031)
Refs #9013
2023-07-17 15:10:21 +02:00
Vladimír Gorej
70d7986ad0 fix(json-schema-2020-12): fix rendering of exclusiveMin|Max keywords (#9030)
Refs #9013
2023-07-17 14:52:48 +02:00
dependabot[bot]
b0d937e2a9 chore(deps-dev): bump @jest/globals from 29.6.0 to 29.6.1 (#9028) 2023-07-17 12:11:15 +00:00
dependabot[bot]
2e1b7a2f0e chore(deps-dev): bump @babel/cli from 7.22.5 to 7.22.9 (#9027) 2023-07-17 12:05:22 +00:00
dependabot[bot]
12e9e10c04 chore(deps-dev): bump @babel/preset-env from 7.22.5 to 7.22.9 (#9026) 2023-07-17 11:59:10 +00:00