Skip to content

Bump sequelize from 6.2.3 to 6.7.0#52

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/sequelize-6.7.0
Closed

Bump sequelize from 6.2.3 to 6.7.0#52
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/sequelize-6.7.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Oct 11, 2021

Copy link
Copy Markdown

Bumps sequelize from 6.2.3 to 6.7.0.

Release notes

Sourced from sequelize's releases.

v6.7.0

6.7.0 (2021-10-09)

Bug Fixes

  • deps: upgrade to secure versions of dev deps (#13549) (cf53734)
  • docs: fix typo in documentation for polymorphic associations (#13405) (bbf3d76)
  • types: allow rangable to take a string tuple (#13486) (ca2a11a)

Features

  • test: add test for nested column in where query (#13478) (26b62c7), closes #13288
  • types: make config type deeply writeable for before connect hook (#13424) (f078f77)

v6.6.5

6.6.5 (2021-07-06)

Bug Fixes

v6.6.4

6.6.4 (2021-06-26)

Bug Fixes

v6.6.3

Due to a mistake this version wasn't properly released to npm, please use the new v6.6.4 instead.

v6.6.2

6.6.2 (2021-03-23)

Bug Fixes

... (truncated)

Commits
  • cf53734 fix(deps): upgrade to secure versions of dev deps (#13549)
  • 6f758af docs: removed unnecessary brackets from belongs-to-many docs (#13373)
  • f078f77 feat(types): make config type deeply writeable for before connect hook (#13424)
  • ca2a11a fix(types): allow rangable to take a string tuple (#13486)
  • a450186 Fix missing comma in example options object (#13433)
  • 46d6c35 docs: fix incorrect model validation example (#13470)
  • 6a737fe docs(eager-loading): add await to code example (#13414)
  • bbf3d76 fix(docs): fix typo in documentation for polymorphic associations (#13405)
  • 0e6955c Document set() and update() instance methods (#13487)
  • 83a014e Fix failing pg native tests (#13547)
  • Additional commits viewable in compare view
Maintainer changes

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

Bumps [sequelize](https://github.com/sequelize/sequelize) from 6.2.3 to 6.7.0.
- [Release notes](https://github.com/sequelize/sequelize/releases)
- [Commits](sequelize/sequelize@v6.2.3...v6.7.0)

---
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 added the dependencies Pull requests that update a dependency file label Oct 11, 2021
@dependabot @github

dependabot Bot commented on behalf of github Oct 25, 2021

Copy link
Copy Markdown
Author

Superseded by #53.

@dependabot dependabot Bot closed this Oct 25, 2021
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/sequelize-6.7.0 branch October 25, 2021 07:02
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