betamore / fswd-lab-8

Full Stack Web Development - Lab 8: Who watches the watchers?
1 stars 6 forks source link

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

Open greenkeeper[bot] opened 7 years ago

greenkeeper[bot] commented 7 years ago

Version 4.4.4 of sequelize just got published.

Branch Build failing 🚨
Dependency sequelize
Current Version 4.4.3
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 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

  • using deploy script with travis (2eeaa5e0)
  • connection: evict stale connections (afb396e7)
  • subquery: check required association exists (#7905) (2f5b4e03)
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:

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

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

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

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

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

greenkeeper[bot] commented 6 years ago

Version 4.29.1 just got published.

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

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

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 1 commits.

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

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 2 commits.

  • 1823f5d fix: destroy with paranoid ignores operators (#8860)
  • bb2d0bd fix: remove constraint before alter foreign keys (#8795)

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

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

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

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

greenkeeper[bot] commented 6 years ago

Version 4.31.1 just got published.

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

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

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

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

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

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

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

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

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

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

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

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

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

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

greenkeeper[bot] commented 6 years ago

Version 4.33.3 just got published.

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

Commits

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

greenkeeper[bot] commented 6 years ago

Version 4.33.4 just got published.

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

Commits

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

greenkeeper[bot] commented 6 years ago

Version 4.34.0 just got published.

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

Release Notes v4.34.0

4.34.0 (2018-02-25)

Bug Fixes

Features

Commits

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

greenkeeper[bot] commented 6 years ago

Version 4.34.1 just got published.

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

Release Notes v4.34.1

4.34.1 (2018-02-27)

Bug Fixes

  • model/upsert: support options.validation (#8872) (191819f)
Commits

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

greenkeeper[bot] commented 6 years ago

Version 4.35.0 just got published.

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

Release Notes v4.35.0

4.35.0 (2018-02-28)

Bug Fixes

  • update validator.js to prevent denial of service (#9112) (bee03c1)

Features

Commits

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

greenkeeper[bot] commented 6 years ago

Version 4.35.1 just got published.

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

Release Notes v4.35.1

4.35.1 (2018-03-01)

Bug Fixes

  • query-generator: allow Op as comparator in sequelize.where (#9124) (476b08b)
Commits

The new version differs by 1 commits.

  • 476b08b fix(query-generator): allow Op as comparator in sequelize.where (#9124)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 4.35.2 just got published.

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

Release Notes v4.35.2

4.35.2 (2018-03-04)

Bug Fixes

Commits

The new version differs by 4 commits.

  • c6cf176 fix: escape attributes
  • 5b77114 refactor(model): use QueryInterface getter (#9126)
  • e56a0a0 docs(querying): update comment for order example (#9125)
  • 476b08b fix(query-generator): allow Op as comparator in sequelize.where (#9124)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 4.35.3 just got published.

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

Release Notes v4.35.3

4.35.3 (2018-03-10)

Bug Fixes

  • model/bulkCreate: properly pass error instances to AggregateError (#9133) (78a1fb6)
Commits

The new version differs by 3 commits.

  • 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

greenkeeper[bot] commented 6 years ago

Version 4.35.4 just got published.

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

Release Notes v4.35.4

4.35.4 (2018-03-10)

Bug Fixes

  • postgresql: search path with datatypes that use dynamic oids (#9148) (2365206)
Commits

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

greenkeeper[bot] commented 6 years ago

Version 4.35.5 just got published.

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

Release Notes v4.35.5

4.35.5 (2018-03-10)

Bug Fixes

  • scope: include scope on eagerly created associations (#9127) (969978d)
Commits

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

greenkeeper[bot] commented 6 years ago

Version 4.36.0 just got published.

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

Release Notes v4.36.0

4.36.0 (2018-03-11)

Features

  • model: decrement method (7c1eb9b)
Commits

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

greenkeeper[bot] commented 6 years ago

Version 4.36.1 just got published.

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

Release Notes v4.36.1

4.36.1 (2018-03-13)

Bug Fixes

  • bulkCreate: updateOnDuplicate doesn't map back to fields (#9162) (83dfc5a)
Commits

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

greenkeeper[bot] commented 6 years ago

Version 4.37.0 just got published.

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

Release Notes v4.37.0

4.37.0 (2018-03-15)

Features

  • mssql/describeTable: include auto increment flag (#9171) (4daf522)
Commits

The new version differs by 1 commits.

  • 4daf522 feat(mssql/describeTable): include auto increment flag (#9171)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 4.37.1 just got published.

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

Release Notes v4.37.1

4.37.1 (2018-03-16)

Bug Fixes

  • model/aggregate: inject scope before conforming options (#9190) (ba49c7f)
Commits

The new version differs by 2 commits.

  • ba49c7f fix(model/aggregate): inject scope before conforming options (#9190)
  • 4daf522 feat(mssql/describeTable): include auto increment flag (#9171)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 4.37.2 just got published.

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

Release Notes v4.37.2

4.37.2 (2018-03-19)

Bug Fixes

Commits

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

greenkeeper[bot] commented 6 years ago

Version 4.37.3 just got published.

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

Release Notes v4.37.3

4.37.3 (2018-03-20)

Bug Fixes

  • transaction: only rollback if connection was acquired (#9051) (a7e9e2b)
Commits

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

greenkeeper[bot] commented 6 years ago

Version 4.37.4 just got published.

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

Release Notes v4.37.4

4.37.4 (2018-03-22)

Bug Fixes

  • query-generator: generate subQuery filter for nested required joins (#9188) (20cac7a)
Commits

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

greenkeeper[bot] commented 6 years ago

Version 4.37.5 just got published.

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

Release Notes v4.37.5

4.37.5 (2018-03-29)

Bug Fixes

  • query-generator: 1-to-many join in subQuery filter missing where clause (#9228) (#9247) (3b623cb)
Commits

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

greenkeeper[bot] commented 6 years ago

Version 4.37.6 just got published.

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

Release Notes v4.37.6

4.37.6 (2018-04-06)

Bug Fixes

  • model: don't add LIMIT in findOne() queries on unique key (#9273) (f0ae18d)
Commits

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

greenkeeper[bot] commented 6 years ago

Version 4.37.7 just got published.

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

Release Notes v4.37.7

4.37.7 (2018-05-07)

Bug Fixes

  • postgres/query-generator: syntax error with auto-increment SMALLINT (#9406) (20f7eb4)
Commits

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

greenkeeper[bot] commented 6 years ago

Version 4.37.8 just got published.

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

Release Notes v4.37.8

4.37.8 (2018-05-19)

Bug Fixes

  • query-generator: regexp operator (ab1c1e3)
Commits

The new version differs by 1 commits.

  • ab1c1e3 fix(query-generator): regexp operator

See the full diff

greenkeeper[bot] commented 6 years ago

Version 4.37.9 just got published.

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

Release Notes v4.37.9

4.37.9 (2018-05-24)

Bug Fixes

Commits

The new version differs by 2 commits.

  • 51797c7 fix: set deployment to v4
  • 8dbeb6c docs: update upgrade guide

See the full diff

greenkeeper[bot] commented 6 years ago

Version 4.37.10 just got published.

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

Release Notes v4.37.10

4.37.10 (2018-05-25)

Bug Fixes

  • transactions: return patched promise from sequelize.query (#9473) (b903384)
Commits

The new version differs by 1 commits.

  • b903384 fix(transactions): return patched promise from sequelize.query (#9473)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 4.38.0 just got published.

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

Release Notes v4.38.0

4.38.0 (2018-06-21)

Features

Commits

The new version differs by 1 commits.

  • 2c3a6e7 feat(data-types): network types for Postgres (#9571)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 4.38.1 just got published.

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

Release Notes v4.38.1

4.38.1 (2018-09-12)

Bug Fixes

  • count: duplicate mapping of fields break scopes (#9821) (e3bba44)
  • transaction: prevent rollback without connection (#9889) (e26f62f)
Commits

The new version differs by 2 commits.

  • e26f62f fix(transaction): prevent rollback without connection (#9889)
  • e3bba44 fix(count): duplicate mapping of fields break scopes (#9821)

See the full diff