[PR #3] [MERGED] Bump notify from 4.0.15 to 4.0.17 #5

Closed
opened 2026-02-26 17:38:03 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Crosse/resync/pull/3
Author: @dependabot[bot]
Created: 6/28/2021
Status: Merged
Merged: 8/3/2021
Merged by: @dependabot[bot]

Base: mainHead: dependabot/cargo/notify-4.0.17


📝 Commits (1)

  • 26472f1 Bump notify from 4.0.15 to 4.0.17

📊 Changes

2 files changed (+3 additions, -3 deletions)

View changed files

📝 Cargo.lock (+2 -2)
📝 Cargo.toml (+1 -1)

📄 Description

Bumps notify from 4.0.15 to 4.0.17.

Release notes

Sourced from notify's releases.

4.0.17 (2021-05-13)

  • FIX: Don't crash on macos when creating & deleting folders in rapid succession #303

#303: notify-rs/notify#303

v4.0.16

4.0.16 (2021-04-14)

  • FIX: Report events promptly on Linux, even when many occur in rapid succession. #268
  • FIX: Fix leaks on Windows and debounce module. #288
  • FIX: Display proper error message when reaching inotify limits on linux. #290

#268: notify-rs/notify#268 #288: notify-rs/notify#288 #290: notify-rs/notify#290

Changelog

Sourced from notify's changelog.

4.0.17 (2021-05-13)

  • FIX: Don't crash on macos when creating & deleting folders in rapid succession #303

#303: notify-rs/notify#303

4.0.16 (2021-04-14)

  • FIX: Report events promptly on Linux, even when many occur in rapid succession. #268
  • FIX: Fix leaks on Windows and debounce module. #288
  • FIX: Display proper error message when reaching inotify limits on linux. #290

#268: notify-rs/notify#268 #288: notify-rs/notify#288 #290: notify-rs/notify#290

Commits

Dependabot compatibility score

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 commands and options

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 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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Crosse/resync/pull/3 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 6/28/2021 **Status:** ✅ Merged **Merged:** 8/3/2021 **Merged by:** [@dependabot[bot]](https://github.com/apps/dependabot) **Base:** `main` ← **Head:** `dependabot/cargo/notify-4.0.17` --- ### 📝 Commits (1) - [`26472f1`](https://github.com/Crosse/resync/commit/26472f167193281ab823e9e1821f29499f8540ae) Bump notify from 4.0.15 to 4.0.17 ### 📊 Changes **2 files changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+2 -2) 📝 `Cargo.toml` (+1 -1) </details> ### 📄 Description Bumps [notify](https://github.com/notify-rs/notify) from 4.0.15 to 4.0.17. <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>4.0.17 (2021-05-13)</h2> <ul> <li>FIX: Don't crash on macos when creating &amp; deleting folders in rapid succession <a href="https://github-redirect.dependabot.com/notify-rs/notify/issues/303">#303</a></li> </ul> <p><a href="https://github-redirect.dependabot.com/notify-rs/notify/issues/303">#303</a>: <a href="https://github-redirect.dependabot.com/notify-rs/notify/pull/303">notify-rs/notify#303</a></p> <h2>v4.0.16</h2> <h2>4.0.16 (2021-04-14)</h2> <ul> <li>FIX: Report events promptly on Linux, even when many occur in rapid succession. <a href="https://github-redirect.dependabot.com/notify-rs/notify/issues/268">#268</a></li> <li>FIX: Fix leaks on Windows and debounce module. <a href="https://github-redirect.dependabot.com/notify-rs/notify/issues/288">#288</a></li> <li>FIX: Display proper error message when reaching inotify limits on linux. <a href="https://github-redirect.dependabot.com/notify-rs/notify/issues/290">#290</a></li> </ul> <p><a href="https://github-redirect.dependabot.com/notify-rs/notify/issues/268">#268</a>: <a href="https://github-redirect.dependabot.com/notify-rs/notify/pull/268">notify-rs/notify#268</a> <a href="https://github-redirect.dependabot.com/notify-rs/notify/issues/288">#288</a>: <a href="https://github-redirect.dependabot.com/notify-rs/notify/pull/288">notify-rs/notify#288</a> <a href="https://github-redirect.dependabot.com/notify-rs/notify/issues/290">#290</a>: <a href="https://github-redirect.dependabot.com/notify-rs/notify/pull/290">notify-rs/notify#290</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/notify-rs/notify/blob/4.0.17/CHANGELOG.md">notify's changelog</a>.</em></p> <blockquote> <h2>4.0.17 (2021-05-13)</h2> <ul> <li>FIX: Don't crash on macos when creating &amp; deleting folders in rapid succession <a href="https://github-redirect.dependabot.com/notify-rs/notify/issues/303">#303</a></li> </ul> <p><a href="https://github-redirect.dependabot.com/notify-rs/notify/issues/303">#303</a>: <a href="https://github-redirect.dependabot.com/notify-rs/notify/pull/303">notify-rs/notify#303</a></p> <h2>4.0.16 (2021-04-14)</h2> <ul> <li>FIX: Report events promptly on Linux, even when many occur in rapid succession. <a href="https://github-redirect.dependabot.com/notify-rs/notify/issues/268">#268</a></li> <li>FIX: Fix leaks on Windows and debounce module. <a href="https://github-redirect.dependabot.com/notify-rs/notify/issues/288">#288</a></li> <li>FIX: Display proper error message when reaching inotify limits on linux. <a href="https://github-redirect.dependabot.com/notify-rs/notify/issues/290">#290</a></li> </ul> <p><a href="https://github-redirect.dependabot.com/notify-rs/notify/issues/268">#268</a>: <a href="https://github-redirect.dependabot.com/notify-rs/notify/pull/268">notify-rs/notify#268</a> <a href="https://github-redirect.dependabot.com/notify-rs/notify/issues/288">#288</a>: <a href="https://github-redirect.dependabot.com/notify-rs/notify/pull/288">notify-rs/notify#288</a> <a href="https://github-redirect.dependabot.com/notify-rs/notify/issues/290">#290</a>: <a href="https://github-redirect.dependabot.com/notify-rs/notify/pull/290">notify-rs/notify#290</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/notify-rs/notify/commit/49ace955830685b69c3b707057e81fa745230a7e"><code>49ace95</code></a> Release 4.0.17</li> <li><a href="https://github.com/notify-rs/notify/commit/3c8d15976f28a950f33e428e43d4e4479945a5f3"><code>3c8d159</code></a> Backport <a href="https://github-redirect.dependabot.com/notify-rs/notify/issues/302">#302</a> to v4</li> <li><a href="https://github.com/notify-rs/notify/commit/81b2ab4bb1cc05b88ca12cca782f20f5ea0a42d9"><code>81b2ab4</code></a> Do not self-update rustup to avoid permission failure</li> <li><a href="https://github.com/notify-rs/notify/commit/ded07f442a96f33c6b7fefe3195396a33a28ddc3"><code>ded07f4</code></a> Release v4.0.16</li> <li><a href="https://github.com/notify-rs/notify/commit/54079d947c0708c5707746e859e91e4f6b474bfb"><code>54079d9</code></a> Pull Request <a href="https://github-redirect.dependabot.com/notify-rs/notify/issues/288">#288</a>: V4 leak fix</li> <li><a href="https://github.com/notify-rs/notify/commit/fe858f14d5c3d35caf5201cd9c1b34c87e89fef2"><code>fe858f1</code></a> Merge branch 'try-v4' into v4-leak-fix</li> <li><a href="https://github.com/notify-rs/notify/commit/1bba5051f131b7ab2f692c4a3fe97f7bc09075c7"><code>1bba505</code></a> Update CHANGELOG.md</li> <li><a href="https://github.com/notify-rs/notify/commit/821331fbc392c74a55958e4164416f6cb389c5e0"><code>821331f</code></a> Backport <a href="https://github-redirect.dependabot.com/notify-rs/notify/issues/285">#285</a> display correct inotify limit error</li> <li><a href="https://github.com/notify-rs/notify/commit/7b3c31acb9a23724b6b74c89494b80b6257ca4b9"><code>7b3c31a</code></a> Migrate to GitHub Actions (<a href="https://github-redirect.dependabot.com/notify-rs/notify/issues/293">#293</a>)</li> <li><a href="https://github.com/notify-rs/notify/commit/b03c36bed82614d5111d62067a44c14a223af609"><code>b03c36b</code></a> Merge branch 'v4-leak-fix' of github.com:Awfa/notify into v4-leak-fix</li> <li>Additional commits viewable in <a href="https://github.com/notify-rs/notify/compare/v4.0.15...4.0.17">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=notify&package-manager=cargo&previous-version=4.0.15&new-version=4.0.17)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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 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> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem closed this issue 2026-02-26 17:38:03 +03:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/resync#5
No description provided.