Bump sequelize from 6.31.1 to 6.32.0
Bumps sequelize from 6.31.1 to 6.32.0.
Release notes
Sourced from sequelize's releases.
v6.32.0
6.32.0 (2023-06-01)
Bug Fixes
- move
types
condition to the front (#16085) (99c3530)- oracle: For Raw queries avoid converting the input parameters passed (#16067) (fd38e79)
- oracle: reordered check constraint for unsigned numeric type (#16074) (5c8250e)
Features
Commits
-
99c3530
fix: movetypes
condition to the front (#16085) -
af4f0ae
feat(oracle): add width support for numerictype (#16073) -
e07eefb
feat(oracle): add new error messages introduced in new driver version (#16075) -
5c8250e
fix(oracle): reordered check constraint for unsigned numeric type (#16074) -
fd38e79
fix(oracle): For Raw queries avoid converting the input parameters passed (#1... -
eb71077
meta: use Node 18 in CI (#16000) - 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