CorentinTh / snut

Another pastebin with a clean and minimalist ui.
https://snut.thomasset.co
MIT License
13 stars 1 forks source link

fix(deps): update dependency better-sqlite3 to v7.6.2 #71

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 8 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
better-sqlite3 7.4.6 -> 7.6.2 age adoption passing confidence

Release Notes

WiseLibs/better-sqlite3 (better-sqlite3) ### [`v7.6.2`](https://togithub.com/WiseLibs/better-sqlite3/releases/tag/v7.6.2) [Compare Source](https://togithub.com/WiseLibs/better-sqlite3/compare/v7.6.1...v7.6.2) #### What's Changed - Update `prebuild` dependency to v11.0.4 by [@​m4heshd](https://togithub.com/m4heshd) in [https://github.com/WiseLibs/better-sqlite3/pull/845](https://togithub.com/WiseLibs/better-sqlite3/pull/845) - Add support for electron `v19` prebuilds by [@​m4heshd](https://togithub.com/m4heshd) in [https://github.com/WiseLibs/better-sqlite3/pull/834](https://togithub.com/WiseLibs/better-sqlite3/pull/834) **Full Changelog**: https://github.com/WiseLibs/better-sqlite3/compare/v7.6.1...v7.6.2 ### [`v7.6.1`](https://togithub.com/WiseLibs/better-sqlite3/releases/tag/v7.6.1) [Compare Source](https://togithub.com/WiseLibs/better-sqlite3/compare/v7.6.0...v7.6.1) #### What's Changed - Update SQLite to version 3.39.1 by [@​JoshuaWise](https://togithub.com/JoshuaWise) in [https://github.com/WiseLibs/better-sqlite3/pull/841](https://togithub.com/WiseLibs/better-sqlite3/pull/841) **Full Changelog**: https://github.com/WiseLibs/better-sqlite3/compare/v7.6.0...v7.6.1 ### [`v7.6.0`](https://togithub.com/WiseLibs/better-sqlite3/releases/tag/v7.6.0) [Compare Source](https://togithub.com/WiseLibs/better-sqlite3/compare/v7.5.3...v7.6.0) #### What's Changed - Update troubleshooting.md by [@​thonkinator](https://togithub.com/thonkinator) in [https://github.com/WiseLibs/better-sqlite3/pull/752](https://togithub.com/WiseLibs/better-sqlite3/pull/752) - Update troubleshooting.md by [@​mceachen](https://togithub.com/mceachen) in [https://github.com/WiseLibs/better-sqlite3/pull/814](https://togithub.com/WiseLibs/better-sqlite3/pull/814) - Update SQLite to version 3.39.0 by [@​JoshuaWise](https://togithub.com/JoshuaWise) in [https://github.com/WiseLibs/better-sqlite3/pull/828](https://togithub.com/WiseLibs/better-sqlite3/pull/828) #### New Contributors - [@​thonkinator](https://togithub.com/thonkinator) made their first contribution in [https://github.com/WiseLibs/better-sqlite3/pull/752](https://togithub.com/WiseLibs/better-sqlite3/pull/752) **Full Changelog**: https://github.com/WiseLibs/better-sqlite3/compare/v7.5.3...v7.6.0 ### [`v7.5.3`](https://togithub.com/WiseLibs/better-sqlite3/releases/tag/v7.5.3) [Compare Source](https://togithub.com/WiseLibs/better-sqlite3/compare/v7.5.2...v7.5.3) **Full Changelog**: https://github.com/WiseLibs/better-sqlite3/compare/v7.5.2...v7.5.3 ### [`v7.5.2`](https://togithub.com/WiseLibs/better-sqlite3/releases/tag/v7.5.2) [Compare Source](https://togithub.com/WiseLibs/better-sqlite3/compare/v7.5.1...v7.5.2) #### What's Changed - Add support for Node `v18` prebuilds by [@​m4heshd](https://togithub.com/m4heshd) in [https://github.com/JoshuaWise/better-sqlite3/pull/800](https://togithub.com/JoshuaWise/better-sqlite3/pull/800) - Upgrade SQLite to 3.38.5. Update dependencies. by [@​mceachen](https://togithub.com/mceachen) in [https://github.com/JoshuaWise/better-sqlite3/pull/808](https://togithub.com/JoshuaWise/better-sqlite3/pull/808) **Full Changelog**: https://github.com/JoshuaWise/better-sqlite3/compare/v7.5.1...v7.5.2 ### [`v7.5.1`](https://togithub.com/WiseLibs/better-sqlite3/releases/tag/v7.5.1) [Compare Source](https://togithub.com/WiseLibs/better-sqlite3/compare/v7.5.0...v7.5.1) #### What's Changed - Upgraded to SQLite version 3.38.2 (see [commit](https://togithub.com/JoshuaWise/better-sqlite3/commit/d09615c93697dfa5b636a9379c8c86731ffc920e) and [SQLite's release notes](https://sqlite.org/releaselog/3\_38\_5.html)) - Add support for electron `v17` prebuilds by [@​m4heshd](https://togithub.com/m4heshd) in [https://github.com/JoshuaWise/better-sqlite3/pull/757](https://togithub.com/JoshuaWise/better-sqlite3/pull/757) - Add Linux prebuilt binaries for `armv7` and `arm64` and other improvements by [@​m4heshd](https://togithub.com/m4heshd) in [https://github.com/JoshuaWise/better-sqlite3/pull/758](https://togithub.com/JoshuaWise/better-sqlite3/pull/758) - Removed usage of symlinks during installation, which caused issues on some platforms [`b544892`](https://togithub.com/WiseLibs/better-sqlite3/commit/b544892631daa29104f871f6c21d225e2c2e4b23) **Full Changelog**: https://github.com/JoshuaWise/better-sqlite3/compare/v7.5.0...v7.5.1 ### [`v7.5.0`](https://togithub.com/WiseLibs/better-sqlite3/releases/tag/v7.5.0) [Compare Source](https://togithub.com/WiseLibs/better-sqlite3/compare/v7.4.6...v7.5.0) - Upgraded SQLite to version [`3.37.2`](https://sqlite.org/releaselog/3\_37\_2.html) - added the [`.busy`](https://togithub.com/JoshuaWise/better-sqlite3/blob/master/docs/api.md#properties-1) property to prepared Statements - added the [`nativeBinding`](https://togithub.com/JoshuaWise/better-sqlite3/blob/master/docs/api.md#new-databasepath-options) option to the Database constructor - changed the `code` property of `SqliteError` to be enumerable - added `SqliteError` to the [API documentation](https://togithub.com/JoshuaWise/better-sqlite3/blob/master/docs/api.md#class-sqliteerror) - Removed `tar` dependency - Reduced the size of installing `better-sqlite3` (by using a `files` list in `package.json`)

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.

stale[bot] commented 6 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

renovate[bot] commented 6 months ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (7.6.2). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.