jcornaz / heron

[DISCONTINUED] An ergonomic physics API for bevy games
MIT License
292 stars 44 forks source link

chore(deps): update rust crate smallvec to 1.9 #286

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
smallvec dependencies minor 1.8 -> 1.9

Release Notes

servo/rust-smallvec ### [`v1.9.0`](https://togithub.com/servo/rust-smallvec/releases/tag/v1.9.0) [Compare Source](https://togithub.com/servo/rust-smallvec/compare/v1.8.1...v1.9.0) - Add `retain_mut` as an alias for `retain`, for compatibility with `std::vec::Vec` ([#​283](https://togithub.com/servo/rust-smallvec/issues/283)). ### [`v1.8.1`](https://togithub.com/servo/rust-smallvec/releases/tag/v1.8.1) [Compare Source](https://togithub.com/servo/rust-smallvec/compare/v1.8.0...v1.8.1) - Optimize inserts at the end of the vector ([#​282](https://togithub.com/servo/rust-smallvec/issues/282)). - Fix possible aliasing issues with raw pointers ([#​277](https://togithub.com/servo/rust-smallvec/issues/277)). - Fix format of license field in Cargo manifest ([#​278](https://togithub.com/servo/rust-smallvec/issues/278)).

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» 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.

github-actions[bot] commented 2 years ago

:tada: This issue has been resolved in version 4.0.0 :tada: