netiam / adapter-sequelize

The sequelize persistence adapter.
MIT License
0 stars 0 forks source link

An in-range update of sequelize is breaking the build 🚨 #26

Open greenkeeper[bot] opened 7 years ago

greenkeeper[bot] commented 7 years ago

Version 4.22.8 of sequelize was just published.

Branch Build failing 🚨
Dependency sequelize
Current Version 4.22.7
Type dependency

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, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details - ❌ **continuous-integration/travis-ci/push** The Travis CI build could not complete due to an error [Details](https://travis-ci.org/netiam/adapter-sequelize/builds/303938960?utm_source=github_status&utm_medium=notification)

Release Notes v4.22.8

4.22.8 (2017-11-18)

Commits

The new version differs by 1 commits.

  • cf121c6 docs(contribution): explain pitfalls of ram-disk for local tests

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

After pinning to 4.22.7 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

greenkeeper[bot] commented 7 years ago

Version 4.22.9 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Release Notes v4.22.9

4.22.9 (2017-11-20)

Bug Fixes

  • hook proxies are not added when defined with hooks options (#8664) (2afd48a)
Commits

The new version differs by 2 commits.

  • 2afd48a fix: hook proxies are not added when defined with hooks options (#8664)
  • 5bf9a0a chores(license): adopt present year format and text formatting (#8657)

See the full diff

greenkeeper[bot] commented 7 years ago

Version 4.22.10 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Release Notes v4.22.10

4.22.10 (2017-11-21)

Commits

The new version differs by 3 commits.

  • f70a713 docs(readme): add translation section and rearrange docs (#8662)
  • 2afd48a fix: hook proxies are not added when defined with hooks options (#8664)
  • 5bf9a0a chores(license): adopt present year format and text formatting (#8657)

See the full diff

greenkeeper[bot] commented 7 years ago

Version 4.22.11 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Release Notes v4.22.11

4.22.11 (2017-11-21)

Commits

The new version differs by 4 commits.

  • f8fb54e docs(DataTypes): correct type of TEXT's parameter (#8667)
  • f70a713 docs(readme): add translation section and rearrange docs (#8662)
  • 2afd48a fix: hook proxies are not added when defined with hooks options (#8664)
  • 5bf9a0a chores(license): adopt present year format and text formatting (#8657)

See the full diff

greenkeeper[bot] commented 7 years ago

Version 4.22.12 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Release Notes v4.22.12

4.22.12 (2017-11-22)

Bug Fixes

  • regression in mysql2, handle null buffer (#8678) (6931c79)
Commits

The new version differs by 6 commits.

  • 6931c79 fix: regression in mysql2, handle null buffer (#8678)
  • 24b3736 doc(Model.init): document options.modelName for Class syntax, close #7900
  • f8fb54e docs(DataTypes): correct type of TEXT's parameter (#8667)
  • f70a713 docs(readme): add translation section and rearrange docs (#8662)
  • 2afd48a fix: hook proxies are not added when defined with hooks options (#8664)
  • 5bf9a0a chores(license): adopt present year format and text formatting (#8657)

See the full diff

greenkeeper[bot] commented 7 years ago

Version 4.22.13 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Release Notes v4.22.13

4.22.13 (2017-11-23)

Commits

The new version differs by 7 commits.

  • 7fe6da1 docs(basic-usage): explain options, read-replication and dialects
  • 6931c79 fix: regression in mysql2, handle null buffer (#8678)
  • 24b3736 doc(Model.init): document options.modelName for Class syntax, close #7900
  • f8fb54e docs(DataTypes): correct type of TEXT's parameter (#8667)
  • f70a713 docs(readme): add translation section and rearrange docs (#8662)
  • 2afd48a fix: hook proxies are not added when defined with hooks options (#8664)
  • 5bf9a0a chores(license): adopt present year format and text formatting (#8657)

See the full diff

greenkeeper[bot] commented 7 years ago

Version 4.22.14 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Release Notes v4.22.14

4.22.14 (2017-11-23)

Commits

The new version differs by 8 commits.

  • 7a80140 docs: read-replication, basic use
  • 7fe6da1 docs(basic-usage): explain options, read-replication and dialects
  • 6931c79 fix: regression in mysql2, handle null buffer (#8678)
  • 24b3736 doc(Model.init): document options.modelName for Class syntax, close #7900
  • f8fb54e docs(DataTypes): correct type of TEXT's parameter (#8667)
  • f70a713 docs(readme): add translation section and rearrange docs (#8662)
  • 2afd48a fix: hook proxies are not added when defined with hooks options (#8664)
  • 5bf9a0a chores(license): adopt present year format and text formatting (#8657)

See the full diff

greenkeeper[bot] commented 7 years ago

Version 4.22.15 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Release Notes v4.22.15

4.22.15 (2017-11-23)

Commits

The new version differs by 10 commits.

  • 398c1ce docs(migrate): update default migration config to use production defaults (#8680)
  • ba3231d docs: add link to CONTRIBUTING.md in pull request template (#8682)
  • 7a80140 docs: read-replication, basic use
  • 7fe6da1 docs(basic-usage): explain options, read-replication and dialects
  • 6931c79 fix: regression in mysql2, handle null buffer (#8678)
  • 24b3736 doc(Model.init): document options.modelName for Class syntax, close #7900
  • f8fb54e docs(DataTypes): correct type of TEXT's parameter (#8667)
  • f70a713 docs(readme): add translation section and rearrange docs (#8662)
  • 2afd48a fix: hook proxies are not added when defined with hooks options (#8664)
  • 5bf9a0a chores(license): adopt present year format and text formatting (#8657)

See the full diff

greenkeeper[bot] commented 7 years ago

Version 4.22.16 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Release Notes v4.22.16

4.22.16 (2017-11-25)

Commits

The new version differs by 12 commits.

  • 2b31930 docs(associations): incorrect model name used in hasMany (#8686)
  • 78fb5c1 docs(model-usage): findAndCountAll and includes (#8689)
  • 398c1ce docs(migrate): update default migration config to use production defaults (#8680)
  • ba3231d docs: add link to CONTRIBUTING.md in pull request template (#8682)
  • 7a80140 docs: read-replication, basic use
  • 7fe6da1 docs(basic-usage): explain options, read-replication and dialects
  • 6931c79 fix: regression in mysql2, handle null buffer (#8678)
  • 24b3736 doc(Model.init): document options.modelName for Class syntax, close #7900
  • f8fb54e docs(DataTypes): correct type of TEXT's parameter (#8667)
  • f70a713 docs(readme): add translation section and rearrange docs (#8662)
  • 2afd48a fix: hook proxies are not added when defined with hooks options (#8664)
  • 5bf9a0a chores(license): adopt present year format and text formatting (#8657)

See the full diff

greenkeeper[bot] commented 7 years ago

Version 4.23.0 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Release Notes v4.23.0

4.23.0 (2017-11-25)

Commits

The new version differs by 14 commits.

  • 703d4fe release: missing eslint rules around spacing (#8691)
  • 62186e8 chores: cleanup contribution guidelines and local testing/sscce setup (#8690)
  • 2b31930 docs(associations): incorrect model name used in hasMany (#8686)
  • 78fb5c1 docs(model-usage): findAndCountAll and includes (#8689)
  • 398c1ce docs(migrate): update default migration config to use production defaults (#8680)
  • ba3231d docs: add link to CONTRIBUTING.md in pull request template (#8682)
  • 7a80140 docs: read-replication, basic use
  • 7fe6da1 docs(basic-usage): explain options, read-replication and dialects
  • 6931c79 fix: regression in mysql2, handle null buffer (#8678)
  • 24b3736 doc(Model.init): document options.modelName for Class syntax, close #7900
  • f8fb54e docs(DataTypes): correct type of TEXT's parameter (#8667)
  • f70a713 docs(readme): add translation section and rearrange docs (#8662)
  • 2afd48a fix: hook proxies are not added when defined with hooks options (#8664)
  • 5bf9a0a chores(license): adopt present year format and text formatting (#8657)

See the full diff

greenkeeper[bot] commented 7 years ago

Version 4.23.1 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Release Notes v4.23.1

4.23.1 (2017-11-26)

Commits

The new version differs by 15 commits.

  • b8cfde9 docs(associations): proper section end + cleanup (#8692)
  • 703d4fe release: missing eslint rules around spacing (#8691)
  • 62186e8 chores: cleanup contribution guidelines and local testing/sscce setup (#8690)
  • 2b31930 docs(associations): incorrect model name used in hasMany (#8686)
  • 78fb5c1 docs(model-usage): findAndCountAll and includes (#8689)
  • 398c1ce docs(migrate): update default migration config to use production defaults (#8680)
  • ba3231d docs: add link to CONTRIBUTING.md in pull request template (#8682)
  • 7a80140 docs: read-replication, basic use
  • 7fe6da1 docs(basic-usage): explain options, read-replication and dialects
  • 6931c79 fix: regression in mysql2, handle null buffer (#8678)
  • 24b3736 doc(Model.init): document options.modelName for Class syntax, close #7900
  • f8fb54e docs(DataTypes): correct type of TEXT's parameter (#8667)
  • f70a713 docs(readme): add translation section and rearrange docs (#8662)
  • 2afd48a fix: hook proxies are not added when defined with hooks options (#8664)
  • 5bf9a0a chores(license): adopt present year format and text formatting (#8657)

See the full diff

greenkeeper[bot] commented 7 years ago

Version 4.23.2 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Release Notes v4.23.2

4.23.2 (2017-11-28)

Bug Fixes

  • mssql/bulkInsertQuery: handle cases when no autoIncrement field exists, fix #8645 (ab99e15)
Commits

The new version differs by 18 commits.

  • ab99e15 fix(mssql/bulkInsertQuery): handle cases when no autoIncrement field exists, fix #8645
  • 5610656 docs(transactions): point out CLS limitations with async/await, close #8695
  • 84e00ae chores: restore semver behavior
  • b8cfde9 docs(associations): proper section end + cleanup (#8692)
  • 703d4fe release: missing eslint rules around spacing (#8691)
  • 62186e8 chores: cleanup contribution guidelines and local testing/sscce setup (#8690)
  • 2b31930 docs(associations): incorrect model name used in hasMany (#8686)
  • 78fb5c1 docs(model-usage): findAndCountAll and includes (#8689)
  • 398c1ce docs(migrate): update default migration config to use production defaults (#8680)
  • ba3231d docs: add link to CONTRIBUTING.md in pull request template (#8682)
  • 7a80140 docs: read-replication, basic use
  • 7fe6da1 docs(basic-usage): explain options, read-replication and dialects
  • 6931c79 fix: regression in mysql2, handle null buffer (#8678)
  • 24b3736 doc(Model.init): document options.modelName for Class syntax, close #7900
  • f8fb54e docs(DataTypes): correct type of TEXT's parameter (#8667)

There are 18 commits in total.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 4.23.3 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Release Notes v4.23.3

4.23.3 (2017-11-30)

Bug Fixes

  • mssql/transaction: name is too long when using more than 9 savepoints (#8717) (5c3b4e3)
Commits

The new version differs by 20 commits.

  • 5c3b4e3 fix(mssql/transaction): name is too long when using more than 9 savepoints (#8717)
  • af7fd1d docs: use proper method accessor (#8712)
  • ab99e15 fix(mssql/bulkInsertQuery): handle cases when no autoIncrement field exists, fix #8645
  • 5610656 docs(transactions): point out CLS limitations with async/await, close #8695
  • 84e00ae chores: restore semver behavior
  • b8cfde9 docs(associations): proper section end + cleanup (#8692)
  • 703d4fe release: missing eslint rules around spacing (#8691)
  • 62186e8 chores: cleanup contribution guidelines and local testing/sscce setup (#8690)
  • 2b31930 docs(associations): incorrect model name used in hasMany (#8686)
  • 78fb5c1 docs(model-usage): findAndCountAll and includes (#8689)
  • 398c1ce docs(migrate): update default migration config to use production defaults (#8680)
  • ba3231d docs: add link to CONTRIBUTING.md in pull request template (#8682)
  • 7a80140 docs: read-replication, basic use
  • 7fe6da1 docs(basic-usage): explain options, read-replication and dialects
  • 6931c79 fix: regression in mysql2, handle null buffer (#8678)

There are 20 commits in total.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 4.23.4 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Release Notes v4.23.4

4.23.4 (2017-11-30)

Bug Fixes

  • model: pick own properties for attributes / getters / sanitizors (fix #8719) (#8720) (2123ee5)
Commits

The new version differs by 21 commits.

  • 2123ee5 fix(model): pick own properties for attributes / getters / sanitizors (fix #8719) (#8720)
  • 5c3b4e3 fix(mssql/transaction): name is too long when using more than 9 savepoints (#8717)
  • af7fd1d docs: use proper method accessor (#8712)
  • ab99e15 fix(mssql/bulkInsertQuery): handle cases when no autoIncrement field exists, fix #8645
  • 5610656 docs(transactions): point out CLS limitations with async/await, close #8695
  • 84e00ae chores: restore semver behavior
  • b8cfde9 docs(associations): proper section end + cleanup (#8692)
  • 703d4fe release: missing eslint rules around spacing (#8691)
  • 62186e8 chores: cleanup contribution guidelines and local testing/sscce setup (#8690)
  • 2b31930 docs(associations): incorrect model name used in hasMany (#8686)
  • 78fb5c1 docs(model-usage): findAndCountAll and includes (#8689)
  • 398c1ce docs(migrate): update default migration config to use production defaults (#8680)
  • ba3231d docs: add link to CONTRIBUTING.md in pull request template (#8682)
  • 7a80140 docs: read-replication, basic use
  • 7fe6da1 docs(basic-usage): explain options, read-replication and dialects

There are 21 commits in total.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 4.24.0 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Release Notes v4.24.0

4.24.0 (2017-12-02)

Features

Commits

The new version differs by 24 commits.

  • ed111c0 feat(model/update): support paranoid option (#8735)
  • 42638ff docs(v3-to-v4-migration): mention old connection pooling keys no longer supported (#8723) (#8724)
  • 297c42d docs(v3-to-v4-migration): document mysql2 DECIMAL type incompatibility (#8713) (#8725)
  • 2123ee5 fix(model): pick own properties for attributes / getters / sanitizors (fix #8719) (#8720)
  • 5c3b4e3 fix(mssql/transaction): name is too long when using more than 9 savepoints (#8717)
  • af7fd1d docs: use proper method accessor (#8712)
  • ab99e15 fix(mssql/bulkInsertQuery): handle cases when no autoIncrement field exists, fix #8645
  • 5610656 docs(transactions): point out CLS limitations with async/await, close #8695
  • 84e00ae chores: restore semver behavior
  • b8cfde9 docs(associations): proper section end + cleanup (#8692)
  • 703d4fe release: missing eslint rules around spacing (#8691)
  • 62186e8 chores: cleanup contribution guidelines and local testing/sscce setup (#8690)
  • 2b31930 docs(associations): incorrect model name used in hasMany (#8686)
  • 78fb5c1 docs(model-usage): findAndCountAll and includes (#8689)
  • 398c1ce docs(migrate): update default migration config to use production defaults (#8680)

There are 24 commits in total.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 4.25.0 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Release Notes v4.25.0

4.25.0 (2017-12-03)

Features

  • query-interface/createFunction: add ability to pass query options and add missing docs (#8742) (b64e01c)
Commits

The new version differs by 27 commits.

  • b64e01c feat(query-interface/createFunction): add ability to pass query options and add missing docs (#8742)
  • 4b63434 chores: ask authors to specify latest version in issue template(#8737)
  • 81a7211 chores: updated various dev dependencies (#8736)
  • ed111c0 feat(model/update): support paranoid option (#8735)
  • 42638ff docs(v3-to-v4-migration): mention old connection pooling keys no longer supported (#8723) (#8724)
  • 297c42d docs(v3-to-v4-migration): document mysql2 DECIMAL type incompatibility (#8713) (#8725)
  • 2123ee5 fix(model): pick own properties for attributes / getters / sanitizors (fix #8719) (#8720)
  • 5c3b4e3 fix(mssql/transaction): name is too long when using more than 9 savepoints (#8717)
  • af7fd1d docs: use proper method accessor (#8712)
  • ab99e15 fix(mssql/bulkInsertQuery): handle cases when no autoIncrement field exists, fix #8645
  • 5610656 docs(transactions): point out CLS limitations with async/await, close #8695
  • 84e00ae chores: restore semver behavior
  • b8cfde9 docs(associations): proper section end + cleanup (#8692)
  • 703d4fe release: missing eslint rules around spacing (#8691)
  • 62186e8 chores: cleanup contribution guidelines and local testing/sscce setup (#8690)

There are 27 commits in total.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 4.25.1 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Release Notes v4.25.1

4.25.1 (2017-12-03)

Bug Fixes

  • model: ordering by renamed sub-query attribute (#8740) (ae9abbb)
Commits

The new version differs by 28 commits.

  • ae9abbb fix(model): ordering by renamed sub-query attribute (#8740)
  • b64e01c feat(query-interface/createFunction): add ability to pass query options and add missing docs (#8742)
  • 4b63434 chores: ask authors to specify latest version in issue template(#8737)
  • 81a7211 chores: updated various dev dependencies (#8736)
  • ed111c0 feat(model/update): support paranoid option (#8735)
  • 42638ff docs(v3-to-v4-migration): mention old connection pooling keys no longer supported (#8723) (#8724)
  • 297c42d docs(v3-to-v4-migration): document mysql2 DECIMAL type incompatibility (#8713) (#8725)
  • 2123ee5 fix(model): pick own properties for attributes / getters / sanitizors (fix #8719) (#8720)
  • 5c3b4e3 fix(mssql/transaction): name is too long when using more than 9 savepoints (#8717)
  • af7fd1d docs: use proper method accessor (#8712)
  • ab99e15 fix(mssql/bulkInsertQuery): handle cases when no autoIncrement field exists, fix #8645
  • 5610656 docs(transactions): point out CLS limitations with async/await, close #8695
  • 84e00ae chores: restore semver behavior
  • b8cfde9 docs(associations): proper section end + cleanup (#8692)
  • 703d4fe release: missing eslint rules around spacing (#8691)

There are 28 commits in total.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 4.25.2 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Release Notes v4.25.2

4.25.2 (2017-12-04)

Bug Fixes

  • associations/has-many: use scoped primary field on count to prevent ambiguous column error (#8732) (f5fcf16)
Commits

The new version differs by 30 commits.

  • f5fcf16 fix(associations/has-many): use scoped primary field on count to prevent ambiguous column error (#8732)
  • a23d960 ci(release): update to semantic-release v11 (#8709)
  • ae9abbb fix(model): ordering by renamed sub-query attribute (#8740)
  • b64e01c feat(query-interface/createFunction): add ability to pass query options and add missing docs (#8742)
  • 4b63434 chores: ask authors to specify latest version in issue template(#8737)
  • 81a7211 chores: updated various dev dependencies (#8736)
  • ed111c0 feat(model/update): support paranoid option (#8735)
  • 42638ff docs(v3-to-v4-migration): mention old connection pooling keys no longer supported (#8723) (#8724)
  • 297c42d docs(v3-to-v4-migration): document mysql2 DECIMAL type incompatibility (#8713) (#8725)
  • 2123ee5 fix(model): pick own properties for attributes / getters / sanitizors (fix #8719) (#8720)
  • 5c3b4e3 fix(mssql/transaction): name is too long when using more than 9 savepoints (#8717)
  • af7fd1d docs: use proper method accessor (#8712)
  • ab99e15 fix(mssql/bulkInsertQuery): handle cases when no autoIncrement field exists, fix #8645
  • 5610656 docs(transactions): point out CLS limitations with async/await, close #8695
  • 84e00ae chores: restore semver behavior

There are 30 commits in total.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 4.26.0 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Release Notes v4.26.0

4.26.0 (2017-12-04)

Features

  • datatypes: array(enum) support for PostgreSQL (#8738) (fe06b45)
Commits

The new version differs by 31 commits.

  • 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)
  • a23d960 ci(release): update to semantic-release v11 (#8709)
  • ae9abbb fix(model): ordering by renamed sub-query attribute (#8740)
  • b64e01c feat(query-interface/createFunction): add ability to pass query options and add missing docs (#8742)
  • 4b63434 chores: ask authors to specify latest version in issue template(#8737)
  • 81a7211 chores: updated various dev dependencies (#8736)
  • ed111c0 feat(model/update): support paranoid option (#8735)
  • 42638ff docs(v3-to-v4-migration): mention old connection pooling keys no longer supported (#8723) (#8724)
  • 297c42d docs(v3-to-v4-migration): document mysql2 DECIMAL type incompatibility (#8713) (#8725)
  • 2123ee5 fix(model): pick own properties for attributes / getters / sanitizors (fix #8719) (#8720)
  • 5c3b4e3 fix(mssql/transaction): name is too long when using more than 9 savepoints (#8717)
  • af7fd1d docs: use proper method accessor (#8712)
  • ab99e15 fix(mssql/bulkInsertQuery): handle cases when no autoIncrement field exists, fix #8645
  • 5610656 docs(transactions): point out CLS limitations with async/await, close #8695

There are 31 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 4.27.0 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Release Notes v4.27.0

4.27.0 (2017-12-06)

Features

Commits

The new version differs by 34 commits.

  • 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)
  • a23d960 ci(release): update to semantic-release v11 (#8709)
  • ae9abbb fix(model): ordering by renamed sub-query attribute (#8740)
  • b64e01c feat(query-interface/createFunction): add ability to pass query options and add missing docs (#8742)
  • 4b63434 chores: ask authors to specify latest version in issue template(#8737)
  • 81a7211 chores: updated various dev dependencies (#8736)
  • ed111c0 feat(model/update): support paranoid option (#8735)
  • 42638ff docs(v3-to-v4-migration): mention old connection pooling keys no longer supported (#8723) (#8724)
  • 297c42d docs(v3-to-v4-migration): document mysql2 DECIMAL type incompatibility (#8713) (#8725)
  • 2123ee5 fix(model): pick own properties for attributes / getters / sanitizors (fix #8719) (#8720)
  • 5c3b4e3 fix(mssql/transaction): name is too long when using more than 9 savepoints (#8717)

There are 34 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 4.28.0 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Release Notes v4.28.0

4.28.0 (2017-12-11)

Features

Commits

The new version differs by 35 commits.

  • 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)
  • a23d960 ci(release): update to semantic-release v11 (#8709)
  • ae9abbb fix(model): ordering by renamed sub-query attribute (#8740)
  • b64e01c feat(query-interface/createFunction): add ability to pass query options and add missing docs (#8742)
  • 4b63434 chores: ask authors to specify latest version in issue template(#8737)
  • 81a7211 chores: updated various dev dependencies (#8736)
  • ed111c0 feat(model/update): support paranoid option (#8735)
  • 42638ff docs(v3-to-v4-migration): mention old connection pooling keys no longer supported (#8723) (#8724)
  • 297c42d docs(v3-to-v4-migration): document mysql2 DECIMAL type incompatibility (#8713) (#8725)
  • 2123ee5 fix(model): pick own properties for attributes / getters / sanitizors (fix #8719) (#8720)

There are 35 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 4.28.1 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v4.28.1

4.28.1 (2017-12-13)

Bug Fixes

  • memory-utilization: don't keep bounded reference of connection manager (#8760) (fea0ca7)
Commits

The new version differs by 36 commits.

  • 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)
  • a23d960 ci(release): update to semantic-release v11 (#8709)
  • ae9abbb fix(model): ordering by renamed sub-query attribute (#8740)
  • b64e01c feat(query-interface/createFunction): add ability to pass query options and add missing docs (#8742)
  • 4b63434 chores: ask authors to specify latest version in issue template(#8737)
  • 81a7211 chores: updated various dev dependencies (#8736)
  • ed111c0 feat(model/update): support paranoid option (#8735)
  • 42638ff docs(v3-to-v4-migration): mention old connection pooling keys no longer supported (#8723) (#8724)
  • 297c42d docs(v3-to-v4-migration): document mysql2 DECIMAL type incompatibility (#8713) (#8725)

There are 36 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 4.28.2 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v4.28.2

4.28.2 (2017-12-15)

Bug Fixes

  • mssql: improper parameter binding in sql generation (#8782) (3657f32)
Commits

The new version differs by 2 commits.

  • 3657f32 fix(mssql): improper parameter binding in sql generation (#8782)
  • ccee348 [ci-skip] chores: adjust stale bot config

See the full diff

greenkeeper[bot] commented 6 years ago

Version 4.28.3 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Release Notes v4.28.3

4.28.3 (2017-12-16)

Bug Fixes

  • connection-manager: only use close to shutdown (#8789) (ca788b7)
Commits

The new version differs by 2 commits.

  • ca788b7 fix(connection-manager): only use close to shutdown (#8789)
  • 6385cab docs(testimonials): add ErmesHotels (#8787)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 4.28.4 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Release Notes v4.28.4

4.28.4 (2017-12-16)

Bug Fixes

Commits

The new version differs by 5 commits.

  • 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)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 4.28.5 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Release Notes v4.28.5

4.28.5 (2017-12-16)

Bug Fixes

  • mysql/json: properly quote JSON path to be valid ECMAScript name (#8793) (b0bd34d)
Commits

The new version differs by 6 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)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 4.28.6 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Release Notes v4.28.6

4.28.6 (2017-12-18)

Bug Fixes

  • model: set previous values in instances from bulkCreate (#8788) (68d729d)
Commits

The new version differs by 7 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)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 4.28.7 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Release Notes v4.28.7

4.28.7 (2018-01-04)

Bug Fixes

  • query-generator: Op.ne check with null value is not comparing with comparator (3397b23), closes #8816
Commits

The new version differs by 10 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)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 4.28.8 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Release Notes v4.28.8

4.28.8 (2018-01-05)

Bug Fixes

  • mysql/datatypes: no default null value for some data types (#8839) (74d2b5f)
Commits

The new version differs by 11 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)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 4.29.0 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Release Notes v4.29.0

4.29.0 (2018-01-05)

Features

Commits

The new version differs by 12 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)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 4.29.1 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Release Notes v4.29.1

4.29.1 (2018-01-08)

Bug Fixes

  • base type wont work after ENUM model is synced (#8851) (d98d8bd)
Commits

The new version differs by 14 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)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 4.29.2 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Release Notes v4.29.2

4.29.2 (2018-01-08)

Bug Fixes

  • remove constraint before alter foreign keys (#8795) (bb2d0bd)
Commits

The new version differs by 15 commits.

  • bb2d0bd fix: remove constraint before alter foreign keys (#8795)
  • 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)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 4.29.3 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Release Notes v4.29.3

4.29.3 (2018-01-09)

Bug Fixes

Commits

The new version differs by 16 commits.

  • 1823f5d fix: destroy with paranoid ignores operators (#8860)
  • bb2d0bd fix: remove constraint before alter foreign keys (#8795)
  • 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)

There are 16 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 4.30.0 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Release Notes v4.30.0

4.30.0 (2018-01-09)

Features

  • operators: use global symbol registry (14864d4)
Commits

The new version differs by 17 commits.

  • 14864d4 feat(operators): use global symbol registry
  • 1823f5d fix: destroy with paranoid ignores operators (#8860)
  • bb2d0bd fix: remove constraint before alter foreign keys (#8795)
  • 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)

There are 17 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 4.30.1 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Release Notes v4.30.1

4.30.1 (2018-01-09)

Bug Fixes

Commits

The new version differs by 18 commits.

  • 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)
  • 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)

There are 18 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 4.30.2 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Release Notes v4.30.2

4.30.2 (2018-01-10)

Bug Fixes

  • scopes: scope is injected after checking for options.where (#8864) (40f7d21)
Commits

The new version differs by 19 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)
  • 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)

There are 19 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 4.31.0 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Release Notes v4.31.0

4.31.0 (2018-01-10)

Features

Commits

The new version differs by 20 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)
  • 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)

There are 20 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 4.31.1 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Release Notes v4.31.1

4.31.1 (2018-01-13)

Bug Fixes

  • findAndCount: throws unhandled rejection from findAll (#8887) (48e8f7b)
Commits

The new version differs by 24 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)
  • 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

There are 24 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 4.31.2 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Release Notes v4.31.2

4.31.2 (2018-01-14)

Bug Fixes

  • datatypes: Sequelize.NOW set milliseconds to zero (#8896) (781d528)
Commits

The new version differs by 27 commits.

  • 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)
  • 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)
  • d98d8bd fix: base type wont work after ENUM model is synced (#8851)
  • bf7a55b docs(associations): fix incorrect statement about has* behaviour

There are 27 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 4.32.0 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Release Notes v4.32.0

4.32.0 (2018-01-22)

Features

  • upsert: return upserted record with options.returning=true (#8924) (a4a0f88)
/**
 * 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 });
Commits

The new version differs by 36 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)
  • 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)

There are 36 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 4.32.1 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Release Notes v4.32.1

4.32.1 (2018-01-22)

Bug Fixes

  • selectQuery: don't add empty HAVING clause (#8931) (335efd6)
Commits

The new version differs by 38 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)
  • 48e8f7b fix(findAndCount): throws unhandled rejection from findAll (#8887)

There are 38 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 4.32.2 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 39 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)

There are 39 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 4.32.3 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 45 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 45 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 4.32.4 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 46 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 46 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 4.32.5 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 47 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 47 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 4.32.6 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 48 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 48 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 4.32.7 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 50 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 50 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 4.33.0 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 51 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 51 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 4.33.1 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 52 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 52 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 4.33.2 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 53 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 53 commits in total.

See the full diff