Skip to content

fix(deps): update dependency sqlite3 to v5.1.7#117

Open
renovate[bot] wants to merge 1 commit intodevelopfrom
renovate/sqlite3-5.x
Open

fix(deps): update dependency sqlite3 to v5.1.7#117
renovate[bot] wants to merge 1 commit intodevelopfrom
renovate/sqlite3-5.x

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate Bot commented Jan 8, 2021

This PR contains the following updates:

Package Change Age Confidence
sqlite3 5.0.05.1.7 age confidence

Release Notes

TryGhost/node-sqlite3 (sqlite3)

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

v5.0.2

Compare Source

  • disable N-API v6

v5.0.1

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR was generated by Mend Renovate. View the repository job log.

@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 8, 2021

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (53234ab) 93.85% compared to head (8257373) 93.85%.

❗ Current head 8257373 differs from pull request most recent head e2d6873. Consider uploading reports for the commit e2d6873 to get more accurate results

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #117   +/-   ##
========================================
  Coverage    93.85%   93.85%           
========================================
  Files           28       28           
  Lines          863      863           
  Branches       125      125           
========================================
  Hits           810      810           
  Misses          52       52           
  Partials         1        1           

@renovate renovate Bot force-pushed the renovate/sqlite3-5.x branch from e247942 to 5ba71bc Compare January 21, 2021 05:39
@renovate renovate Bot force-pushed the renovate/sqlite3-5.x branch from 5ba71bc to 1a9b9bf Compare February 15, 2021 22:22
@renovate renovate Bot changed the title fix(deps): update dependency sqlite3 to v5.0.1 fix(deps): update dependency sqlite3 to v5.0.2 Feb 15, 2021
@renovate renovate Bot changed the title fix(deps): update dependency sqlite3 to v5.0.2 fix(deps): update dependency sqlite3 to v5.0.5 Apr 25, 2022
@renovate renovate Bot force-pushed the renovate/sqlite3-5.x branch from 1a9b9bf to 66fa38d Compare April 25, 2022 00:25
@renovate renovate Bot changed the title fix(deps): update dependency sqlite3 to v5.0.5 fix(deps): update dependency sqlite3 to v5.0.8 May 15, 2022
@renovate renovate Bot force-pushed the renovate/sqlite3-5.x branch from 66fa38d to caacdcb Compare May 15, 2022 19:05
@renovate renovate Bot force-pushed the renovate/sqlite3-5.x branch from caacdcb to 67ebe2d Compare September 25, 2022 15:41
@renovate renovate Bot changed the title fix(deps): update dependency sqlite3 to v5.0.8 fix(deps): update dependency sqlite3 to v5.1.1 Sep 25, 2022
@renovate renovate Bot force-pushed the renovate/sqlite3-5.x branch from 67ebe2d to c2a97cf Compare November 20, 2022 17:21
@renovate renovate Bot changed the title fix(deps): update dependency sqlite3 to v5.1.1 fix(deps): update dependency sqlite3 to v5.1.2 Nov 20, 2022
@renovate renovate Bot changed the title fix(deps): update dependency sqlite3 to v5.1.2 fix(deps): update dependency sqlite3 to v5.1.6 Mar 17, 2023
@renovate renovate Bot force-pushed the renovate/sqlite3-5.x branch from c2a97cf to b73bcff Compare March 17, 2023 01:50
@renovate renovate Bot force-pushed the renovate/sqlite3-5.x branch from b73bcff to e2d6873 Compare January 5, 2024 10:24
@renovate renovate Bot changed the title fix(deps): update dependency sqlite3 to v5.1.6 fix(deps): update dependency sqlite3 to v5.1.7 Jan 5, 2024
@renovate renovate Bot force-pushed the renovate/sqlite3-5.x branch 2 times, most recently from ed18c27 to 757fac8 Compare August 13, 2025 17:49
@renovate renovate Bot force-pushed the renovate/sqlite3-5.x branch from 757fac8 to 73a02f3 Compare September 25, 2025 16:54
@renovate renovate Bot force-pushed the renovate/sqlite3-5.x branch from 73a02f3 to 47d919b Compare October 21, 2025 10:10
@renovate renovate Bot force-pushed the renovate/sqlite3-5.x branch from 47d919b to 8492b91 Compare November 10, 2025 14:47
@renovate renovate Bot force-pushed the renovate/sqlite3-5.x branch from 8492b91 to 8ba7247 Compare November 18, 2025 22:40
@renovate renovate Bot force-pushed the renovate/sqlite3-5.x branch 2 times, most recently from d7948a8 to d5f63c7 Compare January 23, 2026 18:28
@renovate renovate Bot force-pushed the renovate/sqlite3-5.x branch from d5f63c7 to 2593f37 Compare February 12, 2026 15:11
@renovate renovate Bot force-pushed the renovate/sqlite3-5.x branch from 2593f37 to 4c57d40 Compare March 13, 2026 11:16
@renovate renovate Bot force-pushed the renovate/sqlite3-5.x branch from 4c57d40 to a322406 Compare April 1, 2026 18:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants