Skip to content

chore(deps): bump rusqlite from 0.31.0 to 0.32.0#16

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/rusqlite-0.32.0
Open

chore(deps): bump rusqlite from 0.31.0 to 0.32.0#16
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/rusqlite-0.32.0

Conversation

@dependabot
Copy link
Copy Markdown

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

Bumps rusqlite from 0.31.0 to 0.32.0.

Release notes

Sourced from rusqlite's releases.

0.32.0

What's Changed

  • Remove obsolete codes and comments #1458
  • expose total_changes() #1461
  • Fix RawStatement#clear_bindings #1465
  • Add binding to sqlite3_is_interrupted #1468
  • Use CStr::to_str where possible #1470
  • Add binding to sqlite3_db_name #1471
  • Fix Connection::db_name #1476
  • Omit UTF-16 API #1478
  • Omit API #1479
  • Fix test_busy_handler #1480
  • Remove test_busy_timeout #1481
  • Add test to Connection::backup/restore #1482
  • Use C-string literals #1483
  • Activate SQLITE_OPEN_EXRESCODE by default #1485
  • Respect missing values in session's conflict #1230
  • Add bindings to automatic extension loading API #1487
  • Remove Ref/UnwindSafe constraint on FFI callback #1488
  • Check callbacks lifetime #1052
  • Use catch_unwind in init_auto_extension #1489
  • Add preupdate hook #1486, #897
  • Improve test coverage #1490
  • Improve Connection::extension_init2 #1494
  • Bump sqlcipher version to v4.5.7 #1504
  • Fix parsing of virtual table parameters #1506
  • Bump bundled SQLite version to 3.46.0 #1508
  • fix: build should support lib64 dir for OpenSSL3.x #1502
  • chore: fix some comments #1515
  • Applied some spellchecker suggestions #1531
  • Allow setting default connection transaction behavior #1532
  • Bump sqlite3-parser version #1538

Full Changelog: rusqlite/rusqlite@v0.31.0...v0.32.0

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Apr 25, 2026
Bumps [rusqlite](https://github.com/rusqlite/rusqlite) from 0.31.0 to 0.32.0.
- [Release notes](https://github.com/rusqlite/rusqlite/releases)
- [Changelog](https://github.com/rusqlite/rusqlite/blob/master/Changelog.md)
- [Commits](rusqlite/rusqlite@v0.31.0...v0.32.0)

---
updated-dependencies:
- dependency-name: rusqlite
  dependency-version: 0.32.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/cargo/rusqlite-0.32.0 branch from 3f5b000 to 02f411e Compare April 25, 2026 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants