mbround18 / valheim-docker

Valheim Docker powered by Odin. The Valheim dedicated gameserver manager which is designed with resiliency in mind by providing automatic updates, world backup support, and a user friendly cli interface.
https://hub.docker.com/r/mbround18/valheim
BSD 3-Clause "New" or "Revised" License
755 stars 80 forks source link

Update Rust crate zip to v2.1.3 #863

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
zip dependencies patch 2.1.2 -> 2.1.3

Release Notes

zip-rs/zip2 (zip) ### [`v2.1.3`](https://togithub.com/zip-rs/zip2/blob/HEAD/CHANGELOG.md#213---2024-06-04) [Compare Source](https://togithub.com/zip-rs/zip2/compare/v2.1.2...v2.1.3) ##### šŸ› Bug Fixes - Some date/time filters were previously unreliable (i.e. later-pass filters had no earliest-pass or latest-fail, and vice-versa) - Decode Zip-Info UTF8 name and comment fields ([#​159](https://togithub.com/zip-rs/zip2/pull/159)) ##### šŸšœ Refactor - Return extended timestamp fields copied rather than borrowed ([#​183](https://togithub.com/zip-rs/zip2/pull/183)) ##### āš™ļø Miscellaneous Tasks - Fix a new Clippy warning - Fix a bug and inline `deserialize` for safety - Add check for wrong-length blocks, and incorporate fixed-size requirement into the trait name - Fix a fuzz failure by using checked_sub - Add feature gate for new unit test

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: 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.