Bookkeeping icon indicating copy to clipboard operation
Bookkeeping copied to clipboard

Bump sequelize from 6.25.2 to 6.26.0

Open dependabot[bot] opened this issue 3 years ago • 2 comments

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

  • fix parameters not being replaced when after $$ strings (#15307) (bc39fd6)

v6.25.6

6.25.6 (2022-11-15)

Bug Fixes

v6.25.5

6.25.5 (2022-11-07)

Bug Fixes

v6.25.4

6.25.4 (2022-11-05)

Bug Fixes

  • types: add instance.dataValues property to model.d.ts (#15240) (00c6da3)

v6.25.3

6.25.3 (2022-10-19)

... (truncated)

Commits
  • 94beace feat(postgres): add support for lock_timeout #15345 (#15355)
  • 7885000 fix(oracle): remove hardcoded maxRows value (#15323)
  • bc39fd6 fix: fix parameters not being replaced when after $$ strings (#15307)
  • a205765 fix(postgres): invalidate connection after client-side timeout (#15283)
  • 67e69cd fix: remove options.model overwrite on bulkUpdate (#15252)
  • 00c6da3 fix(types): add instance.dataValues property to model.d.ts (#15240)
  • bf98d7c meta: swap Slack links (#15159)
  • 7990095 fix: don't treat \ as escape in standard strings, support E-strings, support ...
  • See full diff in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

dependabot[bot] avatar Dec 06 '22 06:12 dependabot[bot]

Codecov Report

:exclamation: No coverage uploaded for pull request base (main@1ca1f0d). Click here to learn what that means. The diff coverage is n/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

codecov[bot] avatar Dec 06 '22 06:12 codecov[bot]

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.

dependabot[bot] avatar Dec 13 '22 06:12 dependabot[bot]