Skip to content

Bump sequelize from 6.2.3 to 6.8.0#53

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps sequelize from 6.2.3 to 6.8.0.

Release notes

Sourced from sequelize's releases.

v6.8.0

6.8.0 (2021-10-24)

Bug Fixes

  • types: allow any values in isIn validator (#12962) (d511d91)
  • allows insert primary key with zero (#13458) (e4aff2f)
  • model: Convert number values only if they aren't null to avoid NaN (199b632)
  • model.d: accept [Op.is] in where (broken in TypeScript 4.4) (#13499) (d685a9a)
  • postgres: fix findCreateFind to work with postgres transactions (#13482) (84421d7)
  • select: do not force set subQuery to false (#13490) (0943339)
  • sqlite: fix wrongly overwriting storage if empty string (#13376) (c3e608b), closes #13375
  • types: add missing upsert hooks (#13394) (5e9c209)
  • types: extend BulkCreateOptions by SearchPathable (#13469) (47c2d05), closes #13454
  • types: typo in model.d.ts (#13574) (31d0fbc)

Features

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)

... (truncated)

Commits
  • d511d91 fix(types): allow any values in isIn validator (#12962)
  • e4aff2f fix: allows insert primary key with zero (#13458)
  • 4098eb0 chore(docs): Add documentation for increment method (#13254)
  • 66e6d76 chore(probot-stale): reenable auto-close issues bot
  • 84421d7 fix(postgres): fix findCreateFind to work with postgres transactions (#13482)
  • 0943339 fix(select): do not force set subQuery to false (#13490)
  • 31d0fbc fix(types): typo in model.d.ts (#13574)
  • 176f4ff refactor(mssql test): Fix 'should not contain views' failing (#13400)
  • 1340ea1 docs: add sqlcommenter-sequelize to the list of miscellaneous resources (#13449)
  • 3ca085d feat(postgres): support query_timeout dialect option (#13258)
  • 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.8.0.
- [Release notes](https://github.com/sequelize/sequelize/releases)
- [Commits](sequelize/sequelize@v6.2.3...v6.8.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 25, 2021
@dependabot @github

dependabot Bot commented on behalf of github Nov 2, 2021

Copy link
Copy Markdown
Author

Superseded by #54.

@dependabot dependabot Bot closed this Nov 2, 2021
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/sequelize-6.8.0 branch November 2, 2021 07:03
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