Vladimír Gorej
d9c5e4985b
docs(README): remove mention about Next.js workaround ( #9157 )
...
Refs https://github.com/swagger-api/swagger-ui/wiki/Seamless-Integration-with-Bundlers-&-Test-Tools
2023-08-22 17:04:32 +02:00
dependabot[bot]
ceb55f4c1e
chore(deps-dev): bump jest from 29.6.2 to 29.6.3 ( #9155 )
2023-08-22 12:06:49 +00:00
dependabot[bot]
439cc150cd
chore(deps-dev): bump eslint-plugin-import from 2.28.0 to 2.28.1 ( #9156 )
2023-08-22 11:47:49 +00:00
dependabot[bot]
d1c6a04b70
chore(deps-dev): bump jest-environment-jsdom from 29.6.2 to 29.6.3 ( #9154 )
2023-08-22 11:40:15 +00:00
dependabot[bot]
a0e12a29ec
chore(deps-dev): bump lint-staged from 13.2.3 to 14.0.1 ( #9152 )
...
Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 13.2.3 to 14.0.1.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v13.2.3...v14.0.1 )
---
updated-dependencies:
- dependency-name: lint-staged
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-08-21 15:21:42 +02:00
dependabot[bot]
3e681251fe
chore(deps-dev): bump @babel/eslint-parser from 7.22.9 to 7.22.10 ( #9150 )
2023-08-21 11:48:42 +00:00
dependabot[bot]
10f8e00379
chore(deps-dev): bump sass from 1.66.0 to 1.66.1 ( #9151 )
2023-08-21 11:40:21 +00:00
dependabot[bot]
4454cbeea8
chore(deps): bump nginx from 1.25.1-alpine to 1.25.2-alpine ( #9149 )
2023-08-21 11:22:58 +00:00
dependabot[bot]
e212bd5229
chore(deps-dev): bump @commitlint/config-conventional ( #9146 )
2023-08-18 11:46:57 +00:00
dependabot[bot]
c414db1e57
chore(deps-dev): bump sass from 1.64.2 to 1.66.0 ( #9147 )
2023-08-18 11:39:36 +00:00
dependabot[bot]
a5233c17fa
chore(deps-dev): bump @pmmmwh/react-refresh-webpack-plugin ( #9145 )
2023-08-18 11:31:33 +00:00
swagger-bot
ded8d637ad
chore(release): cut the v5.4.2 release
2023-08-17 19:09:58 +00:00
Vladimír Gorej
6aa1b445b9
fix(swagger-ui-react): fix corrupted exports field from package.json ( #9144 )
...
Refs #9143
2023-08-17 20:23:04 +02:00
swagger-bot
303737538d
chore(release): cut the v5.4.1 release
2023-08-17 13:15:08 +00:00
Vladimír Gorej
69fc13bb56
fix(release): allow to run new patch release ( #9142 )
...
Refs #9141
2023-08-17 14:45:42 +02:00
Vladimír Gorej
3b85d6879d
chore(release): cut the failed v5.4.0 release ( #9141 )
2023-08-17 14:43:45 +02:00
dependabot[bot]
4e9153eba1
chore(deps-dev): bump eslint-plugin-react from 7.33.1 to 7.33.2 ( #9139 )
2023-08-17 11:45:27 +00:00
dependabot[bot]
5aa446b3d3
chore(deps-dev): bump postcss from 8.4.27 to 8.4.28 ( #9140 )
2023-08-17 11:37:11 +00:00
dependabot[bot]
c5ac7041ae
chore(deps-dev): bump autoprefixer from 10.4.14 to 10.4.15 ( #9138 )
2023-08-17 11:30:29 +00:00
Vladimír Gorej
78f6ffb5e5
fix: allow importing SwaggerUI in Node.js ( #9137 )
...
This includes:
- ESM
- CommonJs
Refs #8311
2023-08-17 13:05:51 +02:00
Filip Seman
1b6391c943
feat(syntax-highlighter): add light variant called "idea" ( #8938 )
2023-08-17 11:46:07 +02:00
Aleksandr Vladykin
c90ef50e73
fix(ui): make download button accessible via keyboard ( #8974 )
...
Refs #8881
2023-08-16 17:06:50 +02:00
Vladimír Gorej
377b54a998
fix(ui): change copy to clipboard button location ( #9111 )
...
Refs #8465
Refs #8153
Refs #8131
2023-08-16 16:43:31 +02:00
dependabot[bot]
75eecd4627
chore(deps): bump patch-package from 7.0.2 to 8.0.0 ( #9108 )
...
Bumps [patch-package](https://github.com/ds300/patch-package ) from 7.0.2 to 8.0.0.
- [Release notes](https://github.com/ds300/patch-package/releases )
- [Changelog](https://github.com/ds300/patch-package/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ds300/patch-package/commits )
---
updated-dependencies:
- dependency-name: patch-package
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>
2023-08-16 16:22:06 +02:00
Richard Wilburn
c06d10dc58
fix: expand tags and operations predictably in multiple SwaggerUI instances ( #9050 )
...
Refs #6996
Co-authored-by: Vladimír Gorej <vladimir.gorej@smartbear.com >
2023-08-16 15:26:30 +02:00
dependabot[bot]
06d7cfd6bd
chore(deps-dev): bump eslint from 8.46.0 to 8.47.0 ( #9135 )
2023-08-16 11:54:26 +00:00
dependabot[bot]
c413238ab2
chore(deps-dev): bump @babel/plugin-transform-runtime ( #9132 )
2023-08-15 12:06:47 +00:00
dependabot[bot]
3861c8e26e
chore(deps): bump @babel/runtime-corejs3 from 7.22.6 to 7.22.10 ( #9129 )
2023-08-14 13:23:15 +00:00
swagger-bot
b6802e0aca
chore(release): cut the v5.3.2 release
2023-08-14 13:15:27 +00:00
dependabot[bot]
8eeb77fc82
chore(deps-dev): bump @babel/preset-env from 7.22.9 to 7.22.10 ( #9128 )
2023-08-10 11:39:41 +00:00
dependabot[bot]
d27eba470d
chore(deps-dev): bump @babel/cli from 7.22.9 to 7.22.10 ( #9125 )
2023-08-09 11:59:29 +00:00
dependabot[bot]
885e06713a
chore(deps-dev): bump @babel/core from 7.22.9 to 7.22.10 ( #9124 )
2023-08-08 12:06:56 +00:00
dependabot[bot]
076a73b467
chore(deps-dev): bump postcss-preset-env from 9.1.0 to 9.1.1 ( #9123 )
2023-08-08 11:37:27 +00:00
dependabot[bot]
363a9dbdf6
chore(deps): bump @braintree/sanitize-url from 6.0.2 to 6.0.4 ( #9122 )
2023-08-07 11:59:36 +00:00
dependabot[bot]
80a411e751
chore(deps-dev): bump dedent from 1.5.0 to 1.5.1 ( #9117 )
2023-08-04 12:06:51 +00:00
dependabot[bot]
d05f2a6588
chore(deps-dev): bump prettier from 3.0.0 to 3.0.1 ( #9113 )
2023-08-03 11:49:00 +00:00
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