Skip to content
This repository has been archived by the owner on Aug 3, 2022. It is now read-only.

Bump sequelize from 3.35.1 to 5.21.12 #1173

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 11, 2020

Bumps sequelize from 3.35.1 to 5.21.12.

Release notes

Sourced from sequelize's releases.

v5.21.12

5.21.12 (2020-06-05)

Bug Fixes

v5.21.11

5.21.11 (2020-05-26)

Bug Fixes

  • include: check if attributes specified for included through model (#12020) (5c733ef)

v5.21.10

5.21.10 (2020-05-19)

Bug Fixes

v5.21.9

5.21.9 (2020-05-14)

Bug Fixes

  • mssql: use uppercase for engine table and columns (#12253) (8a3827d)

v5.21.8

5.21.8 (2020-05-10)

Bug Fixes

  • sqlite: multiple primary keys results in syntax error (#12241) (d865b24)

v5.21.7

5.21.7 (2020-04-23)

Bug Fixes

  • include: separate queries are not sub-queries (#12152) (028f656)

v5.21.6

5.21.6 (2020-04-04)

... (truncated)
Commits
  • 41237ae fix(mssql): set correct scale for float (#12340)
  • 5c733ef fix(include): check if attributes specified for included through model (#12020)
  • 7fdc2dc fix(mssql): tedious connect deprecation (#12275)
  • 8a3827d fix(mssql): use uppercase for engine table and columns (#12253)
  • d865b24 fix(sqlite): multiple primary keys results in syntax error (#12241)
  • 028f656 fix(include): separate queries are not sub-queries (#12152)
  • a2c0a63 fix(typings): support Date as where value (#12015)
  • 778819f fix(connection-manager): add switch for dynamic import (#12014)
  • 20e99e1 fix(model.count): distinct without any column generates invalid SQL (#11893)
  • 54d655d fix(typings): plain option in sequelize.query (#11929)
  • Additional commits viewable in compare view

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 close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor 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.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 11, 2020
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 4, 2020

Superseded by #1177.

@dependabot dependabot bot closed this Sep 4, 2020
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/sequelize-5.21.12 branch September 4, 2020 02:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants