rsksmart / rif-storage-pinner

MIT License
2 stars 3 forks source link

chore(deps): bump sequelize from 6.6.2 to 6.21.3 #550

Open dependabot[bot] opened 2 years ago

dependabot[bot] commented 2 years ago

Bumps sequelize from 6.6.2 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
Maintainer changes

This version was pushed to npm by sdepold, 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 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)