Skip to content

Update dependency sqlite3 to v6#23

Open
mend-for-github-com[bot] wants to merge 1 commit into
mainfrom
whitesource-remediate/sqlite3-6.x
Open

Update dependency sqlite3 to v6#23
mend-for-github-com[bot] wants to merge 1 commit into
mainfrom
whitesource-remediate/sqlite3-6.x

Conversation

@mend-for-github-com
Copy link
Copy Markdown

@mend-for-github-com mend-for-github-com Bot commented Mar 27, 2026

This PR contains the following updates:

Package Type Update Change
sqlite3 dependencies major ^5.0.2^6.0.0

By merging this PR, the issue #2 will be automatically resolved and closed:

Severity CVSS Score Vulnerability
Critical Critical 9.8 CVE-2021-44906
High High 8.8 CVE-2026-23950
High High 8.8 CVE-2026-23950
High High 8.2 CVE-2021-32803
High High 8.2 CVE-2021-32804
High High 8.2 CVE-2021-32804
High High 8.2 CVE-2021-37701
High High 8.2 CVE-2021-37713
High High 8.2 CVE-2021-37713
High High 8.2 CVE-2026-24842
High High 8.2 CVE-2026-24842
High High 7.5 CVE-2026-27904
High High 7.1 CVE-2026-26960
High High 7.1 CVE-2026-26960
Medium Medium 5.3 CVE-2022-25883
Low Low 3.1 CVE-2025-5889

Release Notes

TryGhost/node-sqlite3 (sqlite3)

v6.0.1

Compare Source

  • Fixed prebuilt binaries for alpine/musl

Full Changelog: TryGhost/node-sqlite3@v6.0.0...v6.0.1

v5.1.7

Compare Source

What's Changed

  • Updated bundled SQLite to v3.44.2 by @​daniellockyer
  • Replaced @mapbox/node-pre-gyp with prebuild + prebuild-install (605c7f9) by @​daniellockyer
    • this should fix a lot of bundling issues reported by the community
  • Improved RowToJS performance by removing Napi::String::New instantiation by @​daniellockyer
  • Various minor code refactors and improvements (thanks @​zenon8adams!)

New Contributors

Full Changelog: TryGhost/node-sqlite3@v5.1.6...v5.1.7

v5.1.6

Compare Source

What's Changed

  • Fixed glibc compatibility by hardcoding lower version for log2 by @​daniellockyer
  • Add generic type annotations for Statement and Database get/all/each methods callback rows by @​stevescruz in #​1686

New Contributors

Full Changelog: TryGhost/node-sqlite3@v5.1.5...v5.1.6

v5.1.5

Compare Source

What's Changed

Full Changelog: TryGhost/node-sqlite3@v5.1.4...v5.1.5

v5.1.4

Compare Source

What's Changed

Full Changelog: TryGhost/node-sqlite3@v5.1.3...v5.1.4

v5.1.3

Compare Source

What's Changed

Full Changelog: TryGhost/node-sqlite3@v5.1.2...v5.1.3

v5.1.2

Compare Source

What's Changed

Full Changelog: TryGhost/node-sqlite3@v5.1.1...v5.1.2

v5.1.1

Compare Source

What's Changed

A huge thanks to MacStadium for providing an M1 Mac Mini so we can offer ARM64 binaries.

Full Changelog: TryGhost/node-sqlite3@v5.1.0...v5.1.1

v5.1.0

Compare Source

✨ We're very excited to announce node-sqlite3's first minor release of v5, packed with features and improvements.

If you encounter any problems, please open a detailed issue using the templates.

What's Changed

New Contributors

Full Changelog: TryGhost/node-sqlite3@v5.0.11...v5.1.0

v5.0.11

Compare Source

What's Changed

Full Changelog: TryGhost/node-sqlite3@v5.0.10...v5.0.11

v5.0.10

Compare Source

What's Changed

New Contributors

Full Changelog: TryGhost/node-sqlite3@v5.0.9...v5.0.10

v5.0.9

Compare Source

What's Changed

New Contributors

Full Changelog: TryGhost/node-sqlite3@v5.0.8...v5.0.9

v5.0.8

Compare Source

What's Changed

Full Changelog: TryGhost/node-sqlite3@v5.0.7...v5.0.8

v5.0.7

Compare Source

What's Changed

Full Changelog: TryGhost/node-sqlite3@v5.0.6...v5.0.7

v5.0.6

Compare Source

What's Changed

Full Changelog: TryGhost/node-sqlite3@v5.0.5...v5.0.6

v5.0.5

Compare Source

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: TryGhost/node-sqlite3@v5.0.4...v5.0.5

v5.0.4

Compare Source

What's Changed

Full Changelog: TryGhost/node-sqlite3@v5.0.3...v5.0.4

v5.0.3

Compare Source

What's Changed

Known Problems

  • #​1578 - the minimum glibc version for prebuilt binaries was bumped to 2.29. We hope to bring this back down within the next few releases but you will need to compile from source if your system ships with a lower version.
  • Prebuilt binaries for Linux do not work on musl systems. This should be fixed with 8b2cdd9 but you will need to compile from source to use v5.0.3.

Full Changelog: TryGhost/node-sqlite3@v5.0.2...v5.0.3


  • If you want to rebase/retry this PR, check this box

@mend-for-github-com mend-for-github-com Bot added the security fix Security fix generated by Mend label Mar 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

security fix Security fix generated by Mend

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants