Closed greenkeeper[bot] closed 4 years ago
dependency
sequelize was updated from 5.18.2
to 5.18.3
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 64 commits.
2172333
fix(postgre): escape enum values (#11402)
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)
There are 64 commits in total.
See the full diff
dependency
sequelize was updated from 5.18.3
to 5.18.4
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 65 commits.
d5e4a10
fix: unknown column with subquery joins (#11404)
2172333
fix(postgre): escape enum values (#11402)
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)
There are 65 commits in total.
See the full diff
dependency
sequelize was updated from 5.18.4
to 5.19.0
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 70 commits.
8b53f72
fix(showTablesQuery): ignore views for mssql/mysql (#11439)
992ddf7
feat(logging): print bind parameters in logs with logQueryParameters option (#11267)
a0d5695
docs: code formatting (#11416)
3a60069
fix(bulkCreate): use correct primary key column name for updateOnDuplicate (#11434)
5047bda
docs: fix typo (#11444)
d5e4a10
fix: unknown column with subquery joins (#11404)
2172333
fix(postgre): escape enum values (#11402)
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)
There are 70 commits in total.
See the full diff
dependency
sequelize was updated from 5.19.0
to 5.19.1
.Your tests are still failing with this version. Compare changes
The new version differs by 76 commits.
6b3ccd8
refactor: dialectMap setup (#11464)
439ae4b
docs(migrations): correct usage of removeColumn (#11480)
fd08023
fix: sequelize.where col not null (#11447) (#11454)
22d874c
fix(types): Model.primaryKeyAttributes (#11406)
fb3f073
build: remove docs-routing
fb544ed
docs: reorganize files and improve styles (#11405)
8b53f72
fix(showTablesQuery): ignore views for mssql/mysql (#11439)
992ddf7
feat(logging): print bind parameters in logs with logQueryParameters option (#11267)
a0d5695
docs: code formatting (#11416)
3a60069
fix(bulkCreate): use correct primary key column name for updateOnDuplicate (#11434)
5047bda
docs: fix typo (#11444)
d5e4a10
fix: unknown column with subquery joins (#11404)
2172333
fix(postgre): escape enum values (#11402)
1bd8ae1
fix(postgres): syncing indexes with schema (#11399)
f07da3d
docs(dialects): explain options handling in tedious (#11390)
There are 76 commits in total.
See the full diff
dependency
sequelize was updated from 5.19.1
to 5.19.2
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 5 commits.
7a90df5
fix(query): do not omit field when same field/name in fieldMap (#11492)
c7138f5
fix(mysql/showAllTables): list tables from current database (#11456)
d064073
build: update dependencies (#11487)
edf997f
docs: fix data-types link (#11484)
956ea2b
docs(queryInterface): bulkDelete truncate support options (#11486)
See the full diff
dependency
sequelize was updated from 5.19.2
to 5.19.3
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 9 commits.
1fe2401
fix(sequelize.col): associations (#11419)
3834fe2
docs: package links (#11500)
0ed8a53
docs(migrations): migration generate command (#11493)
fc8334c
docs: clarifyied usage of Op.and (#11508)
7a90df5
fix(query): do not omit field when same field/name in fieldMap (#11492)
c7138f5
fix(mysql/showAllTables): list tables from current database (#11456)
d064073
build: update dependencies (#11487)
edf997f
docs: fix data-types link (#11484)
956ea2b
docs(queryInterface): bulkDelete truncate support options (#11486)
See the full diff
dependency
sequelize was updated from 5.19.3
to 5.19.4
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 11 commits.
3c8ca77
fix(bulkupdate): pass correct type in options (#11515)
7f3341d
refactor(test): add spacing (#11516)
1fe2401
fix(sequelize.col): associations (#11419)
3834fe2
docs: package links (#11500)
0ed8a53
docs(migrations): migration generate command (#11493)
fc8334c
docs: clarifyied usage of Op.and (#11508)
7a90df5
fix(query): do not omit field when same field/name in fieldMap (#11492)
c7138f5
fix(mysql/showAllTables): list tables from current database (#11456)
d064073
build: update dependencies (#11487)
edf997f
docs: fix data-types link (#11484)
956ea2b
docs(queryInterface): bulkDelete truncate support options (#11486)
See the full diff
dependency
sequelize was updated from 5.19.4
to 5.19.5
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 15 commits.
fafe375
fix(typings): add hasMany create method (#11512)
93e8075
fix(types): allow string and number arrays for contains operator (#11520)
4ee3a27
chore(.github): update bug report template (#11519)
78602d1
docs(hooks): explicitly state they don't work on instances (#11513)
3c8ca77
fix(bulkupdate): pass correct type in options (#11515)
7f3341d
refactor(test): add spacing (#11516)
1fe2401
fix(sequelize.col): associations (#11419)
3834fe2
docs: package links (#11500)
0ed8a53
docs(migrations): migration generate command (#11493)
fc8334c
docs: clarifyied usage of Op.and (#11508)
7a90df5
fix(query): do not omit field when same field/name in fieldMap (#11492)
c7138f5
fix(mysql/showAllTables): list tables from current database (#11456)
d064073
build: update dependencies (#11487)
edf997f
docs: fix data-types link (#11484)
956ea2b
docs(queryInterface): bulkDelete truncate support options (#11486)
See the full diff
dependency
sequelize was updated from 5.19.5
to 5.19.6
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 17 commits.
bd59b87
fix(mysql/maridb): set isolation level for transaction not entire session (#11476)
f295a74
Revert "fix(typings): add hasMany create method (#11512)" (#11528)
fafe375
fix(typings): add hasMany create method (#11512)
93e8075
fix(types): allow string and number arrays for contains operator (#11520)
4ee3a27
chore(.github): update bug report template (#11519)
78602d1
docs(hooks): explicitly state they don't work on instances (#11513)
3c8ca77
fix(bulkupdate): pass correct type in options (#11515)
7f3341d
refactor(test): add spacing (#11516)
1fe2401
fix(sequelize.col): associations (#11419)
3834fe2
docs: package links (#11500)
0ed8a53
docs(migrations): migration generate command (#11493)
fc8334c
docs: clarifyied usage of Op.and (#11508)
7a90df5
fix(query): do not omit field when same field/name in fieldMap (#11492)
c7138f5
fix(mysql/showAllTables): list tables from current database (#11456)
d064073
build: update dependencies (#11487)
There are 17 commits in total.
See the full diff
dependency
sequelize was updated from 5.19.6
to 5.19.7
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 20 commits.
c3c767e
fix(types): add Buffer to WhereValue type (#11499)
3a141ac
refactor(model): remove useless conditional (#11557)
c2472bb
docs: update slack logo (#11548) (#11549)
bd59b87
fix(mysql/maridb): set isolation level for transaction not entire session (#11476)
f295a74
Revert "fix(typings): add hasMany create method (#11512)" (#11528)
fafe375
fix(typings): add hasMany create method (#11512)
93e8075
fix(types): allow string and number arrays for contains operator (#11520)
4ee3a27
chore(.github): update bug report template (#11519)
78602d1
docs(hooks): explicitly state they don't work on instances (#11513)
3c8ca77
fix(bulkupdate): pass correct type in options (#11515)
7f3341d
refactor(test): add spacing (#11516)
1fe2401
fix(sequelize.col): associations (#11419)
3834fe2
docs: package links (#11500)
0ed8a53
docs(migrations): migration generate command (#11493)
fc8334c
docs: clarifyied usage of Op.and (#11508)
There are 20 commits in total.
See the full diff
dependency
sequelize was updated from 5.19.7
to 5.19.8
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 21 commits.
3517eb7
fix(types): add array of Buffers to WhereValue type (#11559)
c3c767e
fix(types): add Buffer to WhereValue type (#11499)
3a141ac
refactor(model): remove useless conditional (#11557)
c2472bb
docs: update slack logo (#11548) (#11549)
bd59b87
fix(mysql/maridb): set isolation level for transaction not entire session (#11476)
f295a74
Revert "fix(typings): add hasMany create method (#11512)" (#11528)
fafe375
fix(typings): add hasMany create method (#11512)
93e8075
fix(types): allow string and number arrays for contains operator (#11520)
4ee3a27
chore(.github): update bug report template (#11519)
78602d1
docs(hooks): explicitly state they don't work on instances (#11513)
3c8ca77
fix(bulkupdate): pass correct type in options (#11515)
7f3341d
refactor(test): add spacing (#11516)
1fe2401
fix(sequelize.col): associations (#11419)
3834fe2
docs: package links (#11500)
0ed8a53
docs(migrations): migration generate command (#11493)
There are 21 commits in total.
See the full diff
dependency
sequelize was updated from 5.20.0
to 5.21.0
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 25 commits.
2b9baa2
fix(postgres): update upsert regex to match the last RETURNING *
(#11538)
a34399f
feat(mariadb): support indexHints on mariadb dialect (#11573)
2949a63
feat(model): add options.include[].right
option (#11537)
7d251bd
docs: .sequelizerc configuration options (#11553)
3517eb7
fix(types): add array of Buffers to WhereValue type (#11559)
c3c767e
fix(types): add Buffer to WhereValue type (#11499)
3a141ac
refactor(model): remove useless conditional (#11557)
c2472bb
docs: update slack logo (#11548) (#11549)
bd59b87
fix(mysql/maridb): set isolation level for transaction not entire session (#11476)
f295a74
Revert "fix(typings): add hasMany create method (#11512)" (#11528)
fafe375
fix(typings): add hasMany create method (#11512)
93e8075
fix(types): allow string and number arrays for contains operator (#11520)
4ee3a27
chore(.github): update bug report template (#11519)
78602d1
docs(hooks): explicitly state they don't work on instances (#11513)
3c8ca77
fix(bulkupdate): pass correct type in options (#11515)
There are 25 commits in total.
See the full diff
dependency
sequelize was updated from 5.21.0
to 5.21.1
.Your tests are still failing with this version. Compare changes
The new version differs by 29 commits.
2083c9a
fix(associations): allow binary key for belongs-to-many (#11581)
10bf060
[ci-skip] change: use latest tag
caa677f
build: enable appveyor
300ee61
build: setup publish config for v5
2b9baa2
fix(postgres): update upsert regex to match the last RETURNING *
(#11538)
a34399f
feat(mariadb): support indexHints on mariadb dialect (#11573)
2949a63
feat(model): add options.include[].right
option (#11537)
7d251bd
docs: .sequelizerc configuration options (#11553)
3517eb7
fix(types): add array of Buffers to WhereValue type (#11559)
c3c767e
fix(types): add Buffer to WhereValue type (#11499)
3a141ac
refactor(model): remove useless conditional (#11557)
c2472bb
docs: update slack logo (#11548) (#11549)
bd59b87
fix(mysql/maridb): set isolation level for transaction not entire session (#11476)
f295a74
Revert "fix(typings): add hasMany create method (#11512)" (#11528)
fafe375
fix(typings): add hasMany create method (#11512)
There are 29 commits in total.
See the full diff
dependency
sequelize was updated from 5.21.1
to 5.21.2
.Your tests are still failing with this version. Compare changes
dependency
sequelize was updated from 5.21.2
to 5.21.3
.Your tests are passing again with this update. Explicitly upgrade to this version π
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: