pascal-huber / svlog

Display, filter and follow socklog log files on Void Linux.
MIT License
10 stars 0 forks source link

fix(deps): update rust crate notify to 6.1.1 - autoclosed #50

Closed renovate[bot] closed 10 months ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
notify dependencies minor 6.0.1 -> 6.1.1

Release Notes

notify-rs/notify (notify) ### [`v6.1.1`](https://togithub.com/notify-rs/notify/blob/HEAD/CHANGELOG.md#notify-611-2023-08-21) [Compare Source](https://togithub.com/notify-rs/notify/compare/notify-6.1.0...notify-6.1.1) - CHANGE: remove serde binary experiment opt-out after it got removed \[[#​530](https://togithub.com/notify-rs/notify/issues/530)] ### [`v6.1.0`](https://togithub.com/notify-rs/notify/blob/HEAD/CHANGELOG.md#notify-610-2023-08-18) [Compare Source](https://togithub.com/notify-rs/notify/compare/notify-6.0.1...notify-6.1.0) - CHANGE: opt-out of the serde binary experiment by restricting it to < 1.0.172 \[[#​528](https://togithub.com/notify-rs/notify/issues/528)] - CHANGE: license changed to only CC0-1.0 \[[#​520](https://togithub.com/notify-rs/notify/issues/520)] - CHANGE: use logging [#​499] - CHANGE: upgrade windows-sys to 0.48 [#​479] - CHANGE: bump filetime to 0.2.22 [#​521] - FEATURE: support manual polling of PollWatcher and disabling automatic polling [#​524] - FEATURE: support listening to the initial pollwatcher file scan [#​507] - FIX: fix moved folders not being watched on linux [#​498] - FIX: fixup potential future double free on windows [#​517] - FIX: require bitflags only on macos and upgrade the crate [#​505] - DOCS: add more known issues, typos and cleanup examples [#​523] [#​502] [#​522] [#​524]: https://togithub.com/notify-rs/notify/pull/524 [#​523]: https://togithub.com/notify-rs/notify/pull/523 [#​502]: https://togithub.com/notify-rs/notify/pull/502 [#​522]: https://togithub.com/notify-rs/notify/pull/522 [#​479]: https://togithub.com/notify-rs/notify/pull/479 [#​521]: https://togithub.com/notify-rs/notify/pull/521 [#​517]: https://togithub.com/notify-rs/notify/pull/517 [#​507]: https://togithub.com/notify-rs/notify/pull/507 [#​499]: https://togithub.com/notify-rs/notify/pull/499 [#​505]: https://togithub.com/notify-rs/notify/pull/505 [#​498]: https://togithub.com/notify-rs/notify/pull/498

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.