Skip to content

Bump sequelize from 6.30.0 to 6.31.0

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

Bumps sequelize from 6.30.0 to 6.31.0.

Release notes

Sourced from sequelize's releases.

v6.31.0

6.31.0 (2023-04-09)

Bug Fixes

  • postgres: prevent crash if postgres connection emits multiple errors (#15868) (58576dd)
  • update Slack invitation link (#15849) (9d864be)

Features

  • add beforePoolAcquire and afterPoolAcquire hooks (#15874) (f2a4535)
Commits
  • f2a4535 feat: add beforePoolAcquire and afterPoolAcquire hooks (#15874)
  • 58576dd fix(postgres): prevent crash if postgres connection emits multiple errors (#1...
  • 9d864be fix: update Slack invitation link (#15849)
  • 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