Bump sequelize from 6.33.0 to 6.34.0
Bumps sequelize from 6.33.0 to 6.34.0.
Release notes
Sourced from sequelize's releases.
v6.34.0
6.34.0 (2023-11-03)
Bug Fixes
- oracle: add missing default and not null condition to addColumn (#16619) (b204b5f)
- oracle: clean constraints (#16694) (6c03176)
Features
Commits
-
6c03176
fix(oracle): clean constraints (#16694) -
b204b5f
fix(oracle): add missing default and not null condition to addColumn (#16619) -
b284d37
feat(oracle): add support for lock (#16643) -
57025db
meta: add node-gyp globally (#16696) -
252e6d2
docs: add missing conflictAttributes to bulkCreate (#16573) - 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