chore(deps): bump sqlite3 and sqflite_common_ffi in /openhealth - #23
chore(deps): bump sqlite3 and sqflite_common_ffi in /openhealth#23dependabot[bot] wants to merge 3 commits into
Conversation
Bumps [sqlite3](https://github.com/simolus3/sqlite3.dart) and [sqflite_common_ffi](https://github.com/tekartik/sqflite). These dependencies needed to be updated together. Updates `sqlite3` from 2.9.4 to 3.5.1 - [Release notes](https://github.com/simolus3/sqlite3.dart/releases) - [Commits](simolus3/sqlite3.dart@sqlite3-2.9.4...sqlite3-3.5.1) Updates `sqflite_common_ffi` from 2.3.7+1 to 2.4.0+3 - [Commits](tekartik/sqflite@sqflite_common_ffi/v2.3.7...sqflite_common_ffi/v2.4.0) --- updated-dependencies: - dependency-name: sqlite3 dependency-version: 3.5.1 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: sqflite_common_ffi dependency-version: 2.4.0+3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
Closing after artifact-level review: sqlite3 3.x enables native build hooks even though sqlite3/sqflite_common_ffi are used only for host tests here. A built Android APK from this branch contains libsqlite3.so for armeabi-v7a, arm64-v8a, and x86_64 (about 5.15 MB uncompressed total); the baseline APK contains no bundled libsqlite3. That directly contradicts the repository's existing pre-hook pin rationale and expands the production artifact/supply-chain surface without a product benefit. Revisit after isolating the FFI test dependencies outside the app dependency graph, with an APK-content/size regression check. |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps sqlite3 and sqflite_common_ffi. These dependencies needed to be updated together.
Updates
sqlite3from 2.9.4 to 3.5.1Release notes
Sourced from sqlite3's releases.
... (truncated)
Commits
ac40b29Prepare patch releasef1cd435Avoid callbacks when opening poolscac35efSingle function for reads and writes to pool594154aUpdate sqlite3mc to 2.5.068facffBump zizmorcore/zizmor-action in the all-github-actions group29a333cFix sqlite3_test release1a7992eRelease sqlite3_test version 0.2.1e09a229Release sqlite3_connection_pool version 0.2.8530138aSupport single-connection pool1f858feUpdate ffigenUpdates
sqflite_common_ffifrom 2.3.7+1 to 2.4.0+3Commits
4bd4158feat: add FFI support for sqflite example and update dependencies for sqlite3 v3Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)