Bump sequelize from 6.25.2 to 6.26.0
Bumps sequelize from 6.25.2 to 6.26.0.
Release notes
Sourced from sequelize's releases.
v6.26.0
6.26.0 (2022-11-29)
Features
v6.25.8
6.25.8 (2022-11-22)
Bug Fixes
v6.25.7
6.25.7 (2022-11-19)
Bug Fixes
v6.25.6
6.25.6 (2022-11-15)
Bug Fixes
- postgres: invalidate connection after client-side timeout (#15283) (a205765), closes /github.com/brianc/node-postgres/blob/5538df6b446f4b4f921947b460fe38acb897e579/packages/pg/lib/client.js#L529
v6.25.5
6.25.5 (2022-11-07)
Bug Fixes
v6.25.4
6.25.4 (2022-11-05)
Bug Fixes
v6.25.3
6.25.3 (2022-10-19)
... (truncated)
Commits
94beacefeat(postgres): add support for lock_timeout #15345 (#15355)7885000fix(oracle): remove hardcoded maxRows value (#15323)bc39fd6fix: fix parameters not being replaced when after $$ strings (#15307)a205765fix(postgres): invalidate connection after client-side timeout (#15283)67e69cdfix: remove options.model overwrite on bulkUpdate (#15252)00c6da3fix(types): add instance.dataValues property to model.d.ts (#15240)bf98d7cmeta: swap Slack links (#15159)7990095fix: don't treat \ as escape in standard strings, support E-strings, support ...- See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Codecov Report
:exclamation: No coverage uploaded for pull request base (
main@1ca1f0d). Click here to learn what that means. The diff coverage isn/a.
:exclamation: Current head d96629c differs from pull request most recent head 74e3305. Consider uploading reports for the commit 74e3305 to get more accurate results
@@ Coverage Diff @@
## main #823 +/- ##
=======================================
Coverage ? 47.56%
=======================================
Files ? 448
Lines ? 7035
Branches ? 1320
=======================================
Hits ? 3346
Misses ? 3689
Partials ? 0
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
A newer version of sequelize exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.