Skip to content

Bump sqlite3 from 5.0.3 to 5.0.9

Dependabot requested to merge dependabot-npm_and_yarn-sqlite3-5.0.9 into master

Bumps sqlite3 from 5.0.3 to 5.0.9.

Release notes

Sourced from sqlite3's releases.

v5.0.9

What's Changed

New Contributors

Full Changelog: https://github.com/TryGhost/node-sqlite3/compare/v5.0.8...v5.0.9

v5.0.8

What's Changed

Full Changelog: https://github.com/TryGhost/node-sqlite3/compare/v5.0.7...v5.0.8

v5.0.7

What's Changed

Full Changelog: https://github.com/TryGhost/node-sqlite3/compare/v5.0.6...v5.0.7

v5.0.6

What's Changed

Full Changelog: https://github.com/TryGhost/node-sqlite3/compare/v5.0.5...v5.0.6

v5.0.5

What's Changed

Thank you to everyone reporting issues with building sqlite3 or the prebuilt binaries 🙂 If you encounter an problem, please search open and closed issues for existing reports or open a new issue with as much system information as possible.

Full Changelog: https://github.com/TryGhost/node-sqlite3/compare/v5.0.4...v5.0.5

v5.0.4

What's Changed

... (truncated)

Commits
  • 1523d9e v5.0.9
  • bbdb2ef Updated bundled SQLite to v3.39.1
  • 1cd51ea Updated README.md
  • 6deff3c Updated SQLCipher CPPFLAGS location (#1613)
  • 4d31c19 Fixed propagation of async hook IDs through callbacks (#1511)
  • efee5f0 Fixed method declarations conforming with Node-API default (#1510)
  • c070c5d Update docker/setup-qemu-action action to v2
  • 7c0b46f v5.0.8
  • 87e7228 Revert "Improved performance by fetching column names once"
  • 5bf4af9 Update docker/setup-buildx-action action to v2
  • Additional commits viewable 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