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
762 stars 81 forks source link

Update Rust crate which to v5 #749

Closed renovate[bot] closed 11 months ago

renovate[bot] commented 11 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
which dependencies major 4.4 -> 5.0

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

harryfei/which-rs (which) ### [`v5.0.0`](https://togithub.com/harryfei/which-rs/blob/HEAD/CHANGELOG.md#500) - Remove several unused error messages - Windows executables can now be found even if they don't have a '.exe' extension. - Add new error message, `Error::CannotGetCurrentDirAndPathListEmpty` ### [`v4.4.2`](https://togithub.com/harryfei/which-rs/blob/HEAD/CHANGELOG.md#442) [Compare Source](https://togithub.com/harryfei/which-rs/compare/4.4.1...4.4.2) - Remove dependency on `dirs` crate due to MPL licensing in its tree. Use `home` crate instead. ([@​Xaeroxe](https://togithub.com/Xaeroxe)) ### [`v4.4.1`](https://togithub.com/harryfei/which-rs/blob/HEAD/CHANGELOG.md#441) [Compare Source](https://togithub.com/harryfei/which-rs/compare/4.4.0...4.4.1) - Add tilde expansion for home directory ([@​Xaeroxe](https://togithub.com/Xaeroxe)) - Swap out libc for rustix, forbid unsafe ([@​notgull](https://togithub.com/notgull))

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.