HT2-Labs / jscommons

A package of common functions used in our JavaScript applications.
MIT License
0 stars 4 forks source link

fix(deps): update dependency knex to ^0.19.0 #214

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change
knex (source) dependencies minor ^0.18.0 -> ^0.19.0

Release Notes

tgriesser/knex ### [`v0.19.0`](https://togithub.com/tgriesser/knex/blob/master/CHANGELOG.md#​0190---11-July-2019) [Compare Source](https://togithub.com/tgriesser/knex/compare/0.18.4...0.19.0) ##### Changes: - Pooling: tarn.js connection pool was updated to version 2.0.0. This fixes issue with destroying connections and introduces support for connection pool event handlers. Please see tarn.js documentation for more details [#​3345](https://togithub.com/tgriesser/knex/issues/3345) - Pooling: Passing unsupported pooling configuration options now throws an error - Pooling: `beforeDestroy` configuration option was removed

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Enabled.

:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

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



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

renovate[bot] commented 5 years ago

Branch automerge failure

This PR was configured for branch automerge, however this is not possible so it has been raised as a PR instead.

HT2Bot commented 5 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: