Skip to content

build(deps): bump sequelize from 6.19.0 to 6.21.3#39

Closed
dependabot[bot] wants to merge 1 commit into
releasefrom
dependabot/npm_and_yarn/release/sequelize-6.21.3
Closed

build(deps): bump sequelize from 6.19.0 to 6.21.3#39
dependabot[bot] wants to merge 1 commit into
releasefrom
dependabot/npm_and_yarn/release/sequelize-6.21.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jul 13, 2022

Bumps sequelize from 6.19.0 to 6.21.3.

Release notes

Sourced from sequelize's releases.

v6.21.3

6.21.3 (2022-07-11)

Bug Fixes

  • postgres: attach postgres error-handler earlier in lifecycle (v6) (#14731) (90bb694)

v6.21.2

6.21.2 (2022-06-28)

Bug Fixes

v6.21.1

6.21.1 (2022-06-25)

Bug Fixes

  • postgres: use schema set in sequelize config by default (#14665) (2f3b924)

v6.21.0

6.21.0 (2022-06-16)

Features

  • exports types to support typescript >= 4.5 nodenext module (#14620) (cbdf73e)

v6.20.1

6.20.1 (2022-05-27)

Bug Fixes

v6.20.0

6.20.0 (2022-05-23)

Features

... (truncated)

Commits
  • 90bb694 fix(postgres): attach postgres error-handler earlier in lifecycle (v6) (#14731)
  • 7bb60e3 fix: properly escaoe multiple $ in fn args (#14678)
  • 86d35b1 docs: added nest option inside findAll query (#14683)
  • 2f3b924 fix(postgres): use schema set in sequelize config by default (#14665)
  • cbdf73e feat: exports types to support typescript >= 4.5 nodenext module (#14620)
  • a333862 docs(readme): update README to be more like main (#14626)
  • e1a9c28 fix: kill connection on commit/rollback error (#14535)
  • b37df96 feat: support cyclic foreign keys (#14499)
  • e37c572 fix: accept replacements in ARRAY[] & followed by ; (#14518)
  • 6c5f8ec test: disable mysql/mariadb deadlock test (#14514)
  • 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)

Bumps [sequelize](https://github.com/sequelize/sequelize) from 6.19.0 to 6.21.3.
- [Release notes](https://github.com/sequelize/sequelize/releases)
- [Commits](sequelize/sequelize@v6.19.0...v6.21.3)

---
updated-dependencies:
- dependency-name: sequelize
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot requested a review from jakowenko as a code owner July 13, 2022 13:51
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jul 13, 2022
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Aug 19, 2022

Superseded by #41.

@dependabot dependabot Bot closed this Aug 19, 2022
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/release/sequelize-6.21.3 branch August 19, 2022 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants