grammyjs / storages

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

chore(dependency): update dependency better-sqlite3 to v10 - autoclosed #222

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
better-sqlite3 ^9.4.3 -> ^10.0.0 age adoption passing confidence

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

WiseLibs/better-sqlite3 (better-sqlite3) ### [`v10.0.0`](https://togithub.com/WiseLibs/better-sqlite3/releases/tag/v10.0.0) [Compare Source](https://togithub.com/WiseLibs/better-sqlite3/compare/v9.6.0...v10.0.0) #### What's Changed - Update troubleshooting.md by [@​mceachen](https://togithub.com/mceachen) in [https://github.com/WiseLibs/better-sqlite3/pull/1178](https://togithub.com/WiseLibs/better-sqlite3/pull/1178) - Fix python setuptools on macOS by [@​mceachen](https://togithub.com/mceachen) in [https://github.com/WiseLibs/better-sqlite3/pull/1181](https://togithub.com/WiseLibs/better-sqlite3/pull/1181) - Add Node.js v22. Drop ancient EOL versions of Node.js and Electron by [@​mceachen](https://togithub.com/mceachen) in [https://github.com/WiseLibs/better-sqlite3/pull/1182](https://togithub.com/WiseLibs/better-sqlite3/pull/1182) **Full Changelog**: https://github.com/WiseLibs/better-sqlite3/compare/v9.6.0...v10.0.0 ### [`v9.6.0`](https://togithub.com/WiseLibs/better-sqlite3/releases/tag/v9.6.0) [Compare Source](https://togithub.com/WiseLibs/better-sqlite3/compare/v9.5.0...v9.6.0) #### What's Changed - Add support for electron `v30` prebuilds by [@​m4heshd](https://togithub.com/m4heshd) in [https://github.com/WiseLibs/better-sqlite3/pull/1175](https://togithub.com/WiseLibs/better-sqlite3/pull/1175) - Update SQLite to version [3.45.3](https://sqlite.org/releaselog/3\_45\_3.html) in [https://github.com/WiseLibs/better-sqlite3/pull/1179](https://togithub.com/WiseLibs/better-sqlite3/pull/1179) **Full Changelog**: https://github.com/WiseLibs/better-sqlite3/compare/v9.5.0...v9.6.0 ### [`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

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.

renovate[bot] commented 1 month ago

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

β™» Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: pnpm-lock.yaml
Scope: all 15 workspace projects
Progress: resolved 1, reused 0, downloaded 0, added 0
/tmp/renovate/repos/github/grammyjs/storages/packages/file:
 ERR_PNPM_FETCH_404  GET https://registry.npmjs.org/@grammyjs%2Fstorage-utils: Not Found - 404

This error happened while installing a direct dependency of /tmp/renovate/repos/github/grammyjs/storages/packages/file

@grammyjs/storage-utils is not in the npm registry, or you have no permission to fetch it.

No authorization header was set for the request.