Skip to content

Bump sequelize from 6.23.2 to 6.24.0

Dependabot requested to merge dependabot-npm_and_yarn-sequelize-6.24.0 into master

Bumps sequelize from 6.23.2 to 6.24.0.

Release notes

Sourced from sequelize's releases.

v6.24.0

6.24.0 (2022-10-04)

Features

  • snowflake: Add support for QueryGenerator#tableExistsQuery (#15087) (a44772e)
Commits
  • a44772e feat(snowflake): Add support for QueryGenerator#tableExistsQuery (#15087)
  • 55051d0 docs: add missing ssl options for sequelize instance (v6) (#15049)
  • 5c88734 docs(model): Added paranoid option for Model.BelongsToMany.through (#15065)
  • See full diff in compare view


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot rebase will rebase this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Merge request reports