pace-rs / pace

Mindful Time Tracking: Simplify Your Focus and Boost Productivity Effortlessly.
https://pace.cli.rs
GNU Affero General Public License v3.0
20 stars 0 forks source link

fix(deps): update rust crate rusqlite to 0.31.0 #36

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
rusqlite dependencies minor 0.30.0 -> 0.31.0

Release Notes

rusqlite/rusqlite (rusqlite) ### [`v0.31.0`](https://togithub.com/rusqlite/rusqlite/releases/tag/v0.31.0): 0.31.0 [Compare Source](https://togithub.com/rusqlite/rusqlite/compare/v0.30.0...v0.31.0) #### What's Changed - Check sqlite3\_reset result [#​1419](https://togithub.com/rusqlite/rusqlite/issues/1419) - Improve wasm32-wasi support [#​1332](https://togithub.com/rusqlite/rusqlite/issues/1332) - test_from_handle fails to build on systems with unsigned c_char [#​1420](https://togithub.com/rusqlite/rusqlite/issues/1420) - Fix features required by loadable_extension example [#​1426](https://togithub.com/rusqlite/rusqlite/issues/1426) - Fix bind macro [#​1427](https://togithub.com/rusqlite/rusqlite/issues/1427) - Fix uninlined_format_args [#​1428](https://togithub.com/rusqlite/rusqlite/issues/1428) - Remove modern_sqlite and vtab from CI in loadable ext [#​1429](https://togithub.com/rusqlite/rusqlite/issues/1429) - Add `#[derive(Clone, Copy...` on all bitflags [#​1396](https://togithub.com/rusqlite/rusqlite/issues/1396) - Use DLL_PREFIX / DLL_SUFFIX [#​1431](https://togithub.com/rusqlite/rusqlite/issues/1431) - Add missing doc for new features [#​1434](https://togithub.com/rusqlite/rusqlite/issues/1434) - Upgrade to hashlink 0.9 [#​1435](https://togithub.com/rusqlite/rusqlite/issues/1435) - Drop winsqlite3 feature [#​1433](https://togithub.com/rusqlite/rusqlite/issues/1433) - Expose the include directory of the bundled sqlite version [#​1441](https://togithub.com/rusqlite/rusqlite/issues/1441) - Bump bundled SQLite version to 3.45.1 [#​1445](https://togithub.com/rusqlite/rusqlite/issues/1445) - Fix a few typos [#​1446](https://togithub.com/rusqlite/rusqlite/issues/1446) - Make possible to specify subtype of SQL function [#​1160](https://togithub.com/rusqlite/rusqlite/issues/1160) **Full Changelog**: https://github.com/rusqlite/rusqlite/compare/v0.30.0...v0.31.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: Never, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 6 months ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (0.31.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.