This repository was archived by the owner on Mar 13, 2025. It is now read-only.
[Snyk] Upgrade sequelize from 6.3.5 to 6.8.0 #131
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.
Snyk has created this PR to upgrade sequelize from 6.3.5 to 6.8.0.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version fixes:
SNYK-JS-VALIDATOR-1090602
Why? Proof of Concept exploit, Has a fix available, CVSS 5.3
SNYK-JS-VALIDATOR-1090601
Why? Proof of Concept exploit, Has a fix available, CVSS 5.3
SNYK-JS-VALIDATOR-1090600
Why? Proof of Concept exploit, Has a fix available, CVSS 5.3
SNYK-JS-VALIDATOR-1090599
Why? Proof of Concept exploit, Has a fix available, CVSS 5.3
(*) Note that the real score may have changed since the PR was raised.
Release notes
Package name: sequelize
-
6.8.0 - 2021-10-24
- types: allow any values in
- allows insert primary key with zero (#13458) (e4aff2f)
- model: Convert number values only if they aren't null to avoid NaN (199b632)
- model.d: accept [Op.is] in where (broken in TypeScript 4.4) (#13499) (d685a9a)
- postgres: fix
- select: do not force set
- sqlite: fix wrongly overwriting storage if empty string (#13376) (c3e608b), closes #13375
- types: add missing upsert hooks (#13394) (5e9c209)
- types: extend BulkCreateOptions by SearchPathable (#13469) (47c2d05), closes #13454
- types: typo in model.d.ts (#13574) (31d0fbc)
- postgres: support
- typings: add UnknownConstraintError (#13461) (69d899e)
-
6.7.0 - 2021-10-09
- deps: upgrade to secure versions of dev deps (#13549) (cf53734)
- docs: fix typo in documentation for polymorphic associations (#13405) (bbf3d76)
- types: allow rangable to take a string tuple (#13486) (ca2a11a)
- test: add test for nested column in where query (#13478) (26b62c7), closes #13288
- types: make config type deeply writeable for before connect hook (#13424) (f078f77)
-
6.6.5 - 2021-07-06
- dependency: upgrade validator (#13350) (56bb1d6)
-
6.6.4 - 2021-06-26
- typings: make
- utils: clone attributes before mutating them (#13226) (1a16b91)
- data-types: use proper field name for
- typings: fix
- typings: allow
- typings: restrict update typings (#13216) (63ceb73)
- typings:
- typings: model init returns model class, not instance (#13214) (8f2a0d5)
- plurals: bump inflection dependency (#13260) (deeb5c6)
- bulk-create:
-
6.6.2 - 2021-03-23
- types: fix
-
6.6.1 - 2021-03-22
- query-generator: use
- sqlite: retrieve primary key on upsert (#12991) (023e1d9)
- types: allow
- types: models with attributes couldn't be used in some cases (#13010) (de5f21d)
- types: remove
-
6.6.0 - 2021-03-21
- types: allow
- types: allow bigints in
- types: decapitalize
- types: fix
- types: fix
- add-constraint: add
-
6.5.1 - 2021-03-14
- mysql: release connection on deadlocks (#13102) (6388507)
- Note: this complements the work done in 6.5.0, fixing another situation not covered by it with MySQL.
- types: allow transaction to be
-
6.5.0 - 2021-01-27
-
6.4.0 - 2021-01-18
-
6.3.5 - 2020-09-01
from sequelize GitHub release notes6.8.0 (2021-10-24)
Bug Fixes
isInvalidator (#12962) (d511d91)findCreateFindto work with postgres transactions (#13482) (84421d7)subQuerytofalse(#13490) (0943339)Features
query_timeoutdialect option (#13258) (3ca085d)6.7.0 (2021-10-09)
Bug Fixes
Features
6.6.5 (2021-07-06)
Bug Fixes
6.6.4 (2021-06-26)
Bug Fixes
Transactionablecompatible withTransactionOptions(#13334) (cd2de40)ARRAY(ENUM)(#13210) (1cfbd33)ignoreDuplicatesoption (#13220) (b33d78e)schemafor queryInterface methods (#13223) (6b0b532)returningcan specify column names (#13215) (143cc84)ON CONFLICTwith unique index (#13345) (6dcb565)6.6.2 (2021-03-23)
Bug Fixes
Model.prototype.previous()(#13042) (5b16b32)6.6.1 (2021-03-22)
Bug Fixes
ANDin sql fornot/between(#13043) (a663c54)(keyof TAttributes)[]inUpdateOptions.returning(#13130) (97ba242)stringfromOrdertype (#13057) (ac39f8a)6.6.0 (2021-03-21)
Bug Fixes
sequelize.colinattributes(#13105) (3fd64cb)WhereValue(#13028) (8892507)queryGeneratorproperty (#13126) (9cb4d7f)Model#previoustype (#13106) (466e361)ValidationErrorItemtypes (#13108) (e35a9bf)Features
deferrableoption (#13096) (f98bd7e)6.5.1 (2021-03-14)
Bug Fixes
null(#13093) (ced4dc7)Commit messages
Package name: sequelize
Compare
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information:
🧐 View latest project report
🛠 Adjust upgrade PR settings
🔕 Ignore this dependency or unsubscribe from future upgrade PRs