-
Notifications
You must be signed in to change notification settings - Fork 0
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 sequelize-fixtures to the latest version 🚀 #56
base: master
Are you sure you want to change the base?
Conversation
Codecov Report
@@ Coverage Diff @@
## master #56 +/- ##
=======================================
Coverage 87.88% 87.88%
=======================================
Files 83 83
Lines 1420 1420
Branches 189 189
=======================================
Hits 1248 1248
Misses 150 150
Partials 22 22 Continue to review full report at Codecov.
|
Update to this version instead 🚀 Release Notes for 0.10.0
|
Update to this version instead 🚀 Release Notes for Release 1.0.0
CommitsThe new version differs by 18 commits.
There are 18 commits in total. See the full diff |
|
|
|
|
The devDependency sequelize-fixtures was updated from
0.8.0
to0.9.1
.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 0.9.1
findOne
instead offind
, compat with sequelize 5.0. Thanks, @modestfakeCommits
The new version differs by 11 commits.
6033825
bump version
d137e9e
Merge pull request #97 from modestfake/master
787096b
Replace Model.find deprecated method with Model.findOne
4857acb
Update README.md
78606f1
Merge branch 'sequelize-promise' of https://github.com/schmod/sequelize-fixtures into schmod-sequelize-promise
7d6d4b6
bump version
8856174
Merge branch 'json-compatibility' of https://github.com/acarbone/sequelize-fixtures into acarbone-json-compatibility
5b846d9
Added JSON field type compatibility on fixtures
c2fb6b8
bump version
577f685
Node 4 compat
15c0a86
Use sequelize's bundled copy of bluebird if it is available
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper bot 🌴