chore(deps): update rust crate notify to v8#25
Open
cnap-tech-renovate[bot] wants to merge 1 commit into
Open
Conversation
Member
|
Blocked: |
Contributor
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
6→8Release Notes
notify-rs/notify (notify)
v8.2.0Compare Source
notify 8.2.0 (2025-08-03)
max_user_watcheshas been reached #698INotifyWatcherignore events with unknown watch descriptors (instead ofEventMask::Q_OVERFLOW) #700debouncer-full 0.6.0 (2025-08-03)
FileIdCachetrait implementations to choose ownership of the returned file-ids #664flumecrate #680Modifyevents right after aCreateevent, unless it's a rename event #701debouncer-mini 0.7.0 (2025-08-03)
flumecrate #680file-id 0.2.3 (2025-08-03)
AsRef<FileId>forFileId#664Full Changelog: notify-rs/notify@notify-8.1.0...notify-8.2.0
v8.1.0: notify v8.1.0Compare Source
What's Changed
filetimedependency by @a1phyr in #690windows-systo v0.60 by @a1phyr in #691Watcher::paths_mutfor adding/removing paths in batch by @branchseer in #692PathsMut::commitconsuming by @branchseer in #695New Contributors
Full Changelog: notify-rs/notify@notify-8.0.0...notify-8.1.0
v8.0.0Compare Source
notify 8.0.0 (2025-01-10)
notify-types 2.0.0 (2025-01-10)
web-timefeature breakingdebouncer-mini 0.6.0 (2025-01-10)
debouncer-full 0.5.0 (2025-01-10)
web-timefeature to notify-typesWhat's Changed
7.0.0inlib.rsdocumentation by @Wrench56 in #655Event::kindserialization with serialization-compat-6 by @Legend-Master in #660New Contributors
Full Changelog: notify-rs/notify@notify-7.0.0...notify-8.0.0
v7.0.0Compare Source
file-id 0.2.2 (2024-10-25)
notify 7.0.0 (2024-10-25)
crossbeamtocrossbeam-channeland disable it by default #610 breakingnotify-types 1.0.0 (2024-10-25)
New crate containing public type definitions for the notify and debouncer crates. #559
the old behavior can be restored using the new feature flag
serialization-compat-6#558 #568 breakingInstanttype that works in Wasm environments) #570debouncer-mini 0.5.0 (2024-10-25)
debouncer-full 0.4.0 (2024-10-25)
CHANGE: update notify to version 7.0.0
CHANGE: manage root folder paths for the file ID cache automatically #557 breaking
becomes:
CHANGE: add
RecommendedCache, which automatically enables the file ID cache on Windows and MacOSand disables it on Linux, where it is not needed #557
What's Changed
crossbeam-channelwithdefault-features="false"by @LeoniePhiline in #550serialization-compat-6feature by @dfaust in #568legacy_numeric_constantslints. by @waywardmonkeys in #595actions/checkoutv4fromv3by @waywardmonkeys in #594ErrorKind::PathNotFoundconsistent on inotify by @y5c4l3 in #611WatchMask::OPENon inotify by @y5c4l3 in #612rstestby @waywardmonkeys in #608README.mdforfile-idby @waywardmonkeys in #617PollWatcherby @samuelcolvin in #634mioto 1.0 by @waywardmonkeys in #623clippy::doc_markdownlints by @waywardmonkeys in #621New Contributors
Full Changelog: notify-rs/notify@notify-6.1.1...notify-7.0.0
Configuration
📅 Schedule: (UTC)
🚦 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.