Skip to content

Bump sequelize from 6.2.3 to 6.9.0#54

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Nov 2, 2021

Copy link
Copy Markdown

Bumps sequelize from 6.2.3 to 6.9.0.

Release notes

Sourced from sequelize's releases.

v6.9.0

6.9.0 (2021-11-01)

Bug Fixes

  • docs: using incorrect esdocs syntax (#13615) (c3c690b)
  • sqlite: quote table names in sqlite getForeignKeysQuery (#13587) (eeb6a8f)
  • upsert: do not overwrite an explcit created_at during upsert (#13593) (594cee8)

Features

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

... (truncated)

Commits
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.9.0.
- [Release notes](https://github.com/sequelize/sequelize/releases)
- [Commits](sequelize/sequelize@v6.2.3...v6.9.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 Nov 2, 2021
@dependabot @github

dependabot Bot commented on behalf of github Nov 19, 2021

Copy link
Copy Markdown
Author

Superseded by #56.

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