TryGhost / NQL

MIT License
4 stars 8 forks source link

Update dependency sqlite3 to v5.1.7 #75

Open renovate[bot] opened 9 months ago

renovate[bot] commented 9 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
sqlite3 5.1.6 -> 5.1.7 age adoption passing confidence

Release Notes

TryGhost/node-sqlite3 (sqlite3) ### [`v5.1.7`](https://togithub.com/TryGhost/node-sqlite3/releases/tag/v5.1.7) [Compare Source](https://togithub.com/TryGhost/node-sqlite3/compare/v5.1.6...v5.1.7) #### What's Changed - Updated bundled SQLite to v3.44.2 by [@​daniellockyer](https://togithub.com/daniellockyer) - Replaced `@mapbox/node-pre-gyp` with `prebuild` + `prebuild-install` (https://github.com/TryGhost/node-sqlite3/commit/605c7f981abbcf980cb44f54abba285de9a69a23) by [@​daniellockyer](https://togithub.com/daniellockyer) - this should fix a lot of bundling issues reported by the community - Improved `RowToJS` performance by removing `Napi::String::New` instantiation by [@​daniellockyer](https://togithub.com/daniellockyer) - Various minor code refactors and improvements (thanks [@​zenon8adams](https://togithub.com/zenon8adams)!) #### New Contributors - [@​zenon8adams](https://togithub.com/zenon8adams) made their first contribution in [https://github.com/TryGhost/node-sqlite3/pull/1701](https://togithub.com/TryGhost/node-sqlite3/pull/1701) **Full Changelog**: https://github.com/TryGhost/node-sqlite3/compare/v5.1.6...v5.1.7

Configuration

📅 Schedule: Branch creation - "every weekday" (UTC), Automerge - 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.



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

codecov-commenter commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 79.80%. Comparing base (57e311d) to head (9ac3c78).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #75 +/- ## ======================================= Coverage 79.80% 79.80% ======================================= Files 9 9 Lines 1575 1575 Branches 318 318 ======================================= Hits 1257 1257 Misses 313 313 Partials 5 5 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.