Update dependency sqlite3 to v5.0.5 #69

Closed
renovate-bot wants to merge 1 commits from renovate/sqlite3-5.x into main
Owner

This PR contains the following updates:

Package Type Update Change
sqlite3 dependencies patch 5.0.2 -> 5.0.5

Release Notes

TryGhost/node-sqlite3

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: https://github.com/TryGhost/node-sqlite3/compare/v5.0.4...v5.0.5

v5.0.4

Compare Source

What's Changed

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

v5.0.3

Compare Source

What's Changed

Known Problems

  • https://github.com/TryGhost/node-sqlite3/issues/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 8b2cdd948a but you will need to compile from source to use v5.0.3.

Full Changelog: https://github.com/TryGhost/node-sqlite3/compare/v5.0.2...v5.0.3


Configuration

📅 Schedule: At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, 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, click this checkbox.

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [sqlite3](https://github.com/TryGhost/node-sqlite3) | dependencies | patch | [`5.0.2` -> `5.0.5`](https://renovatebot.com/diffs/npm/sqlite3/5.0.2/5.0.5) | --- ### Release Notes <details> <summary>TryGhost/node-sqlite3</summary> ### [`v5.0.5`](https://github.com/TryGhost/node-sqlite3/releases/v5.0.5) [Compare Source](https://github.com/TryGhost/node-sqlite3/compare/v5.0.4...v5.0.5) #### What's Changed - Fixed building on certain systems (https://github.com/TryGhost/node-sqlite3/issues/1584) by [@&#8203;daniellockyer](https://github.com/daniellockyer) - General repository maintenance by [@&#8203;daniellockyer](https://github.com/daniellockyer) 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`](https://github.com/TryGhost/node-sqlite3/releases/v5.0.4) [Compare Source](https://github.com/TryGhost/node-sqlite3/compare/v5.0.3...v5.0.4) #### What's Changed - Added prebuilt Linux musl binaries - [@&#8203;daniellockyer](https://github.com/daniellockyer) - Added prebuilt Linux ARM64 binaries - [@&#8203;daniellockyer](https://github.com/daniellockyer) - Fixed older glibc compatibility - [@&#8203;daniellockyer](https://github.com/daniellockyer) **Full Changelog**: https://github.com/TryGhost/node-sqlite3/compare/v5.0.3...v5.0.4 ### [`v5.0.3`](https://github.com/TryGhost/node-sqlite3/releases/v5.0.3) [Compare Source](https://github.com/TryGhost/node-sqlite3/compare/v5.0.2...v5.0.3) #### What's Changed - Updated bundled SQLite to v3.38.2 - [@&#8203;daniellockyer](https://github.com/daniellockyer) - Enabled math functions in compiler options - [@&#8203;kewde](https://github.com/kewde) - Updated `node-gyp` to v8.x - [@&#8203;daniellockyer](https://github.com/daniellockyer) - Re-enabled Node-API v6 builds - [@&#8203;daniellockyer](https://github.com/daniellockyer) - Fixed segfault of invalid toString() object by [@&#8203;kewde](https://github.com/kewde) in https://github.com/TryGhost/node-sqlite3/pull/1450 - Fixed building on MacOS Monterey 12.3 - [@&#8203;daniellockyer](https://github.com/daniellockyer) - Replaced Python extraction script with JS by [@&#8203;xPaw](https://github.com/xPaw) in https://github.com/TryGhost/node-sqlite3/pull/1570 - Switched prebuilt binary hosting to GitHub Releases - [@&#8203;daniellockyer](https://github.com/daniellockyer) #### Known Problems - https://github.com/TryGhost/node-sqlite3/issues/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 https://github.com/TryGhost/node-sqlite3/commit/8b2cdd948a382b58162cb491f745ba9167dc7b0f but you will need to compile from source to use v5.0.3. **Full Changelog**: https://github.com/TryGhost/node-sqlite3/compare/v5.0.2...v5.0.3 </details> --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
renovate-bot added 1 commit 2022-04-14 03:03:24 +02:00
Update dependency sqlite3 to v5.0.3
All checks were successful
continuous-integration/drone/push Build is passing
b805cc6c50
renovate-bot changed title from Update dependency sqlite3 to v5.0.3 to Update dependency sqlite3 to v5.0.4 2022-04-19 03:02:27 +02:00
renovate-bot force-pushed renovate/sqlite3-5.x from b805cc6c50 to 927f3cb52f 2022-04-19 03:02:28 +02:00 Compare
renovate-bot changed title from Update dependency sqlite3 to v5.0.4 to Update dependency sqlite3 to v5.0.5 2022-04-23 03:06:25 +02:00
renovate-bot force-pushed renovate/sqlite3-5.x from 927f3cb52f to cefc1be450 2022-04-23 03:06:25 +02:00 Compare
sebclem closed this pull request 2022-04-24 14:06:44 +02:00
All checks were successful
continuous-integration/drone/push Build is passing

Pull request closed

Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: sebclem/cnc-speed-calculator#69
No description provided.