sequelize-typescript icon indicating copy to clipboard operation
sequelize-typescript copied to clipboard

build(deps-dev): bump sqlite3 from 5.1.2 to 5.1.6

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

Bumps sqlite3 from 5.1.2 to 5.1.6.

Release notes

Sourced from sqlite3's releases.

v5.1.6

What's Changed

New Contributors

Full Changelog: https://github.com/TryGhost/node-sqlite3/compare/v5.1.5...v5.1.6

v5.1.5

What's Changed

Full Changelog: https://github.com/TryGhost/node-sqlite3/compare/v5.1.4...v5.1.5

v5.1.4

What's Changed

Full Changelog: https://github.com/TryGhost/node-sqlite3/compare/v5.1.3...v5.1.4

v5.1.3

What's Changed

Full Changelog: https://github.com/TryGhost/node-sqlite3/compare/v5.1.2...v5.1.3

Commits
  • 8598a9d v5.1.6
  • d915c0c Fixed using Bash in shell command
  • 1a206df Fixed glibc compatibility by hardcoding lower version for log2
  • 776fc55 Updated README.md
  • 46da1ab Added generic type annotations for Statement and Database get/all/each method...
  • 6a806f8 v5.1.5
  • edb1934 Fixed code execution vulnerability due to Object coercion
  • 3a48888 Updated bundled SQLite to v3.41.1
  • c1440bd Fixed rpath linker option when using a custom sqlite (#1654)
  • 93affa4 Update microsoft/setup-msbuild action to v1.3
  • Additional commits viewable 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 Mar 15 '23 03:03 dependabot[bot]

Codecov Report

Merging #1609 (1444ef8) into master (837a3cc) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 1444ef8 differs from pull request most recent head 21e46ad. Consider uploading reports for the commit 21e46ad to get more accurate results

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@           Coverage Diff           @@
##           master    #1609   +/-   ##
=======================================
  Coverage   95.10%   95.10%           
=======================================
  Files         117      117           
  Lines        1123     1123           
  Branches      128      128           
=======================================
  Hits         1068     1068           
  Misses         23       23           
  Partials       32       32           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

codecov-commenter avatar Mar 15 '23 03:03 codecov-commenter