PacktDev / serverless-sequelize-migrate

An Serverless framework handler to execute post deploy to do sequelize migrations
0 stars 1 forks source link

Update sequelize to the latest version 🚀 #9

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency sequelize was updated from 5.9.2 to 5.9.3.

This version 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.


Release Notes for v5.9.3

5.9.3 (2019-07-05)

Bug Fixes

Commits

The new version differs by 2 commits.

  • ff3c225 fix(types): add string to Includeable (#11003)
  • 695c87b docs(models-definition): correct spelling mistakes (#11147)

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 5 years ago

Update to this version instead 🚀

Release Notes for v5.9.4

5.9.4 (2019-07-06)

Bug Fixes

Commits

The new version differs by 3 commits.

  • b6d6787 fix(types): add literal to possible where options (#10990)
  • f2b0aec fix(model): don't alter original scopes when combining them (#10722)
  • 75b95dc fix(types): relax order typing (#10802)

See the full diff