Dynatrace / backstage-plugin

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

chore: Update dependency better-sqlite3 to v11 #114

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 5 months ago

This PR contains the following updates:

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

Release Notes

WiseLibs/better-sqlite3 (better-sqlite3) ### [`v11.5.0`](https://redirect.github.com/WiseLibs/better-sqlite3/releases/tag/v11.5.0) [Compare Source](https://redirect.github.com/WiseLibs/better-sqlite3/compare/v11.4.0...v11.5.0) #### What's Changed - Added NodeJS 23 Support by [@​neoxpert](https://redirect.github.com/neoxpert) in [https://github.com/WiseLibs/better-sqlite3/pull/1283](https://redirect.github.com/WiseLibs/better-sqlite3/pull/1283) - Update [SQLite to version 3.47.0](https://sqlite.org/releaselog/3\_47\_0.html) by [@​mceachen](https://redirect.github.com/mceachen) in [https://github.com/WiseLibs/better-sqlite3/pull/1284](https://redirect.github.com/WiseLibs/better-sqlite3/pull/1284) **Full Changelog**: https://github.com/WiseLibs/better-sqlite3/compare/v11.4.0...v11.5.0 ### [`v11.4.0`](https://redirect.github.com/WiseLibs/better-sqlite3/releases/tag/v11.4.0) [Compare Source](https://redirect.github.com/WiseLibs/better-sqlite3/compare/v11.3.0...v11.4.0) #### What's Changed - Prebuild for Electron 33 by [@​oliverschwendener](https://redirect.github.com/oliverschwendener) in [https://github.com/WiseLibs/better-sqlite3/pull/1279](https://redirect.github.com/WiseLibs/better-sqlite3/pull/1279) #### New Contributors - [@​oliverschwendener](https://redirect.github.com/oliverschwendener) made their first contribution in [https://github.com/WiseLibs/better-sqlite3/pull/1279](https://redirect.github.com/WiseLibs/better-sqlite3/pull/1279) **Full Changelog**: https://github.com/WiseLibs/better-sqlite3/compare/v11.3.0...v11.4.0 ### [`v11.3.0`](https://redirect.github.com/WiseLibs/better-sqlite3/releases/tag/v11.3.0) [Compare Source](https://redirect.github.com/WiseLibs/better-sqlite3/compare/v11.2.1...v11.3.0) #### What's Changed - Add new patch infra. by [@​mceachen](https://redirect.github.com/mceachen) in [https://github.com/WiseLibs/better-sqlite3/pull/1239](https://redirect.github.com/WiseLibs/better-sqlite3/pull/1239) - Update SQLite to version 3.46.1 by [@​mceachen](https://redirect.github.com/mceachen) in [https://github.com/WiseLibs/better-sqlite3/pull/1252](https://redirect.github.com/WiseLibs/better-sqlite3/pull/1252) **Full Changelog**: https://github.com/WiseLibs/better-sqlite3/compare/v11.2.1...v11.3.0 ### [`v11.2.1`](https://redirect.github.com/WiseLibs/better-sqlite3/releases/tag/v11.2.1) [Compare Source](https://redirect.github.com/WiseLibs/better-sqlite3/compare/v11.2.0...v11.2.1) ##### What's Changed - Prebuild for Electron 32 by [@​neoxpert](https://redirect.github.com/neoxpert) in [https://github.com/WiseLibs/better-sqlite3/pull/1242](https://redirect.github.com/WiseLibs/better-sqlite3/pull/1242) **Full Changelog**: https://github.com/WiseLibs/better-sqlite3/compare/v11.2.0...v11.2.1 ### [`v11.2.0`](https://redirect.github.com/WiseLibs/better-sqlite3/releases/tag/v11.2.0) [Compare Source](https://redirect.github.com/WiseLibs/better-sqlite3/compare/v11.1.2...v11.2.0) ##### What's Changed - Support builds for Electron v32 by [@​neoxpert](https://redirect.github.com/neoxpert) in [https://github.com/WiseLibs/better-sqlite3/pull/1226](https://redirect.github.com/WiseLibs/better-sqlite3/pull/1226) - Adding SQLITE_ENABLE_DBSTAT_VTAB by [@​mikeburgh](https://redirect.github.com/mikeburgh) in [https://github.com/WiseLibs/better-sqlite3/pull/1228](https://redirect.github.com/WiseLibs/better-sqlite3/pull/1228) ##### New Contributors - [@​mikeburgh](https://redirect.github.com/mikeburgh) made their first contribution in [https://github.com/WiseLibs/better-sqlite3/pull/1228](https://redirect.github.com/WiseLibs/better-sqlite3/pull/1228) **Full Changelog**: https://github.com/WiseLibs/better-sqlite3/compare/v11.1.2...v11.2.0 ### [`v11.1.2`](https://redirect.github.com/WiseLibs/better-sqlite3/releases/tag/v11.1.2) [Compare Source](https://redirect.github.com/WiseLibs/better-sqlite3/compare/v11.1.1...v11.1.2) #### What's Changed - Use node bullseye to build arm images by [@​viceice](https://redirect.github.com/viceice) in [https://github.com/WiseLibs/better-sqlite3/pull/1216](https://redirect.github.com/WiseLibs/better-sqlite3/pull/1216) #### New Contributors - [@​viceice](https://redirect.github.com/viceice) made their first contribution in [https://github.com/WiseLibs/better-sqlite3/pull/1216](https://redirect.github.com/WiseLibs/better-sqlite3/pull/1216) **Full Changelog**: https://github.com/WiseLibs/better-sqlite3/compare/v11.1.1...v11.1.2 ### [`v11.1.1`](https://redirect.github.com/WiseLibs/better-sqlite3/releases/tag/v11.1.1) [Compare Source](https://redirect.github.com/WiseLibs/better-sqlite3/compare/v11.0.0...v11.1.1) #### What's Changed - Fix macOS x64 builds by [@​m4heshd](https://redirect.github.com/m4heshd) in [https://github.com/WiseLibs/better-sqlite3/pull/1210](https://redirect.github.com/WiseLibs/better-sqlite3/pull/1210) - error C2099: initializer is not a constant by [@​LqdBcnAtWork](https://redirect.github.com/LqdBcnAtWork) in [https://github.com/WiseLibs/better-sqlite3/pull/1208](https://redirect.github.com/WiseLibs/better-sqlite3/pull/1208) #### New Contributors - [@​LqdBcnAtWork](https://redirect.github.com/LqdBcnAtWork) made their first contribution in [https://github.com/WiseLibs/better-sqlite3/pull/1208](https://redirect.github.com/WiseLibs/better-sqlite3/pull/1208) **Full Changelog**: https://github.com/WiseLibs/better-sqlite3/compare/v11.1.0...v11.1.1 ### [`v11.0.0`](https://redirect.github.com/WiseLibs/better-sqlite3/releases/tag/v11.0.0) [Compare Source](https://redirect.github.com/WiseLibs/better-sqlite3/compare/v10.1.0...v11.0.0) **Full Changelog**: https://github.com/WiseLibs/better-sqlite3/compare/v10.1.0...v11.0.0 Major version was bumped due to dropping support of Node.js v21 and Electron v25. ### [`v10.1.0`](https://redirect.github.com/WiseLibs/better-sqlite3/releases/tag/v10.1.0) [Compare Source](https://redirect.github.com/WiseLibs/better-sqlite3/compare/v10.0.0...v10.1.0) #### What's Changed - Update SQLite to version 3.46.0 by [@​mceachen](https://redirect.github.com/mceachen) in [https://github.com/WiseLibs/better-sqlite3/pull/1190](https://redirect.github.com/WiseLibs/better-sqlite3/pull/1190) **Full Changelog**: https://github.com/WiseLibs/better-sqlite3/compare/v10.0.0...v10.1.0 ### [`v10.0.0`](https://redirect.github.com/WiseLibs/better-sqlite3/releases/tag/v10.0.0) [Compare Source](https://redirect.github.com/WiseLibs/better-sqlite3/compare/v9.6.0...v10.0.0) #### What's Changed - Update troubleshooting.md by [@​mceachen](https://redirect.github.com/mceachen) in [https://github.com/WiseLibs/better-sqlite3/pull/1178](https://redirect.github.com/WiseLibs/better-sqlite3/pull/1178) - Fix python setuptools on macOS by [@​mceachen](https://redirect.github.com/mceachen) in [https://github.com/WiseLibs/better-sqlite3/pull/1181](https://redirect.github.com/WiseLibs/better-sqlite3/pull/1181) - Add Node.js v22. Drop ancient EOL versions of Node.js and Electron by [@​mceachen](https://redirect.github.com/mceachen) in [https://github.com/WiseLibs/better-sqlite3/pull/1182](https://redirect.github.com/WiseLibs/better-sqlite3/pull/1182) **Full Changelog**: https://github.com/WiseLibs/better-sqlite3/compare/v9.6.0...v10.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 was generated by Mend Renovate. View the repository job log.

Kirdock commented 1 week ago

Will be removed with https://github.com/Dynatrace/backstage-plugin/pull/155

renovate[bot] commented 1 week ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 11.x releases. But if you manually upgrade to 11.x then Renovate will re-enable minor and patch updates automatically.

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