Dynatrace / backstage-plugin

Dynatrace Backstage Plugin
Apache License 2.0
21 stars 3 forks source link

chore: Update dependency better-sqlite3 to v9 #83

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 7 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
better-sqlite3 ^8.0.0 -> ^9.0.0 age adoption passing confidence

Release Notes

WiseLibs/better-sqlite3 (better-sqlite3) ### [`v9.5.0`](https://togithub.com/WiseLibs/better-sqlite3/releases/tag/v9.5.0) [Compare Source](https://togithub.com/WiseLibs/better-sqlite3/compare/v9.4.5...v9.5.0) #### What's Changed - Update SQLite to version [3.45.2](https://sqlite.org/releaselog/3\_45\_2.html) by [@​mceachen](https://togithub.com/mceachen) in [https://github.com/WiseLibs/better-sqlite3/pull/1173](https://togithub.com/WiseLibs/better-sqlite3/pull/1173) **Full Changelog**: https://github.com/WiseLibs/better-sqlite3/compare/v9.4.5...v9.5.0 ### [`v9.4.5`](https://togithub.com/WiseLibs/better-sqlite3/releases/tag/v9.4.5) [Compare Source](https://togithub.com/WiseLibs/better-sqlite3/compare/v9.4.4...v9.4.5) Fixed pre-built binaries for some platforms. ([https://github.com/WiseLibs/better-sqlite3/issues/1168](https://togithub.com/WiseLibs/better-sqlite3/issues/1168)) **Full Changelog**: https://github.com/WiseLibs/better-sqlite3/compare/v9.4.4...v9.4.5 ### [`v9.4.4`](https://togithub.com/WiseLibs/better-sqlite3/releases/tag/v9.4.4) [Compare Source](https://togithub.com/WiseLibs/better-sqlite3/compare/v9.4.3...v9.4.4) #### What's Changed - fix: support SpatiaLite extension by [@​merceyz](https://togithub.com/merceyz) in [https://github.com/WiseLibs/better-sqlite3/pull/1137](https://togithub.com/WiseLibs/better-sqlite3/pull/1137) - Support builds for Electron v29 by [@​neoxpert](https://togithub.com/neoxpert) in [https://github.com/WiseLibs/better-sqlite3/pull/1151](https://togithub.com/WiseLibs/better-sqlite3/pull/1151) - Keep GitHub Actions up to date with GitHub's Dependabot by [@​cclauss](https://togithub.com/cclauss) in [https://github.com/WiseLibs/better-sqlite3/pull/1165](https://togithub.com/WiseLibs/better-sqlite3/pull/1165) - Clarify error handling behavior for nested transactions in docs by [@​nikwen](https://togithub.com/nikwen) in [https://github.com/WiseLibs/better-sqlite3/pull/1160](https://togithub.com/WiseLibs/better-sqlite3/pull/1160) - Bump the github-actions group with 4 updates by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/WiseLibs/better-sqlite3/pull/1167](https://togithub.com/WiseLibs/better-sqlite3/pull/1167) #### New Contributors - [@​merceyz](https://togithub.com/merceyz) made their first contribution in [https://github.com/WiseLibs/better-sqlite3/pull/1137](https://togithub.com/WiseLibs/better-sqlite3/pull/1137) - [@​nikwen](https://togithub.com/nikwen) made their first contribution in [https://github.com/WiseLibs/better-sqlite3/pull/1160](https://togithub.com/WiseLibs/better-sqlite3/pull/1160) - [@​dependabot](https://togithub.com/dependabot) made their first contribution in [https://github.com/WiseLibs/better-sqlite3/pull/1167](https://togithub.com/WiseLibs/better-sqlite3/pull/1167) **Full Changelog**: https://github.com/WiseLibs/better-sqlite3/compare/v9.4.3...v9.4.4 ### [`v9.4.3`](https://togithub.com/WiseLibs/better-sqlite3/releases/tag/v9.4.3) [Compare Source](https://togithub.com/WiseLibs/better-sqlite3/compare/v9.4.2...v9.4.3) #### What's Changed - Temporarily disable builds for electron `v29` by [@​m4heshd](https://togithub.com/m4heshd) in [https://github.com/WiseLibs/better-sqlite3/pull/1148](https://togithub.com/WiseLibs/better-sqlite3/pull/1148) **Full Changelog**: https://github.com/WiseLibs/better-sqlite3/compare/v9.4.2...v9.4.3 ### [`v9.4.2`](https://togithub.com/WiseLibs/better-sqlite3/releases/tag/v9.4.2) [Compare Source](https://togithub.com/WiseLibs/better-sqlite3/compare/v9.4.1...v9.4.2) #### NOTE: Electron v29 prebuilds are broken in this release. We'll get a new release out as soon as we can. #### What's Changed - Add support for electron `v29` prebuilds by [@​m4heshd](https://togithub.com/m4heshd) in [https://github.com/WiseLibs/better-sqlite3/pull/1147](https://togithub.com/WiseLibs/better-sqlite3/pull/1147) **Full Changelog**: https://github.com/WiseLibs/better-sqlite3/compare/v9.4.1...v9.4.2 ### [`v9.4.1`](https://togithub.com/WiseLibs/better-sqlite3/releases/tag/v9.4.1) [Compare Source](https://togithub.com/WiseLibs/better-sqlite3/compare/v9.4.0...v9.4.1) #### What's Changed - Build `arm` based macOS builds natively by [@​m4heshd](https://togithub.com/m4heshd) in [https://github.com/WiseLibs/better-sqlite3/pull/1135](https://togithub.com/WiseLibs/better-sqlite3/pull/1135) - Add support for Windows `arm64` prebuilds by [@​m4heshd](https://togithub.com/m4heshd) in [https://github.com/WiseLibs/better-sqlite3/pull/1141](https://togithub.com/WiseLibs/better-sqlite3/pull/1141) **Full Changelog**: https://github.com/WiseLibs/better-sqlite3/compare/v9.4.0...v9.4.1 ### [`v9.4.0`](https://togithub.com/WiseLibs/better-sqlite3/releases/tag/v9.4.0) [Compare Source](https://togithub.com/WiseLibs/better-sqlite3/compare/v9.3.0...v9.4.0) #### What's Changed - Update SQLite to version 3.45.1 in [https://github.com/WiseLibs/better-sqlite3/pull/1133](https://togithub.com/WiseLibs/better-sqlite3/pull/1133) **Full Changelog**: https://github.com/WiseLibs/better-sqlite3/compare/v9.3.0...v9.4.0 ### [`v9.3.0`](https://togithub.com/WiseLibs/better-sqlite3/releases/tag/v9.3.0) [Compare Source](https://togithub.com/WiseLibs/better-sqlite3/compare/v9.2.2...v9.3.0) #### What's Changed - Update SQLite to version [3.45.0](https://sqlite.org/releaselog/3\_45\_0.html) **Full Changelog**: https://github.com/WiseLibs/better-sqlite3/compare/v9.2.2...v9.3.0 ### [`v9.2.2`](https://togithub.com/WiseLibs/better-sqlite3/releases/tag/v9.2.2) [Compare Source](https://togithub.com/WiseLibs/better-sqlite3/compare/v9.2.1...v9.2.2) This is identical to v9.2.1, but GitHub Actions failed to fully publish the binaries due to a network error, and failed to re-run the build job. ### [`v9.2.1`](https://togithub.com/WiseLibs/better-sqlite3/releases/tag/v9.2.1) [Compare Source](https://togithub.com/WiseLibs/better-sqlite3/compare/v9.2.0...v9.2.1) #### What's Changed - Add support for electron `v28` prebuilds by [@​m4heshd](https://togithub.com/m4heshd) in [https://github.com/WiseLibs/better-sqlite3/pull/1113](https://togithub.com/WiseLibs/better-sqlite3/pull/1113) **Full Changelog**: https://github.com/WiseLibs/better-sqlite3/compare/v9.2.0...v9.2.1 ### [`v9.2.0`](https://togithub.com/WiseLibs/better-sqlite3/releases/tag/v9.2.0) [Compare Source](https://togithub.com/WiseLibs/better-sqlite3/compare/v9.1.1...v9.2.0) #### What's Changed - Upgrade GitHub actions/checkout and actions/setup-node by [@​cclauss](https://togithub.com/cclauss) in [https://github.com/WiseLibs/better-sqlite3/pull/1107](https://togithub.com/WiseLibs/better-sqlite3/pull/1107) - Update SQLite to version 3.44.2 in [https://github.com/WiseLibs/better-sqlite3/pull/1112](https://togithub.com/WiseLibs/better-sqlite3/pull/1112) #### New Contributors - [@​cclauss](https://togithub.com/cclauss) made their first contribution in [https://github.com/WiseLibs/better-sqlite3/pull/1107](https://togithub.com/WiseLibs/better-sqlite3/pull/1107) **Full Changelog**: https://github.com/WiseLibs/better-sqlite3/compare/v9.1.1...v9.2.0 ### [`v9.1.1`](https://togithub.com/WiseLibs/better-sqlite3/releases/tag/v9.1.1) [Compare Source](https://togithub.com/WiseLibs/better-sqlite3/compare/v9.1.0...v9.1.1) #### What's Changed - Fix macOS and future Alpine prebuilds by [@​mceachen](https://togithub.com/mceachen) in [https://github.com/WiseLibs/better-sqlite3/pull/1100](https://togithub.com/WiseLibs/better-sqlite3/pull/1100) **Full Changelog**: https://github.com/WiseLibs/better-sqlite3/compare/v9.1.0...v9.1.1 ### [`v9.1.0`](https://togithub.com/WiseLibs/better-sqlite3/releases/tag/v9.1.0) [Compare Source](https://togithub.com/WiseLibs/better-sqlite3/compare/v9.0.0...v9.1.0) #### What's Changed - Update SQLite to version 3.44.0 by [@​mceachen](https://togithub.com/mceachen) in [https://github.com/WiseLibs/better-sqlite3/pull/1097](https://togithub.com/WiseLibs/better-sqlite3/pull/1097) **Full Changelog**: https://github.com/WiseLibs/better-sqlite3/compare/v9.0.0...v9.1.0 ### [`v9.0.0`](https://togithub.com/WiseLibs/better-sqlite3/releases/tag/v9.0.0) [Compare Source](https://togithub.com/WiseLibs/better-sqlite3/compare/v8.7.0...v9.0.0) The major number was bumped as this build drops official support for [Node 16, which is EOL](https://nodejs.org/en/blog/announcements/nodejs16-eol). #### What's Changed - Update compilation.md by [@​Prinzhorn](https://togithub.com/Prinzhorn) in [https://github.com/WiseLibs/better-sqlite3/pull/1079](https://togithub.com/WiseLibs/better-sqlite3/pull/1079) - Add support for electron `v27` prebuilds by [@​m4heshd](https://togithub.com/m4heshd) in [https://github.com/WiseLibs/better-sqlite3/pull/1082](https://togithub.com/WiseLibs/better-sqlite3/pull/1082) - update prebuild and remove node-gyp version override by [@​neoxpert](https://togithub.com/neoxpert) in [https://github.com/WiseLibs/better-sqlite3/pull/1059](https://togithub.com/WiseLibs/better-sqlite3/pull/1059) - Stop building and testing against Node `v16` (runtime EOL) by [@​m4heshd](https://togithub.com/m4heshd) in [https://github.com/WiseLibs/better-sqlite3/pull/1061](https://togithub.com/WiseLibs/better-sqlite3/pull/1061) - Update SQLite to version 3.43.2 by @​mceachen/[@​JoshuaWise](https://togithub.com/JoshuaWise) in [https://github.com/WiseLibs/better-sqlite3/pull/1083](https://togithub.com/WiseLibs/better-sqlite3/pull/1083) **Full Changelog**: https://github.com/WiseLibs/better-sqlite3/compare/v8.7.0...v9.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.