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

chore(deps): update rust crate libsqlite3-sys to 0.28 #101

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 22, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
libsqlite3-sys workspace.dependencies minor 0.27 -> 0.28

Release Notes

rusqlite/rusqlite (libsqlite3-sys)

v0.28.0: 0.28.0

Compare Source

What's Changed

  • Update bundled SQLcipher to v4.5.1 (equivalent to SQLite 3.37.2) #​1131
  • Implement Params for tuples, improve documentation some. #​1133
  • Force use of buildtime_bindgen under winsqlite3 for now #​1135
  • Add some missing wrappers #​1139
  • Upgrade SQLite bundled version to 3.39.0 #​1200
  • Disable winsqlite3 on 32 bit targets #​1151
  • Fix non-bundled tests against macOS system SQLite #​1153
  • Expose sqlite3_changes (or sqlite3_changes64 if available) #​1152
  • Improve the docs for opening the connection a bit #​1155
  • Small doc grammar fix #​1156
  • Add support to updatable virtual tables #​1141
  • Add Error methods to get SQLite error values by #​1158
  • Add Connection::release_memory method #​1164
  • derive Eq for Type #​1165
  • Upgrade uuid dependency #​1167
  • Params for 28-length arrays #​1169
  • Introduce SqlInputError with offset #​1137
  • Derive Debug for Savepoint #​1179
  • document winsqlite3 #​1109
  • Fix typo in libsqlite flags variable #​1115
  • Upgrade bindgen to version 0.60 #​1196

Full Changelog: rusqlite/rusqlite@v0.27.0...v0.28.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 Mar 22, 2024
@simonsan simonsan closed this Mar 22, 2024
Copy link
Contributor Author

renovate bot commented Mar 22, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (0.28). 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/libsqlite3-sys-0.x branch March 22, 2024 18:10
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.

None yet

1 participant