Skip to content

Bump sequelize from 6.29.3 to 6.30.0

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

Bumps sequelize from 6.29.3 to 6.30.0.

Release notes

Sourced from sequelize's releases.

v6.30.0

6.30.0 (2023-03-24)

Bug Fixes

Features

  • postgres, sqlite: add conflictWhere option to Model.bulkCreate (#15788) (295c297)
  • postgres, sqlite: add conflictWhere option to upsert (#15786) (1e68681)
  • postgres, sqlite: allow override of conflict keys for bulkCreate (#15787) (2e50bd9)
Commits


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