coinolio / coinolio

Open source Bitcoin and Altcoin portfolio / trades logging and tracking. Including Profit / Loss calculations, Price Charts and realtime updates.
MIT License
28 stars 9 forks source link

Update bookshelf to the latest version šŸš€ #7

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

ā˜ļø Greenkeeperā€™s updated Terms of Service will come into effect on April 6th, 2018.

Version 0.13.0 of bookshelf was just published.

Dependency bookshelf
Current Version 0.12.1
Type dependency

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

If you donā€™t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of bookshelf.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you donā€™t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Commits

The new version differs by 141 commits.

  • aef89a2 Merge pull request #1790 from bookshelf/rg-processor-plugin
  • 9845258 Remove unnecessary processor plugin methods
  • 7d7091c Merge pull request #1788 from bookshelf/rg-check-knex
  • 6e3e5b9 Remove unused variable
  • a709abf Change knex detection method in Bookshelf init
  • 5972940 Remove unused variable
  • 9204d8f Merge pull request #1787 from bookshelf/greenkeeper/sqlite3-4.0.0
  • c2c4a95 chore(package): update sqlite3 to version 4.0.0
  • 9fad708 Merge pull request #1769 from kirrg001/fix-parentid-undefined
  • b01f75d Merge pull request #1768 from kirrg001/fix-events-async
  • dabce13 Events are triggered sequentially when the handlers execute async code
  • 904abcf Merge pull request #1784 from bookshelf/rg-consistent-timestamps
  • 9622ef0 Merge pull request #1782 from bookshelf/greenkeeper/sinon-chai-3.0.0
  • 6f77220 Add default timestamp key names to constants file
  • d75f0f1 Add documentation for new timestamp methods

There are 141 commits in total.

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those donā€™t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

greenkeeper[bot] commented 6 years ago

Version 0.13.1 just got published.

Update to this version instead šŸš€

Commits

The new version differs by 4 commits.

  • 3f2bdb7 Document the Model#defaults property and its usage
  • 2712d5e Rename all JSDoc Boolean types for consistency
  • 7cca463 Fix wrong type of defaults option on Model.save
  • 7ed40f9 Release 0.13.0

See the full diff

greenkeeper[bot] commented 6 years ago

Version 0.13.2 just got published.

Update to this version instead šŸš€

greenkeeper[bot] commented 6 years ago

Version 0.13.3 just got published.

Update to this version instead šŸš€

Commits

The new version differs by 9 commits.

  • 9a49e70 Merge pull request #1798 from bookshelf/rg-fix-timestamps
  • d37eb47 Update timestamp test description
  • cf11ffd Remove Model.save date option test
  • e8f5806 Update timestamps related documentation
  • 0e7c318 Fix automatic timestamps
  • ae80dcf Add more tests to verify user supplied timestamps
  • 4a06cd3 Refactor timestamp tests
  • 5686f2a Move Model#timestamp tests to the correct file
  • e6e7ee9 Release 0.13.2

See the full diff