Commit Graph

6446 Commits

Author SHA1 Message Date
dependabot[bot]
f4ac23b3a8 chore(deps-dev): bump sass-loader from 14.2.0 to 14.2.1 (#9835) 2024-04-17 11:38:15 +00:00
dependabot[bot]
f7b9f8ddf1 chore(deps-dev): bump postcss-preset-env from 9.5.4 to 9.5.5 (#9828) 2024-04-16 11:48:14 +00:00
dependabot[bot]
f310135177 chore(deps-dev): bump @commitlint/config-conventional (#9827) 2024-04-16 11:42:31 +00:00
Vladimír Gorej
06e6dfac21 feat(request-snippets): use active class modifier for active snippet (#9826) 2024-04-16 12:22:11 +02:00
Oliwia Rogala
692311105b fix(config): handle query config options (#9824)
Refs #9807

---------

Co-authored-by: Vladimír Gorej <vladimir.gorej@gmail.com>
2024-04-16 09:22:28 +02:00
dependabot[bot]
cd7fb2778d chore(deps-dev): bump release-it from 17.1.1 to 17.2.0 (#9821) 2024-04-15 11:27:57 +00:00
dependabot[bot]
663f237c80 chore(deps-dev): bump @commitlint/cli from 19.2.1 to 19.2.2 (#9823) 2024-04-15 11:21:47 +00:00
dependabot[bot]
91819beb9e chore(deps): bump react-redux from 9.1.0 to 9.1.1 (#9822) 2024-04-15 11:15:45 +00:00
Vladimír Gorej
463cd35d31 feat: expose build info via new versions plugin (#9820) 2024-04-15 11:55:20 +02:00
Oliwia Rogala
68eb346a23 refactor: consolidate all config related code into config module (#9811)
Refs #9806

Co-authored-by: Vladimír Gorej <vladimir.gorej@gmail.com>
2024-04-15 11:29:11 +02:00
swagger-bot
fb075df9e6 chore(release): cut the v5.15.2 release 2024-04-15 08:15:48 +00:00
dependabot[bot]
8d94b55e7d chore(deps-dev): bump sass-loader from 14.1.1 to 14.2.0 (#9813) 2024-04-12 11:47:05 +00:00
dependabot[bot]
a7c7aa82c7 chore(deps-dev): bump cypress from 13.7.2 to 13.7.3 (#9814) 2024-04-12 11:40:55 +00:00
dependabot[bot]
8ba4ffcda3 chore(deps-dev): bump sass from 1.74.1 to 1.75.0 (#9812) 2024-04-12 11:34:54 +00:00
hugehope
675d94db84 test: fix typos in test descriptions (#9802)
Signed-off-by: hugehope <cmm7@sina.cn>
2024-04-12 08:01:50 +02:00
Oliwia Rogala
52c4b9512f fix(utils): make URL search params parsing and serialization WHATWG URL compliant (#9809)
Refs #9804
2024-04-11 19:06:17 +02:00
Oliwia Rogala
9e02f4716b fix(try-it-out): fix objects in arrays being stringified twice when building requests (#9805) 2024-04-11 16:22:47 +02:00
dependabot[bot]
1a22b316c9 chore(deps-dev): bump dedent from 1.5.1 to 1.5.3 (#9803) 2024-04-11 12:00:43 +00:00
dependabot[bot]
40709826bd chore(deps-dev): bump css-loader from 6.10.0 to 7.1.1 (#9801)
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 6.10.0 to 7.1.1.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v6.10.0...v7.1.1)

---
updated-dependencies:
- dependency-name: css-loader
  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-04-11 09:37:41 +02:00
swagger-bot
1fb274ae85 chore(release): cut the v5.15.1 release 2024-04-11 07:22:32 +00:00
Twan Kamp
6160b10d74 refactor(json-schema-2020-12-samples): design formatAPI consistent with mediatypeAPI and encoderAPI (#9799)
Refs #9739
2024-04-11 08:47:48 +02:00
Oliwia Rogala
0f395c2adf fix(spec): format validation errors for nested parameters (#9775)
Refs #9774
2024-04-10 13:11:31 +02:00
Vladimír Gorej
3b72ee18bc refactor: consolidate all JSON Schema 5 rendering code into json-schema-5 plugin (#9798) 2024-04-10 12:11:51 +02:00
Daniel Kaneider
46c849b0b3 docs(configuration): fix wrong syntaxHighlight option name (#9776) 2024-04-10 10:46:18 +02:00
swagger-bot
13aa3bfae5 chore(release): cut the v5.15.0 release 2024-04-10 08:40:09 +00:00
Oliwia Rogala
3bea389715 fix(oas3): compensate for JSON Schemas left unresolved by swagger-client (#9794)
Refs #9790
2024-04-10 08:41:49 +02:00
Vladimír Gorej
b6b0d2879a fix(json-schema-2020-12-samples): apply string constraints sensibly (#9796)
Refs #9739
2024-04-09 15:58:37 +02:00
Vladimír Gorej
7db9c9879b feat(json-schema-2020-12-sample): introduce option API (#9795)
Refs #9739
2024-04-09 14:50:47 +02:00
dependabot[bot]
1267c04230 chore(deps-dev): bump eslint-plugin-jest from 27.9.0 to 28.2.0 (#9793)
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.9.0 to 28.2.0.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v27.9.0...v28.2.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-jest
  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-04-09 14:11:20 +02:00
dependabot[bot]
6e91056859 chore(deps): bump dompurify from 3.0.11 to 3.1.0 (#9789) 2024-04-08 11:53:13 +00:00
Vladimír Gorej
111e420c98 fix(oas31): allow override names of top level schemas (#9787)
Refs #9713

Co-authored-by: Oliwia Rogala <oliwia.rogala@smartbear.com>
2024-04-08 13:43:38 +02:00
dependabot[bot]
af538a3800 chore(deps): bump dependabot/fetch-metadata from 1.6.0 to 2.0.0 (#9729)
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.6.0 to 2.0.0.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases)
- [Commits](https://github.com/dependabot/fetch-metadata/compare/v1.6.0...v2.0.0)

---
updated-dependencies:
- dependency-name: dependabot/fetch-metadata
  dependency-type: direct:production
  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-04-08 12:29:35 +02:00
swagger-bot
7bcf090d98 chore(release): cut the v5.14.0 release 2024-04-08 08:27:58 +00:00
Vladimír Gorej
a94dd2808b fix(docker): fix CVE-2024-27983 related to Node.js (#9786) 2024-04-08 10:05:31 +02:00
Vladimír Gorej
ac0d2a3cc8 refactor(syntax-highlighting): use component wrapping for syntax highlighting activation (#9784) 2024-04-06 00:16:00 +02:00
Vladimír Gorej
7260005bd8 feat: consolidate syntax highlighting code into standalone plugin (#9783) 2024-04-05 21:12:25 +02:00
dependabot[bot]
f844319188 chore(deps-dev): bump sass from 1.72.0 to 1.74.1 (#9781) 2024-04-05 11:13:37 +00:00
dependabot[bot]
4a5a8798d3 chore(deps): bump swagger-client from 3.26.4 to 3.26.5 (#9780) 2024-04-05 11:07:25 +00:00
dependabot[bot]
086ffeb55b chore(deps-dev): bump @babel/core from 7.24.3 to 7.24.4 (#9778) 2024-04-04 12:03:15 +00:00
dependabot[bot]
5e95ffa7bf chore(deps): bump @babel/runtime-corejs3 from 7.24.1 to 7.24.4 (#9779) 2024-04-04 11:57:41 +00:00
dependabot[bot]
cf1300021f chore(deps-dev): bump @babel/preset-env from 7.24.3 to 7.24.4 (#9777) 2024-04-04 11:51:36 +00:00
dependabot[bot]
3110954767 chore(deps-dev): bump postcss-preset-env from 9.5.3 to 9.5.4 (#9773) 2024-04-03 11:25:12 +00:00
dependabot[bot]
a0b164be24 chore(deps-dev): bump cypress from 13.7.1 to 13.7.2 (#9772) 2024-04-03 11:19:24 +00:00
dependabot[bot]
1735ea8f12 chore(deps-dev): bump postcss-preset-env from 9.5.2 to 9.5.3 (#9770) 2024-04-01 11:49:47 +00:00
dependabot[bot]
407b8512bd chore(deps-dev): bump local-web-server from 5.3.1 to 5.3.3 (#9769) 2024-04-01 11:44:12 +00:00
dependabot[bot]
f3e3b4a71d chore(deps-dev): bump html-webpack-skip-assets-plugin (#9768) 2024-04-01 11:38:11 +00:00
swagger-bot
65e4f23822 chore(release): cut the v5.13.0 release 2024-03-29 13:42:47 +00:00
Oliwia Rogala
ed983eb260 fix(oas3): add support for oneOf/anyOf JSON Schema keywords in request-body rendering (#9767)
Refs #9763
2024-03-29 14:08:48 +01:00
Oliwia Rogala
8086d97e76 fix(oas3): fix getting initial values for request body in OpenAPI 3.x (#9762)
Refs #9745
2024-03-29 13:36:16 +01:00
Oliwia Rogala
6a493fb4f3 feat(plugins): expose JSON Schema merging mechanism from samples plugins (#9766)
Refs #9765
2024-03-29 12:56:20 +01:00