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.20.0 #1529

Merged
merged 3 commits into from
Oct 28, 2019

Conversation

renovate-bot
Copy link
Contributor

This PR contains the following updates:

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

Release Notes

tgriesser/knex

v0.20.0

Compare Source

New features:
  • orderBy accepts QueryBuilder #​3491
  • Add validation in .offset() #​2908
  • disable_migrations_list_validation feature #​3448
Bug fixes:
  • Fix oracledb driver v4 support #​3480
  • Fix some issues around seed and migration generation #​3479
  • Fix bugs in replacement logic used when dropping columns in SQLite #​3476
Typings:
  • Add types to the Migrator interface #​3459
  • Fix typings of index and dropIndex TableBuilder methods #​3486
  • Fixes types for Seeder#run #​3438
Test / internal changes:
  • Execute CI on Node.js 13
  • Bluebird: remove usage of return, reflect, fromCallback methods #​3483
  • Bluebird: remove Bluebird.bind #​3477
  • Bluebird: use util.promisify instead of Bluebird.promisify #​3470
  • Bluebird: remove Bluebird.each #​3471
  • Bluebird: remove Bluebird.map and Bluebird.mapSeries #​3474
  • Bluebird: replace Bluebird.map with Promise.all #​3469
  • Update badges #​3482

Renovate configuration

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

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

♻️ Rebasing: Whenever PR is stale, or if you modify the PR title to begin with "rebase!".

🔕 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 Renovate Bot. View repository job log here.

@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Oct 25, 2019
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Oct 25, 2019
@kokoro-team kokoro-team removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Oct 25, 2019
@fhinkel fhinkel added the kokoro:run Add this label to force Kokoro to re-run the tests. label Oct 28, 2019
@kokoro-team kokoro-team removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Oct 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants