Skip to content

Bump rusqlite from 0.39.0 to 0.40.0#183

Merged
project-navi-bot merged 2 commits into
mainfrom
dependabot/cargo/rusqlite-0.40.0
Jun 9, 2026
Merged

Bump rusqlite from 0.39.0 to 0.40.0#183
project-navi-bot merged 2 commits into
mainfrom
dependabot/cargo/rusqlite-0.40.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 5, 2026

Copy link
Copy Markdown
Contributor

Bumps rusqlite from 0.39.0 to 0.40.0.

Release notes

Sourced from rusqlite's releases.

0.40.0

What's Changed

  • Breaking changes: Replace VTab macros by constructors #1823
  • Breaking changes: Fix VTab::best_index #1824
  • Asserts on VTab::connect aux and args #1825
  • Breaking changes: Fix VTab::connect / create #1826
  • Breaking changes: Allow opting out of using sqlite-wasm-rs on wasm32-unknown-unknown #1828, #1829
  • Derive Default for SeriesTabCursor/ArrayTabCursor #1830
  • Update link to pre-update hook #1831
  • Breaking changes: Fix VTab::connect #1832
  • impl From for FromSqlError #1833
  • Breaking changes: Fix vtab::dequote #1835
  • Bump bundled SQLCipher to version 4.14.0 #1837
  • sqlite3_set_errmsg #1752
  • Bump sqlite3-parser version #1838
  • Fix UB in ToSqlOutput::from_rc #1839
  • Ensure miri doesn't complain #1840
  • Bump to actions/checkout@v6 #1842
  • Add support to UtcDateTime #1843, #1844
  • Bump bundled SQLite version to 3.53.1 #1848
  • Replace some cfg(not by cfg_select #1850

Full Changelog: rusqlite/rusqlite@v0.39.0...v0.40.0

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jun 5, 2026
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jun 5, 2026
@codecov

codecov Bot commented Jun 5, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@dependabot dependabot Bot force-pushed the dependabot/cargo/rusqlite-0.40.0 branch 2 times, most recently from 0c74912 to 884b7a4 Compare June 9, 2026 15:50
@dependabot dependabot Bot changed the title build(deps): Bump rusqlite from 0.39.0 to 0.40.0 Bump rusqlite from 0.39.0 to 0.40.0 Jun 9, 2026
@dependabot dependabot Bot force-pushed the dependabot/cargo/rusqlite-0.40.0 branch from 884b7a4 to c2cf8e7 Compare June 9, 2026 16:32
Bumps [rusqlite](https://github.com/rusqlite/rusqlite) from 0.39.0 to 0.40.0.
- [Release notes](https://github.com/rusqlite/rusqlite/releases)
- [Changelog](https://github.com/rusqlite/rusqlite/blob/master/Changelog.md)
- [Commits](rusqlite/rusqlite@v0.39.0...v0.40.0)

---
updated-dependencies:
- dependency-name: rusqlite
  dependency-version: 0.40.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.40.0 branch from c2cf8e7 to e8a716d Compare June 9, 2026 16:38
@project-navi-bot project-navi-bot merged commit 6597a5b into main Jun 9, 2026
38 checks passed
@project-navi-bot project-navi-bot deleted the dependabot/cargo/rusqlite-0.40.0 branch June 9, 2026 16:49
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.

2 participants