build: (deps): bump sqlite3 from 2.9.4 to 3.3.4#2393
Conversation
AssigneesThe following users could not be added as assignees: Please fix the above issues or remove invalid values from |
PR SummaryMedium Risk Overview This pulls in upstream changes from sqlite3 3.x (newer embedded SQLite, build-hook/native asset behavior, web and SQLCipher-related fixes, and additional low-level APIs) without any application code changes in this PR—only the version constraint is updated. Reviewed by Cursor Bugbot for commit 10b8a80. Bugbot is set up for automated code reviews on this repo. Configure here. |
Bumps [sqlite3](https://github.com/simolus3/sqlite3.dart) from 2.9.4 to 3.3.4. - [Release notes](https://github.com/simolus3/sqlite3.dart/releases) - [Commits](simolus3/sqlite3.dart@sqlite3-2.9.4...sqlite3-3.3.4) --- updated-dependencies: - dependency-name: sqlite3 dependency-version: 3.3.4 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
d805045 to
10b8a80
Compare
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps sqlite3 from 2.9.4 to 3.3.4.
Release notes
Sourced from sqlite3's releases.
... (truncated)
Commits
4a752b1Hook: Fix existing assets being re-downloadedbb4b8cfBump zizmorcore/zizmor-action465fd1bUpdate GH actions dependencies6186376Expose sqlite3_web types56a56d7Update Android build in example appaa46413Prepare 3.3.3 release97268a5Don't remove hooks if not installed4d492e0Ignore IndexedDB blocks past the file length891f51cAcquire navigator lock before feature detection4e224c2Update to SQLite 3.53.2