scttcper / koa2-swagger-ui

Swagger UI as Koa v2 middleware
MIT License
103 stars 32 forks source link

chore(deps): update dependency swagger-ui-dist to v3.36.1 #188

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
swagger-ui-dist devDependencies minor 3.35.2 -> 3.36.1

Release Notes

swagger-api/swagger-ui ### [`v3.36.1`](https://togithub.com/swagger-api/swagger-ui/releases/v3.36.1) [Compare Source](https://togithub.com/swagger-api/swagger-ui/compare/v3.36.0...v3.36.1) - **swagger-client:** update to [v3.12.0](https://togithub.com/swagger-api/swagger-js/releases/tag/v3.12.0). Fixes `nested allOf/oneOf schema resolution` in [#​5194](https://togithub.com/swagger-api/swagger-ui/issues/5194), [#​5923](https://togithub.com/swagger-api/swagger-ui/issues/5923), [#​4672](https://togithub.com/swagger-api/swagger-ui/issues/4672) ##### Bug Fixes - **cypress:** oas3-multiple-media-types flakiness ([#​6571](https://togithub.com/swagger-api/swagger-ui/issues/6571)) ([3925b0c](https://togithub.com/swagger-api/swagger-ui/commit/3925b0c5642826e17ba82bbe1fc64dbd31793569)), closes [#​6570](https://togithub.com/swagger-api/swagger-ui/issues/6570) ### [`v3.36.0`](https://togithub.com/swagger-api/swagger-ui/releases/v3.36.0) [Compare Source](https://togithub.com/swagger-api/swagger-ui/compare/v3.35.2...v3.36.0) ##### Features - support for showExtensions on Response objects ([#​6535](https://togithub.com/swagger-api/swagger-ui/issues/6535)) ([6a4e52a](https://togithub.com/swagger-api/swagger-ui/commit/6a4e52aadbbd2588975011d779da3844fa010847)) ##### Bug Fixes - **auth:** Allow PKCE for legacy AccessCode OAuth2 Grant Type ([#​6011](https://togithub.com/swagger-api/swagger-ui/issues/6011)) ([5a87c8a](https://togithub.com/swagger-api/swagger-ui/commit/5a87c8a932071246d3e4ba3733563bcf018abc93)), closes [#​6010](https://togithub.com/swagger-api/swagger-ui/issues/6010) - **auth:** support for oauth2 relative url ([#​6546](https://togithub.com/swagger-api/swagger-ui/issues/6546)) ([0a807d6](https://togithub.com/swagger-api/swagger-ui/commit/0a807d6237f59880d34131f66cd4fc542fdaca09)) - **auth:** add additional autoFocus for http-auth component ([#​6527](https://togithub.com/swagger-api/swagger-ui/issues/6527)) ([8e3e059](https://togithub.com/swagger-api/swagger-ui/commit/8e3e059aa122ea34e0e6f0d13a0601fd0906aede)), closes [#​6483](https://togithub.com/swagger-api/swagger-ui/issues/6483) - response examples should respect media-type ([#​6456](https://togithub.com/swagger-api/swagger-ui/issues/6456)) ([87ab4e9](https://togithub.com/swagger-api/swagger-ui/commit/87ab4e9ac9a1a8cde7b6d5fd7434e017cd669640)) - duplicate downloading of remote config ([#​6544](https://togithub.com/swagger-api/swagger-ui/issues/6544)) ([50e5f65](https://togithub.com/swagger-api/swagger-ui/commit/50e5f653cc5a2494fe1ea19fbe874efcd086b91b)) - oauth redirect HTML title tag ([#​6533](https://togithub.com/swagger-api/swagger-ui/issues/6533)) ([17f140b](https://togithub.com/swagger-api/swagger-ui/commit/17f140b188378cb504166888026b2eb48cd14518))

Renovate configuration

:date: Schedule: "before 3am on the first day of the month" (UTC).

:vertical_traffic_light: Automerge: Enabled.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.

scttcper commented 3 years ago

:tada: This PR is included in version 5.0.4 :tada:

The release is available on:

Your semantic-release bot :package::rocket: