Update better-sqlite3 version range#146
Conversation
merge dev to main
merge dev to main (3.0.0-alpha.4)
merge dev to main
merge dev to main (v3.0.0-alpha.6)
merge dev to main
merge dev to main
merge dev to main
merge dev to main
merge dev to main
merge dev to main
merge dev to main
merge dev to main
merge dev to main (v3.0.0-alpha.13)
merge dev to main (v3.0.0-alpha.14)
merge dev to main (v3.0.0-alpha.15)
merge dev to main (v3.0.0-alpha.16)
merge dev to main (v3.0.0-alpha.17)
merge dev to main (v3.0.0-alpha.18)
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the WalkthroughThe peer dependency version for "better-sqlite3" in the Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Poem
✨ Finishing Touches🧪 Generate unit tests
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
Documentation and Community
|
There was a problem hiding this comment.
Pull Request Overview
This PR updates the better-sqlite3 peer dependency version range from ^11.8.1 to ^12.2.0, indicating a major version upgrade that likely includes breaking changes.
- Updates the minimum required version of
better-sqlite3to version 12.2.0
Comments suppressed due to low confidence (1)
packages/runtime/package.json:78
- Version 12.2.0 of better-sqlite3 may not exist. As of my last knowledge update in January 2025, better-sqlite3 was at version 11.x. Please verify this version exists before updating the dependency.
"better-sqlite3": "^12.2.0",
Summary by CodeRabbit