grammyjs / storages

Storage adapters for grammY sessions.
48 stars 24 forks source link

chore(dependency): update dependency better-sqlite3 to v8 #131

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 ^7.4.5 -> ^8.0.0 age adoption passing confidence

Release Notes

WiseLibs/better-sqlite3 ### [`v8.0.1`](https://togithub.com/WiseLibs/better-sqlite3/releases/tag/v8.0.1) [Compare Source](https://togithub.com/WiseLibs/better-sqlite3/compare/v8.0.0...v8.0.1) #### What's Changed - Add support for electron `v21` prebuilds by [@​m4heshd](https://togithub.com/m4heshd) in [https://github.com/WiseLibs/better-sqlite3/pull/909](https://togithub.com/WiseLibs/better-sqlite3/pull/909) - Add support for electron `v22` prebuilds by [@​m4heshd](https://togithub.com/m4heshd) in [https://github.com/WiseLibs/better-sqlite3/pull/915](https://togithub.com/WiseLibs/better-sqlite3/pull/915) - Add arm64 prebuilds for macOS by [@​qier222](https://togithub.com/qier222) in [https://github.com/WiseLibs/better-sqlite3/pull/859](https://togithub.com/WiseLibs/better-sqlite3/pull/859) #### New Contributors - [@​qier222](https://togithub.com/qier222) made their first contribution in [https://github.com/WiseLibs/better-sqlite3/pull/859](https://togithub.com/WiseLibs/better-sqlite3/pull/859) **Full Changelog**: https://github.com/WiseLibs/better-sqlite3/compare/v8.0.0...v8.0.1 ### [`v8.0.0`](https://togithub.com/WiseLibs/better-sqlite3/releases/tag/v8.0.0) [Compare Source](https://togithub.com/WiseLibs/better-sqlite3/compare/v7.6.2...v8.0.0) #### Breaking Changes - Dropped support for Node.js versions `10.x` and `12.x`. #### Non-breaking Changes - Upgraded to SQLite version `3.40.0`. - Fixed LIMIT and OFFSET queries on virtual tables, by [@​mandel59](https://togithub.com/mandel59) in [https://github.com/WiseLibs/better-sqlite3/pull/873](https://togithub.com/WiseLibs/better-sqlite3/pull/873) - Fixed various compilation issues: - By [@​nathanhammond](https://togithub.com/nathanhammond) in [https://github.com/WiseLibs/better-sqlite3/pull/894](https://togithub.com/WiseLibs/better-sqlite3/pull/894) - By [@​neoxpert](https://togithub.com/neoxpert) in [https://github.com/WiseLibs/better-sqlite3/pull/870](https://togithub.com/WiseLibs/better-sqlite3/pull/870) #### New Contributors - [@​mandel59](https://togithub.com/mandel59) made their first contribution in [https://github.com/WiseLibs/better-sqlite3/pull/873](https://togithub.com/WiseLibs/better-sqlite3/pull/873) - [@​nathanhammond](https://togithub.com/nathanhammond) made their first contribution in [https://github.com/WiseLibs/better-sqlite3/pull/894](https://togithub.com/WiseLibs/better-sqlite3/pull/894) - [@​neoxpert](https://togithub.com/neoxpert) made their first contribution in [https://github.com/WiseLibs/better-sqlite3/pull/870](https://togithub.com/WiseLibs/better-sqlite3/pull/870) - [@​threema-danilo](https://togithub.com/threema-danilo) made their first contribution in [https://github.com/WiseLibs/better-sqlite3/pull/878](https://togithub.com/WiseLibs/better-sqlite3/pull/878) **Full Changelog**: https://github.com/WiseLibs/better-sqlite3/compare/v7.6.2...v8.0.0

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.