Skip to content

build: (deps): bump sqlite3 from 2.9.4 to 3.3.1#2315

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pub/sqlite3-3.3.1
Open

build: (deps): bump sqlite3 from 2.9.4 to 3.3.1#2315
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pub/sqlite3-3.3.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 13, 2026

Bumps sqlite3 from 2.9.4 to 3.3.1.

Release notes

Sourced from sqlite3's releases.

sqlite3-3.3.1

  • Avoid memory leaks when tempDirectory is set multiple times.
  • Update to SQLite 3.53.0 and SQLite3 Multiple Ciphers version 2.3.3.

sqlite3-3.3.0

  • Web: Add WasmModuleLoader API to customize how WebAssembly modules are loaded.
  • Hook: Improve error message for failing downloads.

sqlite3-3.2.0

  • Add package:sqlite3/unstable/ffi_bindings.dart providing low-level access to generated libsqlite3 bindings.
  • Add PreparedStatement.leak to transfer ownership of a prepared statement into native code.
  • Add Database.statementFromPointer, which can be used to access a statement prepared in native code from Dart.

sqlite3-3.1.7

  • Update to sqlite version 3.52.0.

sqlite3-3.1.6

Note: These assets are for version 3.1.6 of the sqlite3 package. If you're on version 2, use these releases instead.

  • Expose the address of sqlite3_close_v2 as static field on Sqlite3 class.
  • Allow wrapping databases without closing them with the borrowed parameter on Sqlite3.fromPointer.
  • Add Database.leak(), which extracts a sqlite3* pointer and disables finalizers.

sqlite3-3.1.5

Note: These assets are for version 3.1.4 of the sqlite3 package. If you're on version 2 (you are if you're using drift, use these releases instead).

  • Build hook: Ensure we use consistent filenames to fix issues on Apple platforms.

sqlite3-3.1.4

Note: These assets are for version 3.1.4 of the sqlite3 package. If you're on version 2 (you are if you're using drift, use these releases instead).

  • Build hook: Fix paths not resolving on Windows when building from source.

sqlite3-3.1.3

Note: These assets are for version 3.1.3 of the sqlite3 package. If you're on version 2 (you are if you're using drift, use these releases instead).

  • Update to SQLite version 3.51.2.

sqlite3-3.1.2

Note: These assets are for version 3.1.2 of the sqlite3 package. If you're on version 2 (you are if you're using drift, use these releases instead).

  • Database.select() will now throw an exception if the SQL string contains invalid text after the first statement.
  • Build hook: Support OS-specific names when using source: system.

sqlite3-3.1.1

Note: These assets are for version 3.1.1 of the sqlite3 package. If you're on version 2 (you are if you're using drift, use these releases instead).

  • Hooks: Respect HTTPS_PROXY and related environment variables when downloading SQLite (requires Dart 3.11 or later).
  • Update SQLite to version 3.51.1.

... (truncated)

Commits
  • 6deb343 Prepare 3.3.1 release
  • 32168f3 Update SQLite
  • ebd6a88 Fix closing web databases
  • 5362f82 Prepare sqlite3_web 0.7.0 release
  • 5af05b8 Re-format helper again
  • b727ba0 sqlite3_web: Integrate locks with custom requests
  • f34ba6d Run tests with sanitizers
  • e008b32 Format helper.g.dart manually
  • 9935c3b Upgrade analyzer package
  • e4ddd28 Don't run CI twice for PRs from local branches
  • Additional commits viewable in compare view

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 13, 2026

Assignees

The following users could not be added as assignees: famedly/frontend. Either the username does not exist or it does not have the correct permissions to be added as an assignee.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot added dart Pull requests that update dart code dependencies Pull requests that update a dependency file labels Apr 13, 2026
@dependabot dependabot Bot force-pushed the dependabot/pub/sqlite3-3.3.1 branch from 56909c6 to f0d4bbf Compare April 15, 2026 03:38
@dependabot dependabot Bot force-pushed the dependabot/pub/sqlite3-3.3.1 branch from f0d4bbf to 0137c7d Compare April 29, 2026 15:49
Bumps [sqlite3](https://github.com/simolus3/sqlite3.dart) from 2.9.4 to 3.3.1.
- [Release notes](https://github.com/simolus3/sqlite3.dart/releases)
- [Commits](simolus3/sqlite3.dart@sqlite3-2.9.4...sqlite3-3.3.1)

---
updated-dependencies:
- dependency-name: sqlite3
  dependency-version: 3.3.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pub/sqlite3-3.3.1 branch from 0137c7d to 409361a Compare May 12, 2026 11:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dart Pull requests that update dart code dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants