Skip to content

Bump knex from 0.20.11 to 0.20.14#43

Closed
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/knex-0.20.14
Closed

Bump knex from 0.20.11 to 0.20.14#43
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/knex-0.20.14

Conversation

@dependabot-preview
Copy link
Contributor

Bumps knex from 0.20.11 to 0.20.14.

Changelog

Sourced from knex's changelog.

0.20.14 - 13 April, 2020

New features:

  • CLI: adds support for asynchronous knexfile loading #3748
  • Add clearGroup method #3771

Typings:

  • Support Raw types for insert, where, update #3730
  • Add typings for MigrationSource #3756
  • Update signature of orderBy to support QueryBuilder inside array #3757
  • Add toSQL and toString to SchemaBuilder #3758
  • interface Knex and function Knex should have the same types #3787
  • Fix minor issues around typings #3765

Test / internal changes:

  • Minor test internal enhancements #3747
  • Minor improvements on the usage of fs utilities #3749
  • Split tests in groups #3785

0.20.13 - 23 March, 2020

Bug fixes:

  • Correctly handle dateToString escaping without timezone passed #3742
  • Make protocol length check more defensive #3744

Typings:

  • Make the ChainableInterface conform to Promise #3724

0.20.12 - 19 March, 2020

Bug fixes:

  • Added missing call to _reject in Transactor#transaction #3706
  • Fix method binding on knex proxy #3717
  • Oracle: Transaction_OracleDB can use config.connection #3731

Typings:

  • Fix incorrect type signature of Having #3719

Test / internal changes:

  • Cleanup/remove transaction stalling #3716
  • Rewrote Transaction#acquireConnection() methods to use async #3707
Commits
  • ce20afd Prepare 0.20.14 release
  • c4c527a Fix minor issues around typings (#3765)
  • 6111ccc Add clearGroup method (#3771)
  • 142807c interface Knex and function Knex should have the same types (#3787)
  • 8961b21 Split tests in groups (#3785)
  • 9e9d3c5 Add toSQL and toString to SchemaBuilder (#3758)
  • 1888a7c Update signature of orderBy to support QueryBuilder inside array (#3757)
  • 474968b Add typings for MigrationSource (#3756)
  • efca605 CLI: adds support for asynchronous knexfile loading (#3748)
  • 7575946 Minor improvements on the usage of fs utilities - unify all the fs functions ...
  • Additional commits viewable in compare view

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 close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor 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
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [knex](https://github.com/knex/knex) from 0.20.11 to 0.20.14.
- [Release notes](https://github.com/knex/knex/releases)
- [Changelog](https://github.com/knex/knex/blob/0.20.14/CHANGELOG.md)
- [Commits](knex/knex@0.20.11...0.20.14)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Apr 14, 2020
@dependabot-preview
Copy link
Contributor Author

Superseded by #44.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/knex-0.20.14 branch April 16, 2020 07:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants