NHMD / svampeatlas

https://svampe.databasen.org
MIT License
4 stars 2 forks source link

Bump sequelize from 3.17.1 to 5.21.1 #517

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

Bumps sequelize from 3.17.1 to 5.21.1.

Release notes *Sourced from [sequelize's releases](https://github.com/sequelize/sequelize/releases).* > ## 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 > > * **types:** add Buffer to WhereValue type ([#11499](https://github-redirect.dependabot.com/sequelize/sequelize/issues/11499)) ([c3c767e](https://github.com/sequelize/sequelize/commit/c3c767e)) > > ## v5.19.6 > ## [5.19.6](https://github.com/sequelize/sequelize/compare/v5.19.5...v5.19.6) (2019-10-11) > > > ### Bug Fixes > ... (truncated)
Commits - [`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)) - [`c3c767e`](https://github.com/sequelize/sequelize/commit/c3c767e4660f24272a7957cb602f654e73287c6c) fix(types): add Buffer to WhereValue type ([#11499](https://github-redirect.dependabot.com/sequelize/sequelize/issues/11499)) - Additional commits viewable in [compare view](https://github.com/sequelize/sequelize/compare/v3.17.1...v5.21.1)
Maintainer changes This version was pushed to npm by [sushantdhiman](https://www.npmjs.com/~sushantdhiman), a new releaser for sequelize since your current version.


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/NHMD/svampeatlas/network/alerts).
dependabot[bot] commented 4 years ago

Superseded by #525.