arturh85 / factorio-bot

Tauri based Frontend for Factorio Bot
MIT License
6 stars 0 forks source link

Update Rust crate dashmap to ^5.5.3 #1037

Closed renovate[bot] closed 10 months ago

renovate[bot] commented 10 months ago

Mend Renovate logo banner

This PR contains the following updates:

Package Type Update Change
dashmap dependencies minor ^5.4 -> ^5.5.3

Release Notes

xacrimon/dashmap (dashmap) ### [`v5.5.2`](https://togithub.com/xacrimon/dashmap/releases/tag/v5.5.2) [Compare Source](https://togithub.com/xacrimon/dashmap/compare/v5.5.1...v5.5.2) This release merely reverts [#​259](https://togithub.com/xacrimon/dashmap/issues/259) since it introduced data race violations. We'll look into this more in the coming time and try to investigate why and how to gain back the additional 0.5%-ish lost performance. Additionally, v5.5.1 has been yanked. Thanks to [@​Turbo87](https://togithub.com/Turbo87) and the crates.io team for reporting this issue. ### [`v5.5.1`](https://togithub.com/xacrimon/dashmap/releases/tag/v5.5.1) [Compare Source](https://togithub.com/xacrimon/dashmap/compare/v5.5.0...v5.5.1) This release includes a couple of internal changes such as committing `Cargo.lock` as well as minor optimizations to lookup performance. ### [`v5.5.0`](https://togithub.com/xacrimon/dashmap/releases/tag/v5.5.0) [Compare Source](https://togithub.com/xacrimon/dashmap/compare/v5.4.0...v5.5.0) Hey folks. This time is not especially different. This release contains QoL improvements, some bugfixes to get around panics and then panic message improvement as well as the usual ephemeral dep updates.

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.