swagger-bot
d4adabdb84
chore(release): cut the v4.18.2 release
2023-03-30 17:09:15 +00:00
Vladimír Gorej
186bfa46cc
chore(deps): update dependencies ( #8534 )
...
- swagger-client from 3.19.1 to 3.19.5
- babel-loader from 8.3.0 to 9.1.2
- lint-staged from 13.1.2 to 13.2.0
Closes #8515
Closes #8531
2023-03-30 18:25:21 +02:00
dependabot[bot]
809e744d3c
chore(deps-dev): bump cssnano from 5.1.15 to 6.0.0 ( #8529 )
...
Bumps [cssnano](https://github.com/cssnano/cssnano ) from 5.1.15 to 6.0.0.
- [Release notes](https://github.com/cssnano/cssnano/releases )
- [Commits](https://github.com/cssnano/cssnano/compare/cssnano@5.1.15...cssnano@6.0.0 )
---
updated-dependencies:
- dependency-name: cssnano
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-03-30 18:11:27 +02:00
Vladimír Gorej
7132e16f98
fix: add relative reference support for baseDoc option ( #8533 )
...
This support comes with swagger-client@3.19 .4 update.
Refs #8525
2023-03-30 16:16:23 +02:00
dependabot[bot]
ce837af1fe
chore(deps-dev): bump json-server from 0.17.2 to 0.17.3 ( #8530 )
2023-03-29 12:05:23 +00:00
dependabot[bot]
eb2affcb3f
chore(deps-dev): bump webpack-stats-plugin from 1.0.3 to 1.1.1 ( #8528 )
2023-03-28 12:12:20 +00:00
dependabot[bot]
7a2e0bf847
chore(deps-dev): bump postcss-loader from 7.0.2 to 7.1.0 ( #8527 )
2023-03-28 12:05:00 +00:00
Vladimír Gorej
b99436b265
chore(dist-tags): use alpha dist tags for 5.x.y-alpha.* releases ( #8526 )
...
Refs #8518
2023-03-28 13:55:07 +02:00
dependabot[bot]
efc2ac0961
chore(deps-dev): bump @commitlint/cli from 17.4.4 to 17.5.0 ( #8522 )
2023-03-27 15:33:18 +00:00
dependabot[bot]
1df5872d6b
chore(deps-dev): bump webpack from 5.76.0 to 5.76.3 ( #8521 )
2023-03-27 14:52:34 +00:00
dependabot[bot]
8513237f61
chore(deps-dev): bump postcss-preset-env from 8.0.1 to 8.1.0 ( #8520 )
2023-03-27 12:07:01 +00:00
dependabot[bot]
14bb960e9a
chore(deps-dev): bump prettier from 2.8.4 to 2.8.7 ( #8516 )
2023-03-24 12:18:46 +00:00
dependabot[bot]
9370ab7c70
chore(deps-dev): bump terser-webpack-plugin from 5.3.6 to 5.3.7 ( #8514 )
2023-03-24 12:11:33 +00:00
Vladimír Gorej
4db964378b
test(core): align test with dependency update ( #8512 )
2023-03-24 09:40:27 +01:00
Vladimir Gorej
d6b3d52b92
Merge branch 'master' into next
2023-03-24 09:01:42 +01:00
dependabot[bot]
48426836b3
chore(deps-dev): bump local-web-server from 4.2.1 to 5.3.0 ( #8458 )
...
Bumps [local-web-server](https://github.com/lwsjs/local-web-server ) from 4.2.1 to 5.3.0.
- [Release notes](https://github.com/lwsjs/local-web-server/releases )
- [Commits](https://github.com/lwsjs/local-web-server/compare/v4.2.1...v5.3.0 )
---
updated-dependencies:
- dependency-name: local-web-server
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-03-24 08:42:18 +01:00
dependabot[bot]
f8196c6199
chore(deps-dev): bump expect from 28.1.3 to 29.5.0 ( #8462 )
...
Bumps [expect](https://github.com/facebook/jest/tree/HEAD/packages/expect ) from 28.1.3 to 29.5.0.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/commits/v29.5.0/packages/expect )
---
updated-dependencies:
- dependency-name: expect
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-03-24 08:31:38 +01:00
dependabot[bot]
4fa4453f5e
chore(deps): bump dompurify from 2.3.10 to 3.0.1 ( #8463 )
...
Bumps [dompurify](https://github.com/cure53/DOMPurify ) from 2.3.10 to 3.0.1.
- [Release notes](https://github.com/cure53/DOMPurify/releases )
- [Commits](https://github.com/cure53/DOMPurify/compare/2.3.10...3.0.1 )
---
updated-dependencies:
- dependency-name: dompurify
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-03-23 19:37:32 +01:00
Vladimír Gorej
cb15dbb6e5
fix(oas3): expand Callback operation without browser error ( #8510 )
...
Refs #7465
2023-03-23 15:35:46 +01:00
Vladimír Gorej
4dc83b900d
fix(oas3): expand Callback operation without browser error ( #8509 )
...
Refs #8508
2023-03-23 15:12:17 +01:00
Vladimír Gorej
3d3fea09c6
fix(oas31): render Callback operations only ( #8507 )
...
Before this fix, other Path Item fields were
included into rendering of Operation Objects under
a specific Callback Object.
Refs #8504
2023-03-23 13:38:35 +01:00
Vladimir Gorej
7bdb605dcf
docs(oas31): provide docs for createOnlyOAS31SelectorWrapper
2023-03-23 11:05:26 +01:00
Vladimír Gorej
e1816a5937
refactor(oas31): use OpenAPI 3.1 specific component wrapper util ( #8503 )
2023-03-23 10:55:41 +01:00
Vladimír Gorej
16224263d1
feat(oas31): add support for OpenAPI 3.1.0 badge ( #8502 )
...
Refs #8501
2023-03-23 10:13:20 +01:00
swagger-bot
1333d4dd2e
chore(release): cut the v5.0.0-alpha.4 release
2023-03-22 08:25:27 +00:00
Vladimír Gorej
5c11bb5a45
fix(oas31): detect user request body edits in OpenAPI.paths ( #8500 )
...
Affected wrapped selector was hasUserEditedBody.
This commit fixes the bug by calling the original
selector when path+method combination is not found
in OpenAPI.webhooks field.
Refs #8498
2023-03-22 09:12:27 +01:00
swagger-bot
39ccc0f900
chore(release): cut the v5.0.0-alpha.3 release
2023-03-21 20:35:52 +00:00
Vladimír Gorej
25edb232f0
fix(oas31): fix recursive bug in hasUserEditedBody selector wrapper ( #8499 )
...
Refs #8498
2023-03-21 21:22:23 +01:00
swagger-bot
35daf1979f
chore(release): cut the v5.0.0-alpha.2 release
2023-03-21 13:42:24 +00:00
Vladimir Gorej
10a2397e81
Merge branch 'master' into next
2023-03-21 14:19:43 +01:00
Vladimír Gorej
18681857c6
feat(oas31): add support for rendering OpenAPI.jsonSchemaDialect field ( #8496 )
...
Refs #8491
2023-03-21 14:13:18 +01:00
Vladimír Gorej
4810801f77
feat(oas31): add support for OpenAPI 3.1.0 in VersionPragmaFilter ( #8495 )
...
Refs #8492
2023-03-21 11:52:07 +01:00
swagger-bot
97c9471049
chore(release): cut the v5.0.0-alpha.1 release
2023-03-20 12:59:13 +00:00
Vladimír Gorej
d837b2b511
refactor(oas31): disable try it out mechanism explicitly for webhooks ( #8485 )
...
Refs #8474
2023-03-20 09:44:22 +01:00
Vladimír Gorej
d7099793a4
refactor(oas31): introduce selector composition mechanism ( #8484 )
...
Refs #8474
2023-03-20 08:34:11 +01:00
Vladimír Gorej
47e12f1de3
refactor(oas31): simplify Webhooks component by utilizing selectors ( #8481 )
...
Refs #8474
2023-03-17 18:14:23 +01:00
Vladimír Gorej
865d98d6be
refactor(oas31): change Info compnent to be smart ( #8479 )
...
Refs #8474
2023-03-17 10:55:49 +01:00
Vladimír Gorej
a3d3f26c42
refactor(oas31): change Contact component to be smart ( #8478 )
...
Refs #8474
2023-03-17 10:30:19 +01:00
Vladimír Gorej
91ba415632
refactor(oas31): consolidate plugin selectors ( #8477 )
...
Refs #8474
2023-03-16 17:15:27 +01:00
Vladimír Gorej
990d1f288e
refactor(oas31): change License component to be smart ( #8476 )
...
Refs #8474
2023-03-16 15:54:59 +01:00
Vladimír Gorej
8b274414ab
refactor(oas31): concentrate OpenAPI 3.1.0 code to separate plugin ( #8475 )
...
Refs #8474
2023-03-16 12:05:19 +01:00
dependabot[bot]
b0ab561879
chore(deps-dev): bump webpack from 5.75.0 to 5.76.0 ( #8473 )
2023-03-15 11:36:08 +00:00
Enzzo
44e2700c74
fix: decode model schema name on model component ( #8400 )
...
Refs #5626
2023-03-13 11:59:44 +01:00
swagger-bot
c9d94066d4
chore(release): cut the v4.18.1 release
2023-03-10 09:49:43 +00:00
Vladimír Gorej
ceccb218d3
ci(release): prepare configs for v5 alpha pre-releases ( #8468 )
...
Refs #8403
2023-03-10 10:26:15 +01:00
swagger-bot
de04ec1513
chore(release): cut the v5.0.0-alpha.0 release
2023-03-10 08:55:37 +00:00
Vladimír Gorej
6825126240
ci(release): prepare configs for v5 major release ( #8467 )
...
Refs #8403
2023-03-10 09:27:58 +01:00
Vladimir Gorej
b62a2dc696
Merge branch 'master' into next
2023-03-10 09:20:56 +01:00
Vladimír Gorej
c9156f0549
build(webpack): amend build configs to compensate for ApiDOM ( #8460 )
...
Refs #8403
2023-03-08 15:35:15 +01:00
Vladimír Gorej
cab47a36c8
test(core): fix unit test assertion ( #8456 )
...
Refs #8403
2023-03-08 13:55:39 +01:00