qlik-oss / core-qix-session-placement-service

Example Qlik Associative Engine session service used for session placement in the Qlik Core use case Assisted Prescription (also known as Custom Analytics)
MIT License
2 stars 1 forks source link

Update dependency koa to v2.12.0 #235

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
koa dependencies minor 2.11.0 -> 2.12.0

Release Notes

koajs/koa ### [`v2.12.0`](https://togithub.com/koajs/koa/blob/master/History.md#​2120--2020-05-18) [Compare Source](https://togithub.com/koajs/koa/compare/2.11.0...2.12.0) ================== **features** - \[[`0d2f421`](http://github.com/koajs/koa/commit/0d2f421c265350d3d84e1bc261572954479f27d3)] - feat: error handler treat err.statusCode as the same as err.status ([#​1460](https://togithub.com/koajs/koa/issues/1460)) (Vijay Krishnavanshi >) - \[[`8d52105`](http://github.com/koajs/koa/commit/8d52105a34234be9e771ff3b76b43e4e30328943)] - feat: allow bodyless responses for non empty status codes ([#​1447](https://togithub.com/koajs/koa/issues/1447)) (ejose19 >) **others** - \[[`faeaff5`](http://github.com/koajs/koa/commit/faeaff5c149a81a188ab8e5af0b994029e45acbb)] - fox: remove `error-inject` and fix error handling ([#​1409](https://togithub.com/koajs/koa/issues/1409)) (Konstantin Vyatkin >) - \[[`f7c732f`](http://github.com/koajs/koa/commit/f7c732fd06f724505e9090add4d977e667da55a8)] - docs: fixed incorrect onerror example ([#​1459](https://togithub.com/koajs/koa/issues/1459)) (Paul Annekov >) - \[[`143d8f7`](http://github.com/koajs/koa/commit/143d8f72f2a232b4c97eac00e7811015911e4f7c)] - Always use strict equality. ([#​1225](https://togithub.com/koajs/koa/issues/1225)) (Yazan Medanat >) - \[[`6b6b0dd`](http://github.com/koajs/koa/commit/6b6b0ddf7aff073e65493c6efaffab8331c0331c)] - docs(api): add app.use chainability note ([#​1449](https://togithub.com/koajs/koa/issues/1449)) (Zac Anger >) - \[[`8ddab48`](http://github.com/koajs/koa/commit/8ddab48cbdbca1e6d1cc8c3ddae45491db524d51)] - docs: Document response status with empty body ([#​1445](https://togithub.com/koajs/koa/issues/1445)) (Marc-Aurèle DARCHE >) - \[[`7deedb2`](http://github.com/koajs/koa/commit/7deedb235274223f1b9da46dee296545b23598de)] - docs: Updating context.md with the latest cookies opts ([#​1433](https://togithub.com/koajs/koa/issues/1433)) (Brad Ito >) - \[[`3e97a10`](http://github.com/koajs/koa/commit/3e97a106bb846d9337737011bb85149ddd797229)] - docs(links): remove Google+ link ([#​1439](https://togithub.com/koajs/koa/issues/1439)) (laffachan >) - \[[`eda2760`](http://github.com/koajs/koa/commit/eda27608f7d39ede86d7b402aae64b1867ce31c6)] - build: Drop unused Travis sudo: false directive ([#​1416](https://togithub.com/koajs/koa/issues/1416)) (Olle Jonsson >)

Renovate configuration

:date: Schedule: "every weekend" (UTC).

:vertical_traffic_light: Automerge: Enabled.

:recycle: Rebasing: Whenever PR is behind base branch, 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.