technologiestiftung / tsb-generic-api

MIT License
0 stars 0 forks source link

fix(deps): update dependency hapi-swagger to v14 #57

Open renovate[bot] opened 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
hapi-swagger dependencies major 11.1.0 -> 14.0.0

Release Notes

glennjones/hapi-swagger ### [`v14.0.0`](https://togithub.com/glennjones/hapi-swagger/releases/v14.0.0) [Compare Source](https://togithub.com/glennjones/hapi-swagger/compare/v13.1.0...v14.0.0) - [Release Notes #​680](https://togithub.com/glennjones/hapi-swagger/issues/680) ### [`v13.1.0`](https://togithub.com/glennjones/hapi-swagger/releases/v13.1.0) [Compare Source](https://togithub.com/glennjones/hapi-swagger/compare/v13.0.2...v13.1.0) ##### Feature - [#​676](https://togithub.com/glennjones/hapi-swagger/pull/676) Add option to allow override server-level validation in plugin registration. Closes [#​675](https://togithub.com/glennjones/hapi-swagger/issues/675) ### [`v13.0.2`](https://togithub.com/glennjones/hapi-swagger/releases/v13.0.2) [Compare Source](https://togithub.com/glennjones/hapi-swagger/compare/v13.0.1...v13.0.2) ##### Fixed - regex pattern broken broken in [#​663](https://togithub.com/glennjones/hapi-swagger/issues/663) ### [`v13.0.1`](https://togithub.com/glennjones/hapi-swagger/releases/v13.0.1) [Compare Source](https://togithub.com/glennjones/hapi-swagger/compare/v13.0.0...v13.0.1) ##### Fixed - [#​360](https://togithub.com/glennjones/hapi-swagger/issues/360) `Joi.object().pattern()` object is just showing up as an empty object in generated `swagger.json` [#​663](https://togithub.com/glennjones/hapi-swagger/pull/663) ### [`v13.0.0`](https://togithub.com/glennjones/hapi-swagger/releases/v13.0.0) [Compare Source](https://togithub.com/glennjones/hapi-swagger/compare/v12.1.3...v13.0.0) - [Release Notes #​660](https://togithub.com/glennjones/hapi-swagger/issues/660) ### [`v12.1.3`](https://togithub.com/glennjones/hapi-swagger/releases/v12.1.3) [Compare Source](https://togithub.com/glennjones/hapi-swagger/compare/v12.1.2...v12.1.3) ##### Fixed - [#​654](https://togithub.com/glennjones/hapi-swagger/issues/654) `tags` option should be defined as array of objects in TS definition ### [`v12.1.2`](https://togithub.com/glennjones/hapi-swagger/releases/v12.1.2) [Compare Source](https://togithub.com/glennjones/hapi-swagger/compare/v12.1.1...v12.1.2) ##### Fixed - [#​652](https://togithub.com/glennjones/hapi-swagger/issues/652) Fix regex pattern parsing [#​653](https://togithub.com/glennjones/hapi-swagger/issues/653) ### [`v12.1.1`](https://togithub.com/glennjones/hapi-swagger/releases/v12.1.1) [Compare Source](https://togithub.com/glennjones/hapi-swagger/compare/v12.1.0...v12.1.1) ##### Fixed - [#​639](https://togithub.com/glennjones/hapi-swagger/issues/639) Faster json generation . Closes [#​638](https://togithub.com/glennjones/hapi-swagger/issues/638) ### [`v12.1.0`](https://togithub.com/glennjones/hapi-swagger/releases/v12.1.0) [Compare Source](https://togithub.com/glennjones/hapi-swagger/compare/v12.0.0...v12.1.0) ##### Feature - [#​645](https://togithub.com/glennjones/hapi-swagger/issues/645) add options that allow `hapi-swagger` to work behind various proxy scenarios. See [#​645 (comment)](https://togithub.com/glennjones/hapi-swagger/pull/645#issue-364705700) for details. - `swaggerUIPath` is not defined, `routesBasePath` is not defined - Both take default value `/swaggerui/` - Endpoints base path is default value - Assets base path points to default value - Preserves current behaviour - `swaggerUIPath` is defined, `routesBasePath` is not defined - routesBasePath takes `swaggerUIPath` value - Endpoints base path is `swaggerUIPath` value - Assets base path points to `swaggerUIPath` value - Preserves current behaviour - `swaggerUIPath` is not defined, `routesBasePath` is defined - Endpoints base path is `routesBasePath` value - Assets base path points to default value - **New behaviour** - `swaggerUIPath` is defined, `routesBasePath` is defined - Endpoints base path is `routesBasePath` value - Assets base path points to `swaggerUIPath` value - **New behaviour** ### [`v12.0.0`](https://togithub.com/glennjones/hapi-swagger/releases/v12.0.0) [Compare Source](https://togithub.com/glennjones/hapi-swagger/compare/v11.1.0...v12.0.0) - [Release Notes #​644](https://togithub.com/glennjones/hapi-swagger/issues/644)

Renovate configuration

:date: Schedule: "every 2 weeks on Monday before 7am" in timezone Europe/Berlin.

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

: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.