-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update Rust crate libsqlite3-sys to 0.31 #978
base: main
Are you sure you want to change the base?
Conversation
⚠ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: Cargo.lock
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #978 +/- ##
==========================================
- Coverage 60.12% 55.66% -4.46%
==========================================
Files 88 125 +37
Lines 12356 16509 +4153
Branches 2010 2833 +823
==========================================
+ Hits 7429 9190 +1761
- Misses 3238 5222 +1984
- Partials 1689 2097 +408 ☔ View full report in Codecov by Sentry. |
cd257ac
to
a865884
Compare
|
e9dcef1
to
7951070
Compare
7ac2412
to
9dfb557
Compare
07df6bf
to
cd0972b
Compare
f474a5e
to
50f09a5
Compare
50f09a5
to
d1d1854
Compare
5cb7727
to
e97c8a0
Compare
5793071
to
f7baa1d
Compare
61b1759
to
ed8885d
Compare
e5c99a7
to
4e81769
Compare
4e81769
to
ce280b1
Compare
ffad712
to
cf3ab6f
Compare
c40616c
to
e12e82b
Compare
e12e82b
to
ae633c9
Compare
This PR contains the following updates:
0.26
->0.31
Release Notes
rusqlite/rusqlite (libsqlite3-sys)
v0.31.0
: 0.31.0What's Changed
#[derive(Clone, Copy...
on all bitflags #1396Full Changelog: rusqlite/rusqlite@v0.30.0...v0.31.0
v0.30.0
: 0.30.0Compare Source
What's Changed
time
types #1374New Contributors
Full Changelog: rusqlite/rusqlite@v0.29.0...v0.30.0
v0.29.0
: 0.29.0Compare Source
What's Changed
SqliteMallocString
by @thomcc in https://github.com/rusqlite/rusqlite/pull/1228grcov
for code coverage by @thomcc in https://github.com/rusqlite/rusqlite/pull/1274New Contributors
Full Changelog: rusqlite/rusqlite@v0.28.0...v0.29.0
v0.28.0
: 0.28.0Compare Source
What's Changed
Params
for tuples, improve documentation some. #1133sqlite3_changes
(orsqlite3_changes64
if available) #1152Error
methods to get SQLite error values by #1158Connection::release_memory
method #1164Eq
forType
#1165Debug
forSavepoint
#1179Full Changelog: rusqlite/rusqlite@v0.27.0...v0.28.0
v0.27.0
: 0.27.0Compare Source
What's Changed
rollback_hook
#1051lazy_static
dependency forvtab
#1063series
with official source by #1064modern-full
feature for docs.rs #1066Connection::transaction
doc #1067ToSql
/FromSql
for[u8; N]
#1069unlock_notify
code a bit #1077buildtime_bindgen
tests on windows CI #1090Limits
enum fromlibsqlite3-sys
intorusqlite
#1096config::DbConfig::SQLITE_DBCONFIG_RESET_DATABASE
#1113Full Changelog: rusqlite/rusqlite@v0.26.3...v0.27.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.