ruff
ab024f9d - Update Rust crate notify to v8.1.0 (#19166)

Commit
159 days ago
Update Rust crate notify to v8.1.0 (#19166) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [notify](https://redirect.github.com/notify-rs/notify) | workspace.dependencies | minor | `8.0.0` -> `8.1.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>notify-rs/notify (notify)</summary> ### [`v8.1.0`](https://redirect.github.com/notify-rs/notify/blob/HEAD/CHANGELOG.md#notify-810-2025-07-03) [Compare Source](https://redirect.github.com/notify-rs/notify/compare/notify-8.0.0...notify-8.1.0) - FEATURE: added support for the [`flume`](https://docs.rs/flume) crate - FIX: kqueue-backend: do not double unwatch top-level directory when recursively unwatching \[[#&#8203;683](https://redirect.github.com/notify-rs/notify/issues/683)] - FIX: Return the crate error `PathNotFound` instead bubbling up the std::io error \[[#&#8203;685](https://redirect.github.com/notify-rs/notify/issues/685)] - FIX: fix server hangs when trashing folders on Windows \[[#&#8203;674](https://redirect.github.com/notify-rs/notify/issues/674)] </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on Monday" (UTC), 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/astral-sh/ruff). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNy4yIiwidXBkYXRlZEluVmVyIjoiNDEuMTcuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW50ZXJuYWwiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Author
Parents
Loading