brillout / wildcard-api

Functions as API.
MIT License
368 stars 14 forks source link

Bump knex from 0.15.2 to 0.20.4 in /example #20

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

Bumps knex from 0.15.2 to 0.20.4.

Changelog *Sourced from [knex's changelog](https://github.com/knex/knex/blob/master/CHANGELOG.md).* > # 0.20.4 - 08 December, 2019 > > ### Bug fixes: > > - Fix debug logger messing up queries with % [#3566](https://github-redirect.dependabot.com/tgriesser/knex/issues/3566) > - Make logger methods mutually consistent [#3567](https://github-redirect.dependabot.com/tgriesser/knex/issues/3567) > > ### Typings: > > - Add missing methods to client type [#3565](https://github-redirect.dependabot.com/tgriesser/knex/issues/3565) > - Fix queryContext function defintion [#3562](https://github-redirect.dependabot.com/tgriesser/knex/issues/3562) > - Fix QueryBuilder.extend this type [#3526](https://github-redirect.dependabot.com/tgriesser/knex/issues/3526) [#3528](https://github-redirect.dependabot.com/tgriesser/knex/issues/3528) > > ### Test / internal changes: > > - Remove bluebird.using [#3552](https://github-redirect.dependabot.com/tgriesser/knex/issues/3552) > > # 0.20.3 - 27 November, 2019 > > ### New features: > > - MSSQL, MySQL: Add connection string qs to connection params [#3547](https://github-redirect.dependabot.com/tgriesser/knex/issues/3547) > > ### Bug fixes: > > - Oracle: Fix issue retrieving BLOB from database [#3545](https://github-redirect.dependabot.com/tgriesser/knex/issues/3545) > - PostgreSQL: Timeout for postgresql use cancel instead of terminate [#3518](https://github-redirect.dependabot.com/tgriesser/knex/issues/3518) > - Make sure CLI works for namespaced knex packages [#2539](https://github-redirect.dependabot.com/tgriesser/knex/issues/2539) > > ### Typings: > > - Lift up dialect specific methods in the CreateTableBuilder [#3532](https://github-redirect.dependabot.com/tgriesser/knex/issues/3532) > - Add client property to QueryBuilder type [#3541](https://github-redirect.dependabot.com/tgriesser/knex/issues/3541) > - Support 'only' option [#3551](https://github-redirect.dependabot.com/tgriesser/knex/issues/3551) > > # 0.20.2 - 14 November, 2019 > > ### New features: > > - Add support for distinct on for postgres [#3513](https://github-redirect.dependabot.com/tgriesser/knex/issues/3513) > > ### Bug fixes: > > - Make sqlite3 hasColumn case insensitive [#3435](https://github-redirect.dependabot.com/tgriesser/knex/issues/3435) > > ### Typings: > > - Fix PoolConfig typing [#3505](https://github-redirect.dependabot.com/tgriesser/knex/issues/3505) > - Expand SeedsConfig types [#3531](https://github-redirect.dependabot.com/tgriesser/knex/issues/3531) > - Make the default type parameters of QueryBuilder less strict [#3520](https://github-redirect.dependabot.com/tgriesser/knex/issues/3520) > ... (truncated)
Commits - [`7c3637e`](https://github.com/knex/knex/commit/7c3637e9d5f5767a4c19dcb7fca1ddffde8b5da0) Prepare 0.20.4 release - [`c53247d`](https://github.com/knex/knex/commit/c53247d6ee89eece47a90e7b97d4fde0e94f2530) Make logger methods mutually consistent ([#3567](https://github-redirect.dependabot.com/tgriesser/knex/issues/3567)) - [`c72b955`](https://github.com/knex/knex/commit/c72b9558bf3d1ddd73b9533bf7eda99524663855) Fix QueryBuilder.extend this type ([#3526](https://github-redirect.dependabot.com/tgriesser/knex/issues/3526)) ([#3528](https://github-redirect.dependabot.com/tgriesser/knex/issues/3528)) - [`65e1a3a`](https://github.com/knex/knex/commit/65e1a3a3d0fd2107059d22736ec8c7379c3095a9) Fix debug logger messing up queries with % ([#3566](https://github-redirect.dependabot.com/tgriesser/knex/issues/3566)) - [`65c6ebc`](https://github.com/knex/knex/commit/65c6ebc56ae6cd99375b5beb22e4a6c4c865d7aa) Add missing methods to client type ([#3565](https://github-redirect.dependabot.com/tgriesser/knex/issues/3565)) - [`2289c08`](https://github.com/knex/knex/commit/2289c08380de7a857939fe08a26994db0a8180e7) Fix queryContext function defintion ([#3562](https://github-redirect.dependabot.com/tgriesser/knex/issues/3562)) - [`84fce33`](https://github.com/knex/knex/commit/84fce33f690894df96f372f0657f64188aaea43b) Remove bluebird.using ([#3552](https://github-redirect.dependabot.com/tgriesser/knex/issues/3552)) - [`1ca7bc2`](https://github.com/knex/knex/commit/1ca7bc2f2b1e683d60bb906cf182d3010c3ecde3) Clarify acquireConnection() signature ([#3554](https://github-redirect.dependabot.com/tgriesser/knex/issues/3554)) - [`ea06332`](https://github.com/knex/knex/commit/ea0633281d786ab62ea37ae0511776563eba952a) Prepare 0.20.3 release - [`f4099af`](https://github.com/knex/knex/commit/f4099af3fbf416975b44295ca3af1ac8a3a878ed) Support 'only' option ([#3551](https://github-redirect.dependabot.com/tgriesser/knex/issues/3551)) - Additional commits viewable in [compare view](https://github.com/tgriesser/knex/compare/0.15.2...0.20.4)
Maintainer changes This version was pushed to npm by [kibertoad](https://www.npmjs.com/~kibertoad), a new releaser for knex since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/reframejs/wildcard-api/network/alerts).