Bump libsqlite3-sys from 0.28.0 to 0.36.0
Closed
Number: #6467
Type: Pull Request
State: Closed
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: Unknown
Comments: 4
Association: Unknown
Comments: 4
Created:
December 22, 2025 at 01:03 PM UTC
(5 days ago)
(5 days ago)
Updated:
December 24, 2025 at 04:11 AM UTC
(3 days ago)
(3 days ago)
Closed:
December 24, 2025 at 04:10 AM UTC
(3 days ago)
(3 days ago)
Time to Close:
1 day
Labels:
dependencies rust
dependencies rust
Description:
Bumps libsqlite3-sys from 0.28.0 to 0.36.0.
Release notes
Sourced from libsqlite3-sys's releases.
0.36.0
What's Changed
- Introduce Name trait to support both &str and &CStr as name #1659
- Use doc_auto_cfg #1683
- Feature
loadable_extensionis incompatible with some other features #1686- Add missing wrappers for sqlite3_vtab_nochange and sqlite3_value_nochange #1688
- Update bindings list #1689
- Homogenize code related to hooks #1690
- Try to increase code coverage #1610
- Bump bundled SQLite version to 3.49.2 #1691
- Add bindings to sqlite3_table_column_metadata #1692
- Add bindings to sqlite3_vtab_distinct #1695
- Fix clippy warning #1697
- Add query_one #1699
- Refactor one_column test method #1700
Full Changelog: https://github.com/rusqlite/rusqlite/compare/v0.35.0...v0.36.0
0.35.0
What's Changed
- Document 'rusqlite-macros' and 'jiff' features #1663
- access column metadata from prepared statement #1672 / #1666
- add support for Jiff's
Timestamp#1676- Breaking change: Check that Connection::execute has no tail #1679 / #397
- Breaking change: Check for multiple statements in prepare #1680 / #1147
Full Changelog: https://github.com/rusqlite/rusqlite/compare/v0.34.0...v0.35.0
0.34.0
What's Changed
- Find the system library with minimum version 3.14.0 #1628
- Update error type for
ValueRefmethods #1629- Use decrement_strong_count directly for Array #1633
- Dedup free_boxed_value #1635
- Bump jiff version #1645
- Deserialize impls #1646
- Introduce BindIndex trait #1649
- Use BindIndex in bind_parameters_named #1651
- Improve flexibility of named params #1652
- Use std::ffi instead of std::os::raw #1653
- Bump bundled SQLite version to 3.49.1 #1654
- update LICENSE #1655
Full Changelog: https://github.com/rusqlite/rusqlite/compare/v0.33.0...v0.34.0
0.33.0
What's Changed
... (truncated)
Commits
8ae9407Merge pull request #1701 from gwenn/0.36.0194865bPrepare next release7b51ac3Merge pull request #1700 from gwenn/one_column0b2f64dMisc2002ae8Refactor one_column test methoda6e7a90Merge pull request #1699 from gwenn/query_one2958e52Fix clippy warningae0e2fdAdd query_one2adc7c1Merge pull request #1697 from gwenn/clippy746e6b3Fix clippy warning- Additional commits viewable in compare view
Dependabot 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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)
Package Dependencies
Technical Details
| ID: | 12242631 |
| UUID: | 3753735461 |
| Node ID: | PR_kwDOCA8Bec66I5WF |
| Host: | GitHub |
| Repository: | RustPython/RustPython |