Skip to content
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 rusqlite to 0.31.0 #36

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 17, 2024

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: 0.31.0

Compare Source

What's Changed

  • Check sqlite3_reset result #​1419
  • Improve wasm32-wasi support #​1332
  • test_from_handle fails to build on systems with unsigned c_char #​1420
  • Fix features required by loadable_extension example #​1426
  • Fix bind macro #​1427
  • Fix uninlined_format_args #​1428
  • Remove modern_sqlite and vtab from CI in loadable ext #​1429
  • Add #[derive(Clone, Copy... on all bitflags #​1396
  • Use DLL_PREFIX / DLL_SUFFIX #​1431
  • Add missing doc for new features #​1434
  • Upgrade to hashlink 0.9 #​1435
  • Drop winsqlite3 feature #​1433
  • Expose the include directory of the bundled sqlite version #​1441
  • Bump bundled SQLite version to 3.45.1 #​1445
  • Fix a few typos #​1446
  • Make possible to specify subtype of SQL function #​1160

Full Changelog: rusqlite/rusqlite@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.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot added the A-dependencies Area: Pull requests that update a dependency file label Feb 17, 2024
@simonsan simonsan closed this Feb 18, 2024
Copy link
Contributor Author

renovate bot commented Feb 18, 2024

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.

@renovate renovate bot deleted the renovate/rusqlite-0.x branch February 18, 2024 13:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-dependencies Area: Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant