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
772 stars 82 forks source link

Update Rust crate notify to v7 #986

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 3 weeks ago

This PR contains the following updates:

Package Type Update Change
notify dependencies major 6.1.1 -> 7.0.0

Release Notes

notify-rs/notify (notify) ### [`v7.0.0`](https://redirect.github.com/notify-rs/notify/blob/HEAD/CHANGELOG.md#notify-700-2024-10-25) [Compare Source](https://redirect.github.com/notify-rs/notify/compare/notify-6.1.1...notify-7.0.0) - CHANGE: raise MSRV to 1.72 [#​569] [#​610] **breaking** - CHANGE: move event type to notify-types crate [#​559] - CHANGE: flatten serialization of events and use camelCase [#​558] - CHANGE: remove internal use of crossbeam channels [#​569] [#​610] - CHANGE: rename feature `crossbeam` to `crossbeam-channel` and disable it by default [#​610] **breaking** - CHANGE: upgrade mio to 1.0 [#​623] - CHANGE: add log statements [#​499] - FIX: prevent UB with illegal instruction for the windows backend [#​604] [#​607] - FIX: on Linux report deleted directories correctly [#​545] - FIX: on Linux report access open events [#​612] - FEATURE: enable kqueue on iOS [#​533] - MISC: various minor doc updates and fixes [#​535] [#​536] [#​543] [#​565] [#​592] [#​595] - MISC: update inotify to 0.10 [#​547] [#​499]: https://redirect.github.com/notify-rs/notify/pull/499 [#​533]: https://redirect.github.com/notify-rs/notify/pull/533 [#​535]: https://redirect.github.com/notify-rs/notify/pull/535 [#​536]: https://redirect.github.com/notify-rs/notify/pull/536 [#​543]: https://redirect.github.com/notify-rs/notify/pull/543 [#​545]: https://redirect.github.com/notify-rs/notify/pull/545 [#​547]: https://redirect.github.com/notify-rs/notify/pull/547 [#​558]: https://redirect.github.com/notify-rs/notify/pull/558 [#​559]: https://redirect.github.com/notify-rs/notify/pull/559 [#​565]: https://redirect.github.com/notify-rs/notify/pull/565 [#​569]: https://redirect.github.com/notify-rs/notify/pull/569 [#​592]: https://redirect.github.com/notify-rs/notify/pull/592 [#​595]: https://redirect.github.com/notify-rs/notify/pull/595 [#​604]: https://redirect.github.com/notify-rs/notify/pull/604 [#​607]: https://redirect.github.com/notify-rs/notify/pull/607 [#​610]: https://redirect.github.com/notify-rs/notify/pull/610 [#​612]: https://redirect.github.com/notify-rs/notify/pull/612 [#​623]: https://redirect.github.com/notify-rs/notify/pull/623

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 is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.