vincent-herlemont / native_db

Drop-in embedded database in Rust
MIT License
433 stars 17 forks source link

fix(deps): update rust crate redb to 2.1.1 #173

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
redb (source) dependencies patch 2.1.0 -> 2.1.1

Release Notes

cberner/redb (redb) ### [`v2.1.1`](https://togithub.com/cberner/redb/blob/HEAD/CHANGELOG.md#211---2024-06-09) [Compare Source](https://togithub.com/cberner/redb/compare/v2.1.0...v2.1.1) - Fix panic that occurred when calling `compact()` when a read transaction was in progress - Fix `ReadTransaction::close()` to return `Ok` when it succeeds - Performance optimizations

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

â™» 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 has been generated by Mend Renovate. View repository job log here.

vincent-herlemont commented 3 months ago

:tada: This PR is included in version 0.7.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: