Update dependency sqlite3 to v5.1.7 #157

Merged
romanjaros merged 1 commit from renovate/sqlite3-5.x into master 2024-01-10 18:05:42 +01:00
Member

This PR contains the following updates:

Package Type Update Change
sqlite3 dependencies patch 5.1.6 -> 5.1.7

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 (605c7f981a) 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: https://github.com/TryGhost/node-sqlite3/compare/v5.1.6...v5.1.7


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

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.1.6` -> `5.1.7`](https://renovatebot.com/diffs/npm/sqlite3/5.1.6/5.1.7) | --- ### Release Notes <details> <summary>TryGhost/node-sqlite3 (sqlite3)</summary> ### [`v5.1.7`](https://github.com/TryGhost/node-sqlite3/releases/tag/v5.1.7) [Compare Source](https://github.com/TryGhost/node-sqlite3/compare/v5.1.6...v5.1.7) #### What's Changed - Updated bundled SQLite to v3.44.2 by [@&#8203;daniellockyer](https://github.com/daniellockyer) - Replaced `@mapbox/node-pre-gyp` with `prebuild` + `prebuild-install` (https://github.com/TryGhost/node-sqlite3/commit/605c7f981abbcf980cb44f54abba285de9a69a23) by [@&#8203;daniellockyer](https://github.com/daniellockyer) - this should fix a lot of bundling issues reported by the community - Improved `RowToJS` performance by removing `Napi::String::New` instantiation by [@&#8203;daniellockyer](https://github.com/daniellockyer) - Various minor code refactors and improvements (thanks [@&#8203;zenon8adams](https://github.com/zenon8adams)!) #### New Contributors - [@&#8203;zenon8adams](https://github.com/zenon8adams) made their first contribution in https://github.com/TryGhost/node-sqlite3/pull/1701 **Full Changelog**: https://github.com/TryGhost/node-sqlite3/compare/v5.1.6...v5.1.7 </details> --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy42MC4yIiwidXBkYXRlZEluVmVyIjoiMzcuNjAuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
mr.renovate added 1 commit 2024-01-05 10:33:23 +01:00
Update dependency sqlite3 to v5.1.7
All checks were successful
forgejo/Procyon/seedling/pipeline/pr-master This commit looks good
forgejo/Procyon/seedling/pipeline/head This commit looks good
ff436e07ea
requested review from romanjaros 2024-01-05 10:33:23 +01:00
romanjaros merged commit ff436e07ea into master 2024-01-10 18:05:42 +01:00
romanjaros deleted branch renovate/sqlite3-5.x 2024-01-10 18:05:42 +01:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
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: procyon/seedling#157
No description provided.