RuiSiang / monero-merchant

Monero Merchant is a RESTful API wrapper for the official Monero wallet RPC. This project is mainly for merchants who hope to accept Monero as payment, which is currently the most robust and privacy-oriented cryptocurrency with extremely low transaction fees.
Apache License 2.0
55 stars 15 forks source link

Update dependency sqlite3 to v5.1.7 #208

Closed renovate[bot] closed 8 months ago

renovate[bot] commented 8 months ago

Mend Renovate

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 - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 has been generated by Mend Renovate. View repository job log here.