Skip to content

Commit 847c56f

Browse files
deps(deps): update notify requirement from 6.1 to 8.2 (#6)
[//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Updates the requirements on [notify](https://github.com/notify-rs/notify) to permit the latest version. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/notify-rs/notify/releases">notify's releases</a>.</em></p> <blockquote> <h2>notify-8.2.0</h2> <h2>notify 8.2.0 (2025-08-03)</h2> <ul> <li>FEATURE: notify user if inotify's <code>max_user_watches</code> has been reached <a href="https://redirect.github.com/notify-rs/notify/issues/698">#698</a></li> <li>FIX: <code>INotifyWatcher</code> ignore events with unknown watch descriptors (instead of <code>EventMask::Q_OVERFLOW</code>) <a href="https://redirect.github.com/notify-rs/notify/issues/700">#700</a></li> </ul> <p><a href="https://redirect.github.com/notify-rs/notify/issues/698">#698</a>: <a href="https://redirect.github.com/notify-rs/notify/pull/698">notify-rs/notify#698</a> <a href="https://redirect.github.com/notify-rs/notify/issues/700">#700</a>: <a href="https://redirect.github.com/notify-rs/notify/pull/700">notify-rs/notify#700</a></p> <h2>debouncer-full 0.6.0 (2025-08-03)</h2> <ul> <li>FEATURE: allow <code>FileIdCache</code> trait implementations to choose ownership of the returned file-ids <a href="https://redirect.github.com/notify-rs/notify/issues/664">#664</a></li> <li>FEATURE: added support for the <a href="https://docs.rs/flume"><code>flume</code></a> crate <a href="https://redirect.github.com/notify-rs/notify/issues/680">#680</a></li> <li>FIX: skip all <code>Modify</code> events right after a <code>Create</code> event, unless it's a rename event <a href="https://redirect.github.com/notify-rs/notify/issues/701">#701</a></li> </ul> <p><a href="https://redirect.github.com/notify-rs/notify/issues/664">#664</a>: <a href="https://redirect.github.com/notify-rs/notify/pull/664">notify-rs/notify#664</a> <a href="https://redirect.github.com/notify-rs/notify/issues/680">#680</a>: <a href="https://redirect.github.com/notify-rs/notify/pull/680">notify-rs/notify#680</a> <a href="https://redirect.github.com/notify-rs/notify/issues/701">#701</a>: <a href="https://redirect.github.com/notify-rs/notify/pull/701">notify-rs/notify#701</a></p> <h2>debouncer-mini 0.7.0 (2025-08-03)</h2> <ul> <li>FEATURE: added support for the <a href="https://docs.rs/flume"><code>flume</code></a> crate <a href="https://redirect.github.com/notify-rs/notify/issues/680">#680</a></li> </ul> <h2>file-id 0.2.3 (2025-08-03)</h2> <ul> <li>CHANGE: implement <code>AsRef&lt;FileId&gt;</code> for <code>FileId</code> <a href="https://redirect.github.com/notify-rs/notify/issues/664">#664</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/notify-rs/notify/compare/notify-8.1.0...notify-8.2.0">https://github.com/notify-rs/notify/compare/notify-8.1.0...notify-8.2.0</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/notify-rs/notify/blob/main/CHANGELOG.md">notify's changelog</a>.</em></p> <blockquote> <h2>notify 8.2.0 (2025-08-03)</h2> <ul> <li>FEATURE: notify user if inotify's <code>max_user_watches</code> has been reached <a href="https://redirect.github.com/notify-rs/notify/issues/698">#698</a></li> <li>FIX: <code>INotifyWatcher</code> ignore events with unknown watch descriptors (instead of <code>EventMask::Q_OVERFLOW</code>) <a href="https://redirect.github.com/notify-rs/notify/issues/700">#700</a></li> </ul> <p><a href="https://redirect.github.com/notify-rs/notify/issues/698">#698</a>: <a href="https://redirect.github.com/notify-rs/notify/pull/698">notify-rs/notify#698</a> <a href="https://redirect.github.com/notify-rs/notify/issues/700">#700</a>: <a href="https://redirect.github.com/notify-rs/notify/pull/700">notify-rs/notify#700</a></p> <h2>debouncer-full 0.6.0 (2025-08-03)</h2> <ul> <li>FEATURE: allow <code>FileIdCache</code> trait implementations to choose ownership of the returned file-ids <a href="https://redirect.github.com/notify-rs/notify/issues/664">#664</a></li> <li>FEATURE: added support for the <a href="https://docs.rs/flume"><code>flume</code></a> crate <a href="https://redirect.github.com/notify-rs/notify/issues/680">#680</a></li> <li>FIX: skip all <code>Modify</code> events right after a <code>Create</code> event, unless it's a rename event <a href="https://redirect.github.com/notify-rs/notify/issues/701">#701</a></li> </ul> <p><a href="https://redirect.github.com/notify-rs/notify/issues/664">#664</a>: <a href="https://redirect.github.com/notify-rs/notify/pull/664">notify-rs/notify#664</a> <a href="https://redirect.github.com/notify-rs/notify/issues/680">#680</a>: <a href="https://redirect.github.com/notify-rs/notify/pull/680">notify-rs/notify#680</a> <a href="https://redirect.github.com/notify-rs/notify/issues/701">#701</a>: <a href="https://redirect.github.com/notify-rs/notify/pull/701">notify-rs/notify#701</a></p> <h2>debouncer-mini 0.7.0 (2025-08-03)</h2> <ul> <li>FEATURE: added support for the <a href="https://docs.rs/flume"><code>flume</code></a> crate <a href="https://redirect.github.com/notify-rs/notify/issues/680">#680</a></li> </ul> <h2>file-id 0.2.3 (2025-08-03)</h2> <ul> <li>CHANGE: implement <code>AsRef&lt;FileId&gt;</code> for <code>FileId</code> <a href="https://redirect.github.com/notify-rs/notify/issues/664">#664</a></li> </ul> <h2>notify 8.1.0 (2025-07-03)</h2> <ul> <li>FEATURE: added support for the <a href="https://docs.rs/flume"><code>flume</code></a> crate</li> <li>FIX: kqueue-backend: do not double unwatch top-level directory when recursively unwatching <a href="https://redirect.github.com/notify-rs/notify/issues/683">#683</a></li> <li>FIX: Return the crate error <code>PathNotFound</code> instead bubbling up the std::io error <a href="https://redirect.github.com/notify-rs/notify/issues/685">#685</a></li> <li>FIX: fix server hangs when trashing folders on Windows <a href="https://redirect.github.com/notify-rs/notify/issues/674">#674</a></li> </ul> <h2>notify 8.0.0 (2025-01-10)</h2> <ul> <li>CHANGE: update notify-types to version 2.0.0</li> <li>CHANGE: raise MSRV to 1.77 <strong>breaking</strong></li> <li>FEATURE: add config option to disable following symbolic links <a href="https://redirect.github.com/notify-rs/notify/issues/635">#635</a></li> <li>FIX: unaligned access to FILE_NOTIFY_INFORMATION <a href="https://redirect.github.com/notify-rs/notify/issues/647">#647</a> <strong>breaking</strong></li> </ul> <p><a href="https://redirect.github.com/notify-rs/notify/issues/635">#635</a>: <a href="https://redirect.github.com/notify-rs/notify/pull/635">notify-rs/notify#635</a> <a href="https://redirect.github.com/notify-rs/notify/issues/647">#647</a>: <a href="https://redirect.github.com/notify-rs/notify/pull/647">notify-rs/notify#647</a></p> <h2>notify-types 2.0.0 (2025-01-10)</h2> <ul> <li>CHANGE: replace instant crate with web-time <a href="https://redirect.github.com/notify-rs/notify/issues/652">#652</a> <strong>breaking</strong></li> <li>CHANGE: the web-time dependency is now behind the <code>web-time</code> feature <strong>breaking</strong></li> </ul> <p><a href="https://redirect.github.com/notify-rs/notify/issues/652">#652</a>: <a href="https://redirect.github.com/notify-rs/notify/pull/652">notify-rs/notify#652</a></p> <h2>debouncer-mini 0.6.0 (2025-01-10)</h2> <ul> <li>CHANGE: update notify to version 8.0.0</li> </ul> <h2>debouncer-full 0.5.0 (2025-01-10)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/notify-rs/notify/commit/a1d7c2d8f80786679d58ec6d5986a1d4278bc8cf"><code>a1d7c2d</code></a> Prepare release (<a href="https://redirect.github.com/notify-rs/notify/issues/706">#706</a>)</li> <li><a href="https://github.com/notify-rs/notify/commit/c685ea7d82b35b06bf81a824f68095e2bda6f0a7"><code>c685ea7</code></a> Skip all <code>Modify</code> events right after a <code>Create</code> event, unless it's a rename e...</li> <li><a href="https://github.com/notify-rs/notify/commit/e36d54e94d2c364478f99f1d3b62245ed2ad2926"><code>e36d54e</code></a> fix: INotifyWatcher may raise events with no paths (<a href="https://redirect.github.com/notify-rs/notify/issues/700">#700</a>)</li> <li><a href="https://github.com/notify-rs/notify/commit/394ef18bebf0063c717ff7ea7387d36dacaf2c1c"><code>394ef18</code></a> feat(inotify): notify a user if the <code>max_user_watches</code> has been reached impli...</li> <li><a href="https://github.com/notify-rs/notify/commit/04473dea90a88c3444ff1a2876c4fbeda479441d"><code>04473de</code></a> chore: Prepare 8.1.0 release (<a href="https://redirect.github.com/notify-rs/notify/issues/697">#697</a>)</li> <li><a href="https://github.com/notify-rs/notify/commit/12a026d18ac097e578b2c3c2885ee60ae664072c"><code>12a026d</code></a> fix: make <code>PathsMut::commit</code> consuming (<a href="https://redirect.github.com/notify-rs/notify/issues/695">#695</a>)</li> <li><a href="https://github.com/notify-rs/notify/commit/d824023e483b24ceb398f08dec20f35ce575e7fa"><code>d824023</code></a> feat: introduce <code>Watcher::paths_mut</code> for adding/removing paths in batch (<a href="https://redirect.github.com/notify-rs/notify/issues/692">#692</a>)</li> <li><a href="https://github.com/notify-rs/notify/commit/b98413446040fe47e13eb3de7c8acd77d18aea78"><code>b984134</code></a> Do not clone paths while walking dirs (<a href="https://redirect.github.com/notify-rs/notify/issues/693">#693</a>)</li> <li><a href="https://github.com/notify-rs/notify/commit/416ba8248e25fc30b9503b1319933275c13e3576"><code>416ba82</code></a> chore: Use MSRV for Clippy and rustfmt (<a href="https://redirect.github.com/notify-rs/notify/issues/694">#694</a>)</li> <li><a href="https://github.com/notify-rs/notify/commit/10ce3ef6b79555159fae8a02919a43b499d1c2c3"><code>10ce3ef</code></a> Update <code>windows-sys</code> to v0.60 (<a href="https://redirect.github.com/notify-rs/notify/issues/691">#691</a>)</li> <li>Additional commits viewable in <a href="https://github.com/notify-rs/notify/compare/notify-6.1.0...notify-8.2.0">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c892bcf commit 847c56f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ regex = "1.11"
2222
chrono = { version = "0.4", features = ["serde"] }
2323
toml = "0.9"
2424
directories = "5.0"
25-
notify = "6.1"
25+
notify = "8.2"
2626
tempfile = "3.10"
2727
gray_matter = "0.3"
2828
shell-words = "1.1"

0 commit comments

Comments
 (0)