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 |
|
Oliwia Rogala
|
6bb76c2c28
|
fix(spec): set multi-value parameters as an immutable list (#9567)
Refs #9566
|
2024-02-12 12:12:38 +01:00 |
|
Vladimír Gorej
|
3a86443322
|
fix: add missing HTML id attributes (#9563)
Refs #9523
Co-authored-by: Reges Mendes <reges.mendes@gmail.com>
|
2024-02-09 10:53:21 +01:00 |
|
dependabot[bot]
|
2a5e6ff6a4
|
chore(deps-dev): bump postcss from 8.4.34 to 8.4.35 (#9561)
|
2024-02-09 09:36:59 +00:00 |
|
dependabot[bot]
|
dcb7cbc8c9
|
chore(deps-dev): bump lint-staged from 15.2.1 to 15.2.2 (#9560)
|
2024-02-09 09:31:50 +00:00 |
|
dependabot[bot]
|
63c9ee4052
|
chore(deps-dev): bump webpack from 5.89.0 to 5.90.1 (#9559)
Bumps [webpack](https://github.com/webpack/webpack) from 5.89.0 to 5.90.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.89.0...v5.90.1)
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-02-09 10:26:49 +01:00 |
|
dependabot[bot]
|
37f033c6a2
|
chore(deps): bump @babel/runtime-corejs3 from 7.23.8 to 7.23.9 (#9557)
Bumps [@babel/runtime-corejs3](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime-corejs3) from 7.23.8 to 7.23.9.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.9/packages/babel-runtime-corejs3)
---
updated-dependencies:
- dependency-name: "@babel/runtime-corejs3"
dependency-type: direct:production
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>
|
2024-02-08 11:13:27 +01:00 |
|
Vladimír Gorej
|
35f0581688
|
chore(deps-dev): bump husky from 8.0.3 to 9.0.10 (#9558)
Closes #9551
|
2024-02-08 11:08:52 +01:00 |
|
Anton Gilgur
|
b081848230
|
docs(installation): update unpkg usage instructions (#9489)
|
2024-02-08 10:47:14 +01:00 |
|
swagger-bot
|
4404857236
|
chore(release): cut the v5.11.3 release
|
2024-02-07 15:24:11 +00:00 |
|
Oliwia Rogala
|
a88bed5130
|
fix(spec): render response body for non-200 responses (#9555)
Refs #9556
|
2024-02-07 16:05:00 +01:00 |
|
dependabot[bot]
|
6362bc3a84
|
chore(deps-dev): bump postcss from 8.4.33 to 8.4.34 (#9553)
|
2024-02-06 11:07:50 +00:00 |
|
dependabot[bot]
|
4a2c86de4f
|
chore(deps-dev): bump prettier from 3.2.4 to 3.2.5 (#9552)
|
2024-02-05 11:21:44 +00:00 |
|
dependabot[bot]
|
5dce8d5c45
|
chore(deps-dev): bump @babel/eslint-parser from 7.23.9 to 7.23.10 (#9546)
|
2024-02-02 11:12:49 +00:00 |
|
dependabot[bot]
|
12d1f6bb73
|
chore(deps-dev): bump mini-css-extract-plugin from 2.7.7 to 2.8.0 (#9547)
|
2024-02-02 11:07:21 +00:00 |
|
dependabot[bot]
|
41fc61aa2e
|
chore(deps-dev): bump sass-loader from 14.0.0 to 14.1.0 (#9543)
|
2024-02-01 11:31:33 +00:00 |
|
dependabot[bot]
|
a51bf6dbab
|
chore(deps-dev): bump postcss-loader from 8.0.0 to 8.1.0 (#9541)
|
2024-02-01 11:26:14 +00:00 |
|
dependabot[bot]
|
e90a4d8dfc
|
chore(deps-dev): bump lint-staged from 15.2.0 to 15.2.1 (#9538)
|
2024-01-31 11:31:21 +00:00 |
|
dependabot[bot]
|
f05e5b2360
|
chore(deps-dev): bump css-loader from 6.9.1 to 6.10.0 (#9537)
|
2024-01-31 11:25:16 +00:00 |
|
dependabot[bot]
|
f3e9bb1b53
|
chore(deps-dev): bump cypress from 13.6.3 to 13.6.4 (#9536)
|
2024-01-31 11:19:31 +00:00 |
|
dependabot[bot]
|
71459685d3
|
chore(deps-dev): bump @commitlint/config-conventional (#9533)
|
2024-01-30 12:01:09 +00:00 |
|
dependabot[bot]
|
77c4c86f43
|
chore(deps-dev): bump @babel/eslint-parser from 7.23.3 to 7.23.9 (#9532)
|
2024-01-30 11:56:31 +00:00 |
|
dependabot[bot]
|
991b3623f1
|
chore(deps-dev): bump @babel/preset-env from 7.23.8 to 7.23.9 (#9531)
|
2024-01-30 11:50:51 +00:00 |
|
dependabot[bot]
|
5970831a05
|
chore(deps-dev): bump @babel/plugin-transform-runtime (#9528)
|
2024-01-29 11:39:21 +00:00 |
|
dependabot[bot]
|
a3962f13d8
|
chore(deps-dev): bump release-it from 17.0.1 to 17.0.3 (#9529)
|
2024-01-29 11:34:48 +00:00 |
|
dependabot[bot]
|
c7788458ba
|
chore(deps-dev): bump @babel/cli from 7.23.4 to 7.23.9 (#9527)
|
2024-01-29 11:30:02 +00:00 |
|
Vladimir Gorej
|
71dc5475e9
|
docs(installation): remove leftover docker run command
|
2024-01-29 11:06:53 +01:00 |
|
Vladimír Gorej
|
0b34548380
|
docs(installation): add docs about EMBEDDED env var (#9526)
|
2024-01-29 11:01:10 +01:00 |
|
swagger-bot
|
0eddc1563b
|
chore(release): cut the v5.11.2 release
|
2024-01-29 08:56:01 +00:00 |
|
Vladimír Gorej
|
f9ecb01aa8
|
fix(docker): disallow embedding SwaggerUI served from docker by default (#9520)
|
2024-01-26 15:57:18 +01:00 |
|
swagger-bot
|
8a53e7c6ec
|
chore(release): cut the v5.11.1 release
|
2024-01-26 12:43:52 +00:00 |
|
dependabot[bot]
|
fff3cec40e
|
chore(deps-dev): bump postcss-loader from 7.3.3 to 8.0.0 (#9506)
Bumps [postcss-loader](https://github.com/webpack-contrib/postcss-loader) from 7.3.3 to 8.0.0.
- [Release notes](https://github.com/webpack-contrib/postcss-loader/releases)
- [Changelog](https://github.com/webpack-contrib/postcss-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/postcss-loader/compare/v7.3.3...v8.0.0)
---
updated-dependencies:
- dependency-name: postcss-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-01-26 13:26:59 +01:00 |
|
dependabot[bot]
|
dc58777d22
|
chore(deps-dev): bump jsdom from 23.0.1 to 24.0.0 (#9507)
Bumps [jsdom](https://github.com/jsdom/jsdom) from 23.0.1 to 24.0.0.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md)
- [Commits](https://github.com/jsdom/jsdom/compare/23.0.1...24.0.0)
---
updated-dependencies:
- dependency-name: jsdom
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>
Co-authored-by: Vladimír Gorej <vladimir.gorej@gmail.com>
|
2024-01-26 13:20:26 +01:00 |
|
Vladimír Gorej
|
56c087cec5
|
fix(oas31): make selectors always return expected shapes (#9519)
Refs #9517
|
2024-01-26 13:14:52 +01:00 |
|
dependabot[bot]
|
a65502067e
|
chore(deps-dev): bump @babel/core from 7.23.7 to 7.23.9 (#9518)
|
2024-01-26 12:01:19 +00:00 |
|
dependabot[bot]
|
1d3f3cdba3
|
chore(deps-dev): bump @commitlint/cli from 18.5.0 to 18.6.0 (#9514)
|
2024-01-25 11:58:55 +00:00 |
|
dependabot[bot]
|
b58589d9a4
|
chore(deps-dev): bump css-loader from 6.9.0 to 6.9.1 (#9512)
|
2024-01-24 11:10:26 +00:00 |
|
dependabot[bot]
|
33b9f48dbe
|
chore(deps-dev): bump @commitlint/config-conventional (#9509)
|
2024-01-23 11:25:14 +00:00 |
|