Update sequelize to the latest version 🚀 #97
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
The dependency sequelize was updated from
5.19.1
to5.21.3
.This version is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
Publisher: sushantdhiman
License: MIT
Release Notes for v5.21.3
5.21.3 (2019-12-13)
Bug Fixes
Commits
The new version differs by 31 commits.
81c33d8
fix(model): generate ON CONFLICT ... DO UPDATE correctly (#11666) (#11744)
6c781d6
fix(typings): transaction locking (#11621)
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)
There are 31 commits in total.
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper bot 🌴