vincent-herlemont / native_db

Drop-in embedded database in Rust
MIT License
362 stars 14 forks source link

fix(deps): update rust crate native_model to 0.4.19 #170

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
native_model dependencies patch 0.4.14 -> 0.4.19

Release Notes

vincent-herlemont/native_model (native_model) ### [`v0.4.19`](https://togithub.com/vincent-herlemont/native_model/releases/tag/0.4.19) [Compare Source](https://togithub.com/vincent-herlemont/native_model/compare/0.4.18...0.4.19) ##### Bug Fixes - **deps:** update rust crate zerocopy to 0.7.33 ([3aad731](https://togithub.com/vincent-herlemont/native_model/commit/3aad73199fd0f61d54bde0474773a8cf1a58cd69)) ### [`v0.4.18`](https://togithub.com/vincent-herlemont/native_model/releases/tag/0.4.18) [Compare Source](https://togithub.com/vincent-herlemont/native_model/compare/0.4.17...0.4.18) ##### Bug Fixes - **deps:** update rust crate syn to 2.0.60 ([3e328e1](https://togithub.com/vincent-herlemont/native_model/commit/3e328e198945d41251f8de73b8dfb685ef9ee6c5)) - **deps:** update rust crate thiserror to 1.0.59 ([b504942](https://togithub.com/vincent-herlemont/native_model/commit/b5049425657b0439c1c176ec6c244bb6cfdb2376)) ### [`v0.4.17`](https://togithub.com/vincent-herlemont/native_model/releases/tag/0.4.17) [Compare Source](https://togithub.com/vincent-herlemont/native_model/compare/0.4.16...0.4.17) ##### Bug Fixes - **deps:** update rust crate quote to 1.0.36 ([eebc6eb](https://togithub.com/vincent-herlemont/native_model/commit/eebc6eb4619386328abcf0c6afb902d65cc4acb5)) - **deps:** update rust crate serde to 1.0.200 ([545deb7](https://togithub.com/vincent-herlemont/native_model/commit/545deb7dd320a999688feb8df5cbdf1f9ffb3e76)) ### [`v0.4.16`](https://togithub.com/vincent-herlemont/native_model/releases/tag/0.4.16) [Compare Source](https://togithub.com/vincent-herlemont/native_model/compare/0.4.15...0.4.16) ##### Bug Fixes - **deps:** update rust crate postcard to 1.0.8 ([63baf26](https://togithub.com/vincent-herlemont/native_model/commit/63baf2686f3cb04f8d416a858713f4b874104e7c)) - **deps:** update rust crate postcard\_1\_0 to 1.0.8 ([4fc54f1](https://togithub.com/vincent-herlemont/native_model/commit/4fc54f1fcd79c3caa472135e2ea00297848e0ab3)) ### [`v0.4.15`](https://togithub.com/vincent-herlemont/native_model/releases/tag/0.4.15) [Compare Source](https://togithub.com/vincent-herlemont/native_model/compare/0.4.14...0.4.15) ##### Bug Fixes - **deps:** update rust crate anyhow to 1.0.82 ([ccdb66e](https://togithub.com/vincent-herlemont/native_model/commit/ccdb66e04f7d24941f5e011c1a1a61424d6e5ea5)) - **deps:** update rust crate bincode\_1\_3 to 1.3.3 ([6cf2a0c](https://togithub.com/vincent-herlemont/native_model/commit/6cf2a0c8430352d540c96666735e59a23f3abe36))

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 weeks ago

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

The release is available on:

Your semantic-release bot :package::rocket: