Commit Graph

5624 Commits

Author SHA1 Message Date
Martin Eigenmann
51385fe14f docs(swagger-ui-react): hint on usage with Next.js (#8696)
Co-authored-by: Vladimír Gorej <vladimir.gorej@gmail.com>

Refs #7970
Refs #8245
2023-05-24 12:26:41 +02:00
Ben Konicek
da48ea14b5 chore(docker): update Dockerfile base image to nginx:1.24.0-alpine (#8697)
This update fixes following CVEs:
  - CVE-2023-29469
  - CVE-2023-28484⁠
2023-05-24 12:11:01 +02:00
Vladimír Gorej
58b460d1fc fix(oas3): fix deep linking for Callbacks (#8691)
Refs #8556
2023-05-22 14:55:06 +02:00
Vladimír Gorej
7ac9a8f070 feat(auth): persist cookie based apiKey in document.cookie (#8689)
Refs #8683
2023-05-22 14:46:30 +02:00
dependabot[bot]
26709c3ea6 chore(deps-dev): bump cssnano from 6.0.0 to 6.0.1 (#8677) 2023-05-16 12:04:32 +00:00
dependabot[bot]
81b4469986 chore(deps): bump vm2 from 3.9.17 to 3.9.18 (#8672) 2023-05-15 21:35:38 +00:00
dependabot[bot]
bce018e1a2 chore(deps-dev): bump html-webpack-plugin from 5.5.0 to 5.5.1 (#8669) 2023-05-15 12:16:44 +00:00
dependabot[bot]
35a41f066f chore(deps-dev): bump webpack from 5.82.0 to 5.82.1 (#8668) 2023-05-15 12:05:40 +00:00
dependabot[bot]
1e3cdc9dc4 chore(deps-dev): bump postcss-loader from 7.2.4 to 7.3.0 (#8662) 2023-05-12 12:21:46 +00:00
dependabot[bot]
703cbcb50b chore(deps-dev): bump prettier from 2.8.7 to 2.8.8 (#8663) 2023-05-12 12:12:17 +00:00
dependabot[bot]
df40316fb5 chore(deps-dev): bump mini-css-extract-plugin from 2.7.2 to 2.7.5 (#8661) 2023-05-12 12:05:00 +00:00
dependabot[bot]
cc55e73426 chore(deps): bump swagger-client from 3.19.6 to 3.19.7 (#8653) 2023-05-11 12:17:34 +00:00
dependabot[bot]
62229a97b8 chore(deps-dev): bump @babel/preset-env from 7.21.4 to 7.21.5 (#8655) 2023-05-11 12:11:52 +00:00
dependabot[bot]
e62b50e2bd chore(deps-dev): bump @babel/plugin-transform-modules-commonjs (#8654) 2023-05-11 12:03:44 +00:00
dependabot[bot]
1ccc220cce chore(deps-dev): bump @babel/cli from 7.21.0 to 7.21.5 (#8643) 2023-05-10 12:23:02 +00:00
dependabot[bot]
1acacd04ef chore(deps-dev): bump sinon from 15.0.1 to 15.0.4 (#8639) 2023-05-10 12:16:01 +00:00
dependabot[bot]
83b5d84f5d chore(deps-dev): bump sass from 1.58.3 to 1.62.1 (#8642) 2023-05-10 12:09:26 +00:00
dependabot[bot]
ba55bee5ca chore(deps-dev): bump webpack from 5.80.0 to 5.82.0 (#8641) 2023-05-10 12:03:34 +00:00
dependabot[bot]
fa38cf7cbb chore(deps-dev): bump jest from 29.4.3 to 29.5.0 (#8638) 2023-05-09 13:05:28 +00:00
dependabot[bot]
80bf72a1fc chore(deps-dev): bump @commitlint/config-conventional (#8637) 2023-05-09 12:53:57 +00:00
dependabot[bot]
54382bb951 chore(deps-dev): bump rimraf from 4.3.1 to 5.0.0 (#8618)
Bumps [rimraf](https://github.com/isaacs/rimraf) from 4.3.1 to 5.0.0.
- [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/rimraf/compare/v4.3.1...v5.0.0)

---
updated-dependencies:
- dependency-name: rimraf
  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-05-08 15:27:45 +02:00
dependabot[bot]
834cf3de93 chore(deps-dev): bump terser-webpack-plugin from 5.3.7 to 5.3.8 (#8632) 2023-05-08 13:21:33 +00:00
dependabot[bot]
72b1e9672f chore(deps-dev): bump @babel/plugin-proposal-object-rest-spread (#8631) 2023-05-08 12:11:02 +00:00
dependabot[bot]
a2b43c181a chore(deps): bump @babel/runtime-corejs3 from 7.21.0 to 7.21.5 (#8620) 2023-05-05 12:11:29 +00:00
dependabot[bot]
2ced92e342 chore(deps-dev): bump postcss from 8.4.21 to 8.4.23 (#8619) 2023-05-05 12:04:37 +00:00
dependabot[bot]
f58f615880 chore(deps-dev): bump start-server-and-test from 1.15.4 to 2.0.0 (#8597)
Bumps [start-server-and-test](https://github.com/bahmutov/start-server-and-test) from 1.15.4 to 2.0.0.
- [Release notes](https://github.com/bahmutov/start-server-and-test/releases)
- [Commits](https://github.com/bahmutov/start-server-and-test/compare/v1.15.4...v2.0.0)

---
updated-dependencies:
- dependency-name: start-server-and-test
  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-05-04 19:30:09 +02:00
dependabot[bot]
2024f99f0f chore(deps-dev): bump husky from 7.0.4 to 8.0.3 (#8603)
Bumps [husky](https://github.com/typicode/husky) from 7.0.4 to 8.0.3.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v7.0.4...v8.0.3)

---
updated-dependencies:
- dependency-name: husky
  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-05-04 19:21:14 +02:00
dependabot[bot]
2880478030 chore(deps-dev): bump lint-staged from 13.2.1 to 13.2.2 (#8598) 2023-04-27 12:10:32 +00:00
dependabot[bot]
aea5ebabd7 chore(deps-dev): bump @commitlint/config-conventional (#8596) 2023-04-27 12:04:17 +00:00
swagger-bot
6d6374baa8 chore(release): cut the v4.18.3 release 2023-04-26 13:09:21 +00:00
dependabot[bot]
12cac067c4 chore(deps-dev): bump jsdom from 21.1.0 to 21.1.1 (#8595) 2023-04-26 12:17:31 +00:00
dependabot[bot]
e80e6a05b6 chore(deps): bump dompurify from 3.0.1 to 3.0.2 (#8594) 2023-04-26 12:11:11 +00:00
dependabot[bot]
5c5805fa68 chore(deps): bump reselect from 4.1.7 to 4.1.8 (#8593) 2023-04-26 12:04:18 +00:00
Krzysztof Kowalczyk
cdfc4de43e fix(response-body): remove download button when content is empty (#8579)
Co-authored-by: Vladimír Gorej <vladimir.gorej@gmail.com>
2023-04-26 13:42:49 +02:00
dependabot[bot]
043d5ea455 chore(deps-dev): bump webpack from 5.76.3 to 5.80.0 (#8585) 2023-04-26 06:00:23 +00:00
dependabot[bot]
210dd27186 chore(deps-dev): bump eslint-plugin-mocha from 9.0.0 to 10.1.0 (#8548)
Bumps [eslint-plugin-mocha](https://github.com/lo1tuma/eslint-plugin-mocha) from 9.0.0 to 10.1.0.
- [Release notes](https://github.com/lo1tuma/eslint-plugin-mocha/releases)
- [Changelog](https://github.com/lo1tuma/eslint-plugin-mocha/blob/master/CHANGELOG.md)
- [Commits](https://github.com/lo1tuma/eslint-plugin-mocha/compare/9.0.0...10.1.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-mocha
  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-04-26 07:52:52 +02:00
dependabot[bot]
8a1621bea0 chore(deps-dev): bump @commitlint/cli from 17.5.0 to 17.6.1 (#8584) 2023-04-21 12:03:30 +00:00
dependabot[bot]
a179c6534e chore(deps): bump swagger-client from 3.19.5 to 3.19.6 (#8571) 2023-04-20 15:29:51 +00:00
dependabot[bot]
b5ca884400 chore(deps): bump vm2 from 3.9.16 to 3.9.17 (#8582) 2023-04-20 15:24:02 +00:00
dependabot[bot]
2b0e8c05c0 chore(deps-dev): bump @babel/plugin-transform-modules-commonjs (#8570) 2023-04-13 13:00:11 +00:00
dependabot[bot]
43b24f9625 chore(deps-dev): bump @jest/globals from 29.4.3 to 29.5.0 (#8568) 2023-04-13 12:04:29 +00:00
dependabot[bot]
a4c3707c68 chore(deps-dev): bump lint-staged from 13.2.0 to 13.2.1 (#8561) 2023-04-12 21:29:50 +00:00
dependabot[bot]
68f7a26243 chore(deps): bump vm2 from 3.9.15 to 3.9.16 (#8567) 2023-04-12 21:22:19 +00:00
dependabot[bot]
3548ef37c2 chore(deps-dev): bump @babel/eslint-parser from 7.19.1 to 7.21.3 (#8560) 2023-04-10 12:04:50 +00:00
dependabot[bot]
7a6dd89b43 chore(deps-dev): bump postcss-preset-env from 8.1.0 to 8.3.0 (#8554) 2023-04-07 21:05:34 +00:00
dependabot[bot]
e776663467 chore(deps): bump vm2 from 3.9.14 to 3.9.15 (#8558) 2023-04-07 20:59:56 +00:00
dependabot[bot]
a81619e690 chore(deps-dev): bump postcss-loader from 7.1.0 to 7.2.4 (#8553) 2023-04-05 12:05:00 +00:00
dependabot[bot]
379cde23f6 chore(deps-dev): bump css-loader from 6.7.1 to 6.7.3 (#8549) 2023-04-04 12:06:04 +00:00
dependabot[bot]
0d88549f4d chore(deps-dev): bump open from 8.4.2 to 9.1.0 (#8539)
Bumps [open](https://github.com/sindresorhus/open) from 8.4.2 to 9.1.0.
- [Release notes](https://github.com/sindresorhus/open/releases)
- [Commits](https://github.com/sindresorhus/open/compare/v8.4.2...v9.1.0)

---
updated-dependencies:
- dependency-name: open
  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-04-04 09:46:51 +02:00
dependabot[bot]
bc43aa31a6 chore(deps-dev): bump deepmerge from 4.3.0 to 4.3.1 (#8544)
Bumps [deepmerge](https://github.com/TehShrike/deepmerge) from 4.3.0 to 4.3.1.
- [Release notes](https://github.com/TehShrike/deepmerge/releases)
- [Changelog](https://github.com/TehShrike/deepmerge/blob/master/changelog.md)
- [Commits](https://github.com/TehShrike/deepmerge/compare/v4.3.0...v4.3.1)

---
updated-dependencies:
- dependency-name: deepmerge
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-04 09:39:12 +02:00