Commit Graph

6645 Commits

Author SHA1 Message Date
Oliwia Rogala
04bbeaa68c fix(config): define missing default options and their types (#9949)
Refs #9945

---

Co-authored-by: Vladimír Gorej <vladimir.gorej@gmail.com>
2024-05-21 12:56:49 +02:00
Vladimír Gorej
10e1a5f1ea fix(swagger-client): fix OpenAPI 3.1.0 dereferencing (#9950)
Refs #9941
2024-05-21 12:30:36 +02:00
dependabot[bot]
fddb2e1b54 chore(deps-dev): bump sinon from 17.0.2 to 18.0.0 (#9942)
Bumps [sinon](https://github.com/sinonjs/sinon) from 17.0.2 to 18.0.0.
- [Release notes](https://github.com/sinonjs/sinon/releases)
- [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md)
- [Commits](https://github.com/sinonjs/sinon/compare/v17.0.2...v18.0.0)

---
updated-dependencies:
- dependency-name: sinon
  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>
2024-05-21 08:15:16 +02:00
dependabot[bot]
d5e56e5d75 chore(deps-dev): bump sass from 1.77.1 to 1.77.2 (#9944) 2024-05-17 11:55:49 +00:00
dependabot[bot]
9477492564 chore(deps): bump dompurify from 3.1.2 to 3.1.3 (#9943) 2024-05-16 12:02:07 +00:00
swagger-bot
85c0122df1 chore(release): cut the v5.17.10 release 2024-05-15 14:14:23 +00:00
Oliwia Rogala
b5c84f44c7 fix(oas31): fix re-rendering of the Webhooks component (#9938)
Refs #9937
2024-05-15 13:52:41 +02:00
dependabot[bot]
6d2b88eb43 chore(deps-dev): bump sass from 1.77.0 to 1.77.1 (#9939) 2024-05-15 11:33:19 +00:00
dependabot[bot]
fc1834c23a chore(deps-dev): bump postcss-preset-env from 9.5.12 to 9.5.13 (#9940) 2024-05-15 11:27:03 +00:00
Oliwia Rogala
9037acf508 fix(components): add support for oneOf/anyOf JSON Schema keywords in parameter-row rendering (#9934)
Refs #7912
2024-05-14 11:54:44 +02:00
dependabot[bot]
dcc87aaca6 chore(deps-dev): bump postcss-preset-env from 9.5.11 to 9.5.12 (#9933) 2024-05-13 11:54:35 +00:00
dependabot[bot]
b667130689 chore(deps-dev): bump rimraf from 5.0.5 to 5.0.7 (#9932) 2024-05-13 11:48:20 +00:00
swagger-bot
721b5d94a2 chore(release): cut the v5.17.9 release 2024-05-13 11:18:47 +00:00
Vladimír Gorej
335372d7a8 fix(deps): allow to consolidate deps in downstream projects (#9930)
Refs #9929
2024-05-13 12:55:04 +02:00
swagger-bot
48abfde85f chore(release): cut the v5.17.8 release 2024-05-13 07:25:36 +00:00
Oliwia Rogala
94f2d8298a fix(components): fix rendering for empty examples in responses (#9926)
Refs #9499
2024-05-10 13:42:33 +02:00
dependabot[bot]
a99be53a84 chore(deps): bump swagger-client from 3.27.7 to 3.27.8 (#9927) 2024-05-10 11:29:16 +00:00
dependabot[bot]
9115678413 chore(deps-dev): bump cypress from 13.8.1 to 13.9.0 (#9925) 2024-05-09 11:46:42 +00:00
swagger-bot
60304834e6 chore(release): cut the v5.17.7 release 2024-05-09 11:11:55 +00:00
dependabot[bot]
a3aad9be02 chore(deps-dev): bump sinon from 17.0.1 to 17.0.2 (#9923) 2024-05-08 11:20:40 +00:00
Daksh
450bb99109 fix(json-schema-5): allow collapsing for primitive models (#9639)
Refs #9595
2024-05-08 08:37:12 +02:00
nightingale
1367a8fbdf fix(components): render parameter extensions in the description column (#9883)
Co-authored-by: Oliwia Rogala <oliwia.rogala@smartbear.com>
2024-05-07 14:21:04 +02:00
kyoungmin kim
0dd9afadd2 fix: render null values included in enum (#9683)
Co-authored-by: Vladimír Gorej <vladimir.gorej@gmail.com>
2024-05-07 14:09:39 +02:00
dependabot[bot]
11a6ec8b29 chore(deps-dev): bump sass from 1.76.0 to 1.77.0 (#9920) 2024-05-07 11:53:21 +00:00
swagger-bot
d7a42b29d1 chore(release): cut the v5.17.6 release 2024-05-07 10:47:45 +00:00
Vladimír Gorej
877470b522 fix(system): allow wrapping components both from presets and plugins (#9919)
Refs #7232
2024-05-07 11:54:12 +02:00
Oliwia Rogala
6ae2c1fb15 fix(swagger-ui-react): display definition defined as YAML or JSON string (#9918)
Refs #9915
2024-05-07 10:02:31 +02:00
Vladimír Gorej
33555e9e4f refactor(config): fix naming of system options (#9917) 2024-05-07 09:24:16 +02:00
swagger-bot
e998bed69f chore(release): cut the v5.17.5 release 2024-05-06 16:19:43 +00:00
Mikel Brislin
9d4f8b9498 docs(add-plugin): update file paths (#9910) 2024-05-06 17:41:50 +02:00
Oliwia Rogala
fc7410b9d1 fix(try-it-out): fix parsing null values when building requests (#9914) 2024-05-06 17:40:21 +02:00
Vladimir Gorej
5fa60ce073 fix(config): perform configuration synchronously 2024-05-06 17:34:55 +02:00
Vladimir Gorej
fe6c1b88c3 refactor(config): use conventional naming 2024-05-06 17:34:55 +02:00
dependabot[bot]
a56643fe07 chore(deps-dev): bump eslint-plugin-jest from 28.4.0 to 28.5.0 (#9913) 2024-05-06 11:25:27 +00:00
dependabot[bot]
2329b6db77 chore(deps-dev): bump postcss-preset-env from 9.5.9 to 9.5.11 (#9911) 2024-05-06 11:19:21 +00:00
swagger-bot
5841e8cda9 chore(release): cut the v5.17.4 release 2024-05-06 10:34:40 +00:00
Oliwia Rogala
cb9a06fc5a fix(security): remove patch-package production dependency (#9909) 2024-05-06 09:37:28 +02:00
Jan Cizmar
2c8462b207 docs(setting-up): add missing npm install command (#9906) 2024-05-06 09:28:08 +02:00
dependabot[bot]
d5708bd341 chore(deps-dev): bump @babel/eslint-parser from 7.24.1 to 7.24.5 (#9908) 2024-05-03 11:27:57 +00:00
dependabot[bot]
6f1bf998e5 chore(deps-dev): bump eslint-plugin-jest from 28.3.0 to 28.4.0 (#9907) 2024-05-03 11:21:22 +00:00
dependabot[bot]
ba3557f5a2 chore(deps): bump react-redux from 9.1.1 to 9.1.2 (#9903) 2024-05-02 11:23:29 +00:00
dependabot[bot]
c552d2a86d chore(deps-dev): bump sass from 1.75.0 to 1.76.0 (#9905) 2024-05-02 11:16:25 +00:00
dependabot[bot]
222a79800b chore(deps-dev): bump @babel/cli from 7.24.1 to 7.24.5 (#9904) 2024-05-02 11:09:15 +00:00
dependabot[bot]
1c73e88014 chore(deps-dev): bump @cfaester/enzyme-adapter-react-18 (#9901) 2024-05-01 11:47:13 +00:00
dependabot[bot]
8f47c7a404 chore(deps-dev): bump react-test-renderer from 18.3.0 to 18.3.1 (#9900) 2024-05-01 11:40:32 +00:00
dependabot[bot]
a488cb6e42 chore(deps): bump dompurify from 3.1.1 to 3.1.2 (#9899) 2024-05-01 11:34:08 +00:00
dependabot[bot]
b12795395b chore(deps-dev): bump @babel/preset-env from 7.24.4 to 7.24.5 (#9898) 2024-04-30 12:13:40 +00:00
dependabot[bot]
cbed7a1e81 chore(deps-dev): bump @babel/core from 7.24.4 to 7.24.5 (#9896) 2024-04-30 12:06:56 +00:00
dependabot[bot]
ff40f8f977 chore(deps): bump @babel/runtime-corejs3 from 7.24.4 to 7.24.5 (#9897) 2024-04-30 12:00:56 +00:00
swagger-bot
e612c1983e chore(release): cut the v5.17.3 release 2024-04-30 10:24:54 +00:00