-
Notifications
You must be signed in to change notification settings - Fork 82
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
fix(deps): update rust crate libsqlite3-sys to 0.30.0 #2177
base: dev
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
|
e564666
to
dd77abd
Compare
dd77abd
to
63fedb4
Compare
63fedb4
to
48ec07f
Compare
|
48ec07f
to
bd000bc
Compare
This PR contains the following updates:
0.26.0
->0.30.0
Release Notes
rusqlite/rusqlite (libsqlite3-sys)
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: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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.