Skip to content

Bump sqlite3 from 4.2.0 to 5.0.9

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

Bumps sqlite3 from 4.2.0 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)

Changelog

Sourced from sqlite3's changelog.

Changelog

Please check GitHub Releases for notes on more recent releases.

5.0.2

  • build: rebuild binaries before publishing #1426

5.0.1

  • dep: node-addon-api to ^3.0.0 #1367
  • bug: bad comparison of c string #1347
  • build: Install files to be deployed #1352
  • sqlite3: upgrade to 3.32.3 #1351
  • bug: worker threads crash #1367
  • bug: segfaults #1368
  • typo: broken link to MapBox site #1369

5.0.0

  • prebuilt: Node 14 support, dropped support for all version of Node < 10 #1304
  • prebuilt: add electron 7.2 #1324
  • napi: refactor codebase to use N-API instead of NAN (+ various improvements) #1304
  • trace: don't require throw to add trace info for verbose #1317
  • ci: remove permission setting #1319
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
Maintainer changes

This version was pushed to npm by daniellockyer, a new releaser for sqlite3 since your current version.



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