nodejh / sequelize-automate

Automatically generate bare sequelize models from your database.
MIT License
116 stars 22 forks source link

build(deps): bump sequelize from 3.35.1 to 5.21.2 #1

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

Bumps sequelize from 3.35.1 to 5.21.2.

Release notes *Sourced from [sequelize's releases](https://github.com/sequelize/sequelize/releases).* > ## v5.21.2 > ## [5.21.2](https://github.com/sequelize/sequelize/compare/v5.21.1...v5.21.2) (2019-10-29) > > > ### Bug Fixes > > * **typings:** transaction locking ([#11621](https://github-redirect.dependabot.com/sequelize/sequelize/issues/11621)) ([6c781d6](https://github.com/sequelize/sequelize/commit/6c781d66340402a0841ea56e01a9d161ff95cef4)) > > ## v5.21.1 > ## [5.21.1](https://github.com/sequelize/sequelize/compare/v5.21.0...v5.21.1) (2019-10-19) > > > ### Bug Fixes > > * **associations:** allow binary key for belongs-to-many ([#11581](https://github-redirect.dependabot.com/sequelize/sequelize/issues/11581)) ([2083c9a](https://github.com/sequelize/sequelize/commit/2083c9a)) > > ## v5.21.0 > # [5.21.0](https://github.com/sequelize/sequelize/compare/v5.20.0...v5.21.0) (2019-10-18) > > > ### Bug Fixes > > * **postgres:** update upsert regex to match the last `RETURNING *` ([#11538](https://github-redirect.dependabot.com/sequelize/sequelize/issues/11538)) ([2b9baa2](https://github.com/sequelize/sequelize/commit/2b9baa2)) > > > ### Features > > * **mariadb:** support indexHints on mariadb dialect ([#11573](https://github-redirect.dependabot.com/sequelize/sequelize/issues/11573)) ([a34399f](https://github.com/sequelize/sequelize/commit/a34399f)) > > ## v5.20.0 > # [5.20.0](https://github.com/sequelize/sequelize/compare/v5.19.8...v5.20.0) (2019-10-18) > > > ### Features > > * **model:** add `options.include[].right` option ([#11537](https://github-redirect.dependabot.com/sequelize/sequelize/issues/11537)) ([2949a63](https://github.com/sequelize/sequelize/commit/2949a63)) > > ## v5.19.8 > ## [5.19.8](https://github.com/sequelize/sequelize/compare/v5.19.7...v5.19.8) (2019-10-17) > > > ### Bug Fixes > > * **types:** add array of Buffers to WhereValue type ([#11559](https://github-redirect.dependabot.com/sequelize/sequelize/issues/11559)) ([3517eb7](https://github.com/sequelize/sequelize/commit/3517eb7)) > > ## v5.19.7 > ## [5.19.7](https://github.com/sequelize/sequelize/compare/v5.19.6...v5.19.7) (2019-10-16) > > > ### Bug Fixes > ... (truncated)
Commits - [`6c781d6`](https://github.com/sequelize/sequelize/commit/6c781d66340402a0841ea56e01a9d161ff95cef4) fix(typings): transaction locking ([#11621](https://github-redirect.dependabot.com/sequelize/sequelize/issues/11621)) - [`2083c9a`](https://github.com/sequelize/sequelize/commit/2083c9a2e412e1dd593d740f1f37fddfb39c69b5) fix(associations): allow binary key for belongs-to-many ([#11581](https://github-redirect.dependabot.com/sequelize/sequelize/issues/11581)) - [`10bf060`](https://github.com/sequelize/sequelize/commit/10bf060716f70b942a5fd778f03d430ca023966b) [ci-skip] change: use latest tag - [`caa677f`](https://github.com/sequelize/sequelize/commit/caa677f063389d7adadb38682b508bc4e8fd748d) build: enable appveyor - [`300ee61`](https://github.com/sequelize/sequelize/commit/300ee615c625cc317fa4510e665076322a8ae96d) build: setup publish config for v5 - [`2b9baa2`](https://github.com/sequelize/sequelize/commit/2b9baa2a3a8948fe305c400d8df7cb447ae18b8d) fix(postgres): update upsert regex to match the last `RETURNING *` ([#11538](https://github-redirect.dependabot.com/sequelize/sequelize/issues/11538)) - [`a34399f`](https://github.com/sequelize/sequelize/commit/a34399f6c0d6ec16d4ab209aa80cd74518f645c5) feat(mariadb): support indexHints on mariadb dialect ([#11573](https://github-redirect.dependabot.com/sequelize/sequelize/issues/11573)) - [`2949a63`](https://github.com/sequelize/sequelize/commit/2949a639169c5e9231af6196a9d0955daece5004) feat(model): add `options.include[].right` option ([#11537](https://github-redirect.dependabot.com/sequelize/sequelize/issues/11537)) - [`7d251bd`](https://github.com/sequelize/sequelize/commit/7d251bd836248c80b0432449fd493c11b3a89ffb) docs: .sequelizerc configuration options ([#11553](https://github-redirect.dependabot.com/sequelize/sequelize/issues/11553)) - [`3517eb7`](https://github.com/sequelize/sequelize/commit/3517eb7e7bf5ce07cd33ad61fec291d0e8892d49) fix(types): add array of Buffers to WhereValue type ([#11559](https://github-redirect.dependabot.com/sequelize/sequelize/issues/11559)) - Additional commits viewable in [compare view](https://github.com/sequelize/sequelize/compare/v3.35.1...v5.21.2)


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/nodejh/sequelize-automate/network/alerts).
dependabot[bot] commented 4 years ago

Looks like sequelize is up-to-date now, so this is no longer needed.