Open greenkeeper[bot] opened 7 years ago
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 37 commits.
b0bd34d
fix(mysql/json): properly quote JSON path to be valid ECMAScript name (#8793)
d4acd7c
fix: keep pk ids if supplied by users (#8792)
2034852
test: if boolean true/false are returned as string in toJSON (#8791)
8df79fa
test: assert that where conditions are not ignored with empty include (#8790)
ca788b7
fix(connection-manager): only use close to shutdown (#8789)
6385cab
docs(testimonials): add ErmesHotels (#8787)
3657f32
fix(mssql): improper parameter binding in sql generation (#8782)
ccee348
[ci-skip] chores: adjust stale bot config
fea0ca7
fix(memory-utilization): don't keep bounded reference of connection manager (#8760)
b4fd464
feat(postgres): returning option for arithmetic queries (#8727) (#8748)
438baac
feat: added _scopeName property in instance (#8753)
73db603
docs(model-usage): Fix typo in order/group recap (#8755)
a12aeb5
docs: removes confusing poem descriptor due to https://xkcd.com/1679/ (#8750)
fe06b45
feat(datatypes): array(enum) support for PostgreSQL (#8738)
f5fcf16
fix(associations/has-many): use scoped primary field on count to prevent ambiguous column error (#8732)
There are 37 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 38 commits.
68d729d
fix(model): set previous values in instances from bulkCreate (#8788)
b0bd34d
fix(mysql/json): properly quote JSON path to be valid ECMAScript name (#8793)
d4acd7c
fix: keep pk ids if supplied by users (#8792)
2034852
test: if boolean true/false are returned as string in toJSON (#8791)
8df79fa
test: assert that where conditions are not ignored with empty include (#8790)
ca788b7
fix(connection-manager): only use close to shutdown (#8789)
6385cab
docs(testimonials): add ErmesHotels (#8787)
3657f32
fix(mssql): improper parameter binding in sql generation (#8782)
ccee348
[ci-skip] chores: adjust stale bot config
fea0ca7
fix(memory-utilization): don't keep bounded reference of connection manager (#8760)
b4fd464
feat(postgres): returning option for arithmetic queries (#8727) (#8748)
438baac
feat: added _scopeName property in instance (#8753)
73db603
docs(model-usage): Fix typo in order/group recap (#8755)
a12aeb5
docs: removes confusing poem descriptor due to https://xkcd.com/1679/ (#8750)
fe06b45
feat(datatypes): array(enum) support for PostgreSQL (#8738)
There are 38 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 41 commits.
3397b23
fix(query-generator): Op.ne check with null value is not comparing with comparator
d1f5618
docs(upgrade-v4-guide): api changes for include with required (#8828)
a512af6
docs(migrations): fix typos and clean up wording (#8823)
68d729d
fix(model): set previous values in instances from bulkCreate (#8788)
b0bd34d
fix(mysql/json): properly quote JSON path to be valid ECMAScript name (#8793)
d4acd7c
fix: keep pk ids if supplied by users (#8792)
2034852
test: if boolean true/false are returned as string in toJSON (#8791)
8df79fa
test: assert that where conditions are not ignored with empty include (#8790)
ca788b7
fix(connection-manager): only use close to shutdown (#8789)
6385cab
docs(testimonials): add ErmesHotels (#8787)
3657f32
fix(mssql): improper parameter binding in sql generation (#8782)
ccee348
[ci-skip] chores: adjust stale bot config
fea0ca7
fix(memory-utilization): don't keep bounded reference of connection manager (#8760)
b4fd464
feat(postgres): returning option for arithmetic queries (#8727) (#8748)
438baac
feat: added _scopeName property in instance (#8753)
There are 41 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 42 commits.
74d2b5f
fix(mysql/datatypes): no default null value for some data types (#8839)
3397b23
fix(query-generator): Op.ne check with null value is not comparing with comparator
d1f5618
docs(upgrade-v4-guide): api changes for include with required (#8828)
a512af6
docs(migrations): fix typos and clean up wording (#8823)
68d729d
fix(model): set previous values in instances from bulkCreate (#8788)
b0bd34d
fix(mysql/json): properly quote JSON path to be valid ECMAScript name (#8793)
d4acd7c
fix: keep pk ids if supplied by users (#8792)
2034852
test: if boolean true/false are returned as string in toJSON (#8791)
8df79fa
test: assert that where conditions are not ignored with empty include (#8790)
ca788b7
fix(connection-manager): only use close to shutdown (#8789)
6385cab
docs(testimonials): add ErmesHotels (#8787)
3657f32
fix(mssql): improper parameter binding in sql generation (#8782)
ccee348
[ci-skip] chores: adjust stale bot config
fea0ca7
fix(memory-utilization): don't keep bounded reference of connection manager (#8760)
b4fd464
feat(postgres): returning option for arithmetic queries (#8727) (#8748)
There are 42 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 43 commits.
11ff776
feat(mssql): table hints (#8843)
74d2b5f
fix(mysql/datatypes): no default null value for some data types (#8839)
3397b23
fix(query-generator): Op.ne check with null value is not comparing with comparator
d1f5618
docs(upgrade-v4-guide): api changes for include with required (#8828)
a512af6
docs(migrations): fix typos and clean up wording (#8823)
68d729d
fix(model): set previous values in instances from bulkCreate (#8788)
b0bd34d
fix(mysql/json): properly quote JSON path to be valid ECMAScript name (#8793)
d4acd7c
fix: keep pk ids if supplied by users (#8792)
2034852
test: if boolean true/false are returned as string in toJSON (#8791)
8df79fa
test: assert that where conditions are not ignored with empty include (#8790)
ca788b7
fix(connection-manager): only use close to shutdown (#8789)
6385cab
docs(testimonials): add ErmesHotels (#8787)
3657f32
fix(mssql): improper parameter binding in sql generation (#8782)
ccee348
[ci-skip] chores: adjust stale bot config
fea0ca7
fix(memory-utilization): don't keep bounded reference of connection manager (#8760)
There are 43 commits in total.
See the full diff
Your tests are still failing with this version. Compare the changes π¨
The new version differs by 45 commits.
d98d8bd
fix: base type wont work after ENUM model is synced (#8851)
bf7a55b
docs(associations): fix incorrect statement about has* behaviour
11ff776
feat(mssql): table hints (#8843)
74d2b5f
fix(mysql/datatypes): no default null value for some data types (#8839)
3397b23
fix(query-generator): Op.ne check with null value is not comparing with comparator
d1f5618
docs(upgrade-v4-guide): api changes for include with required (#8828)
a512af6
docs(migrations): fix typos and clean up wording (#8823)
68d729d
fix(model): set previous values in instances from bulkCreate (#8788)
b0bd34d
fix(mysql/json): properly quote JSON path to be valid ECMAScript name (#8793)
d4acd7c
fix: keep pk ids if supplied by users (#8792)
2034852
test: if boolean true/false are returned as string in toJSON (#8791)
8df79fa
test: assert that where conditions are not ignored with empty include (#8790)
ca788b7
fix(connection-manager): only use close to shutdown (#8789)
6385cab
docs(testimonials): add ErmesHotels (#8787)
3657f32
fix(mssql): improper parameter binding in sql generation (#8782)
There are 45 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
Your tests are passing again with this version. Explicitly upgrade to this version π
Your tests are passing again with this version. Explicitly upgrade to this version π
Your tests are passing again with this version. Explicitly upgrade to this version π
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 5 commits.
40f7d21
fix(scopes): scope is injected after checking for options.where (#8864)
3ed0c08
fix(scope): symbol operators are ignored (#8863)
14864d4
feat(operators): use global symbol registry
1823f5d
fix: destroy with paranoid ignores operators (#8860)
bb2d0bd
fix: remove constraint before alter foreign keys (#8795)
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 6 commits.
6f32643
feat: sequelize.random() (#8847)
40f7d21
fix(scopes): scope is injected after checking for options.where (#8864)
3ed0c08
fix(scope): symbol operators are ignored (#8863)
14864d4
feat(operators): use global symbol registry
1823f5d
fix: destroy with paranoid ignores operators (#8860)
bb2d0bd
fix: remove constraint before alter foreign keys (#8795)
See the full diff
Your tests are still failing with this version. Compare the changes π¨
The new version differs by 10 commits.
48e8f7b
fix(findAndCount): throws unhandled rejection from findAll (#8887)
0d34413
chore(package): update chai-spies to version 1.0.0 (#8884)
50c27c6
docs(querying): improve random order comment (#8869)
1fff80f
docs(querying): MSSQL JSON support (#8867)
6f32643
feat: sequelize.random() (#8847)
40f7d21
fix(scopes): scope is injected after checking for options.where (#8864)
3ed0c08
fix(scope): symbol operators are ignored (#8863)
14864d4
feat(operators): use global symbol registry
1823f5d
fix: destroy with paranoid ignores operators (#8860)
bb2d0bd
fix: remove constraint before alter foreign keys (#8795)
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
Your tests are passing again with this version. Explicitly upgrade to this version π
/**
* Current behaviour
*/
const created = await Model.upsert(....values....);
/**
* New feature
*/
// with options.returning = false / undefined
const created = await Model.upsert(....values...., { returning: false });
// with options.returning = true
const [record, created] = await Model.upsert(....values...., { returning: true });
The new version differs by 12 commits.
a4a0f88
feat(upsert): return upserted record with options.returning=true (#8924)
9d38f81
chore(package): update sinon to version 4.2.0 (#8929)
8b8d65e
test: scope with operators work for findAll (#8926)
1d0553b
chore(package): update eslint to version 4.16.0 (#8922)
3cea5c4
chore(package): update sinon to version 4.1.6 (#8914)
a56d6c3
chore(package): update semver to version 5.5.0 (#8913)
47f4e78
chore(package): update uuid to version 3.2.1 (#8912)
584839f
chore(package): update mocha to version 5.0.0 (#8911)
d4a34ae
docs(associations): project / tasks example cardinality (#8903)
781d528
fix(datatypes): Sequelize.NOW set milliseconds to zero (#8896)
e5a9efd
chore(package): update sinon to version 4.1.5 (#8894)
39878dc
chore(package): update semantic-release to version 12.2.2 (#8893)
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 14 commits.
bb25c19
test: scope working or operator (#8933)
335efd6
fix(selectQuery): don't add empty HAVING clause (#8931)
a4a0f88
feat(upsert): return upserted record with options.returning=true (#8924)
9d38f81
chore(package): update sinon to version 4.2.0 (#8929)
8b8d65e
test: scope with operators work for findAll (#8926)
1d0553b
chore(package): update eslint to version 4.16.0 (#8922)
3cea5c4
chore(package): update sinon to version 4.1.6 (#8914)
a56d6c3
chore(package): update semver to version 5.5.0 (#8913)
47f4e78
chore(package): update uuid to version 3.2.1 (#8912)
584839f
chore(package): update mocha to version 5.0.0 (#8911)
d4a34ae
docs(associations): project / tasks example cardinality (#8903)
781d528
fix(datatypes): Sequelize.NOW set milliseconds to zero (#8896)
e5a9efd
chore(package): update sinon to version 4.1.5 (#8894)
39878dc
chore(package): update semantic-release to version 12.2.2 (#8893)
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 15 commits.
0258081
fix(symbols): symbols not assigned by lodash.defaults (#8937)
bb25c19
test: scope working or operator (#8933)
335efd6
fix(selectQuery): don't add empty HAVING clause (#8931)
a4a0f88
feat(upsert): return upserted record with options.returning=true (#8924)
9d38f81
chore(package): update sinon to version 4.2.0 (#8929)
8b8d65e
test: scope with operators work for findAll (#8926)
1d0553b
chore(package): update eslint to version 4.16.0 (#8922)
3cea5c4
chore(package): update sinon to version 4.1.6 (#8914)
a56d6c3
chore(package): update semver to version 5.5.0 (#8913)
47f4e78
chore(package): update uuid to version 3.2.1 (#8912)
584839f
chore(package): update mocha to version 5.0.0 (#8911)
d4a34ae
docs(associations): project / tasks example cardinality (#8903)
781d528
fix(datatypes): Sequelize.NOW set milliseconds to zero (#8896)
e5a9efd
chore(package): update sinon to version 4.1.5 (#8894)
39878dc
chore(package): update semantic-release to version 12.2.2 (#8893)
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 21 commits.
b545767
fix(model): omit offset
in findSeparate (#8987)
7542b7e
docs(migrations): fix config.json example (#8986)
ef0b537
chore(package): update validator to version 9.4.0 (#8976)
314dcc9
docs(testimonials): update connected cars logo / url (#8975)
8b0228b
chore(package): update lcov-result-merger to version 2.0.0 (#8971)
f36db54
chore(package): update sinon to version 4.2.2 (#8958)
0258081
fix(symbols): symbols not assigned by lodash.defaults (#8937)
bb25c19
test: scope working or operator (#8933)
335efd6
fix(selectQuery): don't add empty HAVING clause (#8931)
a4a0f88
feat(upsert): return upserted record with options.returning=true (#8924)
9d38f81
chore(package): update sinon to version 4.2.0 (#8929)
8b8d65e
test: scope with operators work for findAll (#8926)
1d0553b
chore(package): update eslint to version 4.16.0 (#8922)
3cea5c4
chore(package): update sinon to version 4.1.6 (#8914)
a56d6c3
chore(package): update semver to version 5.5.0 (#8913)
There are 21 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 22 commits.
a9730aa
fix: pg@7 incompatibilities (#8979)
b545767
fix(model): omit offset
in findSeparate (#8987)
7542b7e
docs(migrations): fix config.json example (#8986)
ef0b537
chore(package): update validator to version 9.4.0 (#8976)
314dcc9
docs(testimonials): update connected cars logo / url (#8975)
8b0228b
chore(package): update lcov-result-merger to version 2.0.0 (#8971)
f36db54
chore(package): update sinon to version 4.2.2 (#8958)
0258081
fix(symbols): symbols not assigned by lodash.defaults (#8937)
bb25c19
test: scope working or operator (#8933)
335efd6
fix(selectQuery): don't add empty HAVING clause (#8931)
a4a0f88
feat(upsert): return upserted record with options.returning=true (#8924)
9d38f81
chore(package): update sinon to version 4.2.0 (#8929)
8b8d65e
test: scope with operators work for findAll (#8926)
1d0553b
chore(package): update eslint to version 4.16.0 (#8922)
3cea5c4
chore(package): update sinon to version 4.1.6 (#8914)
There are 22 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 23 commits.
d65a95c
fix: remove pg-types from dependencies
a9730aa
fix: pg@7 incompatibilities (#8979)
b545767
fix(model): omit offset
in findSeparate (#8987)
7542b7e
docs(migrations): fix config.json example (#8986)
ef0b537
chore(package): update validator to version 9.4.0 (#8976)
314dcc9
docs(testimonials): update connected cars logo / url (#8975)
8b0228b
chore(package): update lcov-result-merger to version 2.0.0 (#8971)
f36db54
chore(package): update sinon to version 4.2.2 (#8958)
0258081
fix(symbols): symbols not assigned by lodash.defaults (#8937)
bb25c19
test: scope working or operator (#8933)
335efd6
fix(selectQuery): don't add empty HAVING clause (#8931)
a4a0f88
feat(upsert): return upserted record with options.returning=true (#8924)
9d38f81
chore(package): update sinon to version 4.2.0 (#8929)
8b8d65e
test: scope with operators work for findAll (#8926)
1d0553b
chore(package): update eslint to version 4.16.0 (#8922)
There are 23 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 24 commits.
a54a7a5
fix(model/findOrBuild): handle includes (#8938)
d65a95c
fix: remove pg-types from dependencies
a9730aa
fix: pg@7 incompatibilities (#8979)
b545767
fix(model): omit offset
in findSeparate (#8987)
7542b7e
docs(migrations): fix config.json example (#8986)
ef0b537
chore(package): update validator to version 9.4.0 (#8976)
314dcc9
docs(testimonials): update connected cars logo / url (#8975)
8b0228b
chore(package): update lcov-result-merger to version 2.0.0 (#8971)
f36db54
chore(package): update sinon to version 4.2.2 (#8958)
0258081
fix(symbols): symbols not assigned by lodash.defaults (#8937)
bb25c19
test: scope working or operator (#8933)
335efd6
fix(selectQuery): don't add empty HAVING clause (#8931)
a4a0f88
feat(upsert): return upserted record with options.returning=true (#8924)
9d38f81
chore(package): update sinon to version 4.2.0 (#8929)
8b8d65e
test: scope with operators work for findAll (#8926)
There are 24 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 26 commits.
0cf1911
fix(sequelize/query): retry entire query (#8991)
ba26a85
docs(Getting Started): Update npm install for latest pg (#9000)
a54a7a5
fix(model/findOrBuild): handle includes (#8938)
d65a95c
fix: remove pg-types from dependencies
a9730aa
fix: pg@7 incompatibilities (#8979)
b545767
fix(model): omit offset
in findSeparate (#8987)
7542b7e
docs(migrations): fix config.json example (#8986)
ef0b537
chore(package): update validator to version 9.4.0 (#8976)
314dcc9
docs(testimonials): update connected cars logo / url (#8975)
8b0228b
chore(package): update lcov-result-merger to version 2.0.0 (#8971)
f36db54
chore(package): update sinon to version 4.2.2 (#8958)
0258081
fix(symbols): symbols not assigned by lodash.defaults (#8937)
bb25c19
test: scope working or operator (#8933)
335efd6
fix(selectQuery): don't add empty HAVING clause (#8931)
a4a0f88
feat(upsert): return upserted record with options.returning=true (#8924)
There are 26 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 27 commits.
f8a98a1
feat(mysql): bind parameters (#8861)
0cf1911
fix(sequelize/query): retry entire query (#8991)
ba26a85
docs(Getting Started): Update npm install for latest pg (#9000)
a54a7a5
fix(model/findOrBuild): handle includes (#8938)
d65a95c
fix: remove pg-types from dependencies
a9730aa
fix: pg@7 incompatibilities (#8979)
b545767
fix(model): omit offset
in findSeparate (#8987)
7542b7e
docs(migrations): fix config.json example (#8986)
ef0b537
chore(package): update validator to version 9.4.0 (#8976)
314dcc9
docs(testimonials): update connected cars logo / url (#8975)
8b0228b
chore(package): update lcov-result-merger to version 2.0.0 (#8971)
f36db54
chore(package): update sinon to version 4.2.2 (#8958)
0258081
fix(symbols): symbols not assigned by lodash.defaults (#8937)
bb25c19
test: scope working or operator (#8933)
335efd6
fix(selectQuery): don't add empty HAVING clause (#8931)
There are 27 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 28 commits.
7cb7394
fix(escape): Escape null character in postgres (#9006)
f8a98a1
feat(mysql): bind parameters (#8861)
0cf1911
fix(sequelize/query): retry entire query (#8991)
ba26a85
docs(Getting Started): Update npm install for latest pg (#9000)
a54a7a5
fix(model/findOrBuild): handle includes (#8938)
d65a95c
fix: remove pg-types from dependencies
a9730aa
fix: pg@7 incompatibilities (#8979)
b545767
fix(model): omit offset
in findSeparate (#8987)
7542b7e
docs(migrations): fix config.json example (#8986)
ef0b537
chore(package): update validator to version 9.4.0 (#8976)
314dcc9
docs(testimonials): update connected cars logo / url (#8975)
8b0228b
chore(package): update lcov-result-merger to version 2.0.0 (#8971)
f36db54
chore(package): update sinon to version 4.2.2 (#8958)
0258081
fix(symbols): symbols not assigned by lodash.defaults (#8937)
bb25c19
test: scope working or operator (#8933)
There are 28 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 29 commits.
d92d0d5
fix(postgres/connection-manager): Don't leak OIDs between instances (#9026)
7cb7394
fix(escape): Escape null character in postgres (#9006)
f8a98a1
feat(mysql): bind parameters (#8861)
0cf1911
fix(sequelize/query): retry entire query (#8991)
ba26a85
docs(Getting Started): Update npm install for latest pg (#9000)
a54a7a5
fix(model/findOrBuild): handle includes (#8938)
d65a95c
fix: remove pg-types from dependencies
a9730aa
fix: pg@7 incompatibilities (#8979)
b545767
fix(model): omit offset
in findSeparate (#8987)
7542b7e
docs(migrations): fix config.json example (#8986)
ef0b537
chore(package): update validator to version 9.4.0 (#8976)
314dcc9
docs(testimonials): update connected cars logo / url (#8975)
8b0228b
chore(package): update lcov-result-merger to version 2.0.0 (#8971)
f36db54
chore(package): update sinon to version 4.2.2 (#8958)
0258081
fix(symbols): symbols not assigned by lodash.defaults (#8937)
There are 29 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 30 commits.
0abea9f
fix(indexes): duplicate unique indexes with sync (#9033)
d92d0d5
fix(postgres/connection-manager): Don't leak OIDs between instances (#9026)
7cb7394
fix(escape): Escape null character in postgres (#9006)
f8a98a1
feat(mysql): bind parameters (#8861)
0cf1911
fix(sequelize/query): retry entire query (#8991)
ba26a85
docs(Getting Started): Update npm install for latest pg (#9000)
a54a7a5
fix(model/findOrBuild): handle includes (#8938)
d65a95c
fix: remove pg-types from dependencies
a9730aa
fix: pg@7 incompatibilities (#8979)
b545767
fix(model): omit offset
in findSeparate (#8987)
7542b7e
docs(migrations): fix config.json example (#8986)
ef0b537
chore(package): update validator to version 9.4.0 (#8976)
314dcc9
docs(testimonials): update connected cars logo / url (#8975)
8b0228b
chore(package): update lcov-result-merger to version 2.0.0 (#8971)
f36db54
chore(package): update sinon to version 4.2.2 (#8958)
There are 30 commits in total.
See the full diff
Your tests are still failing with this version. Compare the changes π¨
The new version differs by 34 commits.
e92dc6f
fix(mssql): reject if end was called before connect (#9037)
cdd6b59
docs(query-interface): use common lower case format for addConstraint (#9038)
224f329
chores: update dependencies (#9036)
091abb4
test: alter:true create duplicate index
0abea9f
fix(indexes): duplicate unique indexes with sync (#9033)
d92d0d5
fix(postgres/connection-manager): Don't leak OIDs between instances (#9026)
7cb7394
fix(escape): Escape null character in postgres (#9006)
f8a98a1
feat(mysql): bind parameters (#8861)
0cf1911
fix(sequelize/query): retry entire query (#8991)
ba26a85
docs(Getting Started): Update npm install for latest pg (#9000)
a54a7a5
fix(model/findOrBuild): handle includes (#8938)
d65a95c
fix: remove pg-types from dependencies
a9730aa
fix: pg@7 incompatibilities (#8979)
b545767
fix(model): omit offset
in findSeparate (#8987)
7542b7e
docs(migrations): fix config.json example (#8986)
There are 34 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 6 commits.
60c04d9
feat(query): add ability to pass arrays as replacements (#9050) (#9054)
222b13f
fix(sequelize/query): use hasOwnProperty for keys in query (#9100) (#9101)
f1c15df
docs(getting-started): use operatorsAliases:false as default config(#9076)
894fdf3
docs(createTable): attributes should be object (#9104)
ce39d38
docs: add missing comma
196a381
docs(upgrade-v4): instruction for include and required (#9048)
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 7 commits.
191819f
fix(model/upsert): support options.validation (#8872)
60c04d9
feat(query): add ability to pass arrays as replacements (#9050) (#9054)
222b13f
fix(sequelize/query): use hasOwnProperty for keys in query (#9100) (#9101)
f1c15df
docs(getting-started): use operatorsAliases:false as default config(#9076)
894fdf3
docs(createTable): attributes should be object (#9104)
ce39d38
docs: add missing comma
196a381
docs(upgrade-v4): instruction for include and required (#9048)
See the full diff
Your tests are still failing with this version. Compare the changes π¨
The new version differs by 10 commits.
5b6dae7
feat(dropSchema): support for mssql (#9081)
baba4bc
docs: comma fix on 'several rows update' sample code (#9114)
bee03c1
fix: update validator.js to prevent denial of service (#9112)
191819f
fix(model/upsert): support options.validation (#8872)
60c04d9
feat(query): add ability to pass arrays as replacements (#9050) (#9054)
222b13f
fix(sequelize/query): use hasOwnProperty for keys in query (#9100) (#9101)
f1c15df
docs(getting-started): use operatorsAliases:false as default config(#9076)
894fdf3
docs(createTable): attributes should be object (#9104)
ce39d38
docs: add missing comma
196a381
docs(upgrade-v4): instruction for include and required (#9048)
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
Your tests are still failing with this version. Compare the changes π¨
Your tests are passing again with this version. Explicitly upgrade to this version π
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 4 commits.
2365206
fix(postgresql): search path with datatypes that use dynamic oids (#9148)
78a1fb6
fix(model/bulkCreate): properly pass error instances to AggregateError (#9133)
d5cd9d8
chore(package): update mocha to version 5.0.4 (#9156)
2d41a12
chore(package): update semantic-release to version 15.0.0 (#9154)
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 5 commits.
969978d
fix(scope): include scope on eagerly created associations (#9127)
2365206
fix(postgresql): search path with datatypes that use dynamic oids (#9148)
78a1fb6
fix(model/bulkCreate): properly pass error instances to AggregateError (#9133)
d5cd9d8
chore(package): update mocha to version 5.0.4 (#9156)
2d41a12
chore(package): update semantic-release to version 15.0.0 (#9154)
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 7 commits.
7c1eb9b
feat(model): decrement method
503e982
feat(model) decrement method (#9169)
969978d
fix(scope): include scope on eagerly created associations (#9127)
2365206
fix(postgresql): search path with datatypes that use dynamic oids (#9148)
78a1fb6
fix(model/bulkCreate): properly pass error instances to AggregateError (#9133)
d5cd9d8
chore(package): update mocha to version 5.0.4 (#9156)
2d41a12
chore(package): update semantic-release to version 15.0.0 (#9154)
See the full diff
Your tests are still failing with this version. Compare the changes π¨
The new version differs by 8 commits.
83dfc5a
fix(bulkCreate): updateOnDuplicate doesn't map back to fields (#9162)
7c1eb9b
feat(model): decrement method
503e982
feat(model) decrement method (#9169)
969978d
fix(scope): include scope on eagerly created associations (#9127)
2365206
fix(postgresql): search path with datatypes that use dynamic oids (#9148)
78a1fb6
fix(model/bulkCreate): properly pass error instances to AggregateError (#9133)
d5cd9d8
chore(package): update mocha to version 5.0.4 (#9156)
2d41a12
chore(package): update semantic-release to version 15.0.0 (#9154)
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
Your tests are passing again with this version. Explicitly upgrade to this version π
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 4 commits.
ec0cb5e
fix(query/abstract): typo in error message (#9201)
02aa569
docs(instances): simplify difference between build/save and create (#9196)
ba49c7f
fix(model/aggregate): inject scope before conforming options (#9190)
4daf522
feat(mssql/describeTable): include auto increment flag (#9171)
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 5 commits.
a7e9e2b
fix(transaction): only rollback if connection was acquired (#9051)
ec0cb5e
fix(query/abstract): typo in error message (#9201)
02aa569
docs(instances): simplify difference between build/save and create (#9196)
ba49c7f
fix(model/aggregate): inject scope before conforming options (#9190)
4daf522
feat(mssql/describeTable): include auto increment flag (#9171)
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 6 commits.
20cac7a
fix(query-generator): generate subQuery filter for nested required joins (#9188)
a7e9e2b
fix(transaction): only rollback if connection was acquired (#9051)
ec0cb5e
fix(query/abstract): typo in error message (#9201)
02aa569
docs(instances): simplify difference between build/save and create (#9196)
ba49c7f
fix(model/aggregate): inject scope before conforming options (#9190)
4daf522
feat(mssql/describeTable): include auto increment flag (#9171)
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 10 commits.
3b623cb
fix(query-generator): 1-to-many join in subQuery filter missing where clause (#9228) (#9247)
2da9e4d
ci: build on v4
44f9084
chores: release config
3fd065c
docs(connection-manager): fix typo (#9219)
20cac7a
fix(query-generator): generate subQuery filter for nested required joins (#9188)
a7e9e2b
fix(transaction): only rollback if connection was acquired (#9051)
ec0cb5e
fix(query/abstract): typo in error message (#9201)
02aa569
docs(instances): simplify difference between build/save and create (#9196)
ba49c7f
fix(model/aggregate): inject scope before conforming options (#9190)
4daf522
feat(mssql/describeTable): include auto increment flag (#9171)
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 11 commits.
f0ae18d
fix(model): don't add LIMIT in findOne() queries on unique key (#9273)
3b623cb
fix(query-generator): 1-to-many join in subQuery filter missing where clause (#9228) (#9247)
2da9e4d
ci: build on v4
44f9084
chores: release config
3fd065c
docs(connection-manager): fix typo (#9219)
20cac7a
fix(query-generator): generate subQuery filter for nested required joins (#9188)
a7e9e2b
fix(transaction): only rollback if connection was acquired (#9051)
ec0cb5e
fix(query/abstract): typo in error message (#9201)
02aa569
docs(instances): simplify difference between build/save and create (#9196)
ba49c7f
fix(model/aggregate): inject scope before conforming options (#9190)
4daf522
feat(mssql/describeTable): include auto increment flag (#9171)
See the full diff
Your tests are still failing with this version. Compare the changes π¨
The new version differs by 12 commits.
20f7eb4
fix(postgres/query-generator): syntax error with auto-increment SMALLINT (#9406)
f0ae18d
fix(model): don't add LIMIT in findOne() queries on unique key (#9273)
3b623cb
fix(query-generator): 1-to-many join in subQuery filter missing where clause (#9228) (#9247)
2da9e4d
ci: build on v4
44f9084
chores: release config
3fd065c
docs(connection-manager): fix typo (#9219)
20cac7a
fix(query-generator): generate subQuery filter for nested required joins (#9188)
a7e9e2b
fix(transaction): only rollback if connection was acquired (#9051)
ec0cb5e
fix(query/abstract): typo in error message (#9201)
02aa569
docs(instances): simplify difference between build/save and create (#9196)
ba49c7f
fix(model/aggregate): inject scope before conforming options (#9190)
4daf522
feat(mssql/describeTable): include auto increment flag (#9171)
See the full diff
Your tests are still failing with this version. Compare the changes π¨
Your tests are still failing with this version. Compare the changes π¨
Your tests are still failing with this version. Compare the changes π¨
Your tests are still failing with this version. Compare the changes π¨
Your tests are still failing with this version. Compare the changes π¨
Version 4.4.4 of sequelize just got published.
This version is covered by your current version range and after updating it in your project the build failed.
sequelize is a direct dependency of this project this is very likely breaking your project right now. If other packages depend on you itβs very likely also breaking them. I recommend you give this issue a very high priority. Iβm sure you can resolve this :muscle:
Status Details
- β **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/betamore/fswd-lab-8/builds/264059507?utm_source=github_status&utm_medium=notification)Release Notes
v4.4.4<a name"4.4.4">
4.4.4 (2017-08-13)
Bug Fixes
Commits
The new version differs by 6 commits.
44fed49
build: use plain deploy
2eeaa5e
fix: using deploy script with travis
1d4997e
build: travis build deploy
a9ada2c
build: semantic-release script
449a0d5
build: add stages docs/release stages (#8103)
af8b305
fix(abstract/querygenerator): Use includeAs as the key for subQueryWhere. (#7918)
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: