BobbyWibowo / lolisafe

Blazing fast file uploader and awesome bunker written in node! 🚀
MIT License
329 stars 56 forks source link

fix(deps): update dependency better-sqlite3 to ~8.6.0 #686

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
better-sqlite3 ~8.3.0 -> ~8.6.0 age adoption passing confidence

Release Notes

WiseLibs/better-sqlite3 (better-sqlite3) ### [`v8.6.0`](https://togithub.com/WiseLibs/better-sqlite3/releases/tag/v8.6.0) [Compare Source](https://togithub.com/WiseLibs/better-sqlite3/compare/v8.5.2...v8.6.0) #### What's Changed - upgraded to SQLite 3.43.0 by [@​JoshuaWise](https://togithub.com/JoshuaWise) in [`6ee3399`](https://togithub.com/WiseLibs/better-sqlite3/commit/6ee3399932c73c0f34d1b2e604d50b44a4e94f6f) - Upgrade dependencies by [@​mceachen](https://togithub.com/mceachen) in [https://github.com/WiseLibs/better-sqlite3/pull/1052](https://togithub.com/WiseLibs/better-sqlite3/pull/1052) - Fix db::serialize() crashing with Electron by [@​DamienEspitallier](https://togithub.com/DamienEspitallier) in [https://github.com/WiseLibs/better-sqlite3/pull/1036](https://togithub.com/WiseLibs/better-sqlite3/pull/1036) - Fix: Create target directory when copying by [@​felixrieseberg](https://togithub.com/felixrieseberg) in [https://github.com/WiseLibs/better-sqlite3/pull/1030](https://togithub.com/WiseLibs/better-sqlite3/pull/1030) - fix result code type in SQliteError documentation by [@​cedricvanrompay](https://togithub.com/cedricvanrompay) in [https://github.com/WiseLibs/better-sqlite3/pull/1009](https://togithub.com/WiseLibs/better-sqlite3/pull/1009) - Remove SQLITE_INTROSPECTION_PRAGMAS compile-time option by [@​threema-danilo](https://togithub.com/threema-danilo) in [https://github.com/WiseLibs/better-sqlite3/pull/927](https://togithub.com/WiseLibs/better-sqlite3/pull/927) - feat(database): now `nativeBinding` supports addon object by [@​destyk](https://togithub.com/destyk) in [https://github.com/WiseLibs/better-sqlite3/pull/974](https://togithub.com/WiseLibs/better-sqlite3/pull/974) #### New Contributors - [@​DamienEspitallier](https://togithub.com/DamienEspitallier) made their first contribution in [https://github.com/WiseLibs/better-sqlite3/pull/1036](https://togithub.com/WiseLibs/better-sqlite3/pull/1036) - [@​felixrieseberg](https://togithub.com/felixrieseberg) made their first contribution in [https://github.com/WiseLibs/better-sqlite3/pull/1030](https://togithub.com/WiseLibs/better-sqlite3/pull/1030) - [@​cedricvanrompay](https://togithub.com/cedricvanrompay) made their first contribution in [https://github.com/WiseLibs/better-sqlite3/pull/1009](https://togithub.com/WiseLibs/better-sqlite3/pull/1009) - [@​destyk](https://togithub.com/destyk) made their first contribution in [https://github.com/WiseLibs/better-sqlite3/pull/974](https://togithub.com/WiseLibs/better-sqlite3/pull/974) **Full Changelog**: https://github.com/WiseLibs/better-sqlite3/compare/v8.5.2...v8.6.0 ### [`v8.5.2`](https://togithub.com/WiseLibs/better-sqlite3/releases/tag/v8.5.2) [Compare Source](https://togithub.com/WiseLibs/better-sqlite3/compare/v8.5.1...v8.5.2) #### What's Changed - prebuild for Node on macOS+arm64 and Windows+ia32 by [@​verhovsky](https://togithub.com/verhovsky) in [https://github.com/WiseLibs/better-sqlite3/pull/1002](https://togithub.com/WiseLibs/better-sqlite3/pull/1002) #### New Contributors - [@​verhovsky](https://togithub.com/verhovsky) made their first contribution in [https://github.com/WiseLibs/better-sqlite3/pull/1002](https://togithub.com/WiseLibs/better-sqlite3/pull/1002) **Full Changelog**: https://github.com/WiseLibs/better-sqlite3/compare/v8.5.1...v8.5.2 ### [`v8.5.1`](https://togithub.com/WiseLibs/better-sqlite3/releases/tag/v8.5.1) [Compare Source](https://togithub.com/WiseLibs/better-sqlite3/compare/v8.5.0...v8.5.1) #### What's Changed - Add support for electron `v26` prebuilds by [@​m4heshd](https://togithub.com/m4heshd) in [https://github.com/WiseLibs/better-sqlite3/pull/1042](https://togithub.com/WiseLibs/better-sqlite3/pull/1042) **Full Changelog**: https://github.com/WiseLibs/better-sqlite3/compare/v8.5.0...v8.5.1 ### [`v8.5.0`](https://togithub.com/WiseLibs/better-sqlite3/releases/tag/v8.5.0) [Compare Source](https://togithub.com/WiseLibs/better-sqlite3/compare/v8.4.0...v8.5.0) #### What's Changed - Add support for electron `v25` prebuilds by [@​m4heshd](https://togithub.com/m4heshd) in [https://github.com/WiseLibs/better-sqlite3/pull/1013](https://togithub.com/WiseLibs/better-sqlite3/pull/1013) **Full Changelog**: https://github.com/WiseLibs/better-sqlite3/compare/v8.4.0...v8.5.0 ### [`v8.4.0`](https://togithub.com/WiseLibs/better-sqlite3/releases/tag/v8.4.0) [Compare Source](https://togithub.com/WiseLibs/better-sqlite3/compare/v8.3.0...v8.4.0) #### What's Changed - Move repetitive build commands into environment variables by [@​m4heshd](https://togithub.com/m4heshd) in [https://github.com/WiseLibs/better-sqlite3/pull/989](https://togithub.com/WiseLibs/better-sqlite3/pull/989) - Fix the build workflow broken by [#​989](https://togithub.com/WiseLibs/better-sqlite3/issues/989) by [@​m4heshd](https://togithub.com/m4heshd) in [https://github.com/WiseLibs/better-sqlite3/pull/994](https://togithub.com/WiseLibs/better-sqlite3/pull/994) - Add support for Node v20 prebuilds by [@​Chicken](https://togithub.com/Chicken) in [https://github.com/WiseLibs/better-sqlite3/pull/1000](https://togithub.com/WiseLibs/better-sqlite3/pull/1000) - Remove node.js v14 builds and tests (runtime EOL) by [@​m4heshd](https://togithub.com/m4heshd) in [https://github.com/WiseLibs/better-sqlite3/pull/1001](https://togithub.com/WiseLibs/better-sqlite3/pull/1001) - Fix out-of-bounds read in statement tail parser by [@​arimah](https://togithub.com/arimah) in [https://github.com/WiseLibs/better-sqlite3/pull/996](https://togithub.com/WiseLibs/better-sqlite3/pull/996) - Update SQLite to version 3.42.0 (kicked off by [@​mceachen](https://togithub.com/mceachen)) in [https://github.com/WiseLibs/better-sqlite3/pull/1011](https://togithub.com/WiseLibs/better-sqlite3/pull/1011) #### New Contributors - [@​arimah](https://togithub.com/arimah) made their first contribution in [https://github.com/WiseLibs/better-sqlite3/pull/996](https://togithub.com/WiseLibs/better-sqlite3/pull/996) **Full Changelog**: https://github.com/WiseLibs/better-sqlite3/compare/v8.3.0...v8.4.0

Configuration

📅 Schedule: Branch creation - "before 5am on saturday" in timezone Asia/Jakarta, 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 has been generated by Mend Renovate. View repository job log here.