Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency knex to ^0.21.5 #3513

Merged
merged 2 commits into from
Aug 31, 2020
Merged

Update dependency knex to ^0.21.5 #3513

merged 2 commits into from
Aug 31, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 28, 2020

This PR contains the following updates:

Package Type Update Change
knex (source) dependencies patch ^0.21.1 -> ^0.21.5

Release Notes

knex/knex

v0.21.5

Compare Source

New features:
Test / internal changes:
  • Bump version of dtslint #​3984
  • Test/document esm interop mixed formats (knexfile/migrations/seeds) #​3986

v0.21.4

Compare Source

New features:
  • CLI: Add new option for seed: recursive #​3974
Bug fixes:
  • CLI: Do not load seeds from subfolders recursively by default #​3974

v0.21.3

Compare Source

New features:
  • CLI: Support multiple directories for seeds #​3967
Bug fixes:
  • Ensure DB stream is destroyed when the PassThrough is destroyed #​2324
  • Support postProcessResponse for streams #​3931
  • Fix ESM module interop for calling module/package of type 'module' #​3938
  • CLI: Fix migration source name in rollback all #​3956
  • Fix getMergedConfig calls to include client logger #​3920
  • Escape single quoted values passed to defaultTo function #​3899
Typings:
  • Add .timeout(ms) to .raw()'s typescript typings #​3885
  • Add typing for double table column builder #​3950
  • Add a phantom tag to Ref type to mark received type parameters as used #​3934
  • Add null as valid binding type #​3946
Test / internal changes:
  • Change query lab link to https #​3933

v0.21.2

Compare Source

New features:
  • Warn user if custom migration source is being reset #​3839
  • Prefer void as return type on migration generator ts stub #​3865
  • MSSQL: Added the removal of a columns default constraint, before dropping the column #​3855
Typings:
  • Fix definition for raw querybuilders #​3846
Test / internal changes:
  • Refactor migration logic to use async/await #​3838

Renovate configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

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


  • If you want to rebase/retry this PR, check this box

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

@changeset-bot
Copy link

changeset-bot bot commented Aug 28, 2020

🦋 Changeset is good to go

Latest commit: aedb162

We got this.

This PR includes changesets to release 1 package
Name Type
@keystonejs/adapter-knex Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@renovate renovate bot force-pushed the renovate/knex-0.x branch 14 times, most recently from 9ef52c7 to ab8226c Compare August 31, 2020 01:04
@renovate renovate bot force-pushed the renovate/knex-0.x branch from ab8226c to 22c1484 Compare August 31, 2020 01:29
Copy link
Contributor

@timleslie timleslie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@timleslie timleslie merged commit e9bc436 into master Aug 31, 2020
@timleslie timleslie deleted the renovate/knex-0.x branch August 31, 2020 02:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants