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 knex to the latest version 🚀 #12

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Feb 16, 2017

Version 0.12.7 of knex just got published.

Dependency knex
Current Version 0.8.6
Type dependency

The version 0.12.7 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of knex.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Commits

The new version differs by 690 commits .

  • a7c4bbe release 0.12.7
  • 364d23b Update changelog for release 0.12.7
  • 43324d7 🔧 Ignore stub files in lint task (#1649)
  • fe4ec15 Support custom foreign key names (continued work of #1311) (#1726)
  • 77e6733 Alter column syntax for table, implements changing type, nullability and default (#1914)
  • f198c7d Allow casting when using named bindings. (#1890)
  • 0d55cfd More promise functions (#1896)
  • 2fa375f Pass rollback errors through to transaction promise in mssql dialect (#1884) (#1885)
  • 7de07c9 ONLY keyword support for PostgreSQL (#1874)
  • 49aa6f7 Check that oracle DB testing is enabled before running ext auth tests. Fixes #1865 (#1867)
  • ff4f9e2 align commands description (#1857)
  • a4bfee7 Ensure that 'client' is provided in knex config object (#1822)
  • 0ae4f3e Mssql update query generates invalid syntax (#1777)
  • 9e7b57e react-native doesn't handle the /index.js in browser fields (#1813)
  • 85dcd75 Update stub examples to not use Promise.all (#1814)

There are 250 commits in total. See the full diff.

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 15, 2017

Version 0.12.8 just got published.

Update to this version instead 🚀

Commits

The new version differs by 6 commits (ahead by 6, behind by 1).

  • dbdc93c release 0.12.8
  • 2eb1a8a Update changelog for 0.12.8
  • 10a6505 Must always clear the timeout for handling 'acquireConnectionTimeout', even if an error occurs. Fixes #1973 (#1974)
  • b722753 Transaction should not reject with undefined. (#1970)
  • 19ed460 Properly close PG query stream on error (#1935)
  • 9404dba added clearSelect and clearWhere to query builder (#1912)

See the full diff.

@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 23, 2017

Version 0.12.9 just got published.

Update to this version instead 🚀

Commits

The new version differs by 5 commits .

  • ce375c5 release 0.12.9
  • 620ade8 Updated changelog for 0.12.9
  • 50557f7 Ensure errors in batchInsert do not end up 'unhandled'. Fixes #1880 (#1984)
  • 33ad093 Added information about accidental breaking change in 0.12.7 to changelog
  • f67daae Restore release.sh script

See the full diff.

@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 29, 2017

Version 0.13.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 10 commits0.

  • 314dcad Changelog + version for 0.13.0 release
  • dd3289b Add fetchAsString optional parameter to oracledb dialect (#1998)
  • 5c0b193 fix: escapeObject parameter order for Postgres dialect. (#2003)
  • a5f4c39 Migration transaction (#1962)
  • 137e1fe Allow passing version of connected db in configuration file (#1993)
  • 9682446 Fixed transaction promise mutation issue (#1991)
  • 138e13b Bugfixes on batchInsert and transactions for mysql/maria (#1992)
  • 876f615 Increase test timeout
  • 04981a2 Fixed timing issue on commit
  • b06b8bf Restore release.sh

false

See the full diff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants