Commit Graph

6473 Commits

Author SHA1 Message Date
Vladimir Gorej
f86b005df6 ci(docker-build-push): upload digest with unique names #3 2024-02-23 13:34:08 +01:00
Vladimir Gorej
cbf51ef53d ci(docker-build-push): upload digest with unique names #2 2024-02-23 13:27:11 +01:00
Vladimir Gorej
f0cb4ad240 ci(docker-build-push): upload digest with unique names 2024-02-23 13:25:10 +01:00
Vladimir Gorej
e66d9d657b ci(docker-build-push): update actions/upload-artifact to v4 2024-02-23 13:17:06 +01:00
swagger-bot
da3d4a9946 chore(release): cut the v5.11.8 release 2024-02-23 11:46:00 +00:00
dependabot[bot]
925ff51d18 chore(deps-dev): bump cssnano from 6.0.3 to 6.0.4 (#9635) 2024-02-23 11:14:03 +00:00
dependabot[bot]
adff345fc3 chore(deps-dev): bump cypress from 13.6.5 to 13.6.6 (#9634) 2024-02-23 11:08:23 +00:00
dependabot[bot]
34700ccd9e chore(deps): bump cycjimmy/semantic-release-action from 3 to 4 (#9620)
Bumps [cycjimmy/semantic-release-action](https://github.com/cycjimmy/semantic-release-action) from 3 to 4.
- [Release notes](https://github.com/cycjimmy/semantic-release-action/releases)
- [Changelog](https://github.com/cycjimmy/semantic-release-action/blob/main/docs/CHANGELOG.md)
- [Commits](https://github.com/cycjimmy/semantic-release-action/compare/v3...v4)

---
updated-dependencies:
- dependency-name: cycjimmy/semantic-release-action
  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-02-23 12:00:23 +01:00
dependabot[bot]
d12587d51f chore(deps): bump actions/setup-node from 3 to 4 (#9621)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/setup-node
  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-02-23 12:00:14 +01:00
dependabot[bot]
94f92834a8 chore(deps): bump docker/setup-buildx-action from 2 to 3 (#9619)
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  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-02-23 12:00:02 +01:00
Oliwia Rogala
7300e6c04e fix(oas3): attempt to render schemas not resolved by swagger-client (#9629)
Refs #9513
2024-02-23 11:30:28 +01:00
dependabot[bot]
cfb7ca9a07 chore(deps): bump swagger-client from 3.25.1 to 3.25.3 (#9631) 2024-02-22 11:46:04 +00:00
dependabot[bot]
d9baa3dd82 chore(deps-dev): bump sass from 1.71.0 to 1.71.1 (#9626) 2024-02-21 12:16:21 +00:00
dependabot[bot]
7b3bf99181 chore(deps-dev): bump cypress from 13.6.4 to 13.6.5 (#9628) 2024-02-21 12:10:52 +00:00
dependabot[bot]
256e71f8a1 chore(deps): bump dompurify from 3.0.8 to 3.0.9 (#9627) 2024-02-21 12:05:12 +00:00
dependabot[bot]
e635b34793 chore(deps-dev): bump postcss-preset-env from 9.3.0 to 9.4.0 (#9623) 2024-02-20 11:48:01 +00:00
dependabot[bot]
b80459847c chore(deps-dev): bump sass-loader from 14.1.0 to 14.1.1 (#9624) 2024-02-20 11:43:10 +00:00
dependabot[bot]
13205b440c chore(deps-dev): bump webpack from 5.90.2 to 5.90.3 (#9622) 2024-02-20 11:38:04 +00:00
dependabot[bot]
59fa12685e chore(deps-dev): bump eslint-plugin-jest from 27.8.0 to 27.9.0 (#9618) 2024-02-19 11:58:49 +00:00
dependabot[bot]
7c9196d841 chore(deps-dev): bump webpack-dev-server from 5.0.1 to 5.0.2 (#9617) 2024-02-19 11:54:22 +00:00
dependabot[bot]
aa7a9c28a4 chore(deps-dev): bump release-it from 17.0.5 to 17.1.1 (#9616) 2024-02-19 11:49:01 +00:00
dependabot[bot]
886789d176 chore(deps): bump actions/download-artifact from 3 to 4 (#9611)
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  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-02-19 07:26:09 +01:00
dependabot[bot]
2aa294129f chore(deps): bump docker/login-action from 2 to 3 (#9612)
Bumps [docker/login-action](https://github.com/docker/login-action) from 2 to 3.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/login-action
  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-02-19 07:25:59 +01:00
dependabot[bot]
81767154a8 chore(deps): bump dependabot/fetch-metadata from 1.1.1 to 1.6.0 (#9613) 2024-02-16 23:48:37 +00:00
dependabot[bot]
7b8e97e2db chore(deps): bump undici from 5.28.2 to 5.28.3 (#9610) 2024-02-16 18:42:59 +00:00
dependabot[bot]
8a1018a2d3 chore(deps-dev): bump sass from 1.70.0 to 1.71.0 (#9609) 2024-02-16 11:17:11 +00:00
dependabot[bot]
b87dd26f8a chore(deps-dev): bump webpack from 5.90.1 to 5.90.2 (#9608) 2024-02-16 11:10:30 +00:00
swagger-bot
a93ce4ed7d chore(release): cut the v5.11.7 release 2024-02-16 09:37:18 +00:00
dependabot[bot]
b411d6bab9 chore(deps): bump docker/build-push-action from 4 to 5 (#9605)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4 to 5.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v4...v5)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  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-02-16 10:19:07 +01:00
dependabot[bot]
9d27bfa092 chore(deps): bump docker/setup-qemu-action from 2 to 3 (#9606)
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
  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>
Co-authored-by: Vladimír Gorej <vladimir.gorej@gmail.com>
2024-02-16 10:18:48 +01:00
dependabot[bot]
182e22fa04 chore(deps): bump actions/github-script from 6 to 7 (#9607)
Bumps [actions/github-script](https://github.com/actions/github-script) from 6 to 7.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/v6...v7)

---
updated-dependencies:
- dependency-name: actions/github-script
  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>
Co-authored-by: Vladimír Gorej <vladimir.gorej@gmail.com>
2024-02-16 10:18:23 +01:00
Pavel Rosický
2a2956f55f fix(style): incorrect usage of justify-content property in Authorize button wrapper (#9421)
Co-authored-by: Oliwia Rogala <oliwia.rogala@smartbear.com>
2024-02-15 14:40:56 +01:00
Vladimír Gorej
14b89776d0 ci(dependabot): auto-update GitHub Actions (#9604) 2024-02-15 14:28:53 +01:00
Vladimir Gorej
eb8e971044 ci(docker-build-push): change supported platforms 2024-02-15 14:20:55 +01:00
dependabot[bot]
edb4bc9fa9 chore(deps-dev): bump release-it from 17.0.3 to 17.0.5 (#9603) 2024-02-15 12:05:03 +00:00
swagger-bot
5b3a80c191 chore(release): cut the v5.11.6 release 2024-02-15 10:36:53 +00:00
Oliwia Rogala
16fef96338 fix: associate HTML labels with inputs (#9599)
Refs #8879

Co-authored-by: morsko1 <morssko1@gmail.com>
2024-02-15 11:17:11 +01:00
Vladimír Gorej
363b3abbd6 fix(docker): fix libexpat vulnerability (#9602) 2024-02-15 11:16:05 +01:00
Vladimír Gorej
e60012736b fix(docker): fix libexpat vulnerability (#9601) 2024-02-15 10:59:34 +01:00
Vladimír Gorej
770fb9d2ad fix(docker): fix libexpat vulnerability (#9600) 2024-02-15 10:54:18 +01:00
swagger-bot
3a45b38661 chore(release): cut the v5.11.5 release 2024-02-15 09:03:54 +00:00
Julien
0ce05095af fix(spec): ignore empty string for multi-value parameter (#9511)
Refs #9266 
Refs #5176 

Co-authored-by: Julien Bourges <julien.bourges@actility.com>
Co-authored-by: Oliwia Rogala <oliwia.rogala@smartbear.com>
2024-02-15 09:38:48 +01:00
dependabot[bot]
f04a542489 chore(deps-dev): bump eslint-plugin-jest from 27.6.3 to 27.8.0 (#9591) 2024-02-14 11:29:10 +00:00
dependabot[bot]
56eb13f440 chore(deps-dev): bump @commitlint/config-conventional (#9592) 2024-02-14 11:24:39 +00:00
dependabot[bot]
ae7e821835 chore(deps-dev): bump husky from 9.0.10 to 9.0.11 (#9590) 2024-02-14 11:19:37 +00:00
Vladimír Gorej
49788f0d0e chore(deps-dev): bump webpack-dev-server from 4.15.1 to 5.0.1 (#9589)
Closes #9587
2024-02-14 12:08:35 +01:00
Vladimír Gorej
7addbd0eb5 test: consolidate unit tests (#9588)
All mocha tests have been migrated to Jest tests.

Closes #9564
2024-02-14 11:39:40 +01:00
swagger-bot
8b0991c5cc chore(release): cut the v5.11.4 release 2024-02-14 09:34:32 +00:00
Oliwia Rogala
0aed3bc831 fix(json-schema-2020-12): expand deeply all Schema Objects and complex keywords (#9581)
Refs #9508
Supersedes #9510

Co-authored-by: Julien Bourges <julien.bourges@actility.com>
2024-02-14 10:16:34 +01:00
dependabot[bot]
0115054aa3 chore(deps-dev): bump @commitlint/cli from 18.6.0 to 18.6.1 (#9579) 2024-02-13 11:21:33 +00:00