Skip to content

Chore(deps): Bump knex from 0.20.13 to 0.21.14#88

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

Chore(deps): Bump knex from 0.20.13 to 0.21.14#88
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/knex-0.21.14

Conversation

@dependabot-preview
Copy link

Bumps knex from 0.20.13 to 0.21.14.

Changelog

Sourced from knex's changelog.

0.21.14 - 18 December, 2020

New features:

  • MSSQL: support "returning" on inserts, updates and deletes on tables with triggers #4152
  • Use esm import if package.json type is "module" #4158

Bug fixes:

  • Make sure query-response and query-error events contain _knexTxId #4160

Test / internal changes:

  • Improved integration test framework #4161

0.21.13 - 12 December, 2020

New features:

  • SQLite: Add support for dropForeign #4092
  • Add support for WHERE clauses to "upsert" queries #4148

Bug fixes:

  • MSSQL: Avoid connection getting stuck on socket hangup #4157
  • Oracle: Support specifying non-default DB port #4147
  • Oracle: Support inserts with only default values (empty body) #4092
  • CLI: fix irregular seed file execution order #4156
  • Fix performance of asyncStackTraces with enable-source-maps node flag #4154

Typings:

  • PostgreSQL: Add support for application_name #4153
  • Fix types for insert to allow array #4105
  • Add types for userParams and withUserParams #4119
  • Added type for withKeyName #4139
  • Fix batchInsert definitions #4131
  • Fix types for WhereIn signature (value or query builder) #3863
  • Add types for connection config of mysql2 driver #4144

Test / internal changes:

0.21.12 - 02 November, 2020

Typings:

  • Reintroduce support for globally defining table/record mapping #4100
  • Add a few missing types for MSSQL Connection #4103
Commits
  • dbd27bb Prepare 0.21.14 for release
  • 6299094 Fix MSSQL with returns on inserts and deletes on tables with triggers (#4152)
  • 704853d Improved integration test framework (#4161)
  • 5e95a6a Make sure query-response and query-error events contain _knexTxId (#4160)
  • 1975899 Bugfix: Uses esm import if package.json type is module (#4158)
  • ce3b9fe Prepare 0.21.13 for release
  • 3394a02 Avoid connection getting stuck on socket hangup (#4157)
  • 84cee6c Fix performance of asyncStackTraces with enable-source-maps node flag (#4154)
  • 4c42fa2 Fix(seed:run): irregular seed file execution order (#4156)
  • bc04b7a Add support for application_name (#4153)
  • 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.13 to 0.21.14.
- [Release notes](https://github.com/knex/knex/releases)
- [Changelog](https://github.com/knex/knex/blob/master/CHANGELOG.md)
- [Commits](knex/knex@0.20.13...0.21.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 Dec 18, 2020
@dependabot-preview
Copy link
Author

Superseded by #91.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/knex-0.21.14 branch December 28, 2020 06:45
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

Comments