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

After pinning to 4.4.3 your tests are passing again. Downgrade this dependency πŸ“Œ.

greenkeeper[bot] commented 7 years ago

Version 4.4.5 just got published.

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

Release Notes v4.4.5

<a name"4.4.5">

4.4.5 (2017-08-13)

Bug Fixes

  • hooks: removeHook should only remove the specified hook (#8095) (c1634392)
Commits

The new version differs by 2 commits.

  • c163439 fix(hooks): removeHook should only remove the specified hook (#8095)
  • ed6b3ca docs: cleanup readme, added sections

See the full diff

greenkeeper[bot] commented 7 years ago

Version 4.4.6 just got published.

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

Release Notes v4.4.6

4.4.6 (2017-08-13)

Bug Fixes

  • model: improve warning message when unexpected attribute passed to finder options (#789 (dd1911eb)
Commits

The new version differs by 6 commits.

  • dd1911e fix(model): improve warning message when unexpected attribute passed to finder options (#7894)
  • da4cb74 docs: syntax error in associations docs (#7995)
  • d00f75d docs: incorrect transaction level in docs, v4 use db default (#8020)
  • dc2fcdc chores(stale-bot): exempt feature issues (#8061)
  • c163439 fix(hooks): removeHook should only remove the specified hook (#8095)
  • ed6b3ca docs: cleanup readme, added sections

See the full diff

greenkeeper[bot] commented 7 years ago

Version 4.4.7 just got published.

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

Release Notes v4.4.7

4.4.7 (2017-08-13)

Bug Fixes

  • validations: empty not null validation message (#7892) (d9111faf)
Commits

The new version differs by 7 commits.

  • d9111fa fix(validations): empty not null validation message (#7892)
  • dd1911e fix(model): improve warning message when unexpected attribute passed to finder options (#7894)
  • da4cb74 docs: syntax error in associations docs (#7995)
  • d00f75d docs: incorrect transaction level in docs, v4 use db default (#8020)
  • dc2fcdc chores(stale-bot): exempt feature issues (#8061)
  • c163439 fix(hooks): removeHook should only remove the specified hook (#8095)
  • ed6b3ca docs: cleanup readme, added sections

See the full diff

greenkeeper[bot] commented 7 years ago

Version 4.4.8 just got published.

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

Release Notes v4.4.8

<a name"4.4.8">

4.4.8 (2017-08-14)

Bug Fixes

  • quote tableName alias as an identifier as it can contain schema (#8038) (d028c823)
Commits

The new version differs by 10 commits.

  • d028c82 fix: quote tableName alias as an identifier as it can contain schema (#8038)
  • 9521a35 docs: add name to FK constraint (#8080)
  • de7dc97 docs: fix link for model-definitions configuration
  • d9111fa fix(validations): empty not null validation message (#7892)
  • dd1911e fix(model): improve warning message when unexpected attribute passed to finder options (#7894)
  • da4cb74 docs: syntax error in associations docs (#7995)
  • d00f75d docs: incorrect transaction level in docs, v4 use db default (#8020)
  • dc2fcdc chores(stale-bot): exempt feature issues (#8061)
  • c163439 fix(hooks): removeHook should only remove the specified hook (#8095)
  • ed6b3ca docs: cleanup readme, added sections

See the full diff

greenkeeper[bot] commented 7 years ago

Version 4.4.9 just got published.

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

Release Notes v4.4.9

4.4.9 (2017-08-14)

Bug Fixes

  • use non public schema from connect options if models have no schema (#7705) (8bed06aa)
Commits

The new version differs by 11 commits.

  • 8bed06a fix: use non public schema from connect options if models have no schema (#7705)
  • d028c82 fix: quote tableName alias as an identifier as it can contain schema (#8038)
  • 9521a35 docs: add name to FK constraint (#8080)
  • de7dc97 docs: fix link for model-definitions configuration
  • d9111fa fix(validations): empty not null validation message (#7892)
  • dd1911e fix(model): improve warning message when unexpected attribute passed to finder options (#7894)
  • da4cb74 docs: syntax error in associations docs (#7995)
  • d00f75d docs: incorrect transaction level in docs, v4 use db default (#8020)
  • dc2fcdc chores(stale-bot): exempt feature issues (#8061)
  • c163439 fix(hooks): removeHook should only remove the specified hook (#8095)
  • ed6b3ca docs: cleanup readme, added sections

See the full diff

greenkeeper[bot] commented 7 years ago

Version 4.4.10 just got published.

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

Release Notes v4.4.10

4.4.10 (2017-08-14)

Bug Fixes

Commits

The new version differs by 12 commits.

  • 3709bf0 fix(mysql): mark closed sockets invalid (#8112)
  • 8bed06a fix: use non public schema from connect options if models have no schema (#7705)
  • d028c82 fix: quote tableName alias as an identifier as it can contain schema (#8038)
  • 9521a35 docs: add name to FK constraint (#8080)
  • de7dc97 docs: fix link for model-definitions configuration
  • d9111fa fix(validations): empty not null validation message (#7892)
  • dd1911e fix(model): improve warning message when unexpected attribute passed to finder options (#7894)
  • da4cb74 docs: syntax error in associations docs (#7995)
  • d00f75d docs: incorrect transaction level in docs, v4 use db default (#8020)
  • dc2fcdc chores(stale-bot): exempt feature issues (#8061)
  • c163439 fix(hooks): removeHook should only remove the specified hook (#8095)
  • ed6b3ca docs: cleanup readme, added sections

See the full diff

greenkeeper[bot] commented 7 years ago

Version 4.5.0 just got published.

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

Release Notes v4.5.0

4.5.0 (2017-08-15)

Features

  • dependency: move env-cmd to dev dependencies (#8116) (615e95f2)
Commits

The new version differs by 14 commits.

  • 8de9a27 build: use node 4 for release
  • 615e95f feat(dependency): move env-cmd to dev dependencies (#8116)
  • 3709bf0 fix(mysql): mark closed sockets invalid (#8112)
  • 8bed06a fix: use non public schema from connect options if models have no schema (#7705)
  • d028c82 fix: quote tableName alias as an identifier as it can contain schema (#8038)
  • 9521a35 docs: add name to FK constraint (#8080)
  • de7dc97 docs: fix link for model-definitions configuration
  • d9111fa fix(validations): empty not null validation message (#7892)
  • dd1911e fix(model): improve warning message when unexpected attribute passed to finder options (#7894)
  • da4cb74 docs: syntax error in associations docs (#7995)
  • d00f75d docs: incorrect transaction level in docs, v4 use db default (#8020)
  • dc2fcdc chores(stale-bot): exempt feature issues (#8061)
  • c163439 fix(hooks): removeHook should only remove the specified hook (#8095)
  • ed6b3ca docs: cleanup readme, added sections

See the full diff

greenkeeper[bot] commented 7 years ago

Version 4.6.0 just got published.

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

Release Notes v4.6.0

4.6.0 (2017-08-19)

Features

Commits

The new version differs by 15 commits.

  • fc2e42c feat(dependency): updated dependencies (#8159)
  • 8de9a27 build: use node 4 for release
  • 615e95f feat(dependency): move env-cmd to dev dependencies (#8116)
  • 3709bf0 fix(mysql): mark closed sockets invalid (#8112)
  • 8bed06a fix: use non public schema from connect options if models have no schema (#7705)
  • d028c82 fix: quote tableName alias as an identifier as it can contain schema (#8038)
  • 9521a35 docs: add name to FK constraint (#8080)
  • de7dc97 docs: fix link for model-definitions configuration
  • d9111fa fix(validations): empty not null validation message (#7892)
  • dd1911e fix(model): improve warning message when unexpected attribute passed to finder options (#7894)
  • da4cb74 docs: syntax error in associations docs (#7995)
  • d00f75d docs: incorrect transaction level in docs, v4 use db default (#8020)
  • dc2fcdc chores(stale-bot): exempt feature issues (#8061)
  • c163439 fix(hooks): removeHook should only remove the specified hook (#8095)
  • ed6b3ca docs: cleanup readme, added sections

See the full diff

greenkeeper[bot] commented 7 years ago

Version 4.7.0 just got published.

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

Release Notes v4.7.0

4.7.0 (2017-08-23)

Features

  • internal: cleanup code base and straightening internal API (#8160) (1eeb343)
Commits

The new version differs by 16 commits.

  • 1eeb343 feat(internal): cleanup code base and straightening internal API (#8160)
  • fc2e42c feat(dependency): updated dependencies (#8159)
  • 8de9a27 build: use node 4 for release
  • 615e95f feat(dependency): move env-cmd to dev dependencies (#8116)
  • 3709bf0 fix(mysql): mark closed sockets invalid (#8112)
  • 8bed06a fix: use non public schema from connect options if models have no schema (#7705)
  • d028c82 fix: quote tableName alias as an identifier as it can contain schema (#8038)
  • 9521a35 docs: add name to FK constraint (#8080)
  • de7dc97 docs: fix link for model-definitions configuration
  • d9111fa fix(validations): empty not null validation message (#7892)
  • dd1911e fix(model): improve warning message when unexpected attribute passed to finder options (#7894)
  • da4cb74 docs: syntax error in associations docs (#7995)
  • d00f75d docs: incorrect transaction level in docs, v4 use db default (#8020)
  • dc2fcdc chores(stale-bot): exempt feature issues (#8061)
  • c163439 fix(hooks): removeHook should only remove the specified hook (#8095)

There are 16 commits in total.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 4.7.1 just got published.

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

Release Notes v4.7.1

4.7.1 (2017-08-23)

Bug Fixes

  • instance: toJSON should return cloned version of internal object (#8171) (fc942b0)
Commits

The new version differs by 18 commits.

  • fc942b0 fix(instance): toJSON should return cloned version of internal object (#8171)
  • d4b8212 docs(models-definitions): Fix wrong url for configuration section (#8168)
  • 1eeb343 feat(internal): cleanup code base and straightening internal API (#8160)
  • fc2e42c feat(dependency): updated dependencies (#8159)
  • 8de9a27 build: use node 4 for release
  • 615e95f feat(dependency): move env-cmd to dev dependencies (#8116)
  • 3709bf0 fix(mysql): mark closed sockets invalid (#8112)
  • 8bed06a fix: use non public schema from connect options if models have no schema (#7705)
  • d028c82 fix: quote tableName alias as an identifier as it can contain schema (#8038)
  • 9521a35 docs: add name to FK constraint (#8080)
  • de7dc97 docs: fix link for model-definitions configuration
  • d9111fa fix(validations): empty not null validation message (#7892)
  • dd1911e fix(model): improve warning message when unexpected attribute passed to finder options (#7894)
  • da4cb74 docs: syntax error in associations docs (#7995)
  • d00f75d docs: incorrect transaction level in docs, v4 use db default (#8020)

There are 18 commits in total.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 4.7.2 just got published.

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

Release Notes v4.7.2

4.7.2 (2017-08-23)

Bug Fixes

  • belongs-to-many: support for polymorphic associations with scopes (#7533) (2a1e506)
  • sequelize/constructor: queryInterface was initialized on first use (#8178) (6d19ea2)
Commits

The new version differs by 20 commits.

  • 2a1e506 fix(belongs-to-many): support for polymorphic associations with scopes (#7533)
  • 6d19ea2 fix(sequelize/constructor): queryInterface was initialized on first use (#8178)
  • fc942b0 fix(instance): toJSON should return cloned version of internal object (#8171)
  • d4b8212 docs(models-definitions): Fix wrong url for configuration section (#8168)
  • 1eeb343 feat(internal): cleanup code base and straightening internal API (#8160)
  • fc2e42c feat(dependency): updated dependencies (#8159)
  • 8de9a27 build: use node 4 for release
  • 615e95f feat(dependency): move env-cmd to dev dependencies (#8116)
  • 3709bf0 fix(mysql): mark closed sockets invalid (#8112)
  • 8bed06a fix: use non public schema from connect options if models have no schema (#7705)
  • d028c82 fix: quote tableName alias as an identifier as it can contain schema (#8038)
  • 9521a35 docs: add name to FK constraint (#8080)
  • de7dc97 docs: fix link for model-definitions configuration
  • d9111fa fix(validations): empty not null validation message (#7892)
  • dd1911e fix(model): improve warning message when unexpected attribute passed to finder options (#7894)

There are 20 commits in total.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 4.7.3 just got published.

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

Release Notes v4.7.3

4.7.3 (2017-08-24)

Bug Fixes

  • validations: prevent deprecation warning in isDate (#8179) (bfb063f)
Commits

The new version differs by 21 commits.

  • bfb063f fix(validations): prevent deprecation warning in isDate (#8179)
  • 2a1e506 fix(belongs-to-many): support for polymorphic associations with scopes (#7533)
  • 6d19ea2 fix(sequelize/constructor): queryInterface was initialized on first use (#8178)
  • fc942b0 fix(instance): toJSON should return cloned version of internal object (#8171)
  • d4b8212 docs(models-definitions): Fix wrong url for configuration section (#8168)
  • 1eeb343 feat(internal): cleanup code base and straightening internal API (#8160)
  • fc2e42c feat(dependency): updated dependencies (#8159)
  • 8de9a27 build: use node 4 for release
  • 615e95f feat(dependency): move env-cmd to dev dependencies (#8116)
  • 3709bf0 fix(mysql): mark closed sockets invalid (#8112)
  • 8bed06a fix: use non public schema from connect options if models have no schema (#7705)
  • d028c82 fix: quote tableName alias as an identifier as it can contain schema (#8038)
  • 9521a35 docs: add name to FK constraint (#8080)
  • de7dc97 docs: fix link for model-definitions configuration
  • d9111fa fix(validations): empty not null validation message (#7892)

There are 21 commits in total.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 4.7.4 just got published.

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

Release Notes v4.7.4

4.7.4 (2017-08-24)

Bug Fixes

  • associations: throw informational message when try to associate undefined (#8106) (9bfbee6)
Commits

The new version differs by 24 commits.

  • 9bfbee6 fix(associations): throw informational message when try to associate undefined (#8106)
  • 56f8618 docs(guide): fixed case of foreign key in legacy (#8186)
  • e202a98 docs(hooks): specify hooks now prefer Promise (#8181)
  • bfb063f fix(validations): prevent deprecation warning in isDate (#8179)
  • 2a1e506 fix(belongs-to-many): support for polymorphic associations with scopes (#7533)
  • 6d19ea2 fix(sequelize/constructor): queryInterface was initialized on first use (#8178)
  • fc942b0 fix(instance): toJSON should return cloned version of internal object (#8171)
  • d4b8212 docs(models-definitions): Fix wrong url for configuration section (#8168)
  • 1eeb343 feat(internal): cleanup code base and straightening internal API (#8160)
  • fc2e42c feat(dependency): updated dependencies (#8159)
  • 8de9a27 build: use node 4 for release
  • 615e95f feat(dependency): move env-cmd to dev dependencies (#8116)
  • 3709bf0 fix(mysql): mark closed sockets invalid (#8112)
  • 8bed06a fix: use non public schema from connect options if models have no schema (#7705)
  • d028c82 fix: quote tableName alias as an identifier as it can contain schema (#8038)

There are 24 commits in total.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 4.7.5 just got published.

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

Release Notes v4.7.5

4.7.5 (2017-08-24)

Bug Fixes

  • upsert: use correct timestamp field names when generating query (#8088) (33c5a31)
Commits

The new version differs by 25 commits.

  • 33c5a31 fix(upsert): use correct timestamp field names when generating query (#8088)
  • 9bfbee6 fix(associations): throw informational message when try to associate undefined (#8106)
  • 56f8618 docs(guide): fixed case of foreign key in legacy (#8186)
  • e202a98 docs(hooks): specify hooks now prefer Promise (#8181)
  • bfb063f fix(validations): prevent deprecation warning in isDate (#8179)
  • 2a1e506 fix(belongs-to-many): support for polymorphic associations with scopes (#7533)
  • 6d19ea2 fix(sequelize/constructor): queryInterface was initialized on first use (#8178)
  • fc942b0 fix(instance): toJSON should return cloned version of internal object (#8171)
  • d4b8212 docs(models-definitions): Fix wrong url for configuration section (#8168)
  • 1eeb343 feat(internal): cleanup code base and straightening internal API (#8160)
  • fc2e42c feat(dependency): updated dependencies (#8159)
  • 8de9a27 build: use node 4 for release
  • 615e95f feat(dependency): move env-cmd to dev dependencies (#8116)
  • 3709bf0 fix(mysql): mark closed sockets invalid (#8112)
  • 8bed06a fix: use non public schema from connect options if models have no schema (#7705)

There are 25 commits in total.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 4.8.0 just got published.

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

Release Notes v4.8.0

4.8.0 (2017-08-30)

Bug Fixes

  • association/count: use model field in count[Association] (#8227) (c528f6d)
  • datatypes/range: don't stringify infinite and null bounds (fixes: #8192) (#8210) (5d2ba05)
  • model/findAndCount: no need to check count, its already zero (#8225) (785383e)

Features

  • scopes: allow scope groups to be concatenated (#7957) (0da021c)
Commits

The new version differs by 32 commits.

  • 0da021c feat(scopes): allow scope groups to be concatenated (#7957)
  • c528f6d fix(association/count): use model field in count[Association] (#8227)
  • 785383e fix(model/findAndCount): no need to check count, its already zero (#8225)
  • 9a52783 ci(travis): handle deploy failure, reduce time taken for sqlite
  • 5ad62ee docs(hooks): fix controversial in method hooks (#8215) (#8219)
  • 5d2ba05 fix(datatypes/range): don't stringify infinite and null bounds (fixes: #8192) (#8210)
  • 9866921 docs(model): model definition docs for timestamps (#7802)
  • 33c5a31 fix(upsert): use correct timestamp field names when generating query (#8088)
  • 9bfbee6 fix(associations): throw informational message when try to associate undefined (#8106)
  • 56f8618 docs(guide): fixed case of foreign key in legacy (#8186)
  • e202a98 docs(hooks): specify hooks now prefer Promise (#8181)
  • bfb063f fix(validations): prevent deprecation warning in isDate (#8179)
  • 2a1e506 fix(belongs-to-many): support for polymorphic associations with scopes (#7533)
  • 6d19ea2 fix(sequelize/constructor): queryInterface was initialized on first use (#8178)
  • fc942b0 fix(instance): toJSON should return cloned version of internal object (#8171)

There are 32 commits in total.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 4.8.1 just got published.

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

Release Notes v4.8.1

4.8.1 (2017-09-07)

Bug Fixes

  • findAll/deep-nested-includes: incorrect alias with -> when subquery still using . #7742 (#7795) (63978e1)
  • findOrCreate: error with unique constraint when complex where is used (#8093) (8a95e42)
Commits

The new version differs by 37 commits.

  • 8a95e42 fix(findOrCreate): error with unique constraint when complex where is used (#8093)
  • 8de0231 docs(associations): one to many with options (#8266)
  • 2b756ac docs(hooks): some refinements of hooks declarations (#8260)
  • 7e441a6 chore(package): update eslint to version 4.6.0 (#8245)
  • 63978e1 fix(findAll/deep-nested-includes): incorrect alias with -> when subquery still using . #7742 (#7795)
  • 0da021c feat(scopes): allow scope groups to be concatenated (#7957)
  • c528f6d fix(association/count): use model field in count[Association] (#8227)
  • 785383e fix(model/findAndCount): no need to check count, its already zero (#8225)
  • 9a52783 ci(travis): handle deploy failure, reduce time taken for sqlite
  • 5ad62ee docs(hooks): fix controversial in method hooks (#8215) (#8219)
  • 5d2ba05 fix(datatypes/range): don't stringify infinite and null bounds (fixes: #8192) (#8210)
  • 9866921 docs(model): model definition docs for timestamps (#7802)
  • 33c5a31 fix(upsert): use correct timestamp field names when generating query (#8088)
  • 9bfbee6 fix(associations): throw informational message when try to associate undefined (#8106)
  • 56f8618 docs(guide): fixed case of foreign key in legacy (#8186)

There are 37 commits in total.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 4.8.2 just got published.

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

Release Notes v4.8.2

4.8.2 (2017-09-07)

Bug Fixes

  • bulkCreate: error with updateOnDuplicate option (#8259) (fdf3e99)
Commits

The new version differs by 38 commits.

  • fdf3e99 fix(bulkCreate): error with updateOnDuplicate option (#8259)
  • 8a95e42 fix(findOrCreate): error with unique constraint when complex where is used (#8093)
  • 8de0231 docs(associations): one to many with options (#8266)
  • 2b756ac docs(hooks): some refinements of hooks declarations (#8260)
  • 7e441a6 chore(package): update eslint to version 4.6.0 (#8245)
  • 63978e1 fix(findAll/deep-nested-includes): incorrect alias with -> when subquery still using . #7742 (#7795)
  • 0da021c feat(scopes): allow scope groups to be concatenated (#7957)
  • c528f6d fix(association/count): use model field in count[Association] (#8227)
  • 785383e fix(model/findAndCount): no need to check count, its already zero (#8225)
  • 9a52783 ci(travis): handle deploy failure, reduce time taken for sqlite
  • 5ad62ee docs(hooks): fix controversial in method hooks (#8215) (#8219)
  • 5d2ba05 fix(datatypes/range): don't stringify infinite and null bounds (fixes: #8192) (#8210)
  • 9866921 docs(model): model definition docs for timestamps (#7802)
  • 33c5a31 fix(upsert): use correct timestamp field names when generating query (#8088)
  • 9bfbee6 fix(associations): throw informational message when try to associate undefined (#8106)

There are 38 commits in total.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 4.8.3 just got published.

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

Release Notes v4.8.3

4.8.3 (2017-09-11)

Bug Fixes

  • instance/decrement: doesn't work with negative value (#8267) (8b20a45)
  • queryGenerator: createTrigger fails with correct event specs (#8282) (bde6d50)
  • sequelize/query: release connection after all retries (#8247) (1e0d9a8)

Features

Commits

The new version differs by 44 commits.

  • bde6d50 fix(queryGenerator): createTrigger fails with correct event specs (#8282)
  • 0ca7299 docs: remove reference to flattenObjectDeep
  • d653fb9 Update README.md
  • 8b20a45 fix(instance/decrement): doesn't work with negative value (#8267)
  • e41590a feat(mysql/addColumn): supports FIRST keyword (#7943)
  • 1e0d9a8 fix(sequelize/query): release connection after all retries (#8247)
  • fdf3e99 fix(bulkCreate): error with updateOnDuplicate option (#8259)
  • 8a95e42 fix(findOrCreate): error with unique constraint when complex where is used (#8093)
  • 8de0231 docs(associations): one to many with options (#8266)
  • 2b756ac docs(hooks): some refinements of hooks declarations (#8260)
  • 7e441a6 chore(package): update eslint to version 4.6.0 (#8245)
  • 63978e1 fix(findAll/deep-nested-includes): incorrect alias with -> when subquery still using . #7742 (#7795)
  • 0da021c feat(scopes): allow scope groups to be concatenated (#7957)
  • c528f6d fix(association/count): use model field in count[Association] (#8227)
  • 785383e fix(model/findAndCount): no need to check count, its already zero (#8225)

There are 44 commits in total.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 4.8.4 just got published.

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

Release Notes v4.8.4

4.8.4 (2017-09-15)

Bug Fixes

  • abstract/querygenerator: remove duplicated order expression on outer query (#8278) (a8310bf)
  • model/create: doesnot work with custom sourceKey (#8284) (de0fbff)
  • query: does not include primary key when grouping (#8162) (f00bd96)
Commits

The new version differs by 52 commits.

  • a8310bf fix(abstract/querygenerator): remove duplicated order expression on outer query (#8278)
  • f00bd96 fix(query): does not include primary key when grouping (#8162)
  • 0205087 docs(model-usage): fix syntax error in count example
  • 48a7690 chores(package): generic-pool@3.1.8 (#8305)
  • 718f0ad docs(issue template): grammar fixes
  • 78c05af docs(issue-template): improved steps for reporting issue
  • 6783ba8 docs(model): fix missing comma in scope example (#8297)
  • de0fbff fix(model/create): doesnot work with custom sourceKey (#8284)
  • bde6d50 fix(queryGenerator): createTrigger fails with correct event specs (#8282)
  • 0ca7299 docs: remove reference to flattenObjectDeep
  • d653fb9 Update README.md
  • 8b20a45 fix(instance/decrement): doesn't work with negative value (#8267)
  • e41590a feat(mysql/addColumn): supports FIRST keyword (#7943)
  • 1e0d9a8 fix(sequelize/query): release connection after all retries (#8247)
  • fdf3e99 fix(bulkCreate): error with updateOnDuplicate option (#8259)

There are 52 commits in total.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 4.9.0 just got published.

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

Release Notes v4.9.0

4.9.0 (2017-09-20)

Commits

The new version differs by 62 commits.

  • fcac021 ci: set build leader
  • 457b558 ci: no package-lock.json, no-save for npm@5 when releasing
  • 23640d6 ci: correct package name for commit analyzer
  • 32276ae ci: fix release, use env var + lock release depd
  • 35de684 ci: fix release system (#8344)
  • 5426912 refactor(abstract/connection-manager) (#8330)
  • e978e59 docs(migrations): proper lists
  • 4615d7f docs(migration): explain how to use migrations (#8319)
  • 0af0406 fix(query-generator) Simplify where item query (#8068)
  • 0f8417a docs(sequelize/pool): document proper default values, closes #8324
  • a8310bf fix(abstract/querygenerator): remove duplicated order expression on outer query (#8278)
  • f00bd96 fix(query): does not include primary key when grouping (#8162)
  • 0205087 docs(model-usage): fix syntax error in count example
  • 48a7690 chores(package): generic-pool@3.1.8 (#8305)
  • 718f0ad docs(issue template): grammar fixes

There are 62 commits in total.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 4.10.0 just got published.

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

Release Notes v4.10.0

4.10.0 (2017-09-21)

Features

  • postgres connection option 'statement_timeout' (#8342) (30f0774)
Commits

The new version differs by 63 commits.

  • 30f0774 feat: postgres connection option 'statement_timeout' (#8342)
  • fcac021 ci: set build leader
  • 457b558 ci: no package-lock.json, no-save for npm@5 when releasing
  • 23640d6 ci: correct package name for commit analyzer
  • 32276ae ci: fix release, use env var + lock release depd
  • 35de684 ci: fix release system (#8344)
  • 5426912 refactor(abstract/connection-manager) (#8330)
  • e978e59 docs(migrations): proper lists
  • 4615d7f docs(migration): explain how to use migrations (#8319)
  • 0af0406 fix(query-generator) Simplify where item query (#8068)
  • 0f8417a docs(sequelize/pool): document proper default values, closes #8324
  • a8310bf fix(abstract/querygenerator): remove duplicated order expression on outer query (#8278)
  • f00bd96 fix(query): does not include primary key when grouping (#8162)
  • 0205087 docs(model-usage): fix syntax error in count example
  • 48a7690 chores(package): generic-pool@3.1.8 (#8305)

There are 63 commits in total.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 4.10.1 just got published.

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

Release Notes v4.10.1

4.10.1 (2017-09-23)

Bug Fixes

  • query-generator: options.group should be quoted (#8326) (7229ccb)
Commits

The new version differs by 68 commits.

  • 7229ccb fix(query-generator): options.group should be quoted (#8326)
  • 79485c3 Revert "fix(abstract/querygenerator): remove duplicated order expression on outer query (#8278)"
  • d7af644 chores: adjust stale bot config
  • e5ba839 chore(package): update env-cmd to version 6.0.0 (#8355)
  • 8d21498 chore(package): update retry-as-promised to version 2.3.1 (#8351)
  • 30f0774 feat: postgres connection option 'statement_timeout' (#8342)
  • fcac021 ci: set build leader
  • 457b558 ci: no package-lock.json, no-save for npm@5 when releasing
  • 23640d6 ci: correct package name for commit analyzer
  • 32276ae ci: fix release, use env var + lock release depd
  • 35de684 ci: fix release system (#8344)
  • 5426912 refactor(abstract/connection-manager) (#8330)
  • e978e59 docs(migrations): proper lists
  • 4615d7f docs(migration): explain how to use migrations (#8319)
  • 0af0406 fix(query-generator) Simplify where item query (#8068)

There are 68 commits in total.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 4.10.3 just got published.

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

Release Notes v4.10.3

4.10.3 (2017-09-24)

Bug Fixes

  • model/increment: properly map fields for attributes in by option (#8363) (95901ab)
Commits

The new version differs by 70 commits.

  • 95901ab fix(model/increment): properly map fields for attributes in by options (#8363)
  • c22f821 docs(migration): incorrect seed command
  • 7229ccb fix(query-generator): options.group should be quoted (#8326)
  • 79485c3 Revert "fix(abstract/querygenerator): remove duplicated order expression on outer query (#8278)"
  • d7af644 chores: adjust stale bot config
  • e5ba839 chore(package): update env-cmd to version 6.0.0 (#8355)
  • 8d21498 chore(package): update retry-as-promised to version 2.3.1 (#8351)
  • 30f0774 feat: postgres connection option 'statement_timeout' (#8342)
  • fcac021 ci: set build leader
  • 457b558 ci: no package-lock.json, no-save for npm@5 when releasing
  • 23640d6 ci: correct package name for commit analyzer
  • 32276ae ci: fix release, use env var + lock release depd
  • 35de684 ci: fix release system (#8344)
  • 5426912 refactor(abstract/connection-manager) (#8330)
  • e978e59 docs(migrations): proper lists

There are 70 commits in total.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 4.11.0 just got published.

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

Release Notes v4.11.0

4.11.0 (2017-09-25)

Commits

The new version differs by 72 commits.

  • 3fedaa4 refactor(lodash): use lodash directly (#8368)
  • 0d232c5 test(integration/model/findAll): test with limit and mixed association results which depend on inner order (#8341)
  • 95901ab fix(model/increment): properly map fields for attributes in by options (#8363)
  • c22f821 docs(migration): incorrect seed command
  • 7229ccb fix(query-generator): options.group should be quoted (#8326)
  • 79485c3 Revert "fix(abstract/querygenerator): remove duplicated order expression on outer query (#8278)"
  • d7af644 chores: adjust stale bot config
  • e5ba839 chore(package): update env-cmd to version 6.0.0 (#8355)
  • 8d21498 chore(package): update retry-as-promised to version 2.3.1 (#8351)
  • 30f0774 feat: postgres connection option 'statement_timeout' (#8342)
  • fcac021 ci: set build leader
  • 457b558 ci: no package-lock.json, no-save for npm@5 when releasing
  • 23640d6 ci: correct package name for commit analyzer
  • 32276ae ci: fix release, use env var + lock release depd
  • 35de684 ci: fix release system (#8344)

There are 72 commits in total.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 4.11.1 just got published.

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

Release Notes v4.11.1

4.11.1 (2017-09-26)

Bug Fixes

  • postgres/date: support for infinity timestamp (#8357) (e01cc2f)
Commits

The new version differs by 76 commits.

  • e01cc2f fix(postgres/date): support for infinity timestamp (#8357)
  • 45457b0 chore(package): update env-cmd to version 7.0.0 (#8373)
  • 660e1bf ci(travis/perf): use sudo when required
  • c575632 ci(appveyor): test only node v4
  • 3fedaa4 refactor(lodash): use lodash directly (#8368)
  • 0d232c5 test(integration/model/findAll): test with limit and mixed association results which depend on inner order (#8341)
  • 95901ab fix(model/increment): properly map fields for attributes in by options (#8363)
  • c22f821 docs(migration): incorrect seed command
  • 7229ccb fix(query-generator): options.group should be quoted (#8326)
  • 79485c3 Revert "fix(abstract/querygenerator): remove duplicated order expression on outer query (#8278)"
  • d7af644 chores: adjust stale bot config
  • e5ba839 chore(package): update env-cmd to version 6.0.0 (#8355)
  • 8d21498 chore(package): update retry-as-promised to version 2.3.1 (#8351)
  • 30f0774 feat: postgres connection option 'statement_timeout' (#8342)
  • fcac021 ci: set build leader

There are 76 commits in total.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 4.11.2 just got published.

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

Release Notes v4.11.2

4.11.2 (2017-09-28)

Bug Fixes

  • dateonly: set NULL correctly (576e434)
Commits

The new version differs by 77 commits.

  • 576e434 fix(dateonly): set NULL correctly
  • e01cc2f fix(postgres/date): support for infinity timestamp (#8357)
  • 45457b0 chore(package): update env-cmd to version 7.0.0 (#8373)
  • 660e1bf ci(travis/perf): use sudo when required
  • c575632 ci(appveyor): test only node v4
  • 3fedaa4 refactor(lodash): use lodash directly (#8368)
  • 0d232c5 test(integration/model/findAll): test with limit and mixed association results which depend on inner order (#8341)
  • 95901ab fix(model/increment): properly map fields for attributes in by options (#8363)
  • c22f821 docs(migration): incorrect seed command
  • 7229ccb fix(query-generator): options.group should be quoted (#8326)
  • 79485c3 Revert "fix(abstract/querygenerator): remove duplicated order expression on outer query (#8278)"
  • d7af644 chores: adjust stale bot config
  • e5ba839 chore(package): update env-cmd to version 6.0.0 (#8355)
  • 8d21498 chore(package): update retry-as-promised to version 2.3.1 (#8351)
  • 30f0774 feat: postgres connection option 'statement_timeout' (#8342)

There are 77 commits in total.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 4.11.3 just got published.

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

Release Notes v4.11.3

4.11.3 (2017-09-28)

Commits

The new version differs by 78 commits.

  • 107502e docs(contributing): fixed name and reference to .eslintrc.json file (#8387)
  • 576e434 fix(dateonly): set NULL correctly
  • e01cc2f fix(postgres/date): support for infinity timestamp (#8357)
  • 45457b0 chore(package): update env-cmd to version 7.0.0 (#8373)
  • 660e1bf ci(travis/perf): use sudo when required
  • c575632 ci(appveyor): test only node v4
  • 3fedaa4 refactor(lodash): use lodash directly (#8368)
  • 0d232c5 test(integration/model/findAll): test with limit and mixed association results which depend on inner order (#8341)
  • 95901ab fix(model/increment): properly map fields for attributes in by options (#8363)
  • c22f821 docs(migration): incorrect seed command
  • 7229ccb fix(query-generator): options.group should be quoted (#8326)
  • 79485c3 Revert "fix(abstract/querygenerator): remove duplicated order expression on outer query (#8278)"
  • d7af644 chores: adjust stale bot config
  • e5ba839 chore(package): update env-cmd to version 6.0.0 (#8355)
  • 8d21498 chore(package): update retry-as-promised to version 2.3.1 (#8351)

There are 78 commits in total.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 4.11.4 just got published.

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

Release Notes v4.11.4

4.11.4 (2017-09-29)

Bug Fixes

  • model: properly serialize WHERE attributes in soft delete (#8383) (ba7aa33)
Commits

The new version differs by 79 commits.

  • ba7aa33 fix(model): properly serialize WHERE attributes in soft delete (#8383)
  • 107502e docs(contributing): fixed name and reference to .eslintrc.json file (#8387)
  • 576e434 fix(dateonly): set NULL correctly
  • e01cc2f fix(postgres/date): support for infinity timestamp (#8357)
  • 45457b0 chore(package): update env-cmd to version 7.0.0 (#8373)
  • 660e1bf ci(travis/perf): use sudo when required
  • c575632 ci(appveyor): test only node v4
  • 3fedaa4 refactor(lodash): use lodash directly (#8368)
  • 0d232c5 test(integration/model/findAll): test with limit and mixed association results which depend on inner order (#8341)
  • 95901ab fix(model/increment): properly map fields for attributes in by options (#8363)
  • c22f821 docs(migration): incorrect seed command
  • 7229ccb fix(query-generator): options.group should be quoted (#8326)
  • 79485c3 Revert "fix(abstract/querygenerator): remove duplicated order expression on outer query (#8278)"
  • d7af644 chores: adjust stale bot config
  • e5ba839 chore(package): update env-cmd to version 6.0.0 (#8355)

There are 79 commits in total.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 4.11.5 just got published.

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

Release Notes v4.11.5

4.11.5 (2017-09-29)

Bug Fixes

  • model: dont mark value changed by custom setters if there is no change (#8389) (6adfabf)
Commits

The new version differs by 80 commits.

  • 6adfabf fix(model): dont mark value changed by custom setters if there is no change (#8389)
  • ba7aa33 fix(model): properly serialize WHERE attributes in soft delete (#8383)
  • 107502e docs(contributing): fixed name and reference to .eslintrc.json file (#8387)
  • 576e434 fix(dateonly): set NULL correctly
  • e01cc2f fix(postgres/date): support for infinity timestamp (#8357)
  • 45457b0 chore(package): update env-cmd to version 7.0.0 (#8373)
  • 660e1bf ci(travis/perf): use sudo when required
  • c575632 ci(appveyor): test only node v4
  • 3fedaa4 refactor(lodash): use lodash directly (#8368)
  • 0d232c5 test(integration/model/findAll): test with limit and mixed association results which depend on inner order (#8341)
  • 95901ab fix(model/increment): properly map fields for attributes in by options (#8363)
  • c22f821 docs(migration): incorrect seed command
  • 7229ccb fix(query-generator): options.group should be quoted (#8326)
  • 79485c3 Revert "fix(abstract/querygenerator): remove duplicated order expression on outer query (#8278)"
  • d7af644 chores: adjust stale bot config

There are 80 commits in total.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 4.11.6 just got published.

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

Release Notes v4.11.6

4.11.6 (2017-09-30)

Commits

The new version differs by 81 commits.

  • 193e151 docs(testimonials): add Bitovi (#8399)
  • 6adfabf fix(model): dont mark value changed by custom setters if there is no change (#8389)
  • ba7aa33 fix(model): properly serialize WHERE attributes in soft delete (#8383)
  • 107502e docs(contributing): fixed name and reference to .eslintrc.json file (#8387)
  • 576e434 fix(dateonly): set NULL correctly
  • e01cc2f fix(postgres/date): support for infinity timestamp (#8357)
  • 45457b0 chore(package): update env-cmd to version 7.0.0 (#8373)
  • 660e1bf ci(travis/perf): use sudo when required
  • c575632 ci(appveyor): test only node v4
  • 3fedaa4 refactor(lodash): use lodash directly (#8368)
  • 0d232c5 test(integration/model/findAll): test with limit and mixed association results which depend on inner order (#8341)
  • 95901ab fix(model/increment): properly map fields for attributes in by options (#8363)
  • c22f821 docs(migration): incorrect seed command
  • 7229ccb fix(query-generator): options.group should be quoted (#8326)
  • 79485c3 Revert "fix(abstract/querygenerator): remove duplicated order expression on outer query (#8278)"

There are 81 commits in total.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 4.11.7 just got published.

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

Release Notes v4.11.7

4.11.7 (2017-09-30)

Bug Fixes

  • queryInterface/changeColumn: error when removing a column with unique constraint (#8386) (9ca86af)
Commits

The new version differs by 84 commits.

  • 9ca86af fix(queryInterface/changeColumn): error when removing a column with unique constraint (#8386)
  • 3e0c9b1 build(eslint): disallow exclusive tests
  • 6b28d5f chores(stale): set stale days to 100
  • 193e151 docs(testimonials): add Bitovi (#8399)
  • 6adfabf fix(model): dont mark value changed by custom setters if there is no change (#8389)
  • ba7aa33 fix(model): properly serialize WHERE attributes in soft delete (#8383)
  • 107502e docs(contributing): fixed name and reference to .eslintrc.json file (#8387)
  • 576e434 fix(dateonly): set NULL correctly
  • e01cc2f fix(postgres/date): support for infinity timestamp (#8357)
  • 45457b0 chore(package): update env-cmd to version 7.0.0 (#8373)
  • 660e1bf ci(travis/perf): use sudo when required
  • c575632 ci(appveyor): test only node v4
  • 3fedaa4 refactor(lodash): use lodash directly (#8368)
  • 0d232c5 test(integration/model/findAll): test with limit and mixed association results which depend on inner order (#8341)
  • 95901ab fix(model/increment): properly map fields for attributes in by options (#8363)

There are 84 commits in total.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 4.12.0 just got published.

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

Release Notes v4.12.0

4.12.0 (2017-09-30)

Features

  • query-generator: change operators to be represented by symbols (#8240) (ccb99da)
Commits

The new version differs by 85 commits.

  • ccb99da feat(query-generator): change operators to be represented by symbols (#8240)
  • 9ca86af fix(queryInterface/changeColumn): error when removing a column with unique constraint (#8386)
  • 3e0c9b1 build(eslint): disallow exclusive tests
  • 6b28d5f chores(stale): set stale days to 100
  • 193e151 docs(testimonials): add Bitovi (#8399)
  • 6adfabf fix(model): dont mark value changed by custom setters if there is no change (#8389)
  • ba7aa33 fix(model): properly serialize WHERE attributes in soft delete (#8383)
  • 107502e docs(contributing): fixed name and reference to .eslintrc.json file (#8387)
  • 576e434 fix(dateonly): set NULL correctly
  • e01cc2f fix(postgres/date): support for infinity timestamp (#8357)
  • 45457b0 chore(package): update env-cmd to version 7.0.0 (#8373)
  • 660e1bf ci(travis/perf): use sudo when required
  • c575632 ci(appveyor): test only node v4
  • 3fedaa4 refactor(lodash): use lodash directly (#8368)
  • 0d232c5 test(integration/model/findAll): test with limit and mixed association results which depend on inner order (#8341)

There are 85 commits in total.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 4.13.0 just got published.

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

Release Notes v4.13.0

4.13.0 (2017-09-30)

Features

  • mysql/errors: foreign key errors with more useful information (#8379) (6b11669)
Commits

The new version differs by 86 commits.

  • 6b11669 feat(mysql/errors): foreign key errors with more useful information (#8379)
  • ccb99da feat(query-generator): change operators to be represented by symbols (#8240)
  • 9ca86af fix(queryInterface/changeColumn): error when removing a column with unique constraint (#8386)
  • 3e0c9b1 build(eslint): disallow exclusive tests
  • 6b28d5f chores(stale): set stale days to 100
  • 193e151 docs(testimonials): add Bitovi (#8399)
  • 6adfabf fix(model): dont mark value changed by custom setters if there is no change (#8389)
  • ba7aa33 fix(model): properly serialize WHERE attributes in soft delete (#8383)
  • 107502e docs(contributing): fixed name and reference to .eslintrc.json file (#8387)
  • 576e434 fix(dateonly): set NULL correctly
  • e01cc2f fix(postgres/date): support for infinity timestamp (#8357)
  • 45457b0 chore(package): update env-cmd to version 7.0.0 (#8373)
  • 660e1bf ci(travis/perf): use sudo when required
  • c575632 ci(appveyor): test only node v4
  • 3fedaa4 refactor(lodash): use lodash directly (#8368)

There are 86 commits in total.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 4.13.1 just got published.

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

Release Notes v4.13.1

4.13.1 (2017-10-01)

Bug Fixes

  • model/upsert: doesnt work with Infinity dates (#8397) (b4ce008)
Commits

The new version differs by 87 commits.

  • b4ce008 fix(model/upsert): doesnt work with Infinity dates (#8397)
  • 6b11669 feat(mysql/errors): foreign key errors with more useful information (#8379)
  • ccb99da feat(query-generator): change operators to be represented by symbols (#8240)
  • 9ca86af fix(queryInterface/changeColumn): error when removing a column with unique constraint (#8386)
  • 3e0c9b1 build(eslint): disallow exclusive tests
  • 6b28d5f chores(stale): set stale days to 100
  • 193e151 docs(testimonials): add Bitovi (#8399)
  • 6adfabf fix(model): dont mark value changed by custom setters if there is no change (#8389)
  • ba7aa33 fix(model): properly serialize WHERE attributes in soft delete (#8383)
  • 107502e docs(contributing): fixed name and reference to .eslintrc.json file (#8387)
  • 576e434 fix(dateonly): set NULL correctly
  • e01cc2f fix(postgres/date): support for infinity timestamp (#8357)
  • 45457b0 chore(package): update env-cmd to version 7.0.0 (#8373)
  • 660e1bf ci(travis/perf): use sudo when required
  • c575632 ci(appveyor): test only node v4

There are 87 commits in total.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 4.13.2 just got published.

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

Release Notes v4.13.2

4.13.2 (2017-10-02)

Commits

The new version differs by 88 commits.

  • 8e4c213 docs(models-usage/operators): missing commas (#8403)
  • b4ce008 fix(model/upsert): doesnt work with Infinity dates (#8397)
  • 6b11669 feat(mysql/errors): foreign key errors with more useful information (#8379)
  • ccb99da feat(query-generator): change operators to be represented by symbols (#8240)
  • 9ca86af fix(queryInterface/changeColumn): error when removing a column with unique constraint (#8386)
  • 3e0c9b1 build(eslint): disallow exclusive tests
  • 6b28d5f chores(stale): set stale days to 100
  • 193e151 docs(testimonials): add Bitovi (#8399)
  • 6adfabf fix(model): dont mark value changed by custom setters if there is no change (#8389)
  • ba7aa33 fix(model): properly serialize WHERE attributes in soft delete (#8383)
  • 107502e docs(contributing): fixed name and reference to .eslintrc.json file (#8387)
  • 576e434 fix(dateonly): set NULL correctly
  • e01cc2f fix(postgres/date): support for infinity timestamp (#8357)
  • 45457b0 chore(package): update env-cmd to version 7.0.0 (#8373)
  • 660e1bf ci(travis/perf): use sudo when required

There are 88 commits in total.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 4.13.3 just got published.

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

Release Notes v4.13.3

4.13.3 (2017-10-03)

Commits

The new version differs by 89 commits.

  • 360ddec docs(readme): mention about sequelize-typescript(#8400)
  • 8e4c213 docs(models-usage/operators): missing commas (#8403)
  • b4ce008 fix(model/upsert): doesnt work with Infinity dates (#8397)
  • 6b11669 feat(mysql/errors): foreign key errors with more useful information (#8379)
  • ccb99da feat(query-generator): change operators to be represented by symbols (#8240)
  • 9ca86af fix(queryInterface/changeColumn): error when removing a column with unique constraint (#8386)
  • 3e0c9b1 build(eslint): disallow exclusive tests
  • 6b28d5f chores(stale): set stale days to 100
  • 193e151 docs(testimonials): add Bitovi (#8399)
  • 6adfabf fix(model): dont mark value changed by custom setters if there is no change (#8389)
  • ba7aa33 fix(model): properly serialize WHERE attributes in soft delete (#8383)
  • 107502e docs(contributing): fixed name and reference to .eslintrc.json file (#8387)
  • 576e434 fix(dateonly): set NULL correctly
  • e01cc2f fix(postgres/date): support for infinity timestamp (#8357)
  • 45457b0 chore(package): update env-cmd to version 7.0.0 (#8373)

There are 89 commits in total.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 4.13.4 just got published.

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

Release Notes v4.13.4

4.13.4 (2017-10-04)

Bug Fixes

Commits

The new version differs by 90 commits.

  • ea8e631 fix(errors): spurious Bluebird warnings (#8408)
  • 360ddec docs(readme): mention about sequelize-typescript(#8400)
  • 8e4c213 docs(models-usage/operators): missing commas (#8403)
  • b4ce008 fix(model/upsert): doesnt work with Infinity dates (#8397)
  • 6b11669 feat(mysql/errors): foreign key errors with more useful information (#8379)
  • ccb99da feat(query-generator): change operators to be represented by symbols (#8240)
  • 9ca86af fix(queryInterface/changeColumn): error when removing a column with unique constraint (#8386)
  • 3e0c9b1 build(eslint): disallow exclusive tests
  • 6b28d5f chores(stale): set stale days to 100
  • 193e151 docs(testimonials): add Bitovi (#8399)
  • 6adfabf fix(model): dont mark value changed by custom setters if there is no change (#8389)
  • ba7aa33 fix(model): properly serialize WHERE attributes in soft delete (#8383)
  • 107502e docs(contributing): fixed name and reference to .eslintrc.json file (#8387)
  • 576e434 fix(dateonly): set NULL correctly
  • e01cc2f fix(postgres/date): support for infinity timestamp (#8357)

There are 90 commits in total.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 4.13.5 just got published.

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

Release Notes v4.13.5

4.13.5 (2017-10-04)

Commits

The new version differs by 91 commits.

  • a056b5a docs(migrations): incorrect seed undo command (#8419)
  • ea8e631 fix(errors): spurious Bluebird warnings (#8408)
  • 360ddec docs(readme): mention about sequelize-typescript(#8400)
  • 8e4c213 docs(models-usage/operators): missing commas (#8403)
  • b4ce008 fix(model/upsert): doesnt work with Infinity dates (#8397)
  • 6b11669 feat(mysql/errors): foreign key errors with more useful information (#8379)
  • ccb99da feat(query-generator): change operators to be represented by symbols (#8240)
  • 9ca86af fix(queryInterface/changeColumn): error when removing a column with unique constraint (#8386)
  • 3e0c9b1 build(eslint): disallow exclusive tests
  • 6b28d5f chores(stale): set stale days to 100
  • 193e151 docs(testimonials): add Bitovi (#8399)
  • 6adfabf fix(model): dont mark value changed by custom setters if there is no change (#8389)
  • ba7aa33 fix(model): properly serialize WHERE attributes in soft delete (#8383)
  • 107502e docs(contributing): fixed name and reference to .eslintrc.json file (#8387)
  • 576e434 fix(dateonly): set NULL correctly

There are 91 commits in total.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 4.13.6 just got published.

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

Release Notes v4.13.6

4.13.6 (2017-10-09)

Commits

The new version differs by 92 commits.

  • 2a3b3db docs(findAndCountAll): code formatting (#8439)
  • a056b5a docs(migrations): incorrect seed undo command (#8419)
  • ea8e631 fix(errors): spurious Bluebird warnings (#8408)
  • 360ddec docs(readme): mention about sequelize-typescript(#8400)
  • 8e4c213 docs(models-usage/operators): missing commas (#8403)
  • b4ce008 fix(model/upsert): doesnt work with Infinity dates (#8397)
  • 6b11669 feat(mysql/errors): foreign key errors with more useful information (#8379)
  • ccb99da feat(query-generator): change operators to be represented by symbols (#8240)
  • 9ca86af fix(queryInterface/changeColumn): error when removing a column with unique constraint (#8386)
  • 3e0c9b1 build(eslint): disallow exclusive tests
  • 6b28d5f chores(stale): set stale days to 100
  • 193e151 docs(testimonials): add Bitovi (#8399)
  • 6adfabf fix(model): dont mark value changed by custom setters if there is no change (#8389)
  • ba7aa33 fix(model): properly serialize WHERE attributes in soft delete (#8383)
  • 107502e docs(contributing): fixed name and reference to .eslintrc.json file (#8387)

There are 92 commits in total.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 4.13.7 just got published.

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

Release Notes v4.13.7

4.13.7 (2017-10-09)

Bug Fixes

Commits

The new version differs by 93 commits.

  • e695b92 fix(model): handle Symbol-only where clauses (#8435)
  • 2a3b3db docs(findAndCountAll): code formatting (#8439)
  • a056b5a docs(migrations): incorrect seed undo command (#8419)
  • ea8e631 fix(errors): spurious Bluebird warnings (#8408)
  • 360ddec docs(readme): mention about sequelize-typescript(#8400)
  • 8e4c213 docs(models-usage/operators): missing commas (#8403)
  • b4ce008 fix(model/upsert): doesnt work with Infinity dates (#8397)
  • 6b11669 feat(mysql/errors): foreign key errors with more useful information (#8379)
  • ccb99da feat(query-generator): change operators to be represented by symbols (#8240)
  • 9ca86af fix(queryInterface/changeColumn): error when removing a column with unique constraint (#8386)
  • 3e0c9b1 build(eslint): disallow exclusive tests
  • 6b28d5f chores(stale): set stale days to 100
  • 193e151 docs(testimonials): add Bitovi (#8399)
  • 6adfabf fix(model): dont mark value changed by custom setters if there is no change (#8389)
  • ba7aa33 fix(model): properly serialize WHERE attributes in soft delete (#8383)

There are 93 commits in total.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 4.13.8 just got published.

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

Release Notes v4.13.8

4.13.8 (2017-10-09)

Bug Fixes

  • transactions: don't use CLS on manually manged transactions (#8430) (e2dad2f)
Commits

The new version differs by 94 commits.

  • e2dad2f fix(transactions): don't use CLS on manually manged transactions (#8430)
  • e695b92 fix(model): handle Symbol-only where clauses (#8435)
  • 2a3b3db docs(findAndCountAll): code formatting (#8439)
  • a056b5a docs(migrations): incorrect seed undo command (#8419)
  • ea8e631 fix(errors): spurious Bluebird warnings (#8408)
  • 360ddec docs(readme): mention about sequelize-typescript(#8400)
  • 8e4c213 docs(models-usage/operators): missing commas (#8403)
  • b4ce008 fix(model/upsert): doesnt work with Infinity dates (#8397)
  • 6b11669 feat(mysql/errors): foreign key errors with more useful information (#8379)
  • ccb99da feat(query-generator): change operators to be represented by symbols (#8240)
  • 9ca86af fix(queryInterface/changeColumn): error when removing a column with unique constraint (#8386)
  • 3e0c9b1 build(eslint): disallow exclusive tests
  • 6b28d5f chores(stale): set stale days to 100
  • 193e151 docs(testimonials): add Bitovi (#8399)
  • 6adfabf fix(model): dont mark value changed by custom setters if there is no change (#8389)

There are 94 commits in total.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 4.13.9 just got published.

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

Release Notes v4.13.9

4.13.9 (2017-10-13)

Commits

The new version differs by 96 commits.

  • f25a59d docs(hooks): fix typo in bulk update example. (#8470)
  • 0a79ef8 docs: multiple grammar fixes (#8461)
  • e2dad2f fix(transactions): don't use CLS on manually manged transactions (#8430)
  • e695b92 fix(model): handle Symbol-only where clauses (#8435)
  • 2a3b3db docs(findAndCountAll): code formatting (#8439)
  • a056b5a docs(migrations): incorrect seed undo command (#8419)
  • ea8e631 fix(errors): spurious Bluebird warnings (#8408)
  • 360ddec docs(readme): mention about sequelize-typescript(#8400)
  • 8e4c213 docs(models-usage/operators): missing commas (#8403)
  • b4ce008 fix(model/upsert): doesnt work with Infinity dates (#8397)
  • 6b11669 feat(mysql/errors): foreign key errors with more useful information (#8379)
  • ccb99da feat(query-generator): change operators to be represented by symbols (#8240)
  • 9ca86af fix(queryInterface/changeColumn): error when removing a column with unique constraint (#8386)
  • 3e0c9b1 build(eslint): disallow exclusive tests
  • 6b28d5f chores(stale): set stale days to 100

There are 96 commits in total.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 4.13.10 just got published.

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

Release Notes v4.13.10

4.13.10 (2017-10-13)

Bug Fixes

  • abstract/querygenerator: correctly name indexes that live in custom schemas (#8151) (321394b)
Commits

The new version differs by 97 commits.

  • 321394b fix(abstract/querygenerator): correctly name indexes that live in custom schemas (#8151)
  • f25a59d docs(hooks): fix typo in bulk update example. (#8470)
  • 0a79ef8 docs: multiple grammar fixes (#8461)
  • e2dad2f fix(transactions): don't use CLS on manually manged transactions (#8430)
  • e695b92 fix(model): handle Symbol-only where clauses (#8435)
  • 2a3b3db docs(findAndCountAll): code formatting (#8439)
  • a056b5a docs(migrations): incorrect seed undo command (#8419)
  • ea8e631 fix(errors): spurious Bluebird warnings (#8408)
  • 360ddec docs(readme): mention about sequelize-typescript(#8400)
  • 8e4c213 docs(models-usage/operators): missing commas (#8403)
  • b4ce008 fix(model/upsert): doesnt work with Infinity dates (#8397)
  • 6b11669 feat(mysql/errors): foreign key errors with more useful information (#8379)
  • ccb99da feat(query-generator): change operators to be represented by symbols (#8240)
  • 9ca86af fix(queryInterface/changeColumn): error when removing a column with unique constraint (#8386)
  • 3e0c9b1 build(eslint): disallow exclusive tests

There are 97 commits in total.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 4.13.11 just got published.

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

Release Notes v4.13.11

4.13.11 (2017-10-14)

Bug Fixes

  • abstract/query-generator: properly escape/stringify IN values as per field definition (#8480) (4ff6408)
Commits

The new version differs by 98 commits.

  • 4ff6408 fix(abstract/query-generator): properly escape/stringify IN values as per field definition (#8480)
  • 321394b fix(abstract/querygenerator): correctly name indexes that live in custom schemas (#8151)
  • f25a59d docs(hooks): fix typo in bulk update example. (#8470)
  • 0a79ef8 docs: multiple grammar fixes (#8461)
  • e2dad2f fix(transactions): don't use CLS on manually manged transactions (#8430)
  • e695b92 fix(model): handle Symbol-only where clauses (#8435)
  • 2a3b3db docs(findAndCountAll): code formatting (#8439)
  • a056b5a docs(migrations): incorrect seed undo command (#8419)
  • ea8e631 fix(errors): spurious Bluebird warnings (#8408)
  • 360ddec docs(readme): mention about sequelize-typescript(#8400)
  • 8e4c213 docs(models-usage/operators): missing commas (#8403)
  • b4ce008 fix(model/upsert): doesnt work with Infinity dates (#8397)
  • 6b11669 feat(mysql/errors): foreign key errors with more useful information (#8379)
  • ccb99da feat(query-generator): change operators to be represented by symbols (#8240)
  • 9ca86af fix(queryInterface/changeColumn): error when removing a column with unique constraint (#8386)

There are 98 commits in total.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 4.13.12 just got published.

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

Release Notes v4.13.12

4.13.12 (2017-10-14)

Bug Fixes

  • where: show inspected value for incorrect where conditions (#8481) (44ad6ba)
Commits

The new version differs by 99 commits.

  • 44ad6ba fix(where): show inspected value for incorrect where conditions (#8481)
  • 4ff6408 fix(abstract/query-generator): properly escape/stringify IN values as per field definition (#8480)
  • 321394b fix(abstract/querygenerator): correctly name indexes that live in custom schemas (#8151)
  • f25a59d docs(hooks): fix typo in bulk update example. (#8470)
  • 0a79ef8 docs: multiple grammar fixes (#8461)
  • e2dad2f fix(transactions): don't use CLS on manually manged transactions (#8430)
  • e695b92 fix(model): handle Symbol-only where clauses (#8435)
  • 2a3b3db docs(findAndCountAll): code formatting (#8439)
  • a056b5a docs(migrations): incorrect seed undo command (#8419)
  • ea8e631 fix(errors): spurious Bluebird warnings (#8408)
  • 360ddec docs(readme): mention about sequelize-typescript(#8400)
  • 8e4c213 docs(models-usage/operators): missing commas (#8403)
  • b4ce008 fix(model/upsert): doesnt work with Infinity dates (#8397)
  • 6b11669 feat(mysql/errors): foreign key errors with more useful information (#8379)
  • ccb99da feat(query-generator): change operators to be represented by symbols (#8240)

There are 99 commits in total.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 4.13.13 just got published.

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

Release Notes v4.13.13

4.13.13 (2017-10-14)

Bug Fixes

  • sequelize/sync: show database name and match condition when sync is rejected (#8482) (669f09f)
Commits

The new version differs by 100 commits.

  • 669f09f fix(sequelize/sync): show database name and match condition when sync is rejected (#8482)
  • 44ad6ba fix(where): show inspected value for incorrect where conditions (#8481)
  • 4ff6408 fix(abstract/query-generator): properly escape/stringify IN values as per field definition (#8480)
  • 321394b fix(abstract/querygenerator): correctly name indexes that live in custom schemas (#8151)
  • f25a59d docs(hooks): fix typo in bulk update example. (#8470)
  • 0a79ef8 docs: multiple grammar fixes (#8461)
  • e2dad2f fix(transactions): don't use CLS on manually manged transactions (#8430)
  • e695b92 fix(model): handle Symbol-only where clauses (#8435)
  • 2a3b3db docs(findAndCountAll): code formatting (#8439)
  • a056b5a docs(migrations): incorrect seed undo command (#8419)
  • ea8e631 fix(errors): spurious Bluebird warnings (#8408)
  • 360ddec docs(readme): mention about sequelize-typescript(#8400)
  • 8e4c213 docs(models-usage/operators): missing commas (#8403)
  • b4ce008 fix(model/upsert): doesnt work with Infinity dates (#8397)
  • 6b11669 feat(mysql/errors): foreign key errors with more useful information (#8379)

There are 100 commits in total.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 4.13.14 just got published.

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

Release Notes v4.13.14

4.13.14 (2017-10-14)

Bug Fixes

  • datatypes: DATE/DATEONLY marked as changed when changed from null to null (#8483) (8862212)
Commits

The new version differs by 101 commits.

  • 8862212 fix(datatypes): DATE/DATEONLY marked as changed when changed from null to null (#8483)
  • 669f09f fix(sequelize/sync): show database name and match condition when sync is rejected (#8482)
  • 44ad6ba fix(where): show inspected value for incorrect where conditions (#8481)
  • 4ff6408 fix(abstract/query-generator): properly escape/stringify IN values as per field definition (#8480)
  • 321394b fix(abstract/querygenerator): correctly name indexes that live in custom schemas (#8151)
  • f25a59d docs(hooks): fix typo in bulk update example. (#8470)
  • 0a79ef8 docs: multiple grammar fixes (#8461)
  • e2dad2f fix(transactions): don't use CLS on manually manged transactions (#8430)
  • e695b92 fix(model): handle Symbol-only where clauses (#8435)
  • 2a3b3db docs(findAndCountAll): code formatting (#8439)
  • a056b5a docs(migrations): incorrect seed undo command (#8419)
  • ea8e631 fix(errors): spurious Bluebird warnings (#8408)
  • 360ddec docs(readme): mention about sequelize-typescript(#8400)
  • 8e4c213 docs(models-usage/operators): missing commas (#8403)
  • b4ce008 fix(model/upsert): doesnt work with Infinity dates (#8397)

There are 101 commits in total.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 4.13.15 just got published.

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

Release Notes v4.13.15

4.13.15 (2017-10-14)

Bug Fixes

  • postgres/createSchema: support for create schema if not exists w… (#8484) (c933bed)
Commits

The new version differs by 102 commits.

  • c933bed fix(postgres/createSchema): support for create schema if not exists w… (#8484)
  • 8862212 fix(datatypes): DATE/DATEONLY marked as changed when changed from null to null (#8483)
  • 669f09f fix(sequelize/sync): show database name and match condition when sync is rejected (#8482)
  • 44ad6ba fix(where): show inspected value for incorrect where conditions (#8481)
  • 4ff6408 fix(abstract/query-generator): properly escape/stringify IN values as per field definition (#8480)
  • 321394b fix(abstract/querygenerator): correctly name indexes that live in custom schemas (#8151)
  • f25a59d docs(hooks): fix typo in bulk update example. (#8470)
  • 0a79ef8 docs: multiple grammar fixes (#8461)
  • e2dad2f fix(transactions): don't use CLS on manually manged transactions (#8430)
  • e695b92 fix(model): handle Symbol-only where clauses (#8435)
  • 2a3b3db docs(findAndCountAll): code formatting (#8439)
  • a056b5a docs(migrations): incorrect seed undo command (#8419)
  • ea8e631 fix(errors): spurious Bluebird warnings (#8408)
  • 360ddec docs(readme): mention about sequelize-typescript(#8400)
  • 8e4c213 docs(models-usage/operators): missing commas (#8403)

There are 102 commits in total.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 4.13.16 just got published.

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

Release Notes v4.13.16

4.13.16 (2017-10-15)

Bug Fixes

  • getForeignKeysForTables: properly parse multiple fk (bf5fa6d)
  • queryInterface/getForeignKeysForTables: use FOREIGNKEYS query type (a6c1f8f)
Commits

The new version differs by 105 commits.

  • bf5fa6d fix(getForeignKeysForTables): properly parse multiple fk
  • 361fe59 fix(query): properly return for FOREIGNKEYS type
  • a6c1f8f fix(queryInterface/getForeignKeysForTables): use FOREIGNKEYS query type
  • c933bed fix(postgres/createSchema): support for create schema if not exists w… (#8484)
  • 8862212 fix(datatypes): DATE/DATEONLY marked as changed when changed from null to null (#8483)
  • 669f09f fix(sequelize/sync): show database name and match condition when sync is rejected (#8482)
  • 44ad6ba fix(where): show inspected value for incorrect where conditions (#8481)
  • 4ff6408 fix(abstract/query-generator): properly escape/stringify IN values as per field definition (#8480)
  • 321394b fix(abstract/querygenerator): correctly name indexes that live in custom schemas (#8151)
  • f25a59d docs(hooks): fix typo in bulk update example. (#8470)
  • 0a79ef8 docs: multiple grammar fixes (#8461)
  • e2dad2f fix(transactions): don't use CLS on manually manged transactions (#8430)
  • e695b92 fix(model): handle Symbol-only where clauses (#8435)
  • 2a3b3db docs(findAndCountAll): code formatting (#8439)
  • a056b5a docs(migrations): incorrect seed undo command (#8419)

There are 105 commits in total.

See the full diff