Closed greenkeeper[bot] closed 4 years ago
After pinning to 5.5.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
dependency
sequelize was updated from 5.5.1
to 5.6.0
.Your tests are still failing with this version. Compare changes
dependency
sequelize was updated from 5.6.0
to 5.6.1
.Your tests are passing again with this update. Explicitly upgrade to this version π
dependency
sequelize was updated from 5.6.1
to 5.7.0
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 4 commits.
e3d6795
feat(types): adding Literal type to Operators (#10796)
d1645f2
fix(mssql): describeTable for VARCHAR(MAX) (#10795)
c44c72a
fix(instance): isSoftDelete true after creating (#10799)
4cc7dc8
fix(model): handle virtual attributes in includes (#10785)
See the full diff
dependency
sequelize was updated from 5.7.0
to 5.7.1
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 6 commits.
032d996
fix(types): scope typing (#10803)
3926991
fix(types): add using & operator index interface (#10813)
e3d6795
feat(types): adding Literal type to Operators (#10796)
d1645f2
fix(mssql): describeTable for VARCHAR(MAX) (#10795)
c44c72a
fix(instance): isSoftDelete true after creating (#10799)
4cc7dc8
fix(model): handle virtual attributes in includes (#10785)
See the full diff
dependency
sequelize was updated from 5.7.1
to 5.7.2
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 9 commits.
2c06293
fix(types): add Paranoid to Includeable (#10804)
4f71cb2
chore: improve issue templates (#10708)
5fa6e2c
docs: change invalid mention of inferNew
032d996
fix(types): scope typing (#10803)
3926991
fix(types): add using & operator index interface (#10813)
e3d6795
feat(types): adding Literal type to Operators (#10796)
d1645f2
fix(mssql): describeTable for VARCHAR(MAX) (#10795)
c44c72a
fix(instance): isSoftDelete true after creating (#10799)
4cc7dc8
fix(model): handle virtual attributes in includes (#10785)
See the full diff
dependency
sequelize was updated from 5.7.2
to 5.7.3
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 11 commits.
99f396c
fix(types): add index hints (#10815)
030e0fa
fix(types): adding upsert with returning: true (#10800)
2c06293
fix(types): add Paranoid to Includeable (#10804)
4f71cb2
chore: improve issue templates (#10708)
5fa6e2c
docs: change invalid mention of inferNew
032d996
fix(types): scope typing (#10803)
3926991
fix(types): add using & operator index interface (#10813)
e3d6795
feat(types): adding Literal type to Operators (#10796)
d1645f2
fix(mssql): describeTable for VARCHAR(MAX) (#10795)
c44c72a
fix(instance): isSoftDelete true after creating (#10799)
4cc7dc8
fix(model): handle virtual attributes in includes (#10785)
See the full diff
dependency
sequelize was updated from 5.7.3
to 5.7.4
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 12 commits.
2bb6098
fix(redshift): allow standard_conforming_strings option (#10816)
99f396c
fix(types): add index hints (#10815)
030e0fa
fix(types): adding upsert with returning: true (#10800)
2c06293
fix(types): add Paranoid to Includeable (#10804)
4f71cb2
chore: improve issue templates (#10708)
5fa6e2c
docs: change invalid mention of inferNew
032d996
fix(types): scope typing (#10803)
3926991
fix(types): add using & operator index interface (#10813)
e3d6795
feat(types): adding Literal type to Operators (#10796)
d1645f2
fix(mssql): describeTable for VARCHAR(MAX) (#10795)
c44c72a
fix(instance): isSoftDelete true after creating (#10799)
4cc7dc8
fix(model): handle virtual attributes in includes (#10785)
See the full diff
dependency
sequelize was updated from 5.7.4
to 5.7.5
.Your tests are still failing with this version. Compare changes
The new version differs by 15 commits.
8d1972f
fix(types): reorder model.get overload (#10797)
0c44722
Fix error in docs (#10826)
379b56c
fix(model): make aggregate merge attributes rather than override (#10662)
2bb6098
fix(redshift): allow standard_conforming_strings option (#10816)
99f396c
fix(types): add index hints (#10815)
030e0fa
fix(types): adding upsert with returning: true (#10800)
2c06293
fix(types): add Paranoid to Includeable (#10804)
4f71cb2
chore: improve issue templates (#10708)
5fa6e2c
docs: change invalid mention of inferNew
032d996
fix(types): scope typing (#10803)
3926991
fix(types): add using & operator index interface (#10813)
e3d6795
feat(types): adding Literal type to Operators (#10796)
d1645f2
fix(mssql): describeTable for VARCHAR(MAX) (#10795)
c44c72a
fix(instance): isSoftDelete true after creating (#10799)
4cc7dc8
fix(model): handle virtual attributes in includes (#10785)
See the full diff
dependency
sequelize was updated from 5.7.5
to 5.7.6
.Your tests are still failing with this version. Compare changes
dependency
sequelize was updated from 5.7.6
to 5.8.0
.Your tests are still failing with this version. Compare changes
dependency
sequelize was updated from 5.8.0
to 5.8.1
.Your tests are still failing with this version. Compare changes
dependency
sequelize was updated from 5.8.1
to 5.8.2
.Your tests are still failing with this version. Compare changes
having
clause from cascading (#10859) (1b8c389)The new version differs by 6 commits.
1b8c389
fix(querying): prevent having
clause from cascading (#10859)
dc41875
fix(types): add random function to sequelize
42927d3
fix(types): add duplicating option (#10871)
48eafaa
fix(types): add dialectModule types (#10863)
4de34c5
fix(sync): handle alter correctly with underscored/aliased columns (#10872)
5767fba
fix(types): add Model#addScope overload
See the full diff
dependency
sequelize was updated from 5.8.2
to 5.8.3
.Your tests are still failing with this version. Compare changes
dependency
sequelize was updated from 5.8.3
to 5.8.4
.Your tests are still failing with this version. Compare changes
dependency
sequelize was updated from 5.8.4
to 5.8.5
.Your tests are still failing with this version. Compare changes
dependency
sequelize was updated from 5.8.5
to 5.8.6
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 7 commits.
b3d2849
fix(types): add poolable to count options (#10938)
e7c8628
docs(migrations): use npx sequelize-cli when migrating (#10935)
eef1e88
docs: add index operator option (#10918)
5fbc3a7
docs(scopes): fix sql example for merging deleted projects and projects with active users (#10912)
3003ed1
docs: lingual improvements to "Getting Started" (#10906)
9498378
docs(data-types): separate nav menu (#10898)
6091ca9
docs: separate usage.md and remove duplicates (#10899)
See the full diff
dependency
sequelize was updated from 5.8.6
to 5.8.7
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 14 commits.
c15d9a5
docs: correct typo in heading (#10965)
c8586d0
docs(raw-queries): fix broken link (#10970)
6c76c24
docs(findbypk): fix document and type definition (#11005)
30c5ca5
fix(types): add missing alter option (#10939)
2f7b32b
fix(types): add missing types to SyncOptions (#10948)
41985c5
fix: correct grammar (#10981)
0569f42
fix(types): add beforeSave and afterSave typings (#10987)
b3d2849
fix(types): add poolable to count options (#10938)
e7c8628
docs(migrations): use npx sequelize-cli when migrating (#10935)
eef1e88
docs: add index operator option (#10918)
5fbc3a7
docs(scopes): fix sql example for merging deleted projects and projects with active users (#10912)
3003ed1
docs: lingual improvements to "Getting Started" (#10906)
9498378
docs(data-types): separate nav menu (#10898)
6091ca9
docs: separate usage.md and remove duplicates (#10899)
See the full diff
dependency
sequelize was updated from 5.8.7
to 5.8.8
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 16 commits.
c8be0be
docs: fix Typescript example import and table name (#11020)
68fcd99
fix(types): update IndexHint.value to IndexHint.values (#11008) (#11015)
c15d9a5
docs: correct typo in heading (#10965)
c8586d0
docs(raw-queries): fix broken link (#10970)
6c76c24
docs(findbypk): fix document and type definition (#11005)
30c5ca5
fix(types): add missing alter option (#10939)
2f7b32b
fix(types): add missing types to SyncOptions (#10948)
41985c5
fix: correct grammar (#10981)
0569f42
fix(types): add beforeSave and afterSave typings (#10987)
b3d2849
fix(types): add poolable to count options (#10938)
e7c8628
docs(migrations): use npx sequelize-cli when migrating (#10935)
eef1e88
docs: add index operator option (#10918)
5fbc3a7
docs(scopes): fix sql example for merging deleted projects and projects with active users (#10912)
3003ed1
docs: lingual improvements to "Getting Started" (#10906)
9498378
docs(data-types): separate nav menu (#10898)
There are 16 commits in total.
See the full diff
dependency
sequelize was updated from 5.8.8
to 5.8.9
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 19 commits.
dcf079b
fix: update sequelize-pool (#11055)
3a494ee
docs: update v5 chinese docs (#11011)
1d7f209
fix(types): add null to afterFind hook (#11051)
c8be0be
docs: fix Typescript example import and table name (#11020)
68fcd99
fix(types): update IndexHint.value to IndexHint.values (#11008) (#11015)
c15d9a5
docs: correct typo in heading (#10965)
c8586d0
docs(raw-queries): fix broken link (#10970)
6c76c24
docs(findbypk): fix document and type definition (#11005)
30c5ca5
fix(types): add missing alter option (#10939)
2f7b32b
fix(types): add missing types to SyncOptions (#10948)
41985c5
fix: correct grammar (#10981)
0569f42
fix(types): add beforeSave and afterSave typings (#10987)
b3d2849
fix(types): add poolable to count options (#10938)
e7c8628
docs(migrations): use npx sequelize-cli when migrating (#10935)
eef1e88
docs: add index operator option (#10918)
There are 19 commits in total.
See the full diff
dependency
sequelize was updated from 5.8.9
to 5.8.10
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 20 commits.
cd8ee56
fix(types): add missing findCreateFind type (#11068)
dcf079b
fix: update sequelize-pool (#11055)
3a494ee
docs: update v5 chinese docs (#11011)
1d7f209
fix(types): add null to afterFind hook (#11051)
c8be0be
docs: fix Typescript example import and table name (#11020)
68fcd99
fix(types): update IndexHint.value to IndexHint.values (#11008) (#11015)
c15d9a5
docs: correct typo in heading (#10965)
c8586d0
docs(raw-queries): fix broken link (#10970)
6c76c24
docs(findbypk): fix document and type definition (#11005)
30c5ca5
fix(types): add missing alter option (#10939)
2f7b32b
fix(types): add missing types to SyncOptions (#10948)
41985c5
fix: correct grammar (#10981)
0569f42
fix(types): add beforeSave and afterSave typings (#10987)
b3d2849
fix(types): add poolable to count options (#10938)
e7c8628
docs(migrations): use npx sequelize-cli when migrating (#10935)
There are 20 commits in total.
See the full diff
dependency
sequelize was updated from 5.8.10
to 5.8.11
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 23 commits.
a72a3f5
fix(mariadb): properly escape json path key (#11089)
3dca9fa
docs(model-definition): using for creating indexes (#11086)
2bdcc5d
docs(upsert): return value when using MySQL / MariaDB (#11093)
cd8ee56
fix(types): add missing findCreateFind type (#11068)
dcf079b
fix: update sequelize-pool (#11055)
3a494ee
docs: update v5 chinese docs (#11011)
1d7f209
fix(types): add null to afterFind hook (#11051)
c8be0be
docs: fix Typescript example import and table name (#11020)
68fcd99
fix(types): update IndexHint.value to IndexHint.values (#11008) (#11015)
c15d9a5
docs: correct typo in heading (#10965)
c8586d0
docs(raw-queries): fix broken link (#10970)
6c76c24
docs(findbypk): fix document and type definition (#11005)
30c5ca5
fix(types): add missing alter option (#10939)
2f7b32b
fix(types): add missing types to SyncOptions (#10948)
41985c5
fix: correct grammar (#10981)
There are 23 commits in total.
See the full diff
dependency
sequelize was updated from 5.8.11
to 5.8.12
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 26 commits.
c6a0d8d
fix(sequelize.close): update sequelize-pool (#11101)
73f1b5d
build: update dependencies (#11099)
920a5c8
docs(migrations): foreign key example (#11097)
a72a3f5
fix(mariadb): properly escape json path key (#11089)
3dca9fa
docs(model-definition): using for creating indexes (#11086)
2bdcc5d
docs(upsert): return value when using MySQL / MariaDB (#11093)
cd8ee56
fix(types): add missing findCreateFind type (#11068)
dcf079b
fix: update sequelize-pool (#11055)
3a494ee
docs: update v5 chinese docs (#11011)
1d7f209
fix(types): add null to afterFind hook (#11051)
c8be0be
docs: fix Typescript example import and table name (#11020)
68fcd99
fix(types): update IndexHint.value to IndexHint.values (#11008) (#11015)
c15d9a5
docs: correct typo in heading (#10965)
c8586d0
docs(raw-queries): fix broken link (#10970)
6c76c24
docs(findbypk): fix document and type definition (#11005)
There are 26 commits in total.
See the full diff
dependency
sequelize was updated from 5.8.12
to 5.9.0
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 33 commits.
7a6cc32
feat(hooks): beforeDisconnect / afterDisconnect (#11117)
92cb903
refactor: remove unused _templateSettings
d7c3c7d
refactor(query-generation): remove lodash string templates (#11122)
89802e0
docs: improve datatype docs
fa57155
docs: explain defaults/where behavior for find/create (#11069)
2ae6088
build: remove test*.js from .gitignore (#11108)
7e2012a
docs(data-types): extending types
c6a0d8d
fix(sequelize.close): update sequelize-pool (#11101)
73f1b5d
build: update dependencies (#11099)
920a5c8
docs(migrations): foreign key example (#11097)
a72a3f5
fix(mariadb): properly escape json path key (#11089)
3dca9fa
docs(model-definition): using for creating indexes (#11086)
2bdcc5d
docs(upsert): return value when using MySQL / MariaDB (#11093)
cd8ee56
fix(types): add missing findCreateFind type (#11068)
dcf079b
fix: update sequelize-pool (#11055)
There are 33 commits in total.
See the full diff
dependency
sequelize was updated from 5.9.0
to 5.9.1
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 34 commits.
3a914f0
fix: update sequelize-pool (#11134)
7a6cc32
feat(hooks): beforeDisconnect / afterDisconnect (#11117)
92cb903
refactor: remove unused _templateSettings
d7c3c7d
refactor(query-generation): remove lodash string templates (#11122)
89802e0
docs: improve datatype docs
fa57155
docs: explain defaults/where behavior for find/create (#11069)
2ae6088
build: remove test*.js from .gitignore (#11108)
7e2012a
docs(data-types): extending types
c6a0d8d
fix(sequelize.close): update sequelize-pool (#11101)
73f1b5d
build: update dependencies (#11099)
920a5c8
docs(migrations): foreign key example (#11097)
a72a3f5
fix(mariadb): properly escape json path key (#11089)
3dca9fa
docs(model-definition): using for creating indexes (#11086)
2bdcc5d
docs(upsert): return value when using MySQL / MariaDB (#11093)
cd8ee56
fix(types): add missing findCreateFind type (#11068)
There are 34 commits in total.
See the full diff
dependency
sequelize was updated from 5.9.1
to 5.9.2
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 35 commits.
7ac8f02
fix(types): silent option for update (#11115)
3a914f0
fix: update sequelize-pool (#11134)
7a6cc32
feat(hooks): beforeDisconnect / afterDisconnect (#11117)
92cb903
refactor: remove unused _templateSettings
d7c3c7d
refactor(query-generation): remove lodash string templates (#11122)
89802e0
docs: improve datatype docs
fa57155
docs: explain defaults/where behavior for find/create (#11069)
2ae6088
build: remove test*.js from .gitignore (#11108)
7e2012a
docs(data-types): extending types
c6a0d8d
fix(sequelize.close): update sequelize-pool (#11101)
73f1b5d
build: update dependencies (#11099)
920a5c8
docs(migrations): foreign key example (#11097)
a72a3f5
fix(mariadb): properly escape json path key (#11089)
3dca9fa
docs(model-definition): using for creating indexes (#11086)
2bdcc5d
docs(upsert): return value when using MySQL / MariaDB (#11093)
There are 35 commits in total.
See the full diff
dependency
sequelize was updated from 5.9.2
to 5.9.3
.Your tests are still failing with this version. Compare changes
The new version differs by 37 commits.
ff3c225
fix(types): add string to Includeable (#11003)
695c87b
docs(models-definition): correct spelling mistakes (#11147)
7ac8f02
fix(types): silent option for update (#11115)
3a914f0
fix: update sequelize-pool (#11134)
7a6cc32
feat(hooks): beforeDisconnect / afterDisconnect (#11117)
92cb903
refactor: remove unused _templateSettings
d7c3c7d
refactor(query-generation): remove lodash string templates (#11122)
89802e0
docs: improve datatype docs
fa57155
docs: explain defaults/where behavior for find/create (#11069)
2ae6088
build: remove test*.js from .gitignore (#11108)
7e2012a
docs(data-types): extending types
c6a0d8d
fix(sequelize.close): update sequelize-pool (#11101)
73f1b5d
build: update dependencies (#11099)
920a5c8
docs(migrations): foreign key example (#11097)
a72a3f5
fix(mariadb): properly escape json path key (#11089)
There are 37 commits in total.
See the full diff
dependency
sequelize was updated from 5.9.3
to 5.9.4
.Your tests are passing again with this update. Explicitly upgrade to this version π
dependency
sequelize was updated from 5.9.4
to 5.9.5
.Your tests are passing again with this update. Explicitly upgrade to this version π
dependency
sequelize was updated from 5.10.0
to 5.10.1
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 9 commits.
6e0b137
fix(types): text length is string constant (#11098)
aec0104
chore(github): update PR template (#11181)
56208b2
feat(query-interface): add force option to createFunction (#11172)
003aabc
fix(mysql/mariadb): treat deadlocked transactions as rollback (#11074)
4e0ce38
docs(migrations): use timestamps with seed (#11160)
f95d26f
test: remove redundant test (#11156)
b6d6787
fix(types): add literal to possible where options (#10990)
f2b0aec
fix(model): don't alter original scopes when combining them (#10722)
75b95dc
fix(types): relax order typing (#10802)
See the full diff
dependency
sequelize was updated from 5.10.1
to 5.10.2
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 16 commits.
1cffab7
fix(describetable): support string length for char in mssql (#11212)
dc6249a
docs: update links to sequelize.org
6a8e08e
docs: update links
cbb29de
docs(readme): update docs link
715a82f
docs(dialect): remove broken link (#11193)
0bc6d63
docs(migrations): explain config relation with node_env (#11194)
aede2b4
docs(migrations): seeder example (#11195)
6e0b137
fix(types): text length is string constant (#11098)
aec0104
chore(github): update PR template (#11181)
56208b2
feat(query-interface): add force option to createFunction (#11172)
003aabc
fix(mysql/mariadb): treat deadlocked transactions as rollback (#11074)
4e0ce38
docs(migrations): use timestamps with seed (#11160)
f95d26f
test: remove redundant test (#11156)
b6d6787
fix(types): add literal to possible where options (#10990)
f2b0aec
fix(model): don't alter original scopes when combining them (#10722)
There are 16 commits in total.
See the full diff
dependency
sequelize was updated from 5.10.2
to 5.10.3
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 18 commits.
7bf1b71
fix(sqlite): don't break when adding second constraint to a table (#11067)
ab72dfd
chore(probot-stale): temporarily disable (#11214)
1cffab7
fix(describetable): support string length for char in mssql (#11212)
dc6249a
docs: update links to sequelize.org
6a8e08e
docs: update links
cbb29de
docs(readme): update docs link
715a82f
docs(dialect): remove broken link (#11193)
0bc6d63
docs(migrations): explain config relation with node_env (#11194)
aede2b4
docs(migrations): seeder example (#11195)
6e0b137
fix(types): text length is string constant (#11098)
aec0104
chore(github): update PR template (#11181)
56208b2
feat(query-interface): add force option to createFunction (#11172)
003aabc
fix(mysql/mariadb): treat deadlocked transactions as rollback (#11074)
4e0ce38
docs(migrations): use timestamps with seed (#11160)
f95d26f
test: remove redundant test (#11156)
There are 18 commits in total.
See the full diff
dependency
sequelize was updated from 5.10.3
to 5.11.0
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 25 commits.
35be8e0
feat(postgres): support autoIncrementIdentity (#11235)
ff93d7c
fix(search_path): disable bindParam in updateQuery (#11236)
47489ab
feat(postgres): support updateOnDuplicate option with bulkCreate (#11163)
1d6fa05
docs(migrations): add async/await example (#11231)
843a8b0
docs: surge need project
9958293
docs: redirect to new site
018f406
docs(README): mention sequelize-cockroachdb (#11226)
7bf1b71
fix(sqlite): don't break when adding second constraint to a table (#11067)
ab72dfd
chore(probot-stale): temporarily disable (#11214)
1cffab7
fix(describetable): support string length for char in mssql (#11212)
dc6249a
docs: update links to sequelize.org
6a8e08e
docs: update links
cbb29de
docs(readme): update docs link
715a82f
docs(dialect): remove broken link (#11193)
0bc6d63
docs(migrations): explain config relation with node_env (#11194)
There are 25 commits in total.
See the full diff
dependency
sequelize was updated from 5.11.0
to 5.12.0
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 27 commits.
d2f3383
feat(postgres): support returning attributes with bulkCreate (#11170)
f3b5f99
build: update router
35be8e0
feat(postgres): support autoIncrementIdentity (#11235)
ff93d7c
fix(search_path): disable bindParam in updateQuery (#11236)
47489ab
feat(postgres): support updateOnDuplicate option with bulkCreate (#11163)
1d6fa05
docs(migrations): add async/await example (#11231)
843a8b0
docs: surge need project
9958293
docs: redirect to new site
018f406
docs(README): mention sequelize-cockroachdb (#11226)
7bf1b71
fix(sqlite): don't break when adding second constraint to a table (#11067)
ab72dfd
chore(probot-stale): temporarily disable (#11214)
1cffab7
fix(describetable): support string length for char in mssql (#11212)
dc6249a
docs: update links to sequelize.org
6a8e08e
docs: update links
cbb29de
docs(readme): update docs link
There are 27 commits in total.
See the full diff
dependency
sequelize was updated from 5.12.0
to 5.12.1
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 28 commits.
c32ac01
fix(mssql): save number bigger than 2147483647 as bigint (#11252)
d2f3383
feat(postgres): support returning attributes with bulkCreate (#11170)
f3b5f99
build: update router
35be8e0
feat(postgres): support autoIncrementIdentity (#11235)
ff93d7c
fix(search_path): disable bindParam in updateQuery (#11236)
47489ab
feat(postgres): support updateOnDuplicate option with bulkCreate (#11163)
1d6fa05
docs(migrations): add async/await example (#11231)
843a8b0
docs: surge need project
9958293
docs: redirect to new site
018f406
docs(README): mention sequelize-cockroachdb (#11226)
7bf1b71
fix(sqlite): don't break when adding second constraint to a table (#11067)
ab72dfd
chore(probot-stale): temporarily disable (#11214)
1cffab7
fix(describetable): support string length for char in mssql (#11212)
dc6249a
docs: update links to sequelize.org
6a8e08e
docs: update links
There are 28 commits in total.
See the full diff
dependency
sequelize was updated from 5.12.1
to 5.12.2
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 29 commits.
d041e77
fix(model): destroying paranoid models with custom deletedAt (#11255)
c32ac01
fix(mssql): save number bigger than 2147483647 as bigint (#11252)
d2f3383
feat(postgres): support returning attributes with bulkCreate (#11170)
f3b5f99
build: update router
35be8e0
feat(postgres): support autoIncrementIdentity (#11235)
ff93d7c
fix(search_path): disable bindParam in updateQuery (#11236)
47489ab
feat(postgres): support updateOnDuplicate option with bulkCreate (#11163)
1d6fa05
docs(migrations): add async/await example (#11231)
843a8b0
docs: surge need project
9958293
docs: redirect to new site
018f406
docs(README): mention sequelize-cockroachdb (#11226)
7bf1b71
fix(sqlite): don't break when adding second constraint to a table (#11067)
ab72dfd
chore(probot-stale): temporarily disable (#11214)
1cffab7
fix(describetable): support string length for char in mssql (#11212)
dc6249a
docs: update links to sequelize.org
There are 29 commits in total.
See the full diff
dependency
sequelize was updated from 5.12.2
to 5.12.3
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 31 commits.
bc8c7b9
fix(postgres): improve ensureEnums to support out of order enum values (#11249)
7bde29c
docs(sequelize): add select to typeValidation list (#11265)
d041e77
fix(model): destroying paranoid models with custom deletedAt (#11255)
c32ac01
fix(mssql): save number bigger than 2147483647 as bigint (#11252)
d2f3383
feat(postgres): support returning attributes with bulkCreate (#11170)
f3b5f99
build: update router
35be8e0
feat(postgres): support autoIncrementIdentity (#11235)
ff93d7c
fix(search_path): disable bindParam in updateQuery (#11236)
47489ab
feat(postgres): support updateOnDuplicate option with bulkCreate (#11163)
1d6fa05
docs(migrations): add async/await example (#11231)
843a8b0
docs: surge need project
9958293
docs: redirect to new site
018f406
docs(README): mention sequelize-cockroachdb (#11226)
7bf1b71
fix(sqlite): don't break when adding second constraint to a table (#11067)
ab72dfd
chore(probot-stale): temporarily disable (#11214)
There are 31 commits in total.
See the full diff
dependency
sequelize was updated from 5.12.2
to 5.12.3
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 31 commits.
bc8c7b9
fix(postgres): improve ensureEnums to support out of order enum values (#11249)
7bde29c
docs(sequelize): add select to typeValidation list (#11265)
d041e77
fix(model): destroying paranoid models with custom deletedAt (#11255)
c32ac01
fix(mssql): save number bigger than 2147483647 as bigint (#11252)
d2f3383
feat(postgres): support returning attributes with bulkCreate (#11170)
f3b5f99
build: update router
35be8e0
feat(postgres): support autoIncrementIdentity (#11235)
ff93d7c
fix(search_path): disable bindParam in updateQuery (#11236)
47489ab
feat(postgres): support updateOnDuplicate option with bulkCreate (#11163)
1d6fa05
docs(migrations): add async/await example (#11231)
843a8b0
docs: surge need project
9958293
docs: redirect to new site
018f406
docs(README): mention sequelize-cockroachdb (#11226)
7bf1b71
fix(sqlite): don't break when adding second constraint to a table (#11067)
ab72dfd
chore(probot-stale): temporarily disable (#11214)
There are 31 commits in total.
See the full diff
dependency
sequelize was updated from 5.12.3
to 5.13.0
.Your tests are passing again with this update. Explicitly upgrade to this version π
this
value in getterMethods and setterMethods (#11292) (98a4089)The new version differs by 40 commits.
a39c63a
fix(types): return a usable type when using the sequelize.models lookup (#11293)
98a4089
fix(types): use correct this
value in getterMethods and setterMethods (#11292)
dd428a0
refactor(association): name model that association is missing from (#11290)
ff97d93
feat(postgres): add function variables for postgres (#11277)
b445ec0
refactor(transaction): remove duplicate code (#11299)
488c048
docs(data-types): fix typo (#11286)
72d813b
perf: remove unnecessary cloneDeep calls (#11281)
9bc6d42
chores(styling): add spacing around infix operators rules in eslint (#11282)
748f690
docs: fix minor typo (#11279)
bc8c7b9
fix(postgres): improve ensureEnums to support out of order enum values (#11249)
7bde29c
docs(sequelize): add select to typeValidation list (#11265)
d041e77
fix(model): destroying paranoid models with custom deletedAt (#11255)
c32ac01
fix(mssql): save number bigger than 2147483647 as bigint (#11252)
d2f3383
feat(postgres): support returning attributes with bulkCreate (#11170)
f3b5f99
build: update router
There are 40 commits in total.
See the full diff
dependency
sequelize was updated from 5.13.0
to 5.13.1
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 42 commits.
592099d
fix(count): fix null count with includes (#11295)
80d3625
docs(query-interface): fix typo with remove-column parameter (#11294)
a39c63a
fix(types): return a usable type when using the sequelize.models lookup (#11293)
98a4089
fix(types): use correct this
value in getterMethods and setterMethods (#11292)
dd428a0
refactor(association): name model that association is missing from (#11290)
ff97d93
feat(postgres): add function variables for postgres (#11277)
b445ec0
refactor(transaction): remove duplicate code (#11299)
488c048
docs(data-types): fix typo (#11286)
72d813b
perf: remove unnecessary cloneDeep calls (#11281)
9bc6d42
chores(styling): add spacing around infix operators rules in eslint (#11282)
748f690
docs: fix minor typo (#11279)
bc8c7b9
fix(postgres): improve ensureEnums to support out of order enum values (#11249)
7bde29c
docs(sequelize): add select to typeValidation list (#11265)
d041e77
fix(model): destroying paranoid models with custom deletedAt (#11255)
c32ac01
fix(mssql): save number bigger than 2147483647 as bigint (#11252)
There are 42 commits in total.
See the full diff
dependency
sequelize was updated from 5.13.1
to 5.14.0
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 45 commits.
4f09899
feat: support include option in bulkInsert (#11307)
de06ac3
docs(security): grammar mistakes
29eb1c8
docs(security): add responsible disclosure policy (#11300)
592099d
fix(count): fix null count with includes (#11295)
80d3625
docs(query-interface): fix typo with remove-column parameter (#11294)
a39c63a
fix(types): return a usable type when using the sequelize.models lookup (#11293)
98a4089
fix(types): use correct this
value in getterMethods and setterMethods (#11292)
dd428a0
refactor(association): name model that association is missing from (#11290)
ff97d93
feat(postgres): add function variables for postgres (#11277)
b445ec0
refactor(transaction): remove duplicate code (#11299)
488c048
docs(data-types): fix typo (#11286)
72d813b
perf: remove unnecessary cloneDeep calls (#11281)
9bc6d42
chores(styling): add spacing around infix operators rules in eslint (#11282)
748f690
docs: fix minor typo (#11279)
bc8c7b9
fix(postgres): improve ensureEnums to support out of order enum values (#11249)
There are 45 commits in total.
See the full diff
dependency
sequelize was updated from 5.14.0
to 5.15.0
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 46 commits.
83e263b
feat(associations): source and target key support for belongs-to-many (#11311)
4f09899
feat: support include option in bulkInsert (#11307)
de06ac3
docs(security): grammar mistakes
29eb1c8
docs(security): add responsible disclosure policy (#11300)
592099d
fix(count): fix null count with includes (#11295)
80d3625
docs(query-interface): fix typo with remove-column parameter (#11294)
a39c63a
fix(types): return a usable type when using the sequelize.models lookup (#11293)
98a4089
fix(types): use correct this
value in getterMethods and setterMethods (#11292)
dd428a0
refactor(association): name model that association is missing from (#11290)
ff97d93
feat(postgres): add function variables for postgres (#11277)
b445ec0
refactor(transaction): remove duplicate code (#11299)
488c048
docs(data-types): fix typo (#11286)
72d813b
perf: remove unnecessary cloneDeep calls (#11281)
9bc6d42
chores(styling): add spacing around infix operators rules in eslint (#11282)
748f690
docs: fix minor typo (#11279)
There are 46 commits in total.
See the full diff
dependency
sequelize was updated from 5.15.1
to 5.15.2
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 50 commits.
b72e3bb
fix(query-generator): handle virtual column on associations with scopes (#11327)
801aa36
docs(types): options.operatorsAliases (#11341)
bd9e423
docs(types): add explanatory comments to operators (#11337)
9bd0bc1
fix(sequelize.json.fn): use common path extraction for mysql/mariadb/sqlite (#11329)
83e263b
feat(associations): source and target key support for belongs-to-many (#11311)
4f09899
feat: support include option in bulkInsert (#11307)
de06ac3
docs(security): grammar mistakes
29eb1c8
docs(security): add responsible disclosure policy (#11300)
592099d
fix(count): fix null count with includes (#11295)
80d3625
docs(query-interface): fix typo with remove-column parameter (#11294)
a39c63a
fix(types): return a usable type when using the sequelize.models lookup (#11293)
98a4089
fix(types): use correct this
value in getterMethods and setterMethods (#11292)
dd428a0
refactor(association): name model that association is missing from (#11290)
ff97d93
feat(postgres): add function variables for postgres (#11277)
b445ec0
refactor(transaction): remove duplicate code (#11299)
There are 50 commits in total.
See the full diff
dependency
sequelize was updated from 5.15.2
to 5.16.0
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 52 commits.
218f8cd
feat(database-error): add parameters property (#11343)
1bf032d
chore(.github): improve issue templates (#11334)
b72e3bb
fix(query-generator): handle virtual column on associations with scopes (#11327)
801aa36
docs(types): options.operatorsAliases (#11341)
bd9e423
docs(types): add explanatory comments to operators (#11337)
9bd0bc1
fix(sequelize.json.fn): use common path extraction for mysql/mariadb/sqlite (#11329)
83e263b
feat(associations): source and target key support for belongs-to-many (#11311)
4f09899
feat: support include option in bulkInsert (#11307)
de06ac3
docs(security): grammar mistakes
29eb1c8
docs(security): add responsible disclosure policy (#11300)
592099d
fix(count): fix null count with includes (#11295)
80d3625
docs(query-interface): fix typo with remove-column parameter (#11294)
a39c63a
fix(types): return a usable type when using the sequelize.models lookup (#11293)
98a4089
fix(types): use correct this
value in getterMethods and setterMethods (#11292)
dd428a0
refactor(association): name model that association is missing from (#11290)
There are 52 commits in total.
See the full diff
dependency
sequelize was updated from 5.16.0
to 5.17.0
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 53 commits.
5860ef5
feat(sqlite): support updateOnDuplicate option with bulkCreate (#11360)
218f8cd
feat(database-error): add parameters property (#11343)
1bf032d
chore(.github): improve issue templates (#11334)
b72e3bb
fix(query-generator): handle virtual column on associations with scopes (#11327)
801aa36
docs(types): options.operatorsAliases (#11341)
bd9e423
docs(types): add explanatory comments to operators (#11337)
9bd0bc1
fix(sequelize.json.fn): use common path extraction for mysql/mariadb/sqlite (#11329)
83e263b
feat(associations): source and target key support for belongs-to-many (#11311)
4f09899
feat: support include option in bulkInsert (#11307)
de06ac3
docs(security): grammar mistakes
29eb1c8
docs(security): add responsible disclosure policy (#11300)
592099d
fix(count): fix null count with includes (#11295)
80d3625
docs(query-interface): fix typo with remove-column parameter (#11294)
a39c63a
fix(types): return a usable type when using the sequelize.models lookup (#11293)
98a4089
fix(types): use correct this
value in getterMethods and setterMethods (#11292)
There are 53 commits in total.
See the full diff
dependency
sequelize was updated from 5.17.0
to 5.17.1
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 55 commits.
398ae59
fix(types): support error with rejectOnEmpty (#11359)
47ee534
docs(model): document skipLocked (#11361)
5860ef5
feat(sqlite): support updateOnDuplicate option with bulkCreate (#11360)
218f8cd
feat(database-error): add parameters property (#11343)
1bf032d
chore(.github): improve issue templates (#11334)
b72e3bb
fix(query-generator): handle virtual column on associations with scopes (#11327)
801aa36
docs(types): options.operatorsAliases (#11341)
bd9e423
docs(types): add explanatory comments to operators (#11337)
9bd0bc1
fix(sequelize.json.fn): use common path extraction for mysql/mariadb/sqlite (#11329)
83e263b
feat(associations): source and target key support for belongs-to-many (#11311)
4f09899
feat: support include option in bulkInsert (#11307)
de06ac3
docs(security): grammar mistakes
29eb1c8
docs(security): add responsible disclosure policy (#11300)
592099d
fix(count): fix null count with includes (#11295)
80d3625
docs(query-interface): fix typo with remove-column parameter (#11294)
There are 55 commits in total.
See the full diff
dependency
sequelize was updated from 5.17.1
to 5.17.2
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 56 commits.
d5667e0
fix(types): change raw query return type to [unknown[],unknown] (#11368)
398ae59
fix(types): support error with rejectOnEmpty (#11359)
47ee534
docs(model): document skipLocked (#11361)
5860ef5
feat(sqlite): support updateOnDuplicate option with bulkCreate (#11360)
218f8cd
feat(database-error): add parameters property (#11343)
1bf032d
chore(.github): improve issue templates (#11334)
b72e3bb
fix(query-generator): handle virtual column on associations with scopes (#11327)
801aa36
docs(types): options.operatorsAliases (#11341)
bd9e423
docs(types): add explanatory comments to operators (#11337)
9bd0bc1
fix(sequelize.json.fn): use common path extraction for mysql/mariadb/sqlite (#11329)
83e263b
feat(associations): source and target key support for belongs-to-many (#11311)
4f09899
feat: support include option in bulkInsert (#11307)
de06ac3
docs(security): grammar mistakes
29eb1c8
docs(security): add responsible disclosure policy (#11300)
592099d
fix(count): fix null count with includes (#11295)
There are 56 commits in total.
See the full diff
dependency
sequelize was updated from 5.17.2
to 5.18.0
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 58 commits.
3fcb2d2
feat(postgres): minify aliases option (#11095)
4816005
fix(postgres): use proper schema for index and relations (#11274)
d5667e0
fix(types): change raw query return type to [unknown[],unknown] (#11368)
398ae59
fix(types): support error with rejectOnEmpty (#11359)
47ee534
docs(model): document skipLocked (#11361)
5860ef5
feat(sqlite): support updateOnDuplicate option with bulkCreate (#11360)
218f8cd
feat(database-error): add parameters property (#11343)
1bf032d
chore(.github): improve issue templates (#11334)
b72e3bb
fix(query-generator): handle virtual column on associations with scopes (#11327)
801aa36
docs(types): options.operatorsAliases (#11341)
bd9e423
docs(types): add explanatory comments to operators (#11337)
9bd0bc1
fix(sequelize.json.fn): use common path extraction for mysql/mariadb/sqlite (#11329)
83e263b
feat(associations): source and target key support for belongs-to-many (#11311)
4f09899
feat: support include option in bulkInsert (#11307)
de06ac3
docs(security): grammar mistakes
There are 58 commits in total.
See the full diff
dependency
sequelize was updated from 5.18.0
to 5.18.1
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 61 commits.
555dbe1
fix(types): add PoolOptions.evict (#11378) (#11379)
d776d7a
docs: fixed undefined variable error in sample code (#11373)
18cc7b0
docs: update transaction docs
3fcb2d2
feat(postgres): minify aliases option (#11095)
4816005
fix(postgres): use proper schema for index and relations (#11274)
d5667e0
fix(types): change raw query return type to [unknown[],unknown] (#11368)
398ae59
fix(types): support error with rejectOnEmpty (#11359)
47ee534
docs(model): document skipLocked (#11361)
5860ef5
feat(sqlite): support updateOnDuplicate option with bulkCreate (#11360)
218f8cd
feat(database-error): add parameters property (#11343)
1bf032d
chore(.github): improve issue templates (#11334)
b72e3bb
fix(query-generator): handle virtual column on associations with scopes (#11327)
801aa36
docs(types): options.operatorsAliases (#11341)
bd9e423
docs(types): add explanatory comments to operators (#11337)
9bd0bc1
fix(sequelize.json.fn): use common path extraction for mysql/mariadb/sqlite (#11329)
There are 61 commits in total.
See the full diff
dependency
sequelize was updated from 5.18.1
to 5.18.2
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 63 commits.
1bd8ae1
fix(postgres): syncing indexes with schema (#11399)
f07da3d
docs(dialects): explain options handling in tedious (#11390)
555dbe1
fix(types): add PoolOptions.evict (#11378) (#11379)
d776d7a
docs: fixed undefined variable error in sample code (#11373)
18cc7b0
docs: update transaction docs
3fcb2d2
feat(postgres): minify aliases option (#11095)
4816005
fix(postgres): use proper schema for index and relations (#11274)
d5667e0
fix(types): change raw query return type to [unknown[],unknown] (#11368)
398ae59
fix(types): support error with rejectOnEmpty (#11359)
47ee534
docs(model): document skipLocked (#11361)
5860ef5
feat(sqlite): support updateOnDuplicate option with bulkCreate (#11360)
218f8cd
feat(database-error): add parameters property (#11343)
1bf032d
chore(.github): improve issue templates (#11334)
b72e3bb
fix(query-generator): handle virtual column on associations with scopes (#11327)
801aa36
docs(types): options.operatorsAliases (#11341)
There are 63 commits in total.
See the full diff
The dependency sequelize was updated from
5.5.0
to5.5.1
.π¨ View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
sequelize is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.
Status Details
- β **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/linyows/sequelize-vault/builds/520601774?utm_source=github_status&utm_medium=notification)).Release Notes for v5.5.1
5.5.1 (2019-04-16)
Bug Fixes
Commits
The new version differs by 2 commits.
f4a46dc
fix(typings): add OptimisticLockError type (#10777)
380738b
docs(scopes): attributes key merging (#10776)
See the full diff
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those donβt help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: