actionhero / actionhero-angular-bootstrap-cors-csrf

angular.actionhero.com: Actionhero + Angular + Bootstrap + CORS + CSRF Demo Site
http://angular.actionherojs.com
25 stars 8 forks source link

Update sequelize to the latest version 🚀 #27

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 4.0.0 of sequelize just got published.

Dependency sequelize
Current Version 3.30.4
Type dependency

The version 4.0.0 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 sequelize. 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 427 commits ahead by 427, behind by 98.

  • d960cf1 4.0.0
  • 8a4b529 docs: more resource link + fix incorrect changelog link
  • 411f89e New stable
  • a270d23 Docs: Added v3 to v4 migration guide (#7740)
  • fdf95dd fixed #7735, sqlite memory url no longer works (#7736)
  • b7ca3c4 docs: pretty color + reference theme
  • 2651f98 docs: update theme + changelog + logo
  • bfee712 fix: pooling fails to handle disconnection (#7698)
  • 41408df added: npm run sscce support
  • 567c3e5 Add relative and full path support for sqlite (#7700)
  • 6a84ba8 Amplify docs for "import" instruction (#7695)
  • 2934278 Closes #7709 [ci skip]
  • 4392201 #7184 Regression in affected rows reporting for updates (#7423)
  • 13a3f1e Fix documentation of include.paranoid (#7672)
  • b0bd5d0 [ci skip] git ignore package-lock.json

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](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree: